[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120301214654.GA13231@kroah.com>
Date: Thu, 1 Mar 2012 13:46:54 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk
Subject: [ 00/34] 2.6.32.58-longterm review
NOTE:
I have NOT tested this rc release. I now no longer own any
machines that can run the 2.6.32 kernel. Because of this, this
will be the last 2.6.32-longterm kernel that I will release. I
will be passing on the .32 kernel to someone else after this
release. Please, if you care about the .32 kernel, test this
release, I have _only_ build tested it, and have no idea if I
got something wrong or not.
This is the start of the longterm review cycle for the 2.6.32.58 release.
There are 34 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sat Mar 3 21:39:21 UTC 2012.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v2.6/longterm-review/patch-2.6.32.58-rc1.gz
and the diffstat can be found below.
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists