All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-30 08:55:13 to 2016-05-30 09:28:43 UTC [more...]

[PATCH] mm/memcontrol.c: add memory allocation result check
 2016-05-30  9:28 UTC  (4+ messages)

[Ocfs2-devel] [PATCH v2 0/5] ocfs2: sysfs and cleanup
 2016-05-30  9:28 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 2/5] Use the sysfs interface for creating filecheck files
` [Ocfs2-devel] [PATCH 3/5] Generate uevents for errors
` [Ocfs2-devel] [PATCH 4/5] ocfs2: Disallow duplicate entries in the list

[PATCH -v2 0/6] spin_unlock_wait borkage
 2016-05-30  9:25 UTC  (6+ messages)
` [PATCH -v2 4/6] locking, arch: Update spin_unlock_wait()

[PATCH v2 0/3] Minor orangefs xattr cleanups
 2016-05-30  9:26 UTC  (4+ messages)
` [PATCH v2 1/3] orangefs: Remove useless defines
` [PATCH v2 2/3] orangefs: Remove redundant "trusted." xattr handler
` [PATCH v2 3/3] orangefs: Remove useless xattr prefix arguments

[Qemu-devel] [PATCH v7 00/25] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-05-30  9:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH v7 07/25] intel_iommu: define several structs for IOMMU IR

[U-Boot] [PATCH] Remove remaining remnants of unused "bcopy"
 2016-05-30  9:25 UTC  (2+ messages)

mtd locking
 2016-05-30  9:24 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] Block migration: Convert to BlockBackend
 2016-05-30  9:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] migration/block: Convert load "
` [Qemu-devel] [PATCH 2/2] migration/block: Convert saving "

[Qemu-devel] [PATCH] iostatus: fix comments for block_job_iostatus_reset
 2016-05-30  9:28 UTC 

[PATCH 00/26] RFC: generic nonblocking support in the atomic helpers
 2016-05-30  9:24 UTC  (7+ messages)
` [PATCH 04/26] drm/rcar-du: Use for_each_*_in_state
` [PATCH 15/26] drm/arc: Implement nonblocking commit correctly
  ` [Intel-gfx] "

[PATCH] veth: delay peer link configuration after interfaces are tied
 2016-05-30  9:23 UTC  (2+ messages)

[PATCH] alsabat: add buffer size and period size setup support
 2016-05-30  9:23 UTC  (2+ messages)

[Buildroot] [PATCH v4] openzwave: new package
 2016-05-30  9:22 UTC 

[RFT][PATCH v2] regulator: max8973: Fix setting ramp delay
 2016-05-30  9:22 UTC  (2+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-05-30  9:14 UTC  (52+ messages)
` [PATCH 01/17] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
` [PATCH 02/17] x86: get rid of superfluous __GFP_REPEAT
` [PATCH 03/17] x86/efi: "
` [PATCH 04/17] arm: "
` [PATCH 05/17] arm64: "
` [PATCH 06/17] arc: "
` [PATCH 07/17] mips: "
` [PATCH 08/17] nios2: "
` [PATCH 09/17] parisc: "
` [PATCH 10/17] score: "
` [PATCH 11/17] powerpc: "
` [PATCH 12/17] sparc: "
` [PATCH 13/17] s390: "
` [PATCH 14/17] sh: "
` [PATCH 15/17] tile: "
` [PATCH 16/17] unicore32: "
` [PATCH 17/17] jbd2: "

[PATCH 0/5] Handle oom bypass more gracefully
 2016-05-30  8:47 UTC  (6+ messages)
` [PATCH 3/6] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj

[RFC PATCH] mm/init: fix zone boundary creation
 2016-05-30  9:15 UTC  (4+ messages)

XFS: possible memory allocation deadlock in kmem_alloc
 2016-05-30  9:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/17] Introduce Intel 82574 GbE Controller Emulation (e1000e)
 2016-05-30  9:14 UTC  (18+ messages)
` [Qemu-devel] [PATCH v6 01/17] pci: fix unaligned access in pci_xxx_quad()
` [Qemu-devel] [PATCH v6 02/17] msix: make msix_clr_pending() visible for clients
` [Qemu-devel] [PATCH v6 03/17] pci: Introduce define for PM capability version 1.1
` [Qemu-devel] [PATCH v6 04/17] pcie: Add support for PCIe CAP v1
` [Qemu-devel] [PATCH v6 05/17] pcie: Introduce function for DSN capability creation
` [Qemu-devel] [PATCH v6 06/17] vmxnet3: Use generic function for DSN capability definition
` [Qemu-devel] [PATCH v6 07/17] net: Introduce Toeplitz hash calculator
` [Qemu-devel] [PATCH v6 08/17] net: Add macros for MAC address tracing
` [Qemu-devel] [PATCH v6 09/17] vmxnet3: Use common MAC address tracing macros
` [Qemu-devel] [PATCH v6 10/17] net_pkt: Name vmxnet3 packet abstractions more generic
` [Qemu-devel] [PATCH v6 11/17] rtl8139: Move more TCP definitions to common header
` [Qemu-devel] [PATCH v6 12/17] net_pkt: Extend packet abstraction as required by e1000e functionality
` [Qemu-devel] [PATCH v6 13/17] vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*
` [Qemu-devel] [PATCH v6 14/17] e1000_regs: Add definitions for Intel 82574-specific bits
` [Qemu-devel] [PATCH v6 15/17] e1000: Move out code that will be reused in e1000e
` [Qemu-devel] [PATCH v6 16/17] net: Introduce e1000e device emulation
` [Qemu-devel] [PATCH v6 17/17] e1000e: Introduce qtest for e1000e device

[PATCH] drm/doc: Unify KMS Locking docs
 2016-05-30  9:19 UTC  (2+ messages)

[PATCH] squid: CVE-2016-4554
 2016-05-30  9:17 UTC 

[Qemu-devel] [PATCH] block/io: Remove unused bdrv_aio_write_zeroes()
 2016-05-30  9:17 UTC 

[Buildroot] [PATCH] build: fix umask test
 2016-05-30  9:17 UTC  (4+ messages)

[PATCH 0/5] sunxi spi fixes
 2016-05-30  9:17 UTC  (9+ messages)
` [PATCH 3/5] spi: sunxi: expose maximum transfer size limit
` [PATCH 4/5] spi: sunxi: set maximum and minimum speed of SPI master

[PATCH v2] fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
 2016-05-30  9:17 UTC 

Deadlock in 4.6 caused by 4eebd5a4e726 ("apple-gmux: lock iGP IO to protect from vgaarb changes")
 2016-05-30  9:07 UTC  (3+ messages)

[PATCH v6 00/11] Add support for remote unwind
 2016-05-30  9:11 UTC  (4+ messages)
` [PATCH v6 10/11] perf callchain: Support x86 target platform

[PATCH v2] Support for Alps SS5 touchpad
 2016-05-30  9:13 UTC  (4+ messages)
` [PATCH 4/4] input/alps: Set DualPoint flag for 74 03 28 devices

[Qemu-devel] [PATCH v3 00/10] backup compression
 2016-05-30  9:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 02/10] qcow2: add qcow2_co_write_compressed

[PATCH] mutex: Do not spin/queue before performing ww_mutex deadlock avoidance
 2016-05-30  9:11 UTC  (5+ messages)
` [PATCH] mutex: Report recursive ww_mutex locking early

[U-Boot] [PATCH] ARM64: zynqmp: Extend page_table_size
 2016-05-30  9:11 UTC 

[PATCH 00/10] Documentation/Sphinx
 2016-05-30  9:10 UTC  (3+ messages)

[PATCH v2 0/2] mtd: nand: omap2: Add EDMA support for NAND DMA prefetch
 2016-05-30  9:09 UTC  (2+ messages)

[RFC] Triangular Workflow: user friendly full implementation
 2016-05-30  9:07 UTC  (3+ messages)
  ` [RFC] Triangular Workflow UI improvments

[Bug 112491] New: Radeon: HD 7400G / A4-4355M System overheats with 3D graphics active
 2016-05-30  9:07 UTC  (2+ messages)
` [Bug 112491] Radeon: HD 7400G / A4-4355M System overheats with active graphics card use

[PATCH 00/45] Move recipes to use Python 3 whenever possible
 2016-05-30  9:06 UTC  (6+ messages)
` [PATCH 28/45] swig: move to Python 3

[Qemu-devel] running qemu for powerpc (32bits) architecture
 2016-05-30  9:05 UTC 

[PATCH RFT] regulator: max8972: Fix setting ramp delay
 2016-05-30  9:04 UTC  (4+ messages)

running qemu for powerpc (32bits) architecture
 2016-05-30  9:04 UTC 

[path v2 0/7] Add DRM driver for Hisilicon Hibmc
 2016-05-30  9:03 UTC  (6+ messages)
` [path v2 1/7] drm/hisilicon/hibmc: Add hisilicon hibmc drm master driver

[PATCH] mm, page_alloc: prevent infinite loop in buffered_rmqueue()
 2016-05-30  9:01 UTC  (2+ messages)

[PATCH v6 00/12] Support non-lru page migration
 2016-05-30  9:01 UTC  (7+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "

[PATCH v1 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
 2016-05-30  8:55 UTC  (35+ messages)
` [PATCH v1 01/14] clk: twl6040: Correct clk_ops
` [PATCH v1 02/14] clk: twl6040: Register the clock as of_clk_provider
` [PATCH v1 03/14] clk: twl6040: Rename the driver and use consistent names in the code
` [PATCH v1 04/14] mfd: twl6040: The chip does not support bulk access
` [PATCH v1 05/14] mfd: twl6040: Register child device for twl6040-pdmclk
` [PATCH v1 06/14] ARM: dts: omap5-board-common: Add pdmclk binding for audio
` [PATCH v1 07/14] ARM: dts: omap4-panda-common: "
` [PATCH v1 08/14] ARM: dts: omap4-sdp: "
` [PATCH v1 09/14] ARM: dts: omap4-var-som-om44: "
` [PATCH v1 10/14] ARM: dts: omap4-duovero: "
` [PATCH v1 11/14] ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040
` [PATCH v1 12/14] ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()
` [PATCH v1 13/14] ASoC: omap-mcpdm: Support for suspend resume
` [PATCH v1 14/14] ASoC: omap-mcpdm: Add support for pdmclk clock handling

DRM DMA Engine
 2016-05-30  9:00 UTC  (5+ messages)

[PATCH] examples/ethtool: include case for 64-bit registers
 2016-05-30  9:00 UTC  (4+ messages)
` [PATCH 1/2] ethdev: add callback to get register size in bytes

[U-Boot] [PATCH] ARM64: zynqmp: Add support for zc1751-dc4
 2016-05-30  9:00 UTC 

when is it appropriate to *directly* include files under include/uapi?
 2016-05-30  8:59 UTC 

[PATCH v3 00/17] Xattr inode operation removal
 2016-05-30  8:57 UTC  (18+ messages)
` [PATCH v3 01/17] xattr: Remove unnecessary NULL attribute name check
` [PATCH v3 02/17] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v3 03/17] hfs: Switch to generic xattr handlers
` [PATCH v3 04/17] kernfs: "
` [PATCH v3 05/17] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v3 06/17] sockfs: Get rid of getxattr iop
` [PATCH v3 07/17] ecryptfs: Switch to generic xattr handlers
` [PATCH v3 08/17] overlayfs: "
` [PATCH v3 09/17] fuse: "
` [PATCH v3 10/17] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v3 11/17] vfs: Add IOP_XATTR inode operations flag
` [PATCH v3 12/17] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v3 13/17] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v3 14/17] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v3 15/17] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v3 16/17] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v3 17/17] vfs: Remove "

[patch V2 0/7] futex: Add support for process private hashing
 2016-05-30  8:59 UTC  (9+ messages)
` [patch V2 2/7] futex: Hash private futexes per process
` [patch V2 3/7] futex: Add op for hash preallocation

[U-Boot] [PATCH] ARM64: zynqmp: Add debug uart for zc1751-dc2
 2016-05-30  8:59 UTC 

Reordering debugfs registration vs driver loading
 2016-05-30  8:57 UTC  (4+ messages)
` [PATCH 02/11] drm: Add a callback from connector registering


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.