Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262944AbVCDRy3 (ORCPT ); Fri, 4 Mar 2005 12:54:29 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261947AbVCDRy2 (ORCPT ); Fri, 4 Mar 2005 12:54:28 -0500 Received: from mail.kroah.org ([69.55.234.183]:22970 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S263003AbVCDRyA (ORCPT ); Fri, 4 Mar 2005 12:54:00 -0500 Date: Fri, 4 Mar 2005 09:53:02 -0800 From: Greg KH To: linux-kernel@vger.kernel.org Cc: chrisw@osdl.org, torvalds@osdl.org, Andrew Morton Subject: Linux 2.6.11.1 Message-ID: <20050304175302.GA29289@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.8i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2832 Lines: 77 For those of you who haven't waded through the huge "RFD: Kernel release numbering" thread on lkml to realize that we are now going to start putting out 2.6.x.y releases, here's the summary: A few of us $suckers will be trying to maintain a 2.6.x.y set of releases that happen after 2.6.x is released. It will contain only a set of bugfixes and security fixes that meet a strict set of guidelines, as defined by Linus at: http://article.gmane.org/gmane.linux.kernel/283396 Chris Wright and I are going to start working on doing this work, we will have a @kernel.org to post these types of bug fixes to, and a set of people we bounce the patches off of to test for "smells good" validation. We will also have a bk-commits type mailing list for those who want to watch the patches flow in, and a bk tree from which changsets can be pulled from. Chris and I will be hashing all of the details out next Tuesday, and hopefully all the infrastructure will be in place soon. When that happens, we will post the full details on how all of this is going to work. In the meantime, feel free to CC: me and Chris on patches that everyone thinks should go into the 2.6.11.y releases. But right now, Chris is on a plane, and we don't have the email alias set up, or the proper permissions set up on kernel.org to push changes into the v2.6 directory, but we have a few bugs that are needing to be fixed in the 2.6.11 release. And since our mantra is, "release early and often", here's the first release. --------------- I've released the 2.6.11.1 patch: kernel.org/pub/linux/kernel/people/gregkh/v2.6.11/patch-2.6.11.1.gz With a detailed changelog at: kernel.org/pub/linux/kernel/people/gregkh/v2.6.11/ChangeLog-2.6.11.1 A bitkeeper tree for the 2.6.11.y releases can be found at: bk://linux-release.bkbits.net/linux-2.6.11 The diffstat and short summary of the fixes are below. I'll also be replying to this message with a copy of the patch itself, as it is small enough to do so. thanks, greg k-h ------- Makefile | 2 +- drivers/input/serio/i8042-x86ia64io.h | 6 +++--- drivers/md/raid6altivec.uc | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) Summary of changes from v2.6.11 to v2.6.11.1 ============================================ Dmitry Torokhov: o Fix keyboards for Dell machines Greg Kroah-Hartman: o Linux 2.6.11.1 Olof Johansson: o Fix for trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec Rene Rebe: o trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec - 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/