[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090214005726.GA11282@kroah.com>
Date: Fri, 13 Feb 2009 16:57:26 -0800
From: Greg KH <gregkh@...e.de>
To: linux-kernel@...r.kernel.org, stable@...nel.org
Cc: Justin Forbes <jmforbes@...uxtx.org>,
Zwane Mwaikambo <zwane@....linux.org.uk>,
Theodore Ts'o <tytso@....edu>,
Randy Dunlap <rdunlap@...otime.net>,
Dave Jones <davej@...hat.com>,
Chuck Wolber <chuckw@...ntumlinux.com>,
Chris Wedgwood <reviews@...cw.f00f.org>,
Michael Krufky <mkrufky@...uxtv.org>,
Chuck Ebbert <cebbert@...hat.com>,
Domenico Andreoli <cavokz@...il.com>, Willy Tarreau <w@....eu>,
Rodrigo Rubira Branco <rbranco@...checkpoint.com>,
Jake Edge <jake@....net>, Eugene Teo <eteo@...hat.com>,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk
Subject: [patch 00/47] 2.6.27.18-stable review
This is the start of the stable review cycle for the 2.6.27.18 release.
There are 47 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@...nel.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 Tuesday Feb 17, 00: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.27.18-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
Makefile | 2 +-
arch/powerpc/kernel/signal_32.c | 36 +++++-------
arch/powerpc/kernel/signal_64.c | 33 +++++------
arch/powerpc/mm/fsl_booke_mmu.c | 4 +-
arch/powerpc/mm/pgtable_32.c | 4 +-
arch/sparc64/Kconfig | 1 +
arch/sparc64/kernel/sys_sparc.c | 48 ++++++++---------
arch/sparc64/kernel/syscalls.S | 2 +-
arch/sparc64/kernel/systbls.S | 16 +++---
arch/sparc64/kernel/systbls.h | 3 -
arch/x86/kernel/vmi_32.c | 11 ++++
arch/x86/pci/fixup.c | 25 +++++----
drivers/ata/libata-eh.c | 5 +-
drivers/block/nbd.c | 9 +++
drivers/hid/usbhid/hid-quirks.c | 16 ++----
drivers/net/skfp/skfddi.c | 4 +-
drivers/net/sky2.c | 6 +-
drivers/net/sungem.c | 8 ++--
drivers/net/tun.c | 10 +++-
drivers/net/virtio_net.c | 3 +-
drivers/net/wireless/iwlwifi/iwl-scan.c | 2 +-
drivers/net/wireless/zd1211rw/zd_rf.c | 1 +
drivers/net/wireless/zd1211rw/zd_usb.c | 1 +
drivers/parport/parport_serial.c | 5 ++
drivers/w1/slaves/w1_therm.c | 2 +-
fs/compat_ioctl.c | 7 +++
fs/lockd/svclock.c | 6 ++-
include/linux/ata.h | 15 ++++--
include/linux/syscalls.h | 28 +++++-----
include/net/sctp/checksum.h | 2 +-
mm/page-writeback.c | 18 +++++-
net/bluetooth/hidp/core.c | 4 ++
net/core/skbuff.c | 15 +++---
net/core/sock.c | 2 +
net/ipv4/ipconfig.c | 6 +-
net/ipv4/tcp.c | 12 ++++-
net/ipv4/udp.c | 7 ++-
net/ipv6/ip6_flowlabel.c | 8 ++-
net/ipv6/ip6_output.c | 67 ++++++++++++++++++-----
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c | 4 +-
net/mac80211/debugfs_sta.c | 2 +-
net/netfilter/xt_sctp.c | 2 +-
net/packet/af_packet.c | 17 ++++--
net/sctp/output.c | 7 ++-
net/sctp/outqueue.c | 3 +-
scripts/kernel-doc | 39 +++++++++++++-
sound/drivers/mtpav.c | 3 +-
47 files changed, 339 insertions(+), 192 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists