From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@osdl.org>, torvalds@osdl.org, stable@kernel.org
Subject: Linux 2.6.17.11
Date: Wed, 23 Aug 2006 14:31:08 -0700 [thread overview]
Message-ID: <20060823213108.GA12308@kroah.com> (raw)
We (the -stable team) are announcing the release of the 2.6.17.11 kernel.
I'll also be replying to this message with a copy of the patch between
2.6.17.10 and 2.6.17.11, as it is small enough to do so.
The updated 2.6.17.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.17.y.git
and can be browsed at the normal kernel.org git web browser:
www.kernel.org/git/
thanks,
greg k-h
--------
Makefile | 2 -
arch/ia64/kernel/sys_ia64.c | 28 +++++++++++++++------------
arch/sparc/kernel/sys_sparc.c | 27 ++++++++++++++------------
arch/sparc64/kernel/sys_sparc.c | 36 +++++++++++++++++++----------------
drivers/char/tpm/tpm_tis.c | 1
drivers/ieee1394/ohci1394.c | 4 +--
drivers/md/dm-mpath.c | 3 +-
drivers/md/raid1.c | 4 ++-
drivers/net/sky2.c | 4 +--
drivers/pci/quirks.c | 2 -
drivers/serial/Kconfig | 1
fs/befs/linuxvfs.c | 11 ++++++++--
fs/ext3/super.c | 40 +++++++++++++++++++++++++++++++++++++++
include/asm-generic/mman.h | 6 +++++
include/asm-ia64/mman.h | 6 +++++
include/asm-sparc/mman.h | 6 +++++
include/asm-sparc64/mman.h | 6 +++++
kernel/timer.c | 41 ++++++----------------------------------
lib/spinlock_debug.c | 10 +++++----
mm/mmap.c | 13 ++++++++++--
mm/swapfile.c | 3 +-
net/bridge/netfilter/ebt_ulog.c | 3 ++
net/core/dst.c | 3 --
net/core/rtnetlink.c | 15 +++++++++++++-
net/ipv4/fib_semantics.c | 12 +++++------
net/ipv4/netfilter/arp_tables.c | 3 +-
net/ipv4/netfilter/ip_tables.c | 3 +-
net/ipv4/netfilter/ipt_ULOG.c | 5 ++++
net/ipv4/route.c | 2 -
net/ipx/af_ipx.c | 3 +-
net/netfilter/nfnetlink_log.c | 3 ++
31 files changed, 202 insertions(+), 104 deletions(-)
Summary of changes from v2.6.17.10 to v2.6.17.11
================================================
Alexey Kuznetsov:
Fix ipv4 routing locking bug
Andrew Morton:
disable debugging version of write_lock()
Daniel Ritz:
PCI: fix ICH6 quirks
Danny Tholen:
1394: fix for recently added firewire patch that breaks things on ppc
David Miller:
Fix IFLA_ADDRESS handling
Diego Calleja:
Fix BeFS slab corruption
Dmitry Mishin:
Fix timer race in dst GC code
Eric Sandeen:
Have ext3 reject file handles with bad inode numbers early
Greg Kroah-Hartman:
Linux 2.6.17.11
Kirill Korotaev:
Kill HASH_HIGHMEM from route cache hash sizing
sys_getppid oopses on debug kernel
IA64: local DoS with corrupted ELFs
Kylene Jo Hall:
tpm: interrupt clear fix
Mark Huang:
ulog: fix panic on SMP kernels
Michal Miroslaw:
dm: BUG/OOPS fix
NeilBrown:
MD: Fix a potential NULL dereference in md/raid1
Olaf Hering:
SERIAL: icom: select FW_LOADER
Patrick McHardy:
ip_tables: fix table locking in ipt_do_table
Rafael J. Wysocki:
swsusp: Fix swap_type_of
Stephen Hemminger:
sky2: phy power problem on 88e805x
ipx: header length validation needed
next reply other threads:[~2006-08-23 21:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-23 21:31 Greg KH [this message]
2006-08-23 21:31 ` Linux 2.6.17.11 Greg KH
2006-08-24 6:29 ` Olaf Hering
2006-08-24 7:12 ` Greg KH
2006-08-24 7:40 ` Olaf Hering
2006-08-24 7:51 ` Greg KH
2006-08-27 9:17 ` Olaf Hering
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060823213108.GA12308@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.