All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-23 17:47:00 to 2015-10-23 18:17:40 UTC [more...]

Adding Xen development headers to XenServer
 2015-10-23 18:17 UTC  (3+ messages)

[PATCH 3.14 00/25] 3.14.56-stable review
 2015-10-23 17:46 UTC  (26+ messages)
` [PATCH 3.14 01/25] l2tp: protect tunnel->del_work by ref_count
` [PATCH 3.14 02/25] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH 3.14 03/25] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
` [PATCH 3.14 04/25] net/unix: fix logic about sk_peek_offset
` [PATCH 3.14 05/25] skbuff: Fix skb checksum flag on skb pull
` [PATCH 3.14 06/25] skbuff: Fix skb checksum partial check
` [PATCH 3.14 07/25] net: add pfmemalloc check in sk_add_backlog()
` [PATCH 3.14 08/25] ppp: dont override sk->sk_state in pppoe_flush_dev()
` [PATCH 3.14 09/25] ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
` [PATCH 3.14 10/25] asix: Dont reset PHY on if_up for ASIX 88772
` [PATCH 3.14 11/25] asix: Do full reset during ax88772_bind
` [PATCH 3.14 12/25] crypto: sparc - initialize blkcipher.ivsize
` [PATCH 3.14 13/25] crypto: ahash - ensure statesize is non-zero
` [PATCH 3.14 14/25] btrfs: fix use after free iterating extrefs
` [PATCH 3.14 15/25] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
` [PATCH 3.14 16/25] i2c: rcar: enable RuntimePM before registering to the core
` [PATCH 3.14 17/25] i2c: s3c2410: "
` [PATCH 3.14 18/25] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
` [PATCH 3.14 19/25] workqueue: make sure delayed work run in local cpu
` [PATCH 3.14 20/25] drm/nouveau/fbcon: take runpm reference when userspace has an open fd
` [PATCH 3.14 21/25] drm/radeon: add pm sysfs files late
` [PATCH 3.14 22/25] dm thin: fix missing pool reference count decrement in pool_ctr error path
` [PATCH 3.14 23/25] rbd: fix double free on rbd_dev->header_name
` [PATCH 3.14 24/25] sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
` [PATCH 3.14 25/25] sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()

[U-Boot] [PATCH v4 00/24] spi: Use BIT and GENMASK
 2015-10-23 18:17 UTC  (4+ messages)
` [U-Boot] [PATCH v4 18/24] spi: cadence_qspi_apb: Use GENMASK

[git pull] device mapper fixes for 4.3 final
 2015-10-23 18:16 UTC 

[PATCH] staging: vt6656: Remove unnecessary braces and tab spacing
 2015-10-23 18:14 UTC 

[PATCH] mtd: document linux-specific partition parser DT binding
 2015-10-23 18:14 UTC  (6+ messages)

[PATCH 4/6] reset: sunxi: Add compatible for Allwinner H3 bus resets
 2015-10-23 18:14 UTC  (14+ messages)
` [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI

[U-Boot] [PATCH v2 1/2] arm: stm32f4: fix a bug when only first sector gets erased
 2015-10-23 18:14 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] arm: stm32f4: fix a bug when a random "

[PATCH] arm64: Align .text section to PAGE_SIZE
 2015-10-23 18:13 UTC  (5+ messages)

nfs lockup
 2015-10-23 18:10 UTC  (2+ messages)

[PATCH 4.1 00/46] 4.1.12-stable review
 2015-10-23 17:46 UTC  (46+ messages)
