Linux 2.6.14.6

From: Chris Wright
Date: Sat Jan 07 2006 - 22:01:58 EST


We (the -stable team) are announcing the release of the 2.6.14.6 kernel.
This flushes the outstanding 2.6.14-stable queue.

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.14.5 and 2.6.14.6, as it is small enough to do so.

The updated 2.6.14.y git tree can be found at:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/chrisw/linux-2.6.14.y.git
and can be browsed at the normal kernel.org git web browser:
www.kernel.org/git/

thanks,
-chris

--------


Makefile | 2 -
drivers/net/sungem.c | 4 +--
drivers/video/aty/atyfb_base.c | 2 -
fs/proc/generic.c | 47 ++++++++++++++++++++---------------------
fs/ufs/super.c | 4 ++-
kernel/sysctl.c | 29 +++++++++++++------------
net/ieee80211/Kconfig | 2 -
7 files changed, 47 insertions(+), 43 deletions(-)

Summary of changes from v2.6.14.5 to v2.6.14.6
==============================================

Adrian Bunk:
drivers/net/sungem.c: gem_remove_one mustn't be __devexit

Chris Wright:
Linux 2.6.14.6

Evgeniy Polyakov:
UFS: inode->i_sem is not released in error path

Linus Torvalds:
Insanity avoidance in /proc (CVE-2005-4605)
sysctl: make sure to terminate strings with a NUL

Luis F. Ortiz:
Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}

Olaf Hering:
ieee80211_crypt_tkip depends on NET_RADIO

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/