| From: |
| Greg KH <gregkh@suse.de> |
| To: |
| linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org |
| Subject: |
| Linux 2.6.32.49 |
| Date: |
| Mon, 28 Nov 2011 04:10:15 +0900 |
| Message-ID: |
| <20111127191015.GA11946@kroah.com> |
| Cc: |
| lwn@lwn.net |
| Archive-link: |
| Article, Thread
|
I'm announcing the release of the 2.6.32.49 kernel.
All users of the 2.6.32 kernel series must upgrade.
The updated 2.6.32.y git tree can be found at (NOTE THE ADDRESS CHANGE):
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-2.6.32.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...
thanks,
greg k-h
------------
Documentation/Makefile | 2
Documentation/kbuild/makefiles.txt | 12 ++
Documentation/video4linux/Makefile | 8 -
Documentation/video4linux/v4lgrab.c | 201 ------------------------------------
Makefile | 7 -
arch/ia64/hp/sim/simserial.c | 12 --
drivers/base/sys.c | 6 +
drivers/char/amiserial.c | 56 +++++-----
drivers/char/cyclades.c | 49 ++++----
drivers/char/ip2/ip2main.c | 72 +++++++-----
drivers/char/mxser.c | 62 ++++++-----
drivers/char/nozomi.c | 37 +++---
drivers/char/pcmcia/synclink_cs.c | 60 ++++------
drivers/char/synclink.c | 73 ++++++-------
drivers/char/synclink_gt.c | 56 +++++-----
drivers/char/synclinkmp.c | 61 +++++-----
drivers/char/tty_io.c | 21 +++
drivers/gpu/drm/i915/i915_gem.c | 44 ++++---
drivers/md/raid5.c | 32 +++--
drivers/mtd/mtdchar.c | 1
drivers/scsi/hosts.c | 9 +
drivers/scsi/scsi_lib.c | 9 +
drivers/scsi/st.c | 4
drivers/serial/68360serial.c | 51 ++++-----
drivers/serial/serial_core.c | 35 ++----
drivers/usb/core/quirks.c | 27 ++++
drivers/usb/serial/ftdi_sio.c | 14 +-
drivers/usb/serial/pl2303.c | 1
drivers/usb/serial/pl2303.h | 4
drivers/usb/serial/usb-serial.c | 13 ++
drivers/usb/storage/protocol.c | 7 -
drivers/xen/events.c | 2
fs/hfs/trans.c | 2
include/linux/interrupt.h | 6 +
include/linux/tty_driver.h | 9 +
include/linux/usb/serial.h | 2
include/linux/vmalloc.h | 1
kernel/irq/pm.c | 35 +++++-
kernel/power/suspend.c | 2
lib/nlattr.c | 1
mm/vmalloc.c | 67 ++++++++----
net/bluetooth/rfcomm/tty.c | 4
net/ipv6/udp.c | 2
net/sunrpc/auth_unix.c | 3
scripts/Kbuild.include | 5
sound/pci/hda/patch_realtek.c | 1
sound/soc/codecs/wm8940.c | 1
47 files changed, 586 insertions(+), 603 deletions(-)
Alan Cox (2):
tty: Make tiocgicount a handler
tty: icount changeover for other main devices
Alan Stern (1):
usb-storage: Accept 8020i-protocol commands longer than 12 bytes
Andrew Worsley (1):
USB: Fix Corruption issue in USB ftdi driver ftdi_sio.c
Axel Lin (1):
ASoC: wm8940: Properly set codec->dapm.bias_level
Bart Van Assche (1):
Make scsi_free_queue() kill pending SCSI commands
Chris Wilson (2):
drm/i915: Sanity check pread/pwrite
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Dan Carpenter (2):
PM / Suspend: Off by one in pm_suspend()
hfs: add sanity check for file name length
Dave Jones (1):
kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
Greg Kroah-Hartman (1):
Linux 2.6.32.49
Herton Ronaldo Krzesinski (1):
Revert "ALSA: hda: Fix quirk for Dell Inspiron 910"
Ian Campbell (1):
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Johannes Berg (1):
netlink: validate NLA_MSECS length
Josh Boyer (1):
USB: add quirk for Logitech C600 web cam
Mauro Carvalho Chehab (1):
Remove the old V4L1 v4lgrab.c file
Michal Marek (1):
kbuild: Fix passing -Wno-* options to gcc 4.4+
Mitsuo Hayasaka (1):
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
NeilBrown (2):
NFS/sunrpc: don't use a credential with extra groups.
md/raid5: abort any pending parity operations when array fails.
Peter Wippich (1):
mtd: mtdchar: add missing initializer on raw write
Petr Uzel (1):
st: fix race in st_scsi_execute_end
Shan Wei (1):
ipv6: udp: fix the wrong headroom check
sordna (1):
USB: quirks: adding more quirky webcams to avoid squeaky audio
wangyanqing (1):
USB: serial: pl2303: rm duplicate id