public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2006-04-13 12:37:49 to 2006-04-13 23:15:29 UTC [more...]

[patch 00/22] -stable review
 2006-04-13 23:09 UTC  (21+ messages)
  ` [patch 01/22] powerpc: iSeries needs slb_initialize to be called
  ` [patch 02/22] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
  ` [patch 05/22] sky2: bad memory reference on dual port cards
  ` [patch 06/22] NETFILTER: Fix fragmentation issues with bridge netfilter
  ` [patch 07/22] m32r: security fix of {get, put}_user macros
  ` [patch 08/22] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel
  ` [patch 09/22] fuse: fix oops in fuse_send_readpages()
  ` [patch 10/22] Fix buddy list race that could lead to page lru list corruptions
  ` [patch 11/22] Fix block device symlink name
  ` [patch 12/22] ext3: Fix missed mutex unlock
  ` [patch 13/22] edac_752x needs CONFIG_HOTPLUG
  ` [patch 14/22] cciss: bug fix for crash when running hpacucli
  ` [patch 15/22] alpha: SMP boot fixes
  ` [patch 16/22] Fix utime(2) in the case that no times parameter was passed in
  ` [patch 17/22] RLIMIT_CPU: fix handling of a zero limit
  ` [patch 18/22] Incorrect signature sent on SMB Read
  ` [patch 19/22] Fix suspend with traced tasks
  ` [patch 20/22] USB: remove __init from usb_console_setup
  ` [patch 21/22] fix non-leader exec under ptrace
  ` [patch 22/22] atm: clip causes unregister hang

[PATCH] Kmod optimization
 2006-04-13 23:13 UTC  (11+ messages)

[PATCH] mm/slob.c: for_each_possible_cpu(), not NR_CPUS
 2006-04-13 23:11 UTC 

PROBLEM: pthread-safety bug in write(2) on Linux 2.6.x
 2006-04-13 23:11 UTC  (15+ messages)

[PATCH] nfs_show_stats: for_each_possible_cpu(), not NR_CPUS
 2006-04-13 23:11 UTC 

[ALSA STABLE 3/3] a few more -- unregister platform device again if probe was unsuccessful
 2006-04-13 23:12 UTC  (9+ messages)

Bonding driver appears to call a sleeping function from an invalid context in 2.6.17-rc1
 2006-04-13 23:05 UTC 

JVM performance on Linux (vs. Solaris/Windows)
 2006-04-13 23:50 UTC  (11+ messages)

[Devel] Re: [RFC] Virtualization steps
 2006-04-13 22:51 UTC  (14+ messages)

Flexible mem= parameter
 2006-04-13 22:49 UTC 

[PATCH] CONSOLE_LP_STRICT Kconfig option
 2006-04-13 22:45 UTC  (6+ messages)

Question on Windows network data
 2006-04-13 22:39 UTC 

[PATCH] [1/2] POWERPC: IOMMU support for honoring dma_mask
 2006-04-13 22:38 UTC  (12+ messages)
` [PATCH] [2/2] POWERPC: Lower threshold for DART enablement to 1GB
  ` [PATCH] [2/2] POWERPC: Lower threshold for DART enablement to 1GB, V2

libata-pata works on ICH4-M
 2006-04-13 22:30 UTC  (9+ messages)

