|
Subject: Linux 2.6.17.14 Newsgroups: gmane.linux.kernel Date: 2006-10-16 21:57:01 GMT (2 years, 37 weeks, 2 days, 8 hours and 27 minutes ago) We (the -stable team) are announcing the release of the 2.6.17.14 kernel. Unless something major comes up, this is the last release of the 2.6.17 kernel branch. I'll also be replying to this message with a copy of the patch between 2.6.17.13 and 2.6.17.14, as it is small enough to do so. The updated 2.6.17.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.17.y.git and can be browsed at the normal kernel.org git web browser: www.kernel.org/git/ thanks, greg k-h -------- Makefile | 2 - arch/sparc64/kernel/time.c | 2 - arch/sparc64/mm/init.c | 3 -- drivers/ide/ide-iops.c | 4 ++ drivers/input/mouse/logips2pp.c | 3 -- drivers/media/dvb/dvb-core/dvb_net.c | 3 +- drivers/media/dvb/frontends/cx24123.c | 4 +- drivers/media/video/msp3400-driver.c | 2 + drivers/media/video/msp3400-driver.h | 1 drivers/media/video/msp3400-kthreads.c | 7 ++-- drivers/mmc/mmc_block.c | 49 ++------------------------------- drivers/net/pcmcia/xirc2ps_cs.c | 18 +++++++++--- drivers/pci/quirks.c | 1 drivers/scsi/ahci.c | 6 ++++ fs/ext3/inode.c | 2 - fs/lockd/svcsubs.c | 15 ++++++---- fs/nfs/file.c | 8 ++++- fs/nfs/nfs4proc.c | 10 +++--- fs/sysfs/file.c | 5 --- include/linux/nfs_fs.h | 6 +++- include/linux/sunrpc/xprt.h | 2 - net/sched/cls_basic.c | 2 - 22 files changed, 73 insertions(+), 82 deletions(-) Summary of changes from v2.6.17.13 to v2.6.17.14 ================================================ Ang Way Chuang: dvb-core: Proper handling ULE SNDU length of 0 (CVE-2006-4623) Badari Pulavarty: ext3 sequential read regression fix Chuck Lever: SUNRPC: avoid choosing an IPMI port for RPC traffic David Miller: PKT_SCHED: cls_basic: Use unsigned int when generating handle David S. Miller: SPARC64: Fix serious bug in sched_clock() on sparc64 Fix sparc64 ramdisk handling Greg Kroah-Hartman: Linux 2.6.17.14 Hans Verkuil: V4L: Fix msp343xG handling regression Hidetoshi Seto: sysfs: remove duplicated dput in sysfs_update_file Joerg Ahrens: xirc2ps_cs: Cannot reset card in atomic context Linus Torvalds: Add PIIX4 APCI quirk for the 440MX chipset too Michael-Luke Jones: Backport: Old IDE, fix SATA detection for cabling Nikita Danilov: NFS: Fix a potential deadlock in nfs_release_page Pierre Ossman: MMC: Always use a sector size of 512 bytes Roberto Castagnola: Input: logips2pp - fix button mapping for MX300 Tejun Heo: ahci: do not fail softreset if PHY reports no device Trond Myklebust: LOCKD: Fix a deadlock in nlm_traverse_files() NFS: More page cache revalidation fixups Yeasah Pell: DVB: cx24123: fix PLL divisor setup |
|
|