| From: |
| Greg KH <gregkh@linuxfoundation.org> |
| 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.56 |
| Date: |
| Fri, 3 Feb 2012 09:48:43 -0800 |
| Message-ID: |
| <20120203174843.GA18600@kroah.com> |
| Cc: |
| lwn@lwn.net |
| Archive-link: |
| Article, Thread
|
I'm announcing the release of the 2.6.32.56 kernel.
All users of the 2.6.32 kernel series must upgrade.
The updated 2.6.32.y git tree can be found at:
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
------------
Makefile | 2 -
block/scsi_ioctl.c | 45 +++++++++++++++++++++++++++
crypto/sha512_generic.c | 62 ++++++++++++++++++++------------------
drivers/gpu/drm/drm_auth.c | 6 +++
drivers/gpu/drm/drm_fops.c | 5 +++
drivers/hwmon/f71805f.c | 10 +++---
drivers/hwmon/sht15.c | 3 +
drivers/md/dm-linear.c | 12 ++++++-
drivers/md/dm-mpath.c | 6 +++
drivers/mmc/host/mmci.c | 6 ---
drivers/scsi/sd.c | 11 +++++-
drivers/usb/class/cdc-wdm.c | 2 +
drivers/usb/misc/usbsevseg.c | 2 -
drivers/usb/serial/cp210x.c | 5 +--
drivers/usb/serial/ftdi_sio.c | 14 ++++++--
drivers/usb/serial/ftdi_sio_ids.h | 19 +++++++++++
drivers/usb/serial/io_ti.c | 10 +-----
fs/ecryptfs/crypto.c | 9 +++--
fs/ecryptfs/miscdev.c | 56 +++++++++++++++++++++++-----------
fs/ecryptfs/read_write.c | 19 ++++++++---
include/drm/drmP.h | 1
include/linux/blkdev.h | 1
22 files changed, 221 insertions(+), 85 deletions(-)