LWN.net Logo

Linux 2.6.15.6

From:  Chris Wright <chrisw@sous-sol.org>
To:  linux-kernel@vger.kernel.org, stable@kernel.org
Subject:  Linux 2.6.15.6
Date:  Sun, 5 Mar 2006 13:09:04 -0800
Cc:  torvalds@osdl.org

We (the -stable team) are announcing the release of the 2.6.15.6 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.15.5 and 2.6.15.6, as it is small enough to do so.

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

thanks,
-chris

--------

 Makefile                     |    2 +-
 arch/ia64/kernel/unaligned.c |    2 +-
 fs/nfs/direct.c              |    7 ++++++-
 include/linux/types.h        |    1 +
 net/core/request_sock.c      |    1 -
 5 files changed, 9 insertions(+), 4 deletions(-)

Summary of changes from v2.6.15.5 to v2.6.15.6
==============================================


Arnaldo Carvalho de Melo:
      Don't reset rskq_defer_accept in reqsk_queue_alloc

Chris Wright:
      fs/nfs/direct.c compile fix
      Linux 2.6.15.6

Dave Jones:
      mempolicy.c compile fix, make sure BITS_PER_BYTE is defined

Tony Luck:
      [IA64] die_if_kernel() can return (CVE-2006-0742)

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

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds