All of lore.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.2
Date: Fri, 7 Apr 2006 10:23:53 -0700	[thread overview]
Message-ID: <20060407172353.GA29863@kroah.com> (raw)

We (the -stable team) are announcing the release of the 2.6.16.2 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.1 and 2.6.16.2, 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.16.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/Kconfig          |    1 
 arch/i386/kernel/cpu/cpufreq/p4-clockmod.c    |    2 -
 arch/powerpc/kernel/pci_64.c                  |    1 
 drivers/base/node.c                           |    2 -
 drivers/char/Kconfig                          |    1 
 drivers/char/tlclk.c                          |    1 
 drivers/ieee1394/sbp2.c                       |   32 ++++++++++++--------------
 drivers/net/irda/irda-usb.c                   |    5 ++--
 drivers/net/wireless/Kconfig                  |    5 +++-
 drivers/net/wireless/hostap/hostap_80211_tx.c |    2 -
 drivers/net/wireless/ipw2200.c                |    5 +---
 drivers/pcmcia/ds.c                           |    2 -
 drivers/usb/core/message.c                    |   12 +++++----
 drivers/usb/host/ehci-sched.c                 |   11 ++++----
 drivers/video/cfbimgblt.c                     |    2 -
 fs/nfsd/nfs3proc.c                            |    2 -
 fs/nfsd/nfs4proc.c                            |    2 -
 fs/nfsd/nfsproc.c                             |    2 -
 fs/proc/vmcore.c                              |    4 +--
 fs/sysfs/file.c                               |    2 -
 include/asm-powerpc/floppy.h                  |    5 ++--
 include/linux/fb.h                            |    2 -
 include/linux/proc_fs.h                       |    2 -
 kernel/exec_domain.c                          |    1 
 kernel/fork.c                                 |    2 -
 net/ipv4/fib_trie.c                           |   12 ++++-----
 net/ipv4/netfilter/ip_conntrack_netlink.c     |    2 -
 net/netfilter/nf_conntrack_netlink.c          |    2 -
 sound/isa/opti9xx/opti92x-ad1848.c            |    6 ++++
 sound/pci/hda/patch_realtek.c                 |    2 +
 31 files changed, 75 insertions(+), 59 deletions(-)

Summary of changes from v2.6.16.1 to v2.6.16.2
==============================================

Adrian Bunk:
      PCMCIA_SPECTRUM must select FW_LOADER
      drivers/net/wireless/ipw2200.c: fix an array overun
      AIRO{,_CS} <-> CRYPTO fixes

Andrew Morton:
      tlclk: fix handling of device major

Antonino A. Daplas:
      fbcon: Fix big-endian bogosity in slow_imageblit()

Christoph Lameter:
      Fix NULL pointer dereference in node_read_numastat()

Clemens Ladisch:
      USB: EHCI full speed ISO bugfixes

Dave Jones:
      Mark longhaul driver as broken.

David S. Miller:
      fib_trie.c node freeing fix

Eugene Teo:
      USB: Fix irda-usb use after use

Greg Kroah-Hartman:
      sysfs: zero terminate sysfs write buffers (CVE-2006-1055)
      Linux 2.6.16.2

Horst Schirmeier:
      USB: usbcore: usb_set_configuration oops (NULL ptr dereference)

Janos Farkas:
      pcmcia: permit single-character-identifiers

Jouni Malinen:
      hostap: Fix EAPOL frame encryption

Kirill Korotaev:
      wrong error path in dup_fd() leading to oopses in RCU

Martin Josefsson:
      {ip, nf}_conntrack_netlink: fix expectation notifier unregistration

maximilian attems:
      isicom must select FW_LOADER

NeilBrown:
      knfsd: Correct reserved reply space for read requests.

Sergey Vlasov:
      Fix module refcount leak in __set_personality()

Stefan Richter:
      sbp2: fix spinlock recursion

Stephen Rothwell:
      powerpc: make ISA floppies work again

Takashi Iwai:
      opti9x - Fix compile without CONFIG_PNP
      Add default entry for CTL Travel Master U553W

Venkatesh Pallipadi:
      Fix the p4-clockmod N60 errata workaround.

Vivek Goyal:
      kdump proc vmcore size oveflow fix


             reply	other threads:[~2006-04-07 17:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-07 17:23 Greg KH [this message]
2006-04-07 17:25 ` Linux 2.6.16.2 Greg KH

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=20060407172353.GA29863@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.