` [PATCH 4.1 01/46] net/ibm/emac: bump version numbers for correct work with ethtool
` [PATCH 4.1 02/46] l2tp: protect tunnel->del_work by ref_count
` [PATCH 4.1 03/46] skbuff: Fix skb checksum flag on skb pull
` [PATCH 4.1 04/46] skbuff: Fix skb checksum partial check
` [PATCH 4.1 05/46] inet: fix races in reqsk_queue_hash_req()
` [PATCH 4.1 06/46] net: add pfmemalloc check in sk_add_backlog()
` [PATCH 4.1 07/46] ppp: dont override sk->sk_state in pppoe_flush_dev()
` [PATCH 4.1 08/46] inet: fix race in reqsk_queue_unlink()
` [PATCH 4.1 09/46] bpf: fix panic in SO_GET_FILTER with native ebpf programs
` [PATCH 4.1 10/46] ovs: do not allocate memory from offline numa node
` [PATCH 4.1 11/46] act_mirred: clear sender cpu before sending to tx
` [PATCH 4.1 12/46] ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
` [PATCH 4.1 13/46] tipc: move fragment importance field to new header position
` [PATCH 4.1 14/46] netlink: Trim skb to alloc size to avoid MSG_TRUNC
` [PATCH 4.1 15/46] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH 4.1 16/46] af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
` [PATCH 4.1 17/46] net/unix: fix logic about sk_peek_offset
` [PATCH 4.1 18/46] drm: Fix locking for sysfs dpms file
` [PATCH 4.1 19/46] crypto: sparc - initialize blkcipher.ivsize
` [PATCH 4.1 20/46] crypto: ahash - ensure statesize is non-zero
` [PATCH 4.1 21/46] memcg: convert threshold to bytes
` [PATCH 4.1 22/46] btrfs: check unsupported filters in balance arguments
` [PATCH 4.1 23/46] btrfs: fix use after free iterating extrefs
` [PATCH 4.1 24/46] arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419
` [PATCH 4.1 25/46] nfsd/blocklayout: accept any minlength
` [PATCH 4.1 26/46] mfd: max77843: Fix max77843_chg_init() return on error
` [PATCH 4.1 27/46] i2c: rcar: enable RuntimePM before registering to the core
` [PATCH 4.1 28/46] i2c: s3c2410: "
` [PATCH 4.1 29/46] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
` [PATCH 4.1 30/46] i2c: designware-platdrv: enable RuntimePM before registering to the core
` [PATCH 4.1 31/46] workqueue: make sure delayed work run in local cpu
` [PATCH 4.1 32/46] drm/nouveau/fbcon: take runpm reference when userspace has an open fd
` [PATCH 4.1 33/46] drm/dp/mst: make mst i2c transfer code more robust
` [PATCH 4.1 34/46] drm/radeon: attach tile property to mst connector
` [PATCH 4.1 35/46] drm/radeon: add pm sysfs files late
` [PATCH 4.1 36/46] dm thin: fix missing pool reference count decrement in pool_ctr error path
` [PATCH 4.1 37/46] rbd: fix double free on rbd_dev->header_name
` [PATCH 4.1 38/46] sched/preempt: Rename PREEMPT_CHECK_OFFSET to PREEMPT_DISABLE_OFFSET
` [PATCH 4.1 39/46] sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
` [PATCH 4.1 41/46] arm64: Fix THP protection change logic
` [PATCH 4.1 42/46] svcrdma: handle rdma read with a non-zero initial page offset
` [PATCH 4.1 43/46] locks: have flock_lock_file take an inode pointer instead of a filp
` [PATCH 4.1 44/46] locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait
` [PATCH 4.1 45/46] locks: inline posix_lock_file_wait and flock_lock_file_wait
` [PATCH 4.1 46/46] nfs4: have do_vfs_lock take an inode pointer

[GIT PULL] Allwinner DT changes for 4.4, round 3
 2015-10-23 18:07 UTC 

nfsv41 over AF_VSOCK (nfs-ganesha)
 2015-10-23 18:05 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 00/25] qapi collision reduction (post-introspection subset B')
 2015-10-23 18:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v10 07/25] qapi-visit: Split off visit_type_FOO_fields forward decl

[Bug 106031] Regression in 4.2.x: in airplane mode each time I open my laptop lid
 2015-10-23 18:03 UTC  (12+ messages)

[PATCH 0/2] raid1/10: Handle write errors correctly in narrow_write_error()
 2015-10-23 18:02 UTC  (8+ messages)

[GIT PULL 2/2] Broadcom SoC changes for v4.4 (part 2)
 2015-10-23 18:02 UTC  (2+ messages)

[PATCH net-next 0/2] drivers: xgene: Add support RGMII TX/RX delay configuration
 2015-10-23 18:02 UTC  (5+ messages)
