messages from 2009-10-06 20:51:13 to 2009-10-07 04:47:07 UTC [more...]
[PATCH 0/8] Add vsprintf extension %pU to print UUID/GUIDs and use it
2009-10-07 4:45 UTC (7+ messages)
` [PATCH 1/8] lib/vsprintf.c: Add %pU to print UUID/GUIDs
` [PATCH 2/8] random.c: Use %pU to print UUIDs
` [PATCH 3/8] drivers/firmware/dmi_scan.c: Use %pUB "
` [PATCH 4/8] drivers/md/md.c: Use %pU "
` [PATCH 6/8] fs/gfs2/sys.c: Use %pUB "
` [PATCH 7/8] fs/ubifs: "
[RFC][PATCH 0/9] perf trace: support for general-purpose scripting
2009-10-07 4:30 UTC (16+ messages)
` [RFC][PATCH 1/9] tracing/events: Add 'signed' field to format files
` [tip:perf/core] "
` [RFC][PATCH 5/9] perf trace: Add Perl scripting support
` [RFC][PATCH 8/9] perf trace: Add perf trace scripting support modules for Perl
32-rc1 aka 32-rc2: warning at manage.c:361 (set_irq_wake), matrix-keypad related?
2009-10-07 4:36 UTC (4+ messages)
[this_cpu_xx V5 00/19] Introduce per cpu atomic operations and avoid per cpu address arithmetic
2009-10-07 2:54 UTC (21+ messages)
` [this_cpu_xx V5 01/19] Introduce this_cpu_ptr() and generic this_cpu_* operations
` [this_cpu_xx V5 02/19] this_cpu: X86 optimized this_cpu operations
` [this_cpu_xx V5 03/19] Use this_cpu operations for SNMP statistics
` [this_cpu_xx V5 04/19] Use this_cpu operations for NFS statistics
` [this_cpu_xx V5 05/19] use this_cpu ops for network statistics
` [this_cpu_xx V5 06/19] this_cpu_ptr: Straight transformations
` [this_cpu_xx V5 07/19] this_cpu_ptr: Eliminate get/put_cpu
` [this_cpu_xx V5 09/19] Use this_cpu_ptr in crypto subsystem
` [this_cpu_xx V5 10/19] Use this_cpu ops for VM statistics
` [this_cpu_xx V5 11/19] RCU: Use this_cpu operations
` [this_cpu_xx V5 12/19] this_cpu_ops: page allocator conversion
` [this_cpu_xx V5 13/19] this_cpu ops: Remove pageset_notifier
` [this_cpu_xx V5 14/19] Use this_cpu operations in slub
` [this_cpu_xx V5 15/19] SLUB: Get rid of dynamic DMA kmalloc cache allocation
` [this_cpu_xx V5 16/19] this_cpu: Remove slub kmem_cache fields
` [this_cpu_xx V5 17/19] Make slub statistics use this_cpu_inc
` [this_cpu_xx V5 18/19] this_cpu: slub aggressive use of this_cpu operations in the hotpaths
` [this_cpu_xx V5 19/19] SLUB: Experimental new fastpath w/o interrupt disable
linux-next: suspend tree build failure
2009-10-07 4:29 UTC (3+ messages)
[patch 0/4] DEBUG_RCU_HEAD: Debug and fix racy call_rcu() users
2009-10-07 4:20 UTC (2+ messages)
[TOMOYO #16 00/25] Starting TOMOYO 2.3
2009-10-07 4:09 UTC (3+ messages)
Linux 2.6.32-rc3
2009-10-07 4:02 UTC (34+ messages)
` [patch] kbuild: Improve version string logic
[PATCH 0/3] a few tracing bugfixes
2009-10-07 3:59 UTC (12+ messages)
` [PATCH 2/3] perf trace: Update eval_flag() flags array to match interrupt.h
` [PATCH 3/3] tracing/syscalls: Use long for syscall ret format and field definitions
[PATCH] drm/radeon/kms: Convert RS600 to new init path
2009-10-07 3:56 UTC (2+ messages)
[PATCH] swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL
2009-10-07 3:55 UTC (7+ messages)
2.6.32-rc2-xxx: bdev_lock: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
2009-10-07 3:53 UTC
[PATCH 1/5] checkpatch: fix false errors due to macro concatenation
2009-10-07 3:52 UTC (8+ messages)
` [PATCH 2/5] checkpatch: fix hang in relative indent checking
` [PATCH 3/5] checkpatch: add a blacklist
[PATCH 01/10] autofs4 - use macros for active list handling
2009-10-07 3:50 UTC (3+ messages)
[PATCH 1/2] Implement lru_add_drain_all_async()
2009-10-07 3:48 UTC (6+ messages)
` [PATCH 2/2] mlock use lru_add_drain_all_async()
[PATCH 0/2] two ide fixes for -rc4
2009-10-07 3:30 UTC (4+ messages)
[PATCH 0/4] jump label patches
2009-10-07 3:29 UTC (14+ messages)
` [PATCH 1/4] jump label - make init_kernel_text() global
[PATCH tracing/kprobes v2 0/5] tracing/kprobes, perf: perf probe support take 2
2009-10-07 3:22 UTC (18+ messages)
` [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
` [PATCH tracing/kprobes v2 4/5] perf: Add perf probe subcommand for kprobe-event setup helper
sata_mv 0000:03:06.0: PCI ERROR; PCI IRQ cause=0x30000040
2009-10-07 3:13 UTC (8+ messages)
Possible bug in ftrace_profile_enable_event
2009-10-07 3:08 UTC (3+ messages)
` [PATCH 1/2] tracing: Check total refcount before releasing bufs in profile_enable failure
deadlock with fallocate
2009-10-07 3:00 UTC
linux-next: block tree build failure
2009-10-07 2:55 UTC
hfsplus corrupts filesystems >2TB
2009-10-07 2:51 UTC
system gets stuck in a lock during boot
2009-10-07 2:42 UTC (14+ messages)
Massive ext4 filesystem corruption after a failed s2disk/ram cycle
2009-10-07 2:14 UTC (8+ messages)
` [linux-pm] "
[PATCH] kconfig: simplification of scripts/extract-ikconfig
2009-10-07 2:11 UTC (2+ messages)
linux-next: pci tree build failure
2009-10-07 1:45 UTC (2+ messages)
[BISECTED] "conservative" cpufreq governor broken
2009-10-07 1:22 UTC (8+ messages)
[this_cpu_xx V4 00/20] Introduce per cpu atomic operations and avoid per cpu address arithmetic
2009-10-06 23:55 UTC (6+ messages)
` [this_cpu_xx V4 01/20] Introduce this_cpu_ptr() and generic this_cpu_* operations
[git patches] libata fixes and updates
2009-10-07 1:02 UTC (2+ messages)
` [git patches] libata fixes and updates, updated
[PATCH] init/main.c: fix symbol shadows noise
2009-10-07 0:37 UTC
[PATCH 0/4] ISDN patches for 2.6.32 (v3)
2009-10-07 0:36 UTC (6+ messages)
` [PATCH 1/4] Documentation: expand isdn/INTERFACE.CAPI document
` [PATCH 2/4] isdn: accept CAPI Informational Info values as success
` [PATCH 3/4] isdn: avoid races in capidrv
` [PATCH 4/4] isdn: make capidrv module parameter "debugmode" writeable
[PATCH] rtc: disable hpet emulation on suspend
2009-10-07 0:32 UTC
[PATCH] futex: Fix typo in FUTEX_WAIT_BITSET_PRIVATE and FUTEX_WAKE_BITSET_PRIVATE definitions
2009-10-07 0:13 UTC
[PATCH ACS v4 1/1] Enabling PCI ACS P2P upstream forwarding
2009-10-07 0:17 UTC (10+ messages)
` [PATCH] xen: move Xen-testing predicates to common header
[PATCH 0/9] Add vsprintf extension %pU to print UUID/GUIDs and use it
2009-10-07 0:07 UTC (6+ messages)
` [PATCH 1/9] lib/vsprintf.c: Add %pU to print UUID/GUIDs
[RFC PATCHSET] workqueue: implement concurrency managed workqueue
2009-10-06 23:42 UTC (4+ messages)
` [PATCH 07/19] stop_machine: reimplement without using workqueue
[PATCH 2/2] Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""
2009-10-06 23:34 UTC (6+ messages)
[PATCH v7] RO/NX protection for loadable kernel modules
2009-10-06 10:17 UTC (2+ messages)
[PATCH 00/35] fix usage of __{,dev}exit_p
2009-10-06 9:47 UTC (3+ messages)
` [PATCH 29/34] move virtballoon_remove to .devexit.text
[PATCH 1/4] virtio_blk: deprecate the 1024-byte ID field
2009-10-06 9:21 UTC (4+ messages)
CGFreak control group visualizer
2009-10-06 23:10 UTC (2+ messages)
[git patches] libata updates
2009-10-06 23:02 UTC (5+ messages)
[PATCH] perf tools: Start the perf.data mapping at data offset in perf trace
2009-10-06 22:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] sis5513: fix PIO setup for ATAPI devices
2009-10-06 22:27 UTC
[PATCH] perf_event: Provide vmalloc() based mmap() backing
2009-10-06 22:19 UTC (4+ messages)
[PATCH 0/5] tty_port_open
2009-10-06 22:23 UTC (4+ messages)
` [PATCH 5/5] opticon: Fix resume logic
[PATCH] Changes to integrate RAR with SEP and fix RAR problems
2009-10-06 22:22 UTC (3+ messages)
[PATCH] Include hrtimer.h for ANSI compliance
2009-10-06 22:20 UTC
[PATCH 00/11] Gigaset driver patches for 2.6.32 (v3)
2009-10-06 22:19 UTC (12+ messages)
` [PATCH 01/11] gigaset: fix reject/hangup handling
` [PATCH 02/11] gigaset: linearize skb
` [PATCH 03/11] gigaset: handle isoc frame errors more gracefully
` [PATCH 04/11] gigaset: announce if built with debugging
` [PATCH 05/11] gigaset: fix device ERROR response handling
` [PATCH 06/11] gigaset: improve error recovery
` [PATCH 07/11] gigaset: correct debugging output selection
` [PATCH 08/11] gigaset: add kerneldoc comments
` [PATCH 09/11] gigaset: prepare for CAPI implementation
` [PATCH 10/11] gigaset: allow building without I4L
` [PATCH 11/11] gigaset: add Kernel CAPI interface (v3)
[PATCH] ima: ecryptfs fix imbalance message (updated)
2009-10-06 22:18 UTC (2+ messages)
[PATCH] Integrating SEP Driver with RAR Driver
2009-10-06 22:19 UTC (4+ messages)
[PATCH REALTEK] Added quirk to enable sound on Toshiba NB200
2009-10-06 22:06 UTC (12+ messages)
[PATCH] adjust gfp mask passed on nested vmalloc() invocation
2009-10-06 21:58 UTC (2+ messages)
32-rc2: runtime_pm is noisy
2009-10-06 21:42 UTC (2+ messages)
Question regarding Page Table size
2009-10-06 21:40 UTC (2+ messages)
IO scheduler based IO controller V10
2009-10-06 21:36 UTC (11+ messages)
` Do we support ioprio on SSDs with NCQ (Was: Re: IO scheduler based IO controller V10)
[RFC][PATCH] perf tools: Merge trace.info content into perf.data
2009-10-06 21:36 UTC
[PATCH 0/7] PCI, PNP: print resources consistently
2009-10-06 21:34 UTC (8+ messages)
` [PATCH 1/7] vsprintf: fix io/mem resource width
` [PATCH 2/7] vsprintf: add %pR support for IRQ and DMA resources
` [PATCH 3/7] vsprintf: add %pRt, %pRf to print struct resource details
` [PATCH 4/7] PCI: print resources consistently with %pRt
` [PATCH 5/7] x86/PCI: "
` [PATCH 6/7] ia64/PCI: "
` [PATCH 7/7] PNP: "
b43: fix wldev use after free
2009-10-06 21:35 UTC (3+ messages)
linux-next: Tree for October 6
2009-10-06 21:33 UTC (3+ messages)
` [PATCH -next] wireless: fix CFG80211_WEXT build problems
[PATCH] drm: make sure page protections are updated after changing vm_flags
2009-10-06 21:31 UTC (3+ messages)
[RFC][PATCH 0/4] PCI / ACPI PM: Run-time PM, PME handling and PCI bus type callbacks
2009-10-06 21:32 UTC (4+ messages)
` [RFC][PATCH 3/4] PCI / ACPI PM: Platform support for PCI PME wake-up
[PATCH v2] firmware: only allow EDD on x86/x86_64
2009-10-06 21:21 UTC (4+ messages)
` [PATCH v3] firmware: only allow EDD on x86
Is RCU_PREEMPT working in 2.6.30.9 ?
2009-10-06 21:20 UTC (11+ messages)
` [PATCH] tree rcu: Add debug RCU head option (v2)
[GIT PULL] SCSI fixes for 2.6.32-rc3
2009-10-06 20:56 UTC (4+ messages)
[PATCH] CPUidle: always return with interrupts enabled
2009-10-06 21:02 UTC (4+ messages)
[PATCH RFC] isdn/capi: fix up CAPI subsystem workaround locking a bit
2009-10-06 21:01 UTC (4+ messages)
[PATCH] kernel.h: Remove initialization of bool in printk_once
2009-10-06 21:01 UTC
[PATCH 12/12] scsi: megaraid_sas - version and docs update
2009-10-06 20:55 UTC (2+ messages)
[git patches] parisc for 2.6.32
2009-10-06 20:53 UTC (3+ messages)
[PATCH 11/12] scsi: megaraid_sas - Add the 3 mins support during the FW boot-up and fixed the 64 bit sense buff error
2009-10-06 20:52 UTC (2+ messages)
[PATCH 10/12] scsi: megaraid_sas - Add the support for updating the OS after adding/removing the devices form FW
2009-10-06 20:50 UTC (2+ messages)
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