messages from 2008-12-25 03:51:42 to 2008-12-26 01:20:48 UTC [more...]
[PATCH] netlink: fix (theoretical) overrun in message iteration
2008-12-26 1:20 UTC (2+ messages)
[PATCH -tip] Change default from CLASSIC_RCU to TREE_RCU (testing only)
2008-12-25 19:23 UTC (7+ messages)
` [PATCH -tip] Switch arm defconfig files from CONFIG_CLASSIC_RCU to CONFIG_TREE_RCU
2.6.28-rc9 panics with crashkernel=256M while booting
2008-12-26 0:59 UTC (4+ messages)
[RFC PATCH -v4 00/14] fsnotify, dnotify, and inotify
2008-12-26 0:58 UTC (10+ messages)
[PATCH 00/27] drivers/net: fix sparse warnings
2008-12-26 0:17 UTC (16+ messages)
` [PATCH 02/27] drivers/net: fix sparse warnings: make do-while a compound statement
` [PATCH 03/27] drivers/net: fix sparse warning: returning void-valued expression
[PATCH] posix-cpu-timers: clock_gettime(CLOCK_THREAD_CPUTIME_ID) goes backward
2008-12-26 0:07 UTC (3+ messages)
jbd2 inside a device mapper module
2008-12-26 0:00 UTC (3+ messages)
[PATCH] ASPM: Use msleep instead of cpu_relax during link retraining
2008-12-25 23:24 UTC (3+ messages)
Funny problem with 2.6.28: Kernel stalls
2008-12-25 23:06 UTC (2+ messages)
How do I tell if my partition is aligned for a 64k/RAID-6?
2008-12-25 22:53 UTC (2+ messages)
linux-next: parsing mem=700M broken
2008-12-25 22:46 UTC (11+ messages)
` [RFC] boot parameter handling cleanup II
` [RFC PATCH] param: start_kernel_with_args()
[PATCH] 2.6.28, vmalloc.c, vmap_page_range
2008-12-25 21:02 UTC
[PATCH] x86: remove impossible test in mtrr/main.c
2008-12-25 21:14 UTC (3+ messages)
[BUG] 2.6.28 kseriod oops on resume afte hibernation
2008-12-25 21:03 UTC (2+ messages)
[PATCH 0/3] Remove interrupt stack table usage from x86_64 kernel
2008-12-25 20:58 UTC (4+ messages)
` [PATCH 1/3] x86: drop the use of the tss interrupt stack table (IST)
` [PATCH 2/3] x86: Remove pda.irqcount
` [PATCH 3/3] x86: Switch critical exceptions and NMI to irqstack
[PATCH] musb: fix DaVinci build again
2008-12-25 20:37 UTC (3+ messages)
Happy v2.6.28
2008-12-25 20:38 UTC (7+ messages)
[BUG] Kernel Panic with ath5k and 2.6.28
2008-12-25 20:18 UTC
[PATCH 2/2] drivers/staging/comedi: introduce missing kfree
2008-12-25 20:10 UTC
[PATCH 1/2] drivers/staging/go7007: introduce missing kfree
2008-12-25 20:09 UTC
v2.6.28-rc9: No video with test_suspend=mem
2008-12-25 19:22 UTC (3+ messages)
Kernel panic with upgrade to 2.6.28
2008-12-25 19:11 UTC (3+ messages)
[PATCH V2 0/7] PCF50633 support
2008-12-25 18:50 UTC (4+ messages)
` [PATCH V2 5/7] power_supply: PCF50633 battery charger driver
TSC not updating after resume: Bug or Feature?
2008-12-24 14:09 UTC (11+ messages)
kvm vmload/vmsave vs tss.ist
2008-12-25 18:19 UTC (10+ messages)
Initramfs from existing vmlinuz
2008-12-25 18:17 UTC (5+ messages)
` Initramfs from existing vmlinuz (#2)
2.6.27.9 - Resuming from hibernate locks after "CPU1 is down"
2008-12-25 22:09 UTC (2+ messages)
[git patches] Ocfs2 patches for merge window, batch 3/3
2008-12-25 18:04 UTC (36+ messages)
` [PATCH 01/35] jbd2: Add buffer triggers
` [PATCH 02/35] ocfs2: Add the on-disk structures for metadata checksums
` [PATCH 03/35] ocfs2: Add the underlying blockcheck code
` [PATCH 04/35] ocfs2: Add a validation hook for quota block reads
` [PATCH 05/35] ocfs2: block read meta ecc
` [PATCH 06/35] ocfs2: Add journal_access functions with jbd2 triggers
` [PATCH 07/35] ocfs2: Wrap up the common use cases of ocfs2_new_path()
` [PATCH 08/35] ocfs2: Use metadata-specific ocfs2_journal_access_*() functions
` [PATCH 09/35] ocfs2: Add ecc and checksums to ocfs2 xattr buckets
` [PATCH 10/35] ocfs2: Create ocfs2_xattr_value_buf
` [PATCH 11/35] ocfs2: Pull ocfs2_xattr_value_buf up from __ocfs2_remove_xattr_range()
` [PATCH 12/35] ocfs2: Pull ocfs2_xattr_value_buf up into ocfs2_xattr_value_truncate()
` [PATCH 13/35] ocfs2: Pass ocfs2_xattr_value_buf "
` [PATCH 14/35] ocfs2: Pass value buf to ocfs2_xattr_update_entry()
` [PATCH 15/35] ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry()
` [PATCH 16/35] ocfs2: Pass value buf to ocfs2_remove_value_outside()
` [PATCH 17/35] ocfs2: Use proper journal_access function in xattr.c
` [PATCH 18/35] ocfs2: Add directory block trailers
` [PATCH 19/35] ocfs2: Checksum and ECC for directory blocks
` [PATCH 20/35] ocfs2: Validate superblock with checksum and ecc
` [PATCH 21/35] ocfs2: Enable metadata checksums
` [PATCH 22/35] ocfs2: Don't hand-code xor in ocfs2_hamming_encode()
` [PATCH 23/35] ocfs2: Another hamming code optimization
` [PATCH 24/35] ocfs2: One more "
` [PATCH 25/35] ocfs2/dlm: Fix a race between migrate request and exit domain
` [PATCH 26/35] ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
` [PATCH 27/35] ocfs2/dlm: Hold off sending lockres drop ref message while lockres is migrating
` [PATCH 28/35] ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
` [PATCH 29/35] ocfs2/dlm: Fix race during lockres mastery
` [PATCH 30/35] ocfs2/xattr: Remove extend_trans call and add its credits from the beginning
` [PATCH 31/35] ocfs2/xattr: Always updating ctime during xattr set
` [PATCH 32/35] ocfs2/xattr: fix credits calculation during index create
` [PATCH 33/35] ocfs2: calculate and reserve credits for xattr value in mknod
` [PATCH 34/35] ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
` [PATCH 35/35] ocfs2: Add xattr support checking in init_security
mismatch_cnt, random bitflips, silent corruption(?), mdadm/sw raid[156]
2008-12-25 18:04 UTC
[Patch] signal: let valid_signal() check more
2008-12-26 1:26 UTC (2+ messages)
[PATCH] tc1100-wmi: fix state reporting
2008-12-25 17:58 UTC (4+ messages)
[git pull] cpus4096 updates for v2.6.29
2008-12-25 17:49 UTC
[git pull] timer updates for v2.6.29
2008-12-25 17:14 UTC
[git pull] OProfile updates for v2.6.29
2008-12-25 16:58 UTC
[PATCH for -tip] proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
2008-12-25 16:49 UTC (12+ messages)
` [PATCH for -tip] irq: for_each_irq_desc() makes simplify
Question about not saving power
2008-12-25 16:16 UTC (4+ messages)
[PATCH] x86: drop the use of the tss interrupt stack table (IST)
2008-12-25 16:10 UTC
[git pull] sparseirq / irq updates for v2.6.29
2008-12-25 16:07 UTC
[PATCH 4/7] drivers/media/dvb/firesat: Use DEFINE_SPINLOCK
2008-12-25 15:31 UTC (2+ messages)
[GIT PULL] please pull infiniband.git
2008-12-25 15:21 UTC
[PATCH 1/1] Userspace I/O (UIO): Add support for userspace DMA (corrected)
2008-12-25 15:20 UTC (4+ messages)
[PATCH, RESEND3] getrusage: fill ru_maxrss value
2008-12-25 14:43 UTC (5+ messages)
[PATCH 7/7] fs/gfs2: Use DEFINE_SPINLOCK
2008-12-25 14:35 UTC
[PATCH 6/7] drivers/staging/meilhaus: Use DEFINE_SPINLOCK
2008-12-25 14:35 UTC
[PATCH 5/7] drivers/staging/comedi: Use DEFINE_SPINLOCK
2008-12-25 14:34 UTC
[PATCH 3/7] arch/powerpc/platforms/pasemi: Use DEFINE_SPINLOCK
2008-12-25 14:34 UTC
[PATCH 2/7] arch/powerpc/platforms/52xx: Use DEFINE_SPINLOCK
2008-12-25 14:33 UTC
[PATCH 1/7] arch/parisc: Use DEFINE_SPINLOCK
2008-12-25 14:33 UTC
[PATCH 0/6] USB: Fixes for fsl_qe_udc driver
2008-12-25 14:15 UTC (7+ messages)
` [PATCH 1/6] USB: fsl_qe_udc: Fix oops on QE UDC probe failure
` [PATCH 2/6] USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
` [PATCH 3/6] USB: fsl_qe_udc: Fix QE USB controller initialization
` [PATCH 4/6] USB: fsl_qe_udc: Fix disconnects reporting during bus reset
` [PATCH 5/6] USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
` [PATCH 6/6] USB: fsl_qe_udc: Fix stalled TX requests bug
2.6.28-rc8-git1: Reported regressions from 2.6.27
2008-12-25 14:11 UTC (4+ messages)
` [Bug #12210] 2.6.28-rc8 big regression in VM
Happy v2.6.28
2008-12-25 14:07 UTC (6+ messages)
[Patch] fs/nfs/nfs4proc.c: make nfs4_map_errors() static
2008-12-25 21:55 UTC
[git pull] kmemcheck for v2.6.29
2008-12-25 13:40 UTC
[PATCH] percpu_counter: fix CPU unplug race in percpu_counter_destroy()
2008-12-25 13:26 UTC (4+ messages)
` [PATCH] percpu_counter: use local_t and atomic_long_t if possible
[git pull] core kernel updates for v2.6.29
2008-12-25 13:25 UTC (2+ messages)
[GIT PULL] kbuild updates for v2.6.29
2008-12-25 13:15 UTC
[patch 0/2] stop_machine: create kstop threads only when needed
2008-12-25 13:07 UTC (2+ messages)
[PATCH] drivers/char/nvram.c - CodingStyle + convert PRINT_PROC to seq_file
2008-12-25 12:56 UTC
[git pull] scheduler updates for v2.6.29
2008-12-25 12:50 UTC
[GIT PULL] s390 patches for 2.6.29
2008-12-25 12:49 UTC
[git pull] tracing updates for v2.6.29
2008-12-25 12:41 UTC
HPET not working with VT8237A
2008-12-25 12:17 UTC
[ANNOUNCE] GIT 1.6.1
2008-12-25 11:44 UTC (2+ messages)
[git pull] x86 updates for v2.6.29
2008-12-25 11:34 UTC
2.6.28-rc8 big regression in VM
2008-12-25 11:18 UTC (12+ messages)
[Patch] fs/proc/base.c: remove a useless local variable
2008-12-25 19:15 UTC
[GIT PULL] ALSA updates for 2.6.29
2008-12-25 10:57 UTC
cannot reliably detect USB device
2008-12-25 10:47 UTC (2+ messages)
[GIT PATCHES for 2.6.28] V4L/DVB fixes
2008-12-25 10:30 UTC (3+ messages)
[PATCH v2] tracing/ftrace: don't trace on early stage of a secondary cpu boot
2008-12-25 9:56 UTC (4+ messages)
linux ext3 partition hosed, is this hardware of software error?
2008-12-25 9:55 UTC (5+ messages)
[patch] Performance Counters for Linux, v5
2008-12-25 9:20 UTC (4+ messages)
sata io freeze, 2.6.18 and also 2.6.24 [the real culprit]
2008-12-25 9:19 UTC
RFC: pci_write_bits*() convenience functions
2008-12-25 8:20 UTC (2+ messages)
[PATCH] EXT4: super.c - remove extraneous newline
2008-12-25 8:11 UTC (2+ messages)
asterisk hangs with RT priority
2008-12-25 7:52 UTC (2+ messages)
Red leds at harddisk bays on SR1530HSH after update to 2.6.27.x
2008-12-25 6:34 UTC (4+ messages)
` Re[retry]: "
[GIT PULL] sh updates for 2.6.29-rc1
2008-12-25 6:28 UTC
[PATCH] PCI/MSI: bugfix/utilize for msi_capability_init()
2008-12-25 6:17 UTC (3+ messages)
[PATCH] vfs: remove duplicate code in get_fs_type()
2008-12-25 5:32 UTC
Sil 3132 SATA II express card
2008-12-25 3:51 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