[RFC][PATCH 0/3] ext3 percpu counter fixes to suppport for ext3 unsigned long type free blocks counter
 2006-04-13 22:25 UTC  (7+ messages)
      ` [Ext2-devel] "

GPL issues
 2006-04-13 22:17 UTC  (9+ messages)

[PATCH 01/08] idr: add idr_replace method for replacing pointers
 2006-04-13 22:05 UTC  (2+ messages)

[PATCH 0/7] [RFC] Sizing zones and holes in an architecture independent manner V2
 2006-04-13 21:53 UTC  (7+ messages)

[PATCH 2/2] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
 2006-04-13 21:52 UTC 

[PATCH 1/2] mm: fix typos in comments in mm/oom_kill.c
 2006-04-13 21:52 UTC 

[PATCH 0/2] mm: minor OOM killer fixes
 2006-04-13 21:52 UTC 

[PATCH 0/4] Cleanup of mtd->type and mtd->flags
 2006-04-13 21:50 UTC  (8+ messages)
` [PATCH 1/4] Simplify test for RAM devices
` [PATCH 2/4] Make mtdblock_ro unconditionally readonly
` [PATCH 3/4] Remove unchecked flags
` [PATCH 4/4] Remove unused types

PROBLEM: NFS data corruption
 2006-04-13 21:45 UTC  (4+ messages)

[PATCH] tpm: update bios log code for 1.2
 2006-04-13 21:45 UTC 

x86_86 SMP megaraid_mbox hangups and panics
 2006-04-13 21:31 UTC  (2+ messages)

select takes too much time
 2006-04-13 21:20 UTC  (10+ messages)

[PATCH 1/2] add poison.h and patch primary users
 2006-04-13 21:15 UTC  (2+ messages)

[PATCH 2/2] update 2 drivers for poison.h
 2006-04-13 21:10 UTC 

[RFC][PATCH -rt] Make futex_wait() use an hrtimer for timeout
 2006-04-13 20:50 UTC  (2+ messages)

[PATCH 01/08] idr: add idr_replace method for replacing pointers
 2006-04-13 20:44 UTC  (2+ messages)

[PATCH 06/08] dm: fix refcounting
 2006-04-13 20:35 UTC 

[PATCH 04/08] dm: use spinlock for _minor_lock
 2006-04-13 20:35 UTC 

[PATCH 08/08] dm: fix ordering of initialization in alloc_dev()
 2006-04-13 20:35 UTC 

[PATCH 07/08] dm: proper module reference counting
 2006-04-13 20:35 UTC 

[PATCH 05/08] dm: add DMF_FREEING flag to indicate that a mapped_device is no longer legal to use
 2006-04-13 20:35 UTC 

[PATCH 00/08] dm: serious race conditions need addressing
 2006-04-13 20:35 UTC 

[PATCH 02/08] dm: use idr_replace for minor_idr
 2006-04-13 20:35 UTC 

[PATCH 03/08] dm: fix idr_pre_get lock ordering
 2006-04-13 20:35 UTC 

[RFC: 2.6 patch] net/netlink/: possible cleanups
 2006-04-13 20:26 UTC  (2+ messages)

[RFC][PATCH -mm] swsusp: reworked memory shrinker
 2006-04-13 20:19 UTC 

[PATCH] Kexec: Remove order
 2006-04-13 19:53 UTC  (3+ messages)

Is notify_die being overloaded?
 2006-04-13 19:46 UTC 

2.6.17-rc1: collie -- oopsen in pccardd?
 2006-04-13 19:19 UTC  (8+ messages)

[PATCH][Fix] swsusp: take lowmem reserves into account
 2006-04-13 19:15 UTC 

2.6.17-rc1 did break XFS
 2006-04-13 18:52 UTC  (10+ messages)
` notifier chain problem? (was Re: 2.6.17-rc1 did break XFS)

read-write constraint warnings
 2006-04-13 18:47 UTC 

Is platform_device_register_simple() deprecated?
 2006-04-13 18:32 UTC  (5+ messages)

[RFC] PATCH 4/4 - Time virtualization : UML support
 2006-04-13 17:21 UTC 

[RFC] PATCH 3/4 - Time virtualization : PTRACE_SYSCALL_MASK
 2006-04-13 17:20 UTC 

[RFC] PATCH 2/4 - Time virtualization : unshare support
 2006-04-13 17:20 UTC 

[RFC] PATCH 1/4 - Time virtualization : namespace
 2006-04-13 17:20 UTC 

[RFC] PATCH 0/4 - Time virtualization
 2006-04-13 17:19 UTC 

[PATCH] pids: simplify do_each_task_pid/while_each_task_pid
 2006-04-13 21:56 UTC  (9+ messages)

[PATCH] tpm: tpm-new-12-sysfs-files-fix-fix-fix
 2006-04-13 17:51 UTC 

