All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-13 13:56:47 to 2016-12-13 14:53:34 UTC [more...]

[PATCH 1/5] drm/i915: Move all the DP compliance data to a separate struct
 2016-12-13 14:53 UTC  (3+ messages)
` [PATCH v2 "

extend bi_size to unsigned long ?
 2016-12-13 14:53 UTC  (2+ messages)

[PATCH 00/13] Fixes and tweaks
 2016-12-13 14:53 UTC  (10+ messages)
` [PATCH 04/13] acl: allow zero verdict
` [PATCH 06/13] null: fake PMD capabilities

[PATCH V5] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-12-13 14:53 UTC  (8+ messages)
            ` build issue on staging (was Re: [PATCH V5] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT)

[PATCH 01/17] hwmon: (adm9240) Fix overflows seen when writing into limit attributes
 2016-12-13 14:52 UTC  (7+ messages)
` [PATCH 03/17] hwmon: (lm93) "
` [PATCH 17/17] hwmon: (gl520sm) "

[PATCH] drm: Fix for invalid pruning of modes in dual display cases
 2016-12-13 14:52 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/7] hwrng: core: do not use multiple blank lines
 2016-12-13 14:51 UTC  (7+ messages)
` [PATCH v2 2/7] hwrng: core: rewrite better comparison to NULL
` [PATCH v2 3/7] hwrng: core: Rewrite the header
` [PATCH v2 4/7] hwrng: core: Replace asm/uaccess.h by linux/uaccess.h
` [PATCH v2 5/7] hwrng: core: Move hwrng miscdev minor number to include/linux/miscdevice.h
` [PATCH v2 6/7] hwrng: core: remove unused PFX macro
` [PATCH v2 7/7] hwrng: core: Remove linux/sched.h from includes

[Buildroot] [PATCH 1/2] zlib: use $(TARGET_MAKE_ENV) when calling $(MAKE1)
 2016-12-13 14:50 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] zlib: use $(HOST_MAKE_ENV) "

i.MX31 3DS board not booting after commit 1c2f87c22... ARM: 8025/1: Get rid of meminfo
 2016-12-13 14:50 UTC  (2+ messages)

[pull request] Delete man pages that will migrate to the Linux man-pages project
 2016-12-13 14:50 UTC 

[PATCH V6] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-12-13 14:50 UTC 

[PATCH 0/2] Generic HDMI codec: Add channel mapping control
 2016-12-13 14:49 UTC  (9+ messages)
` [PATCH 2/2] ASoC: hdmi-codec: add "

mlx5: net_device.addr_list_lock usage before initialization
 2016-12-13 14:48 UTC  (2+ messages)

[PATCH 0/3] vvmx: fix L1 vmxon
 2016-12-13 14:48 UTC  (7+ messages)
` [PATCH 1/3] vvmx: set vmxon_region_pa of vcpu out of VMX operation to an invalid address
` [PATCH 2/3] vvmx: return VMfail to L1 if L1 vmxon is executed in VMX operation
` [PATCH 3/3] vvmx: check the operand of L1 vmxon

[PATCH] drm/i915: Optimise VMA lookup slightly
 2016-12-13 14:47 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] locking/hung_task: Defer showing held locks
 2016-12-13 14:45 UTC 

[PATCH V7 0/8] Add support for privileged mappings
 2016-12-13 14:46 UTC  (11+ messages)
` [PATCH V7 5/8] arm64/dma-mapping: Implement DMA_ATTR_PRIVILEGED

[PATCH] greybus: timesync: replace init_timer with setup_timer
 2016-12-13 14:39 UTC 

[Qemu-devel] VNC LED state buggy, interop issue
 2016-12-13 14:44 UTC  (5+ messages)

[PATCH] firmware: dmi_scan: Always show system identification string
 2016-12-13 14:43 UTC  (6+ messages)

[PATCH 3/3] netns: fix net_generic() "id - 1" bloat
 2016-12-13 14:42 UTC  (6+ messages)

[PATCH v4 3/3] selftest/gpio: add gpio test case
 2016-12-13 14:33 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] lib/Kconfig.debug: correct documentation paths
 2016-12-13 14:40 UTC 

[patch NOT added to 3.12 stable tree] Don't feed anything but regular iovec's to blk_rq_map_user_iov
 2016-12-13 14:40 UTC  (3+ messages)

ATENCIÓN;
 2016-12-13 14:24 UTC 

[PATCH v6 0/9] SELinux support for Infiniband RDMA
 2016-12-13 14:40 UTC  (11+ messages)
` [PATCH v6 3/9] selinux lsm IB/core: Implement LSM notification system
` [PATCH v6 5/9] selinux: Create policydb version for Infiniband support

[PATCH 00/10] vtime: Delay cputime accounting to tick
 2016-12-13 14:38 UTC  (7+ messages)
` [PATCH 09/10] s390/cputime: delayed accounting of system time

[Qemu-devel] [PATCH for-2.9 2/2] intel_iommu: extend supported guest aw to 48 bits
 2016-12-13 14:38 UTC  (11+ messages)

[PATCH] Btrfs: Coding style fixes
 2016-12-13 14:37 UTC  (4+ messages)

[PATCH 0/6] x86emul: XSA-200 follow-up
 2016-12-13 14:32 UTC  (15+ messages)
` [PATCH 1/6] x86emul: CMPXCHG{8,16}B ignore prefixes
  ` [PATCH 1/6] x86emul: CMPXCHG{8, 16}B "
` [PATCH 2/6] x86emul: reduce CMPXCHG{8, 16}B footprint and casting
` [PATCH 3/6] x86emul: check for CMPXCHG8B availability
` [PATCH 4/6] x86emul: check for CLFLUSH{, OPT} availability
` [PATCH 5/6] x86emul: check for SYSENTER/SYSEXIT availability
` [PATCH 6/6] x86emul: check for LAHF_LM availability
` [PATCH 7/6] x86emul: MOVNTI does not allow REP prefixes

[PATCH v1] mtd: nandbiterrs: Have init function return 0 on success
 2016-12-13 14:36 UTC 

[PATCH 3/4] drm/i915: Find fallback link rate/lane count
 2016-12-13 14:36 UTC  (4+ messages)
` [PATCH v7 "

WARNING: kernel stack frame pointer at ffffffff82e03f40 in swapper:0 has bad value (null)
 2016-12-13 14:34 UTC  (11+ messages)

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2016-12-13 14:35 UTC  (5+ messages)
` [PATCH v2 00/32] "
  ` [PATCH v2 17/32] net/i40e: set VF broadcast mode from PF

[v1] net:ethernet:cavium:octeon:octeon_mgmt: Handle return NULL error from devm_ioremap
 2016-12-13 14:34 UTC 

[PATCH] seq_file: reset iterator to first record for zero offset
 2016-12-13 14:34 UTC 

[Qemu-devel] [Nbd] [PATCH v5] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-12-13 14:33 UTC  (6+ messages)
` [Qemu-devel] [Nbd] [PATCH v5] doc: Add NBD_CMD_BLOCK_STATUS extension (part 2)

[PATCH] selftest: sync: improve assert() failure message
 2016-12-13 14:33 UTC  (2+ messages)

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2016-12-13 14:33 UTC  (8+ messages)
` [PATCH v9 1/3] ARM: sunxi_defconfig: Add CONFIG_THERMAL_OF
` [PATCH v9 2/3] mfd: Kconfig: MFD_SUN4I_GPADC depends on !TOUCHSCREN_SUN4I_GPADC
` [PATCH v9 3/3] iio: adc: add support for Allwinner SoCs ADC

[RFC v2 PATCH 0/3] Fix dma_alloc_coherent() and friends for NOMMU
 2016-12-13 14:33 UTC  (5+ messages)

kvm memslot questions
 2016-12-13 14:32 UTC  (4+ messages)

[PATCH v6 0/2] Add support for Omnivision OV5647
 2016-12-13 14:32 UTC  (3+ messages)
` [PATCH v6 1/2] Add OV5647 device tree documentation
` [PATCH v6 2/2] Add support for OV5647 sensor

nftables: masquerade sets wrong source address
 2016-12-13 14:32 UTC  (2+ messages)

Intel board support for xen
 2016-12-13 14:32 UTC  (6+ messages)

[PATCH] crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem
 2016-12-13 14:32 UTC 

[PATCH 1/2] mci: imx: Add imx6sx compatible
 2016-12-13 14:31 UTC  (2+ messages)
` [PATCH 2/2] ARCH: ARM: Add support for phytec-phycore-imx6ul

