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,
	Andrew Morton <akpm@linux-foundation.org>,
	torvalds@linux-foundation.org, stable@kernel.org
Subject: Linux 2.6.27.14
Date: Mon, 2 Feb 2009 10:24:04 -0800	[thread overview]
Message-ID: <20090202182404.GA7097@kroah.com> (raw)

We (the -stable team) are announcing the release of the 2.6.27.14
kernel.

It contains a wide range of bugfixes, and all users of the 2.6.27 kernel
series are very strongly encouraged to upgrade.

I'll also be replying to this message with a copy of the patch between
2.6.27.13 and 2.6.27.14

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

------------

 Makefile                               |    2 
 arch/alpha/kernel/irq_srm.c            |    2 
 crypto/authenc.c                       |   24 +++--
 crypto/ccm.c                           |    2 
 drivers/ata/pata_via.c                 |   22 ++++-
 drivers/ide/pci/it821x.c               |   12 ++
 drivers/misc/sgi-xp/xpc_sn2.c          |   19 ++--
 drivers/misc/sgi-xp/xpc_uv.c           |    2 
 drivers/net/bnx2x_main.c               |    3 
 drivers/net/wireless/rtl8187_dev.c     |    1 
 drivers/net/wireless/rtl8187_rtl8225.c |   10 +-
 drivers/pci/hotplug/pciehp_core.c      |    4 
 drivers/serial/8250_pci.c              |    3 
 drivers/usb/core/devio.c               |   20 ++--
 drivers/usb/core/inode.c               |    1 
 drivers/usb/core/usb.h                 |    1 
 drivers/usb/mon/mon_bin.c              |  105 ++++++++++++++++---------
 drivers/usb/storage/unusual_devs.h     |    6 +
 fs/eventpoll.c                         |   22 -----
 fs/ext3/namei.c                        |   20 +++-
 fs/fuse/dev.c                          |    3 
 fs/fuse/file.c                         |    2 
 fs/fuse/inode.c                        |   10 +-
 fs/inotify_user.c                      |  135 ++++++++++++++++++---------------
 fs/sysfs/bin.c                         |    6 +
 include/asm-x86/pgalloc.h              |    1 
 include/linux/Kbuild                   |    1 
 include/linux/pci_ids.h                |    6 +
 include/linux/sched.h                  |    1 
 kernel/relay.c                         |    4 
 net/mac80211/tx.c                      |    4 
 net/sunrpc/rpcb_clnt.c                 |   40 +++++++--
 sound/pci/hda/patch_conexant.c         |    1 
 sound/pci/hda/patch_realtek.c          |    1 
 sound/pci/hda/patch_sigmatel.c         |    2 
 sound/pci/oxygen/virtuoso.c            |   22 +++--
 36 files changed, 336 insertions(+), 184 deletions(-)

Alan Stern (1):
      USB: fix char-device disconnect handling

Boaz Harrosh (1):
      include/linux: Add bsg.h to the Kernel exported headers

Brandon Philips (1):
      it821x: Add ultra_mask quirk for Vortex86SX

Brian Cavagnolo (1):
      mac80211: decrement ref count to netdev after launching mesh discovery

Clemens Ladisch (1):
      sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2X

Dan Carpenter (1):
      fuse: fix NULL deref in fuse_file_alloc()

Davide Libenzi (1):
      epoll: drop max_user_instances and rely only on max_user_watches

Eilon Greenstein (1):
      bnx2x: Block nvram access when the device is inactive

Flavio Leitner (1):
      serial_8250: support for Sealevel Systems Model 7803 COMM+8

Greg Kroah-Hartman (2):
      sysfs: fix problems with binary files
      Linux 2.6.27.14

Herbert Xu (1):
      crypto: authenc - Fix zero-length IV crash

Ivan Kokshaysky (1):
      alpha: nautilus - fix compile failure with gcc-4.3

Jarod Wilson (1):
      crypto: ccm - Fix handling of null assoc data

Jiri Slaby (2):
      PCI hotplug: fix lock imbalance in pciehp
      relay: fix lock imbalance in relay_late_setup_files

Joerg Schirottke (1):
      ALSA: hda - Add quirk for HP DV6700 laptop

JosephChan@via.com.tw (1):
      libata: pata_via: support VX855, future chips whose IDE controller use 0x0571

Larry Finger (2):
      rtl8187: Add termination packet to prevent stall
      rtl8187: Fix error in setting OFDM power settings for RTL8187L

Luke Yelavich (1):
      ALSA: hda - add another MacBook Pro 4, 1 subsystem ID

Miklos Szeredi (2):
      fuse: destroy bdi on umount
      fuse: fix missing fput on error

Oliver Neukum (1):
      USB: storage: add unusual devs entry

Pete Zaitcev (1):
      USB: usbmon: Implement compat_ioctl

Peter Zijlstra (1):
      x86, mm: fix pte_free()

Robin Holt (2):
      sgi-xpc: ensure flags are updated before bte_copy
      sgi-xpc: Remove NULL pointer dereference.

Takashi Iwai (1):
      ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputs

Theodore Ts'o (1):
      ext3: Add sanity check to make_indexed_dir

Trond Myklebust (2):
      SUNRPC: Fix a memory leak in rpcb_getport_async
      SUNRPC: Fix autobind on cloned rpc clients

Vegard Nossum (1):
      inotify: clean up inotify_read and fix locking problems


             reply	other threads:[~2009-02-02 18:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-02 18:24 Greg KH [this message]
2009-02-02 18:24 ` Linux 2.6.27.14 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=20090202182404.GA7097@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.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