public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2005-11-22 11:56:27 to 2005-11-22 21:13:48 UTC [more...]

[patch 07/23] [PATCH] [NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
 2005-11-22 21:09 UTC  (14+ messages)
` [patch 08/23] [PATCH] [NETFILTER] NAT: Fix module refcount dropping too far
` [patch 09/23] [PATCH] [NETFILTER] nf_queue: Fix Ooops when no queue handler registered
` [patch 10/23] [PATCH] [NETFILTER] refcount leak of proto when ctnetlink dumping tuple
` [patch 11/23] [PATCH] [NETFILTER] ctnetlink: check if protoinfo is present
` [patch 12/23] [PATCH] [NETFILTER] PPTP helper: fix PNS-PAC expectation call id
` [patch 13/23] [PATCH] [NETFILTER] ctnetlink: Fix oops when no ICMP ID info in message
` [patch 14/23] [PATCH] [NETFILTER] ip_conntrack TCP: Accept SYN+PUSH like SYN
` [patch 15/23] [PATCH] [NETFILTER] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768
` [patch 16/23] [PATCH] [IPV6]: Fix memory management error during setting up new advapi sockopts
` [patch 17/23] [PATCH] [IPV6]: Fix calculation of AH length during filling ancillary data
` [patch 21/23] [PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limits
` [patch 22/23] hwmon: Fix lm78 VID conversion
` [patch 23/23] hwmon: Fix missing it87 fan div init

[RFC] Small PCI core patch
 2005-11-22 21:13 UTC  (45+ messages)
            ` today's graphics (was Re: [RFC] Small PCI core patch)

[patch 01/23] [PATCH] ppc64 memory model depends on NUMA
 2005-11-22 21:06 UTC 

[patch 00/23] -stable review
 2005-11-22 21:05 UTC 

[patch 02/23] [PATCH] Dont auto-reap traced children
 2005-11-22 21:06 UTC 

[patch 03/23] [PATCH] Fix soft lockup with ALSA rtc-timer
 2005-11-22 21:06 UTC 

[patch 04/23] [PATCH] packet writing oops fix
 2005-11-22 21:06 UTC 

2.6.15-rc1-mm1
 2005-11-22 20:55 UTC  (7+ messages)

Christmas list for the kernel
 2005-11-22 20:49 UTC  (6+ messages)

[patch] hdaps: missing an axis
 2005-11-22 20:54 UTC  (3+ messages)

2.6.14-rt13
 2005-11-22 20:52 UTC  (9+ messages)
    ` test time-warps [was: Re: 2.6.14-rt13]

Network lockup under load
 2005-11-22 20:40 UTC  (3+ messages)

Robust Futex patches available
 2005-11-22 20:38 UTC 

Resume from swsusp stopped working with 2.6.14 and 2.6.15-rc1
 2005-11-22 20:37 UTC  (13+ messages)

mmap64() behaviour on 64-bit machines ?
 2005-11-22 20:21 UTC  (2+ messages)

BUG 2.6.14.2 : ACPI boot lockup
 2005-11-22 20:15 UTC  (2+ messages)

what is our answer to ZFS?
 2005-11-22 20:19 UTC  (27+ messages)

[PATCH, IDE] Blacklist CD-912E/ATK
 2005-11-22 20:26 UTC  (2+ messages)

[PATCH 4/5] Centralise NO_IRQ definition
 2005-11-22 19:51 UTC  (22+ messages)

PageReserved removal woes: vbetool, suspend-to-ram breakage
 2005-11-22 19:51 UTC  (3+ messages)

[PATCH 0/5] Light Fragmentation Avoidance V20
 2005-11-22 19:40 UTC  (10+ messages)
` [PATCH 2/5] Light Fragmentation Avoidance V20: 002_usemap

[PATCH] minor clean up and update to tlclk.c for 2.6.15-rc2-git2
 2005-11-22 19:21 UTC 

[patch 0/12] mm: optimisations
 2005-11-22 19:19 UTC  (5+ messages)
` [patch 12/12] mm: rmap opt
` [patch 6/12] mm: remove bad_range

[PATCH 0/5] Light fragmentation avoidance without usemap
 2005-11-22 19:17 UTC  (6+ messages)
` [PATCH 1/5] Light fragmentation avoidance without usemap: 001_antidefrag_flags
` [PATCH 2/5] Light fragmentation avoidance without usemap: 002_fragcore
` [PATCH 3/5] Light fragmentation avoidance without usemap: 003_percpu
` [PATCH 4/5] Light fragmentation avoidance without usemap: 004_configurable
` [PATCH 5/5] Light fragmentation avoidance without usemap: 005_drainpercpu

[spi-devel-general] Re: SPI
 2005-11-22 19:11 UTC  (2+ messages)

athlon x2 + 2.6.14 + SMP = fast clock
 2005-11-22 19:01 UTC  (3+ messages)

/dev/sr0 not ready, but working
 2005-11-22 19:00 UTC  (6+ messages)
` [linux-usb-devel] "

[RFC: 2.6 patch] let MAGIC_SYSRQ no longer depend on DEBUG_KERNEL
 2005-11-22 18:57 UTC 

Fw: [PATCH] fix to clock running too fast
 2005-11-22 18:56 UTC 

[RFC] Documentation dir is a mess
 2005-11-22 18:42 UTC  (5+ messages)

[PATCH] Marvell SATA fixes v2
 2005-11-22 18:31 UTC  (5+ messages)

Poor Software RAID-0 performance with 2.6.14.2
 2005-11-22 18:23 UTC  (3+ messages)

[PATCH 3/3] sparse provide pfn_to_nid
 2005-11-22 18:07 UTC  (4+ messages)
` [PATCH 0/2] SPARSEMEM: pfn_to_nid implementation v2
  ` [PATCH 1/2] flatmem split out memory model
  ` [PATCH 2/2] sparse provide pfn_to_nid

[PATCH] Additional/catchup RCU signal fixes for -mm
 2005-11-22 19:20 UTC  (8+ messages)
    ` Posix timers vs exec problems
      ` [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
        ` Thread group exec race -> null pointer... HELP
          ` [PATCH] fix do_wait() vs exec() race

2.6.14-rt13 does not build
 2005-11-22 18:03 UTC  (4+ messages)

[PATCH 1/10] Cr4 is valid on some 486s
 2005-11-22 18:01 UTC  (16+ messages)
                        ` [RFC] SMP alternatives
                          ` [patch] "

rfc/rft: use r10 as current on x86-64
 2005-11-22 17:55 UTC  (5+ messages)

what is our answer to ZFS?
 2005-11-22 16:38 UTC  (6+ messages)

CIFS improvements/wider testing needed
 2005-11-22 17:24 UTC  (10+ messages)
      ` CIFS emulated mode bits

unable to use dpkg 2.6.15-rc2
 2005-11-22 17:20 UTC  (2+ messages)

VESA fb console in 2.6.15
 2005-11-22 17:17 UTC  (3+ messages)

Panic with aic7xxx
 2005-11-22 16:59 UTC 

[PATCH] Typos in Documation/kbuild/modules.txt 2.6.15-rc2
 2005-11-22 16:56 UTC  (2+ messages)

[PATCH 2/5] Ensure NO_IRQ is appropriately defined on all architectures
 2005-11-22 16:43 UTC  (4+ messages)

CIFS improvements/wider testing needed
 2005-11-22 16:40 UTC 

CIFS emulated mode bits
 2005-11-22 16:40 UTC 

[PATCH] pcilynx.c LIndent fixes
 2005-11-22 16:32 UTC 

SATA ICH6M problems on Sharp M4000
 2005-11-22 16:28 UTC  (4+ messages)

[PATCH] pci hotplug: Fix cut/paste error
 2005-11-22 16:01 UTC 

How can I prevent MTD to access the end of a flash device ?
 2005-11-22 15:53 UTC  (3+ messages)

Performance degradation when using partitions
 2005-11-22 15:48 UTC  (2+ messages)

How to quickly detect the mode change of a hard disk?
 2005-11-22 15:39 UTC  (2+ messages)

2.6.14.2 detects only one processor (out of 2)
 2005-11-22 15:30 UTC  (3+ messages)

[PATCH] i386 No Idle Hz - aka Dynticks v051122-1
 2005-11-22 14:58 UTC  (2+ messages)

Sun's ZFS and Linux
 2005-11-22 14:56 UTC  (4+ messages)

[PATCH 2a/5] Ensure NO_IRQ is appropriately defined on all architectures
 2005-11-22 14:23 UTC 

Compaq Presario "reboot" problems
 2005-11-22 14:19 UTC  (8+ messages)

capturing oopses
 2005-11-22 14:08 UTC  (2+ messages)

[PATCH] properly account readahead file major faults
 2005-11-22 12:55 UTC  (6+ messages)

2.6.14.2 kernel oops, looks acpi-related
 2005-11-22 13:15 UTC  (4+ messages)

[PATCH] Add more SCM trees to MAINTAINERS
 2005-11-22 13:04 UTC  (3+ messages)

2.6.14 kswapd eating too much CPU
 2005-11-22 12:59 UTC 

PowerBook5,8 - TrackPad update
 2005-11-22 12:51 UTC  (3+ messages)

ioscheduler and 2.6 kernels
 2005-11-22 12:44 UTC  (4+ messages)

RAID1 ramdisk patch
 2005-11-22 12:00 UTC  (12+ messages)
  ` segfault mdadm --write-behind, 2.6.14-mm2 (was: Re: RAID1 ramdisk patch)
              ` Please help me understand ->writepage. Was "

floppy regression from "[PATCH] fix floppy.c to store correct ..."
 2005-11-22 11:56 UTC  (5+ messages)


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