` [PATCH net-next 1/2] drivers: net: "

External Build
 2015-10-23 18:00 UTC 

[PATCH v2] EDAC: Add ARM64 EDAC
 2015-10-23 17:58 UTC  (8+ messages)

[PATCH v5 00/28] remove pci driver from vdevs
 2015-10-23 17:36 UTC  (29+ messages)
  ` [PATCH v5 01/28] librte_eal: add RTE_KDRV_NONE for vdevs
  ` [PATCH v5 02/28] librte_ether: add fields from rte_pci_driver to rte_eth_dev_data
  ` [PATCH v5 03/28] librte_ether: add function rte_eth_copy_dev_info
  ` [PATCH v5 04/28] ixgbe: copy pci device info to eth_dev data
  ` [PATCH v5 05/28] e1000: "
  ` [PATCH v5 06/28] i40e: "
  ` [PATCH v5 07/28] fm10k: "
  ` [PATCH v5 08/28] bnx2x: "
  ` [PATCH v5 09/28] cxgbe: "
  ` [PATCH v5 10/28] enic: "
  ` [PATCH v5 11/28] mlx4: "
  ` [PATCH v5 12/28] virtio: "
  ` [PATCH v5 13/28] vmxnet3: "
  ` [PATCH v5 14/28] null: copy "
  ` [PATCH v5 15/28] ring: "
  ` [PATCH v5 16/28] pcap: "
  ` [PATCH v5 17/28] af_packet: "
  ` [PATCH v5 18/28] xenvirt: "
  ` [PATCH v5 19/28] mpipe: "
  ` [PATCH v5 20/28] bonding: "
  ` [PATCH v5 21/28] librte_ether: remove branches on pci_dev
  ` [PATCH v5 22/28] null: remove pci device
  ` [PATCH v5 23/28] ring: "
  ` [PATCH v5 24/28] pcap: "
  ` [PATCH v5 25/28] af_packet: "
  ` [PATCH v5 26/28] xenvirt: "
  ` [PATCH v5 27/28] mpipe: "
  ` [PATCH v5 28/28] bonding: "

Fw: [Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-23 17:59 UTC  (21+ messages)
`  "
                                      ` [PATCH net-next] af_unix: do not report POLLOUT on listeners

[CRITICAL] Boards failing to build with GCC 5.2 - Kernel patches are needed
 2015-10-23 17:58 UTC  (2+ messages)

MUSB peripheral DMA regression caused by driver core runtime PM change
 2015-10-23 17:58 UTC  (8+ messages)

[PATCH 1/2] drm/i915/execlists: HWS is uncached on !llc platforms
 2015-10-23 17:56 UTC  (3+ messages)

[PATCH 1/2] intel: Add SKL GT4 PCI IDs
 2015-10-23 17:56 UTC  (2+ messages)
` [PATCH 2/2] intel: Cleanup SKL PCI ID definitions

[GIT PULL 1/3] ARM: imx: soc updates for 4.4
 2015-10-23 17:56 UTC  (6+ messages)
` [GIT PULL 2/3] ARM: imx: device tree changes "
` [GIT PULL 3/3] ARM: imx: defconfig updates "

BAT: restructuring code
 2015-10-23 17:54 UTC 

overlap of devices in rtl8xxxu and rtl8192cu
 2015-10-23 17:53 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] arm: mvebu: a38x: Cleanup serdes/DDR training
 2015-10-23 17:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: a38x: Add const to some function calls
` [U-Boot] [PATCH 3/3] arm: mvebu: a38x: serdes specification cleanup
` [U-Boot] [PATCH 1/3] arm: mvebu: a38x: Remove unsupported topologies

[PATCH] soc/qcom: add OCMEM driver
 2015-10-23 17:52 UTC  (3+ messages)

[PATCH] x86/vmx: Improvements to vmentry failure handling
 2015-10-23 17:52 UTC 

[U-Boot] [PATCH] spi: Tegra: add device tree binding doc for SPI and QSPI
 2015-10-23 17:52 UTC  (3+ messages)

[U-Boot] [PATCH] env_ubi.c: Correct pointer error in env load
 2015-10-23 17:51 UTC 

[PATCH v3] mem: command line option to delete hugepage backing files
 2015-10-23 17:50 UTC  (6+ messages)

[U-Boot] [PATCH] mtd: pxa3xx_nand: Correct allocation and init bug
 2015-10-23 17:49 UTC 

manually destriping a 4 drive raid5 with one missing drive
 2015-10-23 17:49 UTC  (6+ messages)
    ` Fwd: "

[PATCH] Revert "serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()"
 2015-10-23 17:49 UTC  (9+ messages)

[PATCH 1/9] ASoC: Intel: Skylake: Fix return for pm_runtime_get_sync()
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix return for pm_runtime_get_sync()" to the asoc tree

[PATCH 1/2] spi: fix kernel-doc warnings about missing return desc in spi.h
 2015-10-23 17:47 UTC  (2+ messages)
  ` Applied "spi: fix kernel-doc warnings about missing return desc in spi.h" to the spi tree