lockd oopses continue with 2.6.16.1
 2006-04-13 17:29 UTC  (3+ messages)

[RFC][8/21]ext3 modify variables to exceed 2G
 2006-04-13 17:14 UTC  (2+ messages)
` [Ext2-devel] "

[i386, x86-64] ioapic_register_intr() and assign_irq_vector() questions
 2006-04-13 17:11 UTC  (2+ messages)

Mpc8xx in 2.6.10/ppc
 2006-04-13 16:59 UTC 

[RFC] Virtualization steps
 2006-04-13 16:54 UTC  (7+ messages)
` [Devel] "

[2.6 patch] drivers/message/i2o/: remove unused exports
 2006-04-13 16:22 UTC 

[2.6 patch] drivers/message/i2o/iop.c: static inline functions mustn't be exported
 2006-04-13 16:22 UTC 

[RFC: 2.6 patch] block/elevator.c: remove unused exports
 2006-04-13 16:22 UTC 

[RFC][15/21]e2fsprogs modify variables for bitmap to exceed 2G
 2006-04-13 16:20 UTC  (2+ messages)
` [Ext2-devel] "

[Ext2-devel] [PATCH 2/2] ext2/3: Support2^32-1blocks(e2fsprogs)
 2006-04-13 15:26 UTC  (12+ messages)
            ` [RFC][PATCH 0/2]Extend ext3 filesystem limit from 8TB to 16TB
                ` [Ext2-devel] "

Documentation issue on 2.6
 2006-04-13 15:17 UTC 

2.6.17-rc1 did break XFS
 2006-04-13 15:12 UTC  (2+ messages)

[PATCH 1/2] aic7xxx: deinline large functions, save 80k of text
 2006-04-13 15:02 UTC  (2+ messages)

[PATCH] deinline a few large functions in vlan code
 2006-04-13 15:00 UTC  (9+ messages)
` [PATCH] deinline a few large functions in vlan code v2
` [RFD][PATCH] typhoon and core sample for folding away VLAN stuff (was: Re: [PATCH] deinline a few large functions in vlan code v2)
  ` [RFD][PATCH] typhoon and core sample for folding away VLAN stuff

Troubles with booting init
 2006-04-13 14:23 UTC  (3+ messages)

What is the most efficient way to copy a bunch of files nowadays?
 2006-04-13 14:08 UTC  (2+ messages)

2.6.17-rc1 did break XFS
 2006-04-13 14:17 UTC  (2+ messages)

[PATCH] Improve parameter parsing for block2mtd
 2006-04-13 14:16 UTC 

Tracking down leaking applications
 2006-04-13 14:12 UTC  (3+ messages)

CSCAN I/O scheduler for 2.6.10 kernel
 2006-04-13 14:04 UTC  (11+ messages)

shrink_all_memory tweaks (was: Re: Userland swsusp failure (mm-related))
 2006-04-13 14:01 UTC  (5+ messages)

p4-clockmod not working in 2.6.16
 2006-04-13 13:59 UTC  (5+ messages)
        ` [PATCH 001/001] cpufreq: p4_clockmod errata N60 handling is over zealous

[PATCH-2.6.17-rc1-mm2] m32r: Remove a warning of m32r_sio.c
 2006-04-13 13:59 UTC 

Direct writing to the IDE on panic?
 2006-04-13 13:55 UTC 

[PATCH-2.6.17-rc1-mm2] m32r: mappi3 reboot support
 2006-04-13 13:50 UTC 

[PATCH] m32r: update include/asm-m32r/semaphore.h
 2006-04-13 13:45 UTC 

[PATCH 2.6.17-rc1-mm2] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
 2006-04-13 13:34 UTC 

straced process appears in state `S' but still needs SIGCONT
 2006-04-13 13:07 UTC 

big king-sizze 0rrgasm
 2006-04-13 12:45 UTC 

[patch 3/3] acpiphp: prevent duplicate slot numbers when no _SUN
 2006-04-13 12:36 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox