Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756060AbZAYAvu (ORCPT ); Sat, 24 Jan 2009 19:51:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753500AbZAYAvg (ORCPT ); Sat, 24 Jan 2009 19:51:36 -0500 Received: from kroah.org ([198.145.64.141]:60264 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753457AbZAYAvf (ORCPT ); Sat, 24 Jan 2009 19:51:35 -0500 Date: Sat, 24 Jan 2009 16:48:23 -0800 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@kernel.org Subject: Linux 2.6.27.13 Message-ID: <20090125004823.GA6711@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: 5855 Lines: 158 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/