[PATCH 2/2] spi: fix kernel-doc warnings about missing return desc in spi.c
 2015-10-23 17:47 UTC  (2+ messages)
  ` Applied "spi: fix kernel-doc warnings about missing return desc in spi.c" to the spi tree

[PATCH 2/9] ASoC: Intel: Skylake: Remove BE copier blob memcpy
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Remove BE copier blob memcpy" to the asoc tree

[PATCH 3/9] ASoC: Intel: Skylake: Fix to use correct macros for the path iteration
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix to use correct macros for the path iteration" to the asoc tree

[PATCH 4/9] ASoC: Intel: Skylake: Fix to fill all sink/source pipe params
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix to fill all sink/source pipe params" to the asoc tree

[PATCH 5/9] ASoC: Intel: Skylake: Update for ssp node index in copier cfg
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Update for ssp node index in copier cfg" to the asoc tree

[PATCH 6/9] ASoC: Intel: Skylake: Add support to disable module notifications
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add support to disable module notifications" to the asoc tree

[PATCH 7/9] ASoC: Intel: Skylake: Fix to check return value of dsp init
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix to check return value of dsp init" to the asoc tree

[PATCH 8/9] ASoC: Intel: Skylake: Fix to set Non gateway copier cfg
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Fix to set Non gateway copier cfg" to the asoc tree

[PATCH 9/9] ASoC: Intel: Skylake: Add support to topology for module static pin
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: Intel: Skylake: Add support to topology for module static pin" to the asoc tree

[PATCH] ASoC: rt5645: Add the HWEQ for the speaker output
 2015-10-23 17:47 UTC  (2+ messages)
` Applied "ASoC: rt5645: Add the HWEQ for the speaker output" to the asoc tree

[PATCH 4.2 00/54] 4.2.5-stable review
 2015-10-23 17:45 UTC  (19+ messages)
` [PATCH 4.2 03/54] af_unix: Convert the unix_sk macro to an inline function for type safety
` [PATCH 4.2 08/54] net: dsa: fix preparation of a port STP update
` [PATCH 4.2 09/54] inet: fix races in reqsk_queue_hash_req()
` [PATCH 4.2 22/54] crypto: sparc - initialize blkcipher.ivsize
` [PATCH 4.2 24/54] crypto: ahash - ensure statesize is non-zero
` [PATCH 4.2 26/54] btrfs: check unsupported filters in balance arguments
` [PATCH 4.2 27/54] btrfs: fix use after free iterating extrefs
` [PATCH 4.2 35/54] i2c: designware-platdrv: enable RuntimePM before registering to the core
` [PATCH 4.2 36/54] workqueue: make sure delayed work run in local cpu
` [PATCH 4.2 38/54] KVM: x86: fix SMI to halted VCPU
` [PATCH 4.2 39/54] KVM: x86: fix RSM into 64-bit protected mode
` [PATCH 4.2 40/54] drm/qxl: fix framebuffer dirty rectangle tracking
` [PATCH 4.2 41/54] drm/nouveau/fbcon: take runpm reference when userspace has an open fd
` [PATCH 4.2 42/54] drm/dp/mst: make mst i2c transfer code more robust
` [PATCH 4.2 43/54] drm/radeon: attach tile property to mst connector
` [PATCH 4.2 44/54] drm/radeon: add pm sysfs files late
` [PATCH 4.2 45/54] drm/amdgpu: "
` [PATCH 4.2 46/54] drm/amdgpu: fix num_crtc on CZ

[iproute RFC PATCH 0/9] Document tc filters
 2015-10-23 17:47 UTC  (10+ messages)
` [iproute RFC PATCH 1/9] tc: add a man page for basic filter
` [iproute RFC PATCH 2/9] tc: add a man page for cgroup filter
` [iproute RFC PATCH 3/9] tc: add a man page for flow filter
` [iproute RFC PATCH 4/9] tc: add a man page for flower filter
` [iproute RFC PATCH 5/9] tc: add a man page for fw filter
` [iproute RFC PATCH 6/9] tc: add a man page for route filter
` [iproute RFC PATCH 7/9] tc: add a man page for tcindex filter
` [iproute RFC PATCH 8/9] tc: add a man page for u32 filter
` [iproute RFC PATCH 9/9] tc: ship filter man pages and refer to them in tc.8


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.