Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755335AbYKGXbd (ORCPT ); Fri, 7 Nov 2008 18:31:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754796AbYKGX0m (ORCPT ); Fri, 7 Nov 2008 18:26:42 -0500 Received: from kroah.org ([198.145.64.141]:47452 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754786AbYKGX0k (ORCPT ); Fri, 7 Nov 2008 18:26:40 -0500 Date: Fri, 7 Nov 2008 15:25:44 -0800 From: Greg KH To: linux-kernel@vger.kernel.org, stable@kernel.org Cc: Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , Willy Tarreau , Rodrigo Rubira Branco , Jake Edge , Eugene Teo , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: [patch 00/16] 2.6.25.20-stable review Message-ID: <20081107232544.GA4282@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2496 Lines: 53 This is the start of the stable review cycle for the 2.6.25.20 release. There are 16 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let us know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: line to the patch, please respond with it. These patches are sent out with a number of different people on the Cc: line. If you wish to be a reviewer, please email stable@kernel.org to add your name to the list. If you want to be off the reviewer list, also email us. Responses should be made by Monday, November 10, 20:00:00 UTC. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.25.20-rc1.gz and the diffstat can be found below. thanks, greg k-h ----------------- Makefile | 2 arch/sparc64/kernel/trampoline.S | 18 ++- drivers/acpi/dock.c | 5 - drivers/acpi/video.c | 123 ++++++++++++++----------- drivers/edac/cell_edac.c | 2 drivers/gpio/gpiolib.c | 2 drivers/net/wireless/libertas/scan.c | 4 fs/ext2/dir.c | 60 +++++++----- fs/ext3/dir.c | 10 +- fs/ext4/dir.c | 11 +- include/linux/sched.h | 4 include/math-emu/op-common.h | 17 ++- include/net/scm.h | 5 - net/core/dev.c | 27 +---- net/core/rtnetlink.c | 2 net/core/scm.c | 24 ++++ net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c | 2 net/ipv4/netfilter/nf_nat_snmp_basic.c | 1 net/ipv6/tcp_ipv6.c | 2 net/netfilter/xt_iprange.c | 8 - security/commoncap.c | 6 - sound/core/control.c | 4 22 files changed, 206 insertions(+), 133 deletions(-) -- 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/