[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4beed4da27f06efb2c13d6ed48850634@local>
Date: Mon, 07 Feb 2011 00:22:52 +0100
From: Willy Tarreau <w@....eu>
To: linux-kernel@...r.kernel.org, stable@...nel.org,
stable-review@...nel.org
Subject: [PATCH 00/23] 2.6.27.58-longterm review
This is the start of the longterm review cycle for the 2.6.27.58 release.
This version is up to date with what was merged in 2.6.32.28.
I know it was sensibly delayed, but nothing was critical so I preferred to
ensure that I did not repeat the hackish review process I used to work with
on 2.6.20. Next reviews should take less time. Special thanks to thank Greg
for sharing scripts, ideas and methods to help me catch up with a process I
left a few years ago.
All patches will be posted as a response to this one. If anyone has any
issues with these being applied, please let me know. If anyone is a
maintainer of the proper subsystem, and wants to add a Signed-off-by:
line to the patch, please respond with it.
The full quilt queue can be found at
git://git.kernel.org/pub/scm/linux/kernel/git/longterm/longterm-queue-2.6.27.git
Responses should be made within 72 hours. 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.27.58-rc1.gz
and the diffstat can be found below.
arch/x86/vdso/Makefile | 4 +-
drivers/char/hvc_console.c | 25 +++++---
drivers/dma/mv_xor.c | 2 +-
drivers/hid/hidraw.c | 11 +++-
drivers/hwmon/adm1026.c | 20 +++---
drivers/infiniband/core/uverbs_cmd.c | 101 +++++++++++++++++++---------------
drivers/md/md.c | 7 ++-
drivers/usb/misc/uss720.c | 4 +-
drivers/usb/storage/unusual_devs.h | 7 ++
fs/exec.c | 5 ++
fs/nfs/file.c | 2 +
fs/nfsd/nfs3xdr.c | 6 +-
include/linux/nfsd/xdr4.h | 4 +-
include/net/sctp/sm.h | 1 +
include/net/sctp/structs.h | 3 +
kernel/exit.c | 8 +++
kernel/power/user.c | 2 +-
kernel/trace/trace.c | 12 +++-
mm/mmap.c | 16 ++++-
net/sctp/input.c | 22 ++++++-
net/sctp/sm_sideeffect.c | 35 ++++++++++++
net/sctp/transport.c | 2 +
net/sunrpc/svc_xprt.c | 9 +++-
sound/oss/soundcard.c | 4 +-
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_realtek.c | 1 +
26 files changed, 225 insertions(+), 90 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