Linux 2.6.16.1
- From: Greg KH <gregkh@xxxxxxx>
- Date: Mon, 27 Mar 2006 23:56:29 -0800
We (the -stable team) are announcing the release of the 2.6.16.1 kernel.
The diffstat and short summary of the fixes are below.
I'll also be replying to this message with a copy of the patch between
2.6.16 and 2.6.16.1, as it is small enough to do so.
The updated 2.6.16.y git tree can be found at:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.15.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/i386/kernel/cpu/cpufreq/speedstep-smi.c | 4 +-
arch/i386/kernel/dmi_scan.c | 2 -
drivers/base/cpu.c | 2 -
drivers/base/firmware_class.c | 6 ++-
drivers/block/cciss.c | 2 -
drivers/md/dm.c | 45 +++++++++++++++------------
drivers/media/video/Kconfig | 1
drivers/media/video/tuner-types.c | 4 +-
drivers/scsi/sata_mv.c | 7 +++-
drivers/video/i810/i810_main.c | 2 -
fs/9p/vfs_inode.c | 3 -
fs/proc/proc_misc.c | 2 -
fs/sysfs/dir.c | 1
fs/sysfs/inode.c | 6 +++
fs/sysfs/symlink.c | 1
fs/xfs/linux-2.6/xfs_aops.c | 2 -
include/linux/cpu.h | 2 -
include/linux/raid/raid1.h | 2 -
include/linux/rtc.h | 4 +-
kernel/sched.c | 9 ++++-
net/core/sock.c | 5 +--
net/ipv4/ip_output.c | 6 ---
23 files changed, 70 insertions(+), 50 deletions(-)
Summary of changes from v2.6.16 to v2.6.16.1
============================================
Alasdair G Kergon:
dm: bio split bvec fix
Alexey Kuznetsov:
TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2006-1242)
Andrew Morton:
get_cpu_sysdev() signedness fix
Fix speedstep-smi assembly bug in speedstep_smi_ownership
Andrey Panin:
DMI: fix DMI onboard device discovery
Anton Blanchard:
fix scheduler deadlock
Antonino A. Daplas:
i810fb_cursor(): use GFP_ATOMIC
David S. Miller:
NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
Greg Kroah-Hartman:
sysfs: sysfs_remove_dir() needs to invalidate the dentry
sysfs: fix a kobject leak in sysfs_add_link on the error path
Linux 2.6.16.1
Hans Verkuil:
V4L/DVB (3324): Fix Samsung tuner frequency ranges
Jeff Garzik:
sata_mv: fix irq port status usage
Jeff Moyer:
firmware: fix BUG: in fw_realloc_buffer
Joe Korty:
rtc.h broke strace(1) builds
Latchesar Ionkov:
v9fs: assign dentry ops to negative dentries
Mark Lord:
2.6.xx: sata_mv: another critical fix
Michael Krufky:
Kconfig: VIDEO_DECODER must select FW_LOADER
Nathan Scott:
XFS writeout fix
Neil Brown:
DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
Neil Horman:
proc: fix duplicate line in /proc/devices
Patrick McHardy:
cciss: fix use-after-free in cciss_init_one
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Linux 2.6.16.1
- From: Greg KH
- Re: Linux 2.6.16.1
- From: Greg KH
- Re: Linux 2.6.16.1
- Prev by Date: Linux 2.6.15.7
- Next by Date: Re: Linux 2.6.15.7
- Previous by thread: Linux 2.6.15.7
- Next by thread: Re: Linux 2.6.16.1
- Index(es):
Relevant Pages
- Re: 2.6.23-mm1
... On Mon, Oct 15 2007, Neil Brown wrote: ... patch that made bi_size unchanged.
... A fix for a bi_end_io in jfs that I missed. ... XFS update, s390 block driver,
gfs2 update, ocfs2 update, powerpc ... (Linux-Kernel) - Re: PATCH odd code in bio_add_page
... On Tue, Aug 26 2003, Neil Brown wrote: ... This patch changes the code
to allow ... I agree with the fix. ... send the line "unsubscribe linux-kernel"
in ... (Linux-Kernel) - Re: [OOPS] 2.6.21-rc6-git5 in cfq_dispatch_insert
... Neil Brown wrote: ... I know this is late given a fix has been issued,
but just got this in the logs with no other debug info at all. ... (Linux-Kernel) - Re: [OOPS] 2.6.21-rc6-git5 in cfq_dispatch_insert
... On Wed, Apr 25 2007, Neil Brown wrote: ... Here's a fix for it, ...
Patch looks good to me. ... More majordomo info at http://vger.kernel.org/majordomo-info.html
... (Linux-Kernel) - [git patches] libata critical fixes
... Please pull from 'upstream-linus' branch of ... to receive the following updates:
... Jeff Garzik: ... Fix sata_via write errors on PATA drive connected to
VT6421 ... (Linux-Kernel)