public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: torvalds@osdl.org
Subject: Linux 2.6.16.1
Date: Mon, 27 Mar 2006 23:56:29 -0800	[thread overview]
Message-ID: <20060328075629.GA8083@kroah.com> (raw)

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


             reply	other threads:[~2006-03-28  7:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28  7:56 Greg KH [this message]
2006-03-28  7:57 ` Linux 2.6.16.1 Greg KH
2006-03-28  8:01 ` Greg KH
2006-03-28  8:08   ` Jens Axboe
2006-03-30 19:46 ` Beber
2006-03-30 22:35   ` [PATCH] isd200: limit to BLK_DEV_IDE Randy.Dunlap
2006-03-30 23:03     ` Linus Torvalds
2006-03-30 23:25       ` Randy.Dunlap
2006-03-30 23:41         ` Linus Torvalds
2006-03-31  7:52     ` Bertrand Jacquin
     [not found]       ` <4615f4910604050635v5af3dbc6w17849adb2fd64593@mail.gmail.com>
2006-04-05 18:45         ` [stable] " Greg KH
2006-04-05 19:04           ` Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060328075629.GA8083@kroah.com \
    --to=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox