[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090123011110.GA19756@kroah.com>
Date: Thu, 22 Jan 2009 17:11:10 -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/46] 2.6.28-stable review
This is the start of the stable review cycle for the 2.6.28.2 release.
There are 46 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 Sunday, January 25, 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.28.2-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
Documentation/sound/alsa/ALSA-Configuration.txt | 3 +-
Makefile | 2 +-
arch/ia64/Kconfig | 1 +
arch/powerpc/mm/slice.c | 11 ++-
drivers/firmware/dell_rbu.c | 4 +-
drivers/hwmon/abituguru3.c | 2 +-
drivers/misc/sgi-xp/xpc_sn2.c | 2 +-
drivers/net/irda/irda-usb.c | 2 +-
drivers/net/r6040.c | 17 ++-
drivers/net/wireless/p54/p54usb.c | 6 +
drivers/net/wireless/rt2x00/rt73usb.c | 1 +
drivers/pci/pcie/aspm.c | 125 ++++++++++++++---
drivers/usb/core/driver.c | 9 +-
drivers/usb/core/hub.c | 2 +-
drivers/usb/core/message.c | 25 ++--
drivers/usb/core/usb.c | 2 +-
drivers/usb/core/usb.h | 4 +-
drivers/usb/storage/libusual.c | 7 +
drivers/usb/storage/scsiglue.c | 31 ++++
drivers/usb/storage/transport.c | 80 ++++++++++
drivers/usb/storage/unusual_devs.h | 178 ++---------------------
drivers/usb/storage/usb.c | 6 +
drivers/usb/storage/usb.h | 4 +
fs/fs-writeback.c | 92 +++++++-----
fs/sync.c | 2 +-
include/linux/fs.h | 1 -
include/linux/usb_usual.h | 5 +-
include/linux/writeback.h | 1 -
kernel/sched_fair.c | 2 +-
lib/idr.c | 10 +-
mm/filemap.c | 18 +--
mm/page-writeback.c | 121 +++++++++++-----
net/bridge/netfilter/ebtables.c | 2 +-
net/ipv4/netfilter/nf_conntrack_proto_icmp.c | 2 +-
net/ipv4/tcp.c | 8 +-
net/ipv6/ip6_fib.c | 15 +-
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c | 2 +-
net/netfilter/x_tables.c | 8 +
net/sched/cls_u32.c | 3 +-
net/sched/sch_htb.c | 1 +
net/sctp/sm_statefuns.c | 14 ++
security/keys/keyctl.c | 1 +
sound/pci/hda/patch_analog.c | 49 ++++++-
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/patch_sigmatel.c | 16 ++
sound/pci/oxygen/virtuoso.c | 17 ++-
46 files changed, 585 insertions(+), 330 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