messages from 2012-05-17 12:48:50 to 2012-05-17 17:46:09 UTC [more...]
[RFC v2 PATCH 0/4]: block layer runtime pm
2012-05-17 17:46 UTC (6+ messages)
` [RFC v2 PATCH 1/4] block: add a flag to identify PM request
` [RFC v2 PATCH 2/4] block: add queue runtime pm callbacks
` [RFC v2 PATCH 3/4] block: implement block layer runtime pm
` [RFC v2 PATCH 4/4] [SCSI] sd: change to auto suspend mode
[rfc 0/4] procfs fdinfo extension
2012-05-17 17:43 UTC (10+ messages)
` [rfc 1/4] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [rfc 2/4] procfs: Convert /proc/pid/fdinfo/fd handling routines into seq-file with fdinfo helpers
` [rfc 3/4] fs, eventfd: Add procfs fdinfo helper
` [rfc 4/4] fs, epoll: "
[PATCH RESEND v3 1/2] input: keyboard: Add keys driver for the LPC32xx SoC
2012-05-17 17:38 UTC (2+ messages)
Build regressions/improvements in v3.4-rc7
2012-05-17 17:30 UTC (4+ messages)
` "
linux-next: manual merge of the akpm with the tree
2012-05-17 17:28 UTC (3+ messages)
[RFC/PATCH 0/5] Delete microchannel [CONFIG_MCA] support
2012-05-17 17:24 UTC (12+ messages)
` [PATCH 1/5] arm: remove ability to select CONFIG_MCA
` [PATCH 2/5] drivers/net: delete all code/drivers depending on CONFIG_MCA
` [PATCH 3/5] serial: delete the MCA specific 8250 support
` [PATCH 4/5] scsi: delete the MCA specific drivers and driver code
` [PATCH 5/5] MCA: delete all remaining traces of microchannel bus support
[RFC][PATCH 0/6] mm: Unify TLB gather implementations
2012-05-17 17:22 UTC (14+ messages)
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb
[PATCH v4 0/7] cleanup imx5 idle, add imx5/6 cpuidle
2012-05-17 17:14 UTC (12+ messages)
` [PATCH v4 3/7] ARM: imx: clean and consolidate imx5 suspend and idle code
` [PATCH v4 4/7] ARM: imx: Enable imx53 low power idle
` [PATCH v4 5/7] ARM: imx: Add common imx cpuidle init functionality
[git pull] machine check recovery fix
2012-05-17 17:10 UTC
[patch] [SCSI] qla2xxx: don't free pool that wasn't allocated
2012-05-17 17:04 UTC (2+ messages)
[PATCH v5 0/5] CPU hotplug, cpusets, suspend/resume: Fixes, cleanups and optimizations
2012-05-17 17:03 UTC (6+ messages)
` [PATCH v5 1/5] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
` [PATCH v5 2/5] cpusets, hotplug: Implement cpuset tree traversal in a helper function
` [PATCH v5 3/5] cpusets, hotplug: Restructure functions that are invoked during hotplug
` [PATCH v5 4/5] cpusets: Update tasks' cpus_allowed mask upon updates to root cpuset
` [PATCH v5 5/5] cpusets: Remove/update outdated comments
[PATCH 0/4] slub: refactoring some code in slub
2012-05-17 17:03 UTC (11+ messages)
` [PATCH 1/4] slub: change cmpxchg_double_slab in get_freelist() to __cmpxchg_double_slab
` [PATCH 2/4] slub: change cmpxchg_double_slab in unfreeze_partials "
` [PATCH 3/4] slub: use __SetPageSlab function to set PG_slab flag
` [PATCH 4/4] slub: refactoring unfreeze_partials()
` [PATCH 1,2/4 v2] slub: use __cmpxchg_double_slab() at interrupt disabled place
` [PATCH 1,2/4 v3] "
[RFC PATCH] namespaces: fix leak on fork() failure
2012-05-17 17:00 UTC (10+ messages)
` [PATCH] "
` [PATCH 0/3] pidns: Closing the pid namespace exit race
` [PATCH 2/3] pidns: Guarantee that the pidns init will be the last pidns process reaped
[PATCH/RFC 0/3] ARM: DMA-mapping: new extensions for buffer sharing
2012-05-17 16:53 UTC (4+ messages)
` [PATCH 1/3] common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
` [PATCH 2/3] ARM: dma-mapping: add support for "
` [PATCH 3/3] ARM: dma-mapping: add support for dma_get_sgtable()
[GIT PULL] slave-dmaengine fixes
2012-05-17 16:40 UTC
[PATCH 1/2] iommu/tegra: smmu: Add device tree support for SMMU
2012-05-17 16:48 UTC (3+ messages)
[PATCH v2 0/6] Merge ram_console into pstore
2012-05-17 16:39 UTC (9+ messages)
` [PATCH 1/6] pstore: Add console log messages support
` [PATCH 2/6] pstore/ram: Add console messages handling
` [PATCH 3/6] pstore/ram_core: Silence some printks
` [PATCH 6/6] pstore/ram_core: Remove now unused code
[PATCH] staging: comedi: Convert struct addi_board initialization to C99 format
2012-05-17 16:38 UTC (7+ messages)
[PATCH v3 0/3] Merge ramoops and persistent_ram, generic pstore RAM backend
2012-05-17 16:34 UTC (4+ messages)
` [PATCH 2/3] pstore/ram: Switch to persistent_ram routines
[PATCH -rt] MIPS: Octeon: convert smp_reserve_lock to raw spinlock
2012-05-17 16:30 UTC (2+ messages)
[PATCH] perf bench: add new benchmark subsystem and suite "futex wait"
2012-05-17 16:24 UTC (2+ messages)
[PATCH 1/3] perf script: Add general python handler to process non-tracepoint events
2012-05-17 16:22 UTC (8+ messages)
` [PATCH 2/3] perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()"
` [PATCH 3/3] perf script/python: Pass thread/dso name and symbol info to event handler in python
[PATCH] ipv6: correct the ipv6 option name - Pad0 to Pad1
2012-05-17 16:21 UTC (3+ messages)
[PATCH 0/8] patchset focus on MIPS SMP woes
2012-05-17 16:13 UTC (2+ messages)
[RFC][PATCH RT] rwsem_rt: Another (more sane) approach to mulit reader rt locks
2012-05-17 16:17 UTC (6+ messages)
linux-next: Tree for May 17
2012-05-17 16:14 UTC (2+ messages)
` [PATCH -next] staging: gdm72xx depends on NET
[PATCH] floppy: convert to delayed work and single-thread wq
2012-05-17 16:02 UTC (18+ messages)
[patch] [SCSI] qla4xxx: don't free pool that wasn't allocated
2012-05-17 15:55 UTC (2+ messages)
[PATCH 0/2] Fix basic_mmio_gpio shadow initialization
2012-05-17 15:47 UTC (3+ messages)
` [PATCH 1/2] gpio/generic: initialize basic_mmio_gpio shadow variables properly
Remoteproc adaptations for ST-Ericsson modems
2012-05-17 15:44 UTC (4+ messages)
[PATCHv2 updated] ARM: dma-mapping: remove custom consistent dma region
2012-05-17 15:44 UTC
[PATCH 0/7] mmc: dw_mmc: add support for device tree based instantiation
2012-05-17 15:39 UTC (6+ messages)
` [PATCH 3/7] mmc: dw_mmc: add device tree support
[RFC] printk: add relative printk timing support
2012-05-17 15:37 UTC (3+ messages)
[V2 PATCH 0/9] vhost/macvtap zeropcopy fixes
2012-05-17 15:34 UTC (15+ messages)
` [V2 PATCH 2/9] macvtap: zerocopy: fix truesize underestimation
` [V2 PATCH 9/9] vhost: zerocopy: poll vq in zerocopy callback
[PATCH 6/8] Support non-BMP characters in UDF
2012-05-17 15:30 UTC (8+ messages)
` Eliminating UDF iocharset!=utf8 code (Re: [PATCH 6/8] Support non-BMP characters in UDF)
a volatile related bug in kernel/timer.c ?
2012-05-17 15:28 UTC
[PATCH 3/5] st: get rid of scsi_tapes array
2012-05-17 7:35 UTC (3+ messages)
[PATCH 1/5] st: Use static class attributes
2012-05-17 7:32 UTC (4+ messages)
[PATCH 00/13] IOMMU Groups + VFIO
2012-05-17 15:22 UTC (4+ messages)
` [PATCH 04/13] pci: New pci_dma_quirk()
[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
2012-05-17 15:08 UTC (6+ messages)
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range
linux-next: manual merge of the arm-soc tree with the staging tree
2012-05-17 15:06 UTC (4+ messages)
` [PATCH] ARM: at91: Add ADC driver to at91sam9260/at91sam9g20 dtsi files
[PATCH 00/17] Swap-over-NBD without deadlocking V11
2012-05-17 14:50 UTC (18+ messages)
` [PATCH 01/17] mm: Serialize access to min_free_kbytes
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 04/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 05/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 06/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 07/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 08/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 09/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 11/17] netvm: Propagate page->pfmemalloc to skb
` [PATCH 12/17] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 13/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 14/17] mm: Micro-optimise slab to avoid a function call
` [PATCH 15/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 16/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 17/17] mm: Account for the number of times direct reclaimers get throttled
[PATCH v2 0/6] mmc: dw_mmc: add support for device tree based instantiation
2012-05-17 15:10 UTC (7+ messages)
` [PATCH v2 1/6] mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
` [PATCH v2 2/6] mmc: dw_mmc: allow probe to succeed even if one slot is initialized
` [PATCH v2 3/6] mmc: dw_mmc: lookup for optional biu and ciu clocks
` [PATCH v2 4/6] mmc: dw_mmc: add quirk to indicate missing write protect line
` [PATCH v2 5/6] mmc: dw_mmc: add device tree support
` [PATCH v2 6/6] mmc: dw_mmc: add samsung exynos5250 specific extentions
[PATCH 00/12] Swap-over-NFS without deadlocking V5
2012-05-17 14:51 UTC (13+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
3.4-rc7 backlight regression on Dell XPS M1710
2012-05-17 14:41 UTC (4+ messages)
[PATCH] Add ACPI and power trace points for laptop overheating
2012-05-17 14:08 UTC
iptable stop hung
2012-05-17 13:30 UTC
[PATCH 01/18] i2c: Add Device Tree support to the Nomadik I2C driver
2012-05-17 13:45 UTC (3+ messages)
` [PATCH 09/18] regulator: ab8500: Split up probe() into manageable pieces
` [PATCH 11/18] regulator: Enable the ab8500 for Device Tree
[PATCH] driver: char: bfin_crc: CRC hardware accelerator driver for BF60x family processors
2012-05-17 13:40 UTC (4+ messages)
[PATCH v2 0/2] regulator: Add initial suport for max77686
2012-05-17 13:39 UTC (3+ messages)
` [PATCH v2 1/2] mfd: Add support for MAX77686
` [PATCH v2 2/2] regulator: "
[PATCH] mfd: wm831x: Emulate active low IRQs as well as active high IRQs
2012-05-17 13:28 UTC (2+ messages)
[PATCH] regmap: Fix typo in IRQ register striding
2012-05-17 13:22 UTC
[PATCH 0/5] Change old mail addresses to current ones
2012-05-17 13:18 UTC (9+ messages)
` [PATCH 1/5] xtensa: Change mail addresses of Hannes Weiner and Oskar
` [PATCH 3/5] net: Change mail address of Oskar Schirmer
` [PATCH 4/5] lib: "
` [PATCH 5/5] arm/m68k: Change mail address of Se
[PATCH] mm: consider all swapped back pages in used-once logic
2012-05-17 13:14 UTC (2+ messages)
[patch 0/5] refault distance-based file cache sizing
2012-05-17 13:11 UTC (3+ messages)
[PATCH 1/1] checkpatch: don't fake typedefs with #define
2012-05-17 12:52 UTC
GFS2: Pre-pull patch posting (merge window)
2012-05-17 12:23 UTC (19+ messages)
` [PATCH 02/24] GFS2: Make gfs2_log_fake_buf() write the buffer too
` [PATCH 05/24] GFS2: Use slab for block reservation memory
` [PATCH 07/24] GFS2: Fix function parameter comments in rgrp.c
` [PATCH 08/24] GFS2: Change variable blk to biblk
` [PATCH 10/24] GFS2: Clean up log write code path
` [PATCH 11/24] GFS2: Remove duplicate log code
` [PATCH 13/24] GFS2: Remove unused argument from gfs2_internal_read
` [PATCH 14/24] GFS2: Log code fixes
` [PATCH 15/24] GFS2: Eliminate needless parameter from function gfs2_setbit
` [PATCH 16/24] GFS2: Eliminate vestigial sd_log_le_rg
` [PATCH 17/24] GFS2: eliminate log elements and simplify
` [PATCH 18/24] GFS2: Fix sgid propagation when using ACLs
` [PATCH 19/24] GFS2: Remove redundant metadata block type check
` [PATCH 20/24] GFS2: Update main gfs2 doc
` [PATCH 21/24] GFS2: Update glock doc to add new stats info
` [PATCH 22/24] GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer
` [PATCH 23/24] GFS2: Add rgrp information to block_alloc trace point
` [PATCH 24/24] GFS2: Fix quota adjustment return code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox