[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090125004823.GA6711@kroah.com>
Date: Sat, 24 Jan 2009 16:48:23 -0800
From: Greg KH <gregkh@...e.de>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Subject: Linux 2.6.27.13
We (the -stable team) are announcing the release of the 2.6.27.13
kernel.
It contains a wide range of bugfixes, and all users of the 2.6.27 kernel
series are strongly encouraged to upgrade.
I'll also be replying to this message with a copy of the patch between
2.6.27.12 and 2.6.27.13
The updated 2.6.27.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.27.y.git
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.27.y.git;a=summary
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/hwmon/hwmon-vid.c | 1
drivers/misc/sgi-xp/xpc_sn2.c | 2
drivers/net/irda/irda-usb.c | 2
drivers/net/r6040.c | 17 ++-
drivers/net/wireless/ath9k/hw.c | 2
drivers/net/wireless/p54/p54usb.c | 1
drivers/net/wireless/rt2x00/rt73usb.c | 1
drivers/pci/pcie/aspm.c | 125 ++++++++++++++++++++----
drivers/usb/storage/libusual.c | 7 +
drivers/usb/storage/scsiglue.c | 31 +++++
drivers/usb/storage/transport.c | 80 +++++++++++++++
drivers/usb/storage/unusual_devs.h | 80 ++-------------
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/signal.c | 3
kernel/time/timekeeping.c | 71 ++++++-------
lib/idr.c | 10 -
mm/filemap.c | 18 +--
mm/page-writeback.c | 120 ++++++++++++++++-------
net/ipv4/tcp.c | 8 -
net/ipv6/ip6_fib.c | 15 +-
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
38 files changed, 550 insertions(+), 247 deletions(-)
Alan Stern (2):
usb-storage: add last-sector hacks
usb-storage: set CAPACITY_HEURISTICS flag for bad vendors
Alistair John Strachan (1):
hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probe
Andrew Morton (2):
lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache
mm: write_cache_pages more terminate quickly
Dave Kleikamp (1):
powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices
Dean Nelson (1):
sgi-xp: eliminate false detection of no heartbeat
Florian Fainelli (1):
r6040: bump release number to 0.19
Greg Kroah-Hartman (1):
Linux 2.6.27.13
Herbert Xu (1):
ipv6: Fix fib6_dump_table walker leak
Jarek Poplawski (2):
pkt_sched: sch_htb: Fix deadlock in hrtimers triggered by HTB
pkt_sched: cls_u32: Fix locking in u32_change()
Jean Delvare (1):
hwmon-vid: Add support for AMD family 10h CPUs
Joe Chou (2):
r6040: fix wrong logic in mdio code
r6040: save and restore MIER correctly in the interrupt routine
Jos-Vicente Gilabert (1):
drivers/net/irda/irda-usb.c: fix buffer overflow
Lennert Buytenhek (1):
tcp: don't mask EOF and socket errors on nonblocking splice receive
Luis R. Rodriguez (1):
ath9k: quiet harmless ForceXPAon messages
Luke Yelavich (1):
ALSA: hda - Add automatic model setting for Samsung Q45
Michiel (1):
p54usb: Add USB ID for Thomson Speedtouch 121g
Nick Piggin (12):
mm: write_cache_pages cyclic fix
mm: write_cache_pages early loop termination
mm: write_cache_pages writepage error fix
mm: write_cache_pages integrity fix
mm: write_cache_pages cleanups
mm: write_cache_pages optimise page cleaning
mm: write_cache_pages terminate quickly
mm: do_sync_mapping_range integrity fix
mm: direct IO starvation improvement
fs: remove WB_SYNC_HOLD
fs: sync_sb_inodes fix
fs: sys_sync fix
Pavel Roskin (1):
dell_rbu: use scnprintf() instead of less secure sprintf()
Roman Zippel (1):
clocksource: introduce clocksource_forward_now()
Shaohua Li (1):
PCI: keep ASPM link state consistent throughout PCIe hierarchy
Stefan Lippers-Hollmann (1):
rt2x00: add USB ID for the Linksys WUSB200.
Sukadev Bhattiprolu (1):
'kill sig -1' must only apply to caller's namespace
Takashi Iwai (1):
ALSA: hda - make laptop-eapd model back for AD1986A
Tony Luck (1):
IA64: Turn on CONFIG_HAVE_UNSTABLE_CLOCK
Vegard Nossum (1):
security: introduce missing kfree
Wei Yongjun (1):
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
--
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