We (the -stable team) are announcing the release of the 2.6.12.4 kernel. The diffstat and short summary of the fixes are below.
I'll also be replying to this message with a copy of the patch between 2.6.12.3 and 2.6.12.4, as it is small enough to do so. The updated 2.6.12.y git tree can be found at: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/chrisw/linux-2.6.12.y.git and can be browsed at the normal kernel.org git web browser: www.kernel.org/git/ thanks, -chris ---------- Makefile | 4 ++-- arch/i386/kernel/cpu/cpufreq/powernow-k8.c | 8 +++++--- arch/i386/kernel/process.c | 2 ++ arch/x86_64/ia32/syscall32.c | 7 ++++++- drivers/char/rocket.c | 3 ++- drivers/scsi/qla2xxx/qla_init.c | 4 +++- fs/bio.c | 1 + include/linux/skbuff.h | 2 +- net/8021q/vlan.c | 8 ++++++++ net/ipv4/netfilter/ip_conntrack_core.c | 3 +++ net/ipv4/netfilter/ip_nat_proto_tcp.c | 3 ++- net/ipv4/netfilter/ip_nat_proto_udp.c | 3 ++- net/ipv6/netfilter/ip6_queue.c | 2 ++ net/xfrm/xfrm_user.c | 3 +++ 14 files changed, 42 insertions(+), 11 deletions(-) Summary of changes from v2.6.12.3 to v2.6.12.4 ============================================== Andrew Morton: Fw: bio_clone fix Andrew Vasquez: qla2xxx: Correct handling of fc_remote_port_add() failure case. Chris Wright: Linux 2.6.12.4 Dave Jones: Fix powernow oops on dual-core athlon Herbert Xu: Fix possible overflow of sock->sk_policy Michal Ostrowski: rocket.c: Fix ldisc ref count handling Paolo 'Blaisorblade' Giarrusso: sys_get_thread_area does not clear the returned argument Patrick McHardy: Wait until all references to ip_conntrack_untracked are dropped on unload Fix potential memory corruption in NAT code (aka memory NAT) Fix deadlock in ip6_queue Fix signedness issues in net/core/filter.c Siddha, Suresh B: x86_64 memleak from malicious 32bit elf program Tom Rini: kbuild: build TAGS problem with O= Tommy Christensen: Fix early vlan adding leads to not functional device - To unsubscribe from this list: send the line "unsubscribe linux-kernel-announce" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html