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
Cc: lwn@lwn.net
Subject: Linux 2.6.32.58
Date: Sun, 4 Mar 2012 10:09:11 -0800 [thread overview]
Message-ID: <20120304180911.GA7336@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 5739 bytes --]
I'm announcing the release of the 2.6.32.58 kernel.
All users of the 2.6.32 kernel series must upgrade.
************************************************************************
Note:
This is the last 2.6.32 kernel I will be releasing. The 2.6.32
kernel is now in "extended-longterm" maintenance, with no set
release schedule from now on. I STRONGLY encourage any users of
the 2.6.32 kernel series to move to the 3.0 series at this point
in time.
************************************************************************
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-stable.git;a=shortlog;h=refs/heads/linux-2.6.32.y
thanks,
greg k-h
------------
Makefile | 2
arch/arm/include/asm/assembler.h | 5 +
arch/arm/mm/cache-v7.S | 6 +
arch/s390/include/asm/compat.h | 7 --
arch/s390/kernel/process.c | 1
arch/s390/kernel/ptrace.c | 2
arch/s390/kernel/setup.c | 2
arch/s390/mm/mmap.c | 2
crypto/sha512_generic.c | 83 +++++++++++--------------
drivers/base/firmware_class.c | 12 +++
drivers/cdrom/cdrom.c | 8 --
drivers/gpu/drm/i915/intel_lvds.c | 8 ++
drivers/gpu/drm/radeon/r100.c | 4 -
drivers/gpu/drm/radeon/rs600.c | 4 -
drivers/hwmon/f75375s.c | 4 -
drivers/media/video/hdpvr/hdpvr-video.c | 3
drivers/s390/block/dasd_eckd.c | 1
drivers/s390/block/dasd_ioctl.c | 1
drivers/s390/char/fs3270.c | 1
drivers/s390/char/vmcp.c | 1
drivers/s390/cio/chsc_sch.c | 1
drivers/s390/scsi/zfcp_cfdc.c | 1
drivers/scsi/3w-9xxx.c | 11 ++-
drivers/usb/host/pci-quirks.c | 11 +++
drivers/usb/host/xhci-mem.c | 32 +++++++--
drivers/usb/serial/cp210x.c | 2
fs/autofs4/autofs_i.h | 1
fs/autofs4/dev-ioctl.c | 1
fs/autofs4/inode.c | 2
fs/autofs4/waitq.c | 22 +++++-
fs/ecryptfs/file.c | 2
fs/ecryptfs/inode.c | 103 +++++++++++++++++++++-----------
fs/ecryptfs/main.c | 38 ++++++++++-
include/linux/bitops.h | 20 ++++++
include/linux/compat.h | 4 +
include/linux/kernel.h | 15 ++--
include/linux/kmod.h | 9 ++
include/linux/proportions.h | 4 +
kernel/kmod.c | 33 +++++++++-
kernel/relay.c | 10 ++-
net/mac80211/rx.c | 2
41 files changed, 338 insertions(+), 143 deletions(-)
Adam Radford (1):
SCSI: 3w-9xxx fix bug in sgl loading
Al Viro (1):
Ban ecryptfs over ecryptfs
Alex Deucher (1):
drm/radeon/kms: fix MSI re-arm on rv370+
Alexey Dobriyan (1):
crypto: sha512 - use standard ror64()
Andy Whitcroft (1):
ecryptfs: read on a directory should return EISDIR if not supported
Bruno Thomsen (1):
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
Dan Carpenter (2):
relay: prevent integer overflow in relay_open()
cdrom: use copy_to_user() without the underscores
Daniel Vetter (1):
drm/i915: no lvds quirk for AOpen MP45
Eliad Peller (1):
mac80211: timeout a single frame in the rx reorder buffer
Greg Kroah-Hartman (1):
Linux 2.6.32.58
Heiko Carstens (1):
compat: fix compile breakage on s390
Herbert Xu (2):
crypto: sha512 - Use binary and instead of modulus
crypto: sha512 - Avoid stack bloat on i386
Ian Kent (1):
autofs: work around unhappy compat problem on x86-64
Janne Grunau (1):
hdpvr: fix race conditon during start of streaming
John Johansen (1):
Add mount option to check uid of device being mounted = expect uid, CVE-2011-1833
Linus Torvalds (2):
Fix autofs compile without CONFIG_COMPAT
firmware loader: allow builtin firmware load even if usermodehelper is disabled
Nikolaus Schulz (2):
hwmon: (f75375s) Fix bit shifting in f75375_write16
hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375
OGAWA Hirofumi (1):
printk_ratelimited(): fix uninitialized spinlock
Rabin Vincent (1):
ARM: 7325/1: fix v7 boot with lockdep enabled
Rafael J. Wysocki (1):
PM: Print a warning if firmware is requested when tasks are frozen
Sarah Sharp (2):
USB: Fix handoff when BIOS disables host PCI device.
xhci: Fix encoding for HS bulk/control NAK rate.
Srivatsa S. Bhat (1):
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
Stephen Boyd (1):
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
Tetsuo Handa (1):
PM / Sleep: Fix read_unlock_usermodehelper() call.
Tyler Hicks (4):
eCryptfs: Remove mmap from directory operations
eCryptfs: Use notify_change for truncating lower inodes
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
eCryptfs: Clear i_nlink in rmdir
Wu Fengguang (1):
lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
Yong Zhang (1):
kernel.h: fix wrong usage of __ratelimit()
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2012-03-04 18:09 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-04 18:09 Greg KH [this message]
2012-03-04 18:09 ` Linux 2.6.32.58 Greg KH
2012-03-04 23:22 ` Willy Tarreau
2012-03-05 11:32 ` Build broken on s390 and ia64 [was: Linux 2.6.32.58] Jiri Slaby
2012-03-05 12:02 ` Heiko Carstens
2012-03-05 12:48 ` Jiri Slaby
2012-03-05 12:54 ` Willy Tarreau
2012-03-05 12:56 ` Jiri Slaby
2012-03-05 13:13 ` Heiko Carstens
2012-03-05 13:18 ` Willy Tarreau
2012-03-05 22:33 ` Willy Tarreau
2012-03-08 11:06 ` Jiri Slaby
2012-03-08 11:47 ` Willy Tarreau
2012-03-09 5:29 ` Ben Hutchings
2012-03-09 6:57 ` Willy Tarreau
2012-03-09 8:23 ` Jiri Slaby
2012-03-09 8:41 ` Willy Tarreau
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=20120304180911.GA7336@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.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 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.