Path: news.gmane.org!not-for-mail From: Chris Wright Newsgroups: gmane.linux.kernel.announce,gmane.linux.kernel Subject: Linux 2.6.15.6 Date: Sun, 5 Mar 2006 13:09:04 -0800 Lines: 46 Approved: news@gmane.org Message-ID: <20060305210904.GT3883@sorel.sous-sol.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1141592728 9131 80.91.229.2 (5 Mar 2006 21:05:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Mar 2006 21:05:28 +0000 (UTC) Cc: torvalds@osdl.org Original-X-From: linux-kernel-announce-owner@vger.kernel.org Sun Mar 05 22:05:25 2006 Return-path: Envelope-to: lnx-linux-kernel-announce@gmane.org Original-Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FG0Pr-0003pu-Sq for lnx-linux-kernel-announce@gmane.org; Sun, 05 Mar 2006 22:05:24 +0100 Original-Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751197AbWCEVFH (ORCPT ); Sun, 5 Mar 2006 16:05:07 -0500 Original-Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751177AbWCEVFH (ORCPT ); Sun, 5 Mar 2006 16:05:07 -0500 Original-Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:43907 "EHLO sorel.sous-sol.org") by vger.kernel.org with ESMTP id S1751018AbWCEVFF (ORCPT ); Sun, 5 Mar 2006 16:05:05 -0500 Original-Received: from sorel.sous-sol.org (localhost.localdomain [127.0.0.1]) by sorel.sous-sol.org (8.13.4/8.13.1) with ESMTP id k25L95qa000647; Sun, 5 Mar 2006 13:09:05 -0800 Original-Received: (from chrisw@localhost) by sorel.sous-sol.org (8.13.4/8.13.1/Submit) id k25L95W9000646; Sun, 5 Mar 2006 13:09:05 -0800 Original-To: linux-kernel@vger.kernel.org, stable@kernel.org Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Original-Sender: linux-kernel-announce-owner@vger.kernel.org Precedence: bulk X-Mailing-List: linux-kernel-announce@vger.kernel.org Xref: news.gmane.org gmane.linux.kernel.announce:314 gmane.linux.kernel:385691 Archived-At: 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-announce" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html