Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262126AbVCIIkM (ORCPT ); Wed, 9 Mar 2005 03:40:12 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262120AbVCIIkM (ORCPT ); Wed, 9 Mar 2005 03:40:12 -0500 Received: from mail.kroah.org ([69.55.234.183]:45237 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S261651AbVCIIkD (ORCPT ); Wed, 9 Mar 2005 03:40:03 -0500 Date: Wed, 9 Mar 2005 00:39:23 -0800 From: Greg KH To: linux-kernel@vger.kernel.org Cc: chrisw@osdl.org, torvalds@osdl.org, akpm@osdl.org Subject: Linux 2.6.11.2 Message-ID: <20050309083923.GA20461@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: 1414 Lines: 48 And to further test this whole -stable system, I've released 2.6.11.2. It contains one patch, which is already in the -bk tree, and came from the security team (hence the lack of the longer review cycle). It's available now in the normal kernel.org places: kernel.org/pub/linux/kernel/v2.6/patch-2.6.11.2.gz which is a patch against the 2.6.11.1 release. If consensus arrives that this patch should be against the 2.6.11 tree, it will be done that way in the future. A detailed changelog can be found at: kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.11.2 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 +- fs/eventpoll.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) Summary of changes from v2.6.11.1 to v2.6.11.2 ============================================ Greg Kroah-Hartman: o Linux 2.6.11.2 Linus Torvalds: o epoll: return proper error on overflow condition - 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/