messages from 2016-05-30 08:21:53 to 2016-05-30 08:58:35 UTC [more...]
[patch V2 0/7] futex: Add support for process private hashing
2016-05-30 8:58 UTC (8+ messages)
` [patch V2 2/7] futex: Hash private futexes per process
[PATCH 0/5] sunxi spi fixes
2016-05-30 8:57 UTC (12+ messages)
` [PATCH 3/5] spi: sunxi: expose maximum transfer size limit
` [PATCH 2/5] spi: sun4i: fix FIFO limit
[PATCH v3 00/17] Xattr inode operation removal
2016-05-30 8:57 UTC (16+ 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 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 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 "
Reordering debugfs registration vs driver loading
2016-05-30 8:57 UTC (4+ messages)
` [PATCH 02/11] drm: Add a callback from connector registering
[PATCH v1 00/14] clk/mfd/ASoC/ARM: OMAP4/5: McPDM/twl6040 pdmclk support
2016-05-30 8:55 UTC (45+ 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
[PATCH] pv-qspinlock: Try to re-hash the lock after spurious_wakeup
2016-05-30 8:53 UTC (5+ messages)
[Qemu-devel] [PATCH v7 00/25] IOMMU: Enable interrupt remapping for Intel IOMMU
2016-05-30 8:54 UTC (8+ messages)
` [Qemu-devel] [PATCH v7 07/25] intel_iommu: define several structs for IOMMU IR
[RFC PATCH v2 0/3] OPTPROBES for powerpc
2016-05-30 8:51 UTC (5+ messages)
` [RFC PATCH v2 1/3] arch/powerpc : Add detour buffer support for optprobes
[PATCH] bnx2fc: replace printk() with BNX2FC_IO_DBG()
2016-05-30 8:53 UTC (2+ messages)
[PATCH v6 00/11] Add support for remote unwind
2016-05-30 8:53 UTC (13+ messages)
` [PATCH v6 03/11] perf tools: Introducing struct unwind_libunwind_ops for local unwind
` [PATCH v6 04/11] perf tools: Move unwind__prepare_access from thread_new into thread__insert_map
` [PATCH v6 05/11] perf tools: Separate local/remote libunwind config
` [PATCH v6 08/11] perf tools: Show warnings for unsupported cross-platform unwind
` [PATCH v6 10/11] perf callchain: Support x86 target platform
[PATCH] mm/memcontrol.c: add memory allocation result check
2016-05-30 8:53 UTC (4+ messages)
[U-Boot] Between 2015.10 and 2016.01, SPI flash changed erase size, and saveenv stopped working
2016-05-30 8:52 UTC (4+ messages)
[PATCH RFT] regulator: max8972: Fix setting ramp delay
2016-05-30 8:52 UTC (3+ messages)
Reordering debugfs registration vs driver loader, take 2
2016-05-30 8:51 UTC (23+ messages)
` [PATCH v2 01/21] drm: Export drm_dev_init() for subclassing
` [PATCH v2 02/21] drm: Add a callback from connector registering
` [PATCH v2 03/21] drm: Make drm_connector_register() safe against multiple calls
` [PATCH v2 04/21] drm: Automatically unregister the connector during cleanup
` [PATCH v2 05/21] drm: Minimally initialise drm_dp_aux
` [PATCH v2 06/21] drm/i915: Perform async fbdev initialisation much later
` [PATCH v2 07/21] drm/i915: Make panel/backlight safe to setup/cleanup multiple times
` [PATCH v2 08/21] drm/i915: Move panel's pipe from backlight setup to init
` [PATCH v2 09/21] drm/i915: Move intel_connector->unregister to connector->early_unregister
` [PATCH v2 10/21] drm/i915: Move backlight unregistration to connector unregistration
` [PATCH v2 11/21] drm/i915: Move registration actions to connector->late_register
` [PATCH v2 12/21] drm/i915: Move backlight setup to connector registration
` [PATCH v2 13/21] drm/i915: Move backlight registration "
` [PATCH v2 14/21] drm/i915: Move connector registration to driver registration
` [PATCH v2 15/21] drm/i915: Register debugfs interface last
` [PATCH v2 16/21] drm/i915: Demidlayer driver loading
` [PATCH v2 17/21] drm/i915: Demidlayer driver unloading
` [PATCH v2 18/21] drm/i915: Start exploiting drm_device subclassing
` [PATCH v2 19/21] drm/i915: Merge i915_dma.c into i915_drv.c
` [PATCH v2 20/21] drm/i915: Split out the PCI driver interface to i915_pci.c
` [PATCH v2 21/21] drm/i915: Move module init/exit "
` ✓ Ro.CI.BAT: success for series starting with [v2,01/21] drm: Export drm_dev_init() for subclassing
[PATCH 1/2] mtd: brcmnand: Add check for erased page bitflips
2016-05-30 8:50 UTC (4+ messages)
` [PATCH 2/2] mtd: brcmnand: Detect sticky ucorr ecc error on dma reads
XFS: possible memory allocation deadlock in kmem_alloc
2016-05-30 8:48 UTC (3+ messages)
Workaround for fetching files
2016-05-30 8:49 UTC (3+ messages)
[PATCH 1/7] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
2016-05-30 8:48 UTC (4+ messages)
[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
[PATCH] test: fix mempool perf test enq_count wraparound of 32-bit uint
2016-05-30 8:47 UTC (3+ messages)
` [PATCH v2] "
[RFC] Triangular Workflow: user friendly full implementation
2016-05-30 8:46 UTC (4+ messages)
` [RFC] Triangular Workflow UI improvement
[PATCH] drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled
2016-05-30 8:46 UTC (2+ messages)
[PATCH 0/7] virtio-net support on ppc64
2016-05-30 8:45 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 5/7] eal/linux: mmap ioports "
[PATCH v2 0/3] Introduce a perf test for interactive rebase
2016-05-30 8:28 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/3] perf: make the tests work in worktrees
[PATCH] mbuf: replace c memcpy code semantics with optimized rte_memcpy
2016-05-30 8:45 UTC (7+ messages)
` [PATCH v2] mempool: "
DRM DMA Engine
2016-05-30 8:44 UTC (4+ messages)
[PATCH RESEND 0/3] Support Mediatek Soc MT2701 disp pwm
2016-05-30 8:41 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: pwm: Add MediaTek display PWM bindings
` [PATCH 2/3] pwm: Add MediaTek MT2701 display PWM driver support
` [PATCH 3/3] dts: Add disp bls dsti and dts config for MT2701
[Qemu-devel] [PATCH 0/9] Add runnability info to query-cpu-definitions
2016-05-30 8:43 UTC (7+ messages)
` [Qemu-devel] [PATCH 8/9] target-i386: Use "-" instead of "_" on all feature names
[PATCH V2 00/68] PowerISA 3.0 Radix page table support
2016-05-30 8:42 UTC (6+ messages)
` [PATCH V2 04/68] powerpc/mm: Use big endian page table for book3s 64
[PATCH v3 0/7] virtio-gpu: bugfixes, virgl/3d rendering support
2016-05-30 8:42 UTC (7+ messages)
` [PATCH v3 7/7] [wip] virtio-gpu: add page flip support
[Qemu-devel] [PATCH] console: ignore ui_info updates which don't actually update something
2016-05-30 8:41 UTC
[Qemu-devel] [PATCH] virtio-gpu: fix scanout rectangles
2016-05-30 8:40 UTC
[random] 0891fb16f2: general protection fault: 0000 [#1] SMP
2016-05-30 8:40 UTC
[RFC] drm: Introduce max width and height properties for planes
2016-05-30 8:39 UTC (6+ messages)
[meta-java][PATCH] java.bbclass: change a warning message to note
2016-05-30 8:37 UTC
[PATCH v3] gpu: drm: amd: amdkfd: Remove create_workqueue()
2016-05-30 8:36 UTC (3+ messages)
Wolfson 5102 on Beaglebone Black using ALSA
2016-05-30 8:35 UTC (6+ messages)
[RFC PATCH 0/2] scpi: Add SCPI framework to handle vendors variants
2016-05-30 8:30 UTC (5+ messages)
[PATCH 1/3] ARM: dts: sun5i: a10s: add spi2 pins
2016-05-30 8:29 UTC (5+ messages)
` [PATCH 3/3] ARM: dts: sun5i: Add spi2 alias on A10s Olinuxino
[PATCH,RFC] macvlan: Handle broadcasts inline if we have only a few macvlans
2016-05-30 8:28 UTC (4+ messages)
` [PATCH 0/2] macvlan: Avoid unnecessary multicast cloning
` [PATCH 1/2] macvlan: Fix potential use-after free for broadcasts
` [PATCH 2/2] macvlan: Avoid unnecessary multicast cloning
[Bug 96239] Random "texture flickering" in Shadow of Mordor
2016-05-30 8:28 UTC (2+ messages)
` [Bug 96239] [radeonsi tessellation] [R9 290/390] Random "texture flickering" (Shadow of Mordor, Tomb Raider, Unigine Heaven 4.0)
[patch v2 net-next 00/13] net: hns: add support of ACPI
2016-05-30 8:28 UTC (4+ messages)
` [patch v2 net-next 12/13] net: hns: implement the miscellaneous operation by asl
unexpected sync delays in dpkg for small pre-allocated files on ext4
2016-05-30 8:27 UTC (3+ messages)
[RFC PATCH 3/4] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
2016-05-30 8:21 UTC (2+ messages)
[PATCH v5 0/7] ARM/ASoC: OMAP3: Fix McBSP2/3 sidetone support
2016-05-30 8:23 UTC (24+ messages)
` [PATCH v5 1/7] ARM: dts: omap3: Add clocks to McBSP nodes
` [PATCH v5 2/7] ARM: OMAP3: hwmod data: Fix McBSP2/3 sidetone data
` [PATCH v5 3/7] ARM: OMAP3: McBSP: New callback for McBSP2/3 ICLK idle configuration
` [PATCH v5 4/7] ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handling
` [PATCH v5 5/7] ASoC: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup()
` [PATCH v5 6/7] ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handling
` [PATCH v5 7/7] ARM: OMAP2+: McBSP: Remove the old iclk allow/deny idle code
[v2 PATCH] arm64: kasan: instrument user memory access API
2016-05-30 8:26 UTC (4+ messages)
[Qemu-devel] [PATCH V2] block/io: optimize bdrv_co_pwritev for small requests
2016-05-30 8:24 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.