[PATCH] crypto: bring back alphabetical order of Makefile
 2016-12-13 14:30 UTC 

Soft lockup in tc_classify
 2016-12-13 11:59 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/ppc/spapr: Fix boot path of usb-host storage devices
 2016-12-13 14:29 UTC  (3+ messages)

[PATCH 0/5] async requests support for 9pfs
 2016-12-13 14:29 UTC  (6+ messages)
` [PATCH 1/5] 9p: add iocb parameter to p9_client_read and p9_client_write
  ` [PATCH 4/5] 9p: introduce async read requests

[PATCHSET/RFC v2] blk-mq scheduling framework
 2016-12-13 14:29 UTC  (4+ messages)
` [PATCH 5/7] blk-mq-sched: add framework for MQ capable IO schedulers

[Qemu-devel] [PATCHv3 0/5] Hash Page Table resizing for TCG pseries guests
 2016-12-13 14:29 UTC  (3+ messages)
` [Qemu-devel] [PATCHv3 2/5] pseries: Stubs for HPT resizing

[PATCH] iio: misc: add a generic regulator driver
 2016-12-13 14:28 UTC  (9+ messages)

[PATCH 0/4] Link Training failure handling by sending Hotplug Uevent
 2016-12-13 14:28 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Compute sink's max lane count/link BW at Hotplug

[Qemu-devel] [PATCH] display: virtio-gpu-3d: check virgl capabilities max_size
 2016-12-13 14:26 UTC  (5+ messages)

[PATCH v2 0/4] printk: Fixes and hardening related to KERN_CONT
 2016-12-13 14:26 UTC  (6+ messages)
` [PATCH v2 3/4] printk/btrfs: Handle more message headers

Migration of some *.7 keyutils man pages from keyutils to man-pages
 2016-12-13 14:23 UTC  (6+ messages)

[PATCH v3 0/2] eeprom: Add IDT 89HPESx EEPROM/CSR driver
 2016-12-13 14:22 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] eeprom: Add IDT 89HPESx driver bindings file

[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages]
 2016-12-13 14:22 UTC 

use ceph-ci.git to get repositories out of dev branches
 2016-12-13 14:20 UTC  (3+ messages)

[PATCH v7 0/5] Add intial support to DW MMC host on ZTE SoC
 2016-12-13 14:20 UTC  (4+ messages)
` [PATCH v7 1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings

Revised keyrings(7) man page for review
 2016-12-13 14:20 UTC  (8+ messages)

[PATCH v4 0/9] STM32F4 missing clocks
 2016-12-13 14:20 UTC  (30+ messages)
` [PATCH v4 1/9] clk: stm32f4: Update DT bindings documentation
` [PATCH v4 2/9] clk: stm32f4: Add PLL_I2S & PLL_SAI for STM32F429/469 boards
` [PATCH v4 3/9] clk: stm32f4: Add post divisor for I2S & SAI PLLs
` [PATCH v4 4/9] clk: stm32f4: Add lcd-tft clock
` [PATCH v4 5/9] clk: stm32f4: Add I2S clock
` [PATCH v4 6/9] clk: stm32f4: Add SAI clocks
` [PATCH v4 7/9] clk: stm32f4: SDIO & 48Mhz clock management for STM32F469 board
  ` [PATCH v4 8/9] ARM: dts: stm32f4: Add external I2S clock
` [PATCH v4 9/9] ARM: dts: stm32f4: Include auxiliary stm32fx clock definition

ATENCIÓN;
 2016-12-13 14:18 UTC 

[PATCH v3] fix potential pa_range_info out of bound access
 2016-12-13 14:18 UTC  (2+ messages)

[PATCH 1/2] grub_git: extend recipe for proper target deployment
 2016-12-13 14:17 UTC  (2+ messages)

[PATCH v6] arm64: fpsimd: improve stacking logic in non-interruptible context
 2016-12-13 14:17 UTC  (3+ messages)

[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed
 2016-12-13 14:16 UTC  (2+ messages)

[Qemu-devel] [RFC] qmp: query-device-slots command
 2016-12-13 14:15 UTC  (4+ messages)

[PATCH 0/6] drm/atomic: Remove drm_atomic_helper_framebuffer_changed
 2016-12-13 14:13 UTC  (6+ messages)
` [PATCH 2/6] drm/atomic: Unconditionally call prepare_fb
    ` [Intel-gfx] "

[PATCH v2] kasan: Support for r/w instrumentation control
 2016-12-13 14:13 UTC  (7+ messages)

[XEN VMID PATCH 1/2] xen/arm: Move p2m_vmid_allocator_init() inside setup_virt_paging()
 2016-12-13 14:13 UTC  (5+ messages)
` [XEN VMID PATCH 2/2 v3] xen/arm: Add support for 16 bit VMIDs

[PATCH v4 0/5] i2c: designware: Add slave support
 2016-12-13 14:11 UTC  (7+ messages)
` [PATCH v4 3/5] i2c: designware: Add slave definitions

[PATCH v2] drm/i915/bxt: add bxt dsi gpio element support
 2016-12-13 14:11 UTC  (2+ messages)

[PATCH v2] crypto: sun4i-ss: support the Security System PRNG
 2016-12-13 14:10 UTC  (8+ messages)

[PATCH v2] Always return last partition end address in 512B blocks
 2016-12-13 14:09 UTC  (2+ messages)

[PATCH RFC] [media] s5k6aa: set usleep_range greater 0
 2016-12-13 14:10 UTC  (3+ messages)

[PATCH v2 0/2] SCPI (pre-v1.0): fix reading sensor value
 2016-12-13 14:09 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v3] firmware: arm_scpi: fix reading sensor values on pre-1.0 SCPI firmwares

[PATCH] Add IDT 89HPESx EEPROM/CSR driver
 2016-12-13 14:08 UTC  (10+ messages)
` [PATCH v2 0/2] eeprom: "
  ` [PATCH v2 2/2] eeprom: Add IDT 89HPESx driver bindings file

4.9.0 build error on Alpha
 2016-12-13 14:07 UTC 

[PATCH] Input: ar1021-i2c - fix too long name in driver's device table
 2016-12-13 14:06 UTC  (2+ messages)

Backport request: crypto: rsa - Add Makefile dependencies to fix parallel builds
 2016-12-13 13:57 UTC 

[PATCH] selftests: ftrace: Shift down default message verbosity
 2016-12-13 14:06 UTC  (3+ messages)

[PATCH] powerpc/mm/hugetlb: Don't panic if we don't find the default huge page size
 2016-12-13 14:04 UTC 

[meta-swupd][PATCH] bsdiff: update to latest version
 2016-12-13 14:03 UTC  (16+ messages)
    ` update mechanisms (was: Re: [meta-swupd][PATCH] bsdiff: update to latest version)
      ` update mechanisms

[PATCH v2 0/3] Add Support for Cavium Cryptographic Accelerarion Unit
 2016-12-13 14:03 UTC  (3+ messages)
` [PATCH v2 2/3] drivers: crypto: Add the Virtual Function driver for CPT
` [PATCH v2 3/3] drivers: crypto: Enable CPT options crypto for build

[PATCH] remove dead code from arm/decode.c
 2016-12-13 14:00 UTC  (2+ messages)

[PATCH v2] stubdom: modify ioemu linkfarm only if necessary
 2016-12-13 13:58 UTC 

[PATCH 0/8] Fixes for eSDK and testsdkext
 2016-12-13 13:58 UTC  (4+ messages)
` [PATCH 2/8] oeqa/sdkext/devtool.py: remove workspace/sources before running test cases

[PATCH net] virtio-net: correctly enable multiqueue
 2016-12-13 13:56 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.