From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: stable-review@kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk
Subject: [patch 00/10] 2.6.27.35-stable review
Date: Wed, 16 Sep 2009 15:15:29 -0700 [thread overview]
Message-ID: <20090916221529.GA28162@kroah.com> (raw)
This is the start of the stable review cycle for the 2.6.27.35 release.
There are 10 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
us 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.
These patches are sent out with a number of different people on the Cc:
line. If you wish to be a reviewer, please email stable@kernel.org to
add your name to the list. If you want to be off the reviewer list,
also email us.
Responses should be made by Friday, September 18, 22:00:00 UTC.
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/stable-review/patch-2.6.27.35-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
----------
Makefile | 2 +-
arch/powerpc/include/asm/mmu-hash64.h | 2 +
arch/powerpc/kernel/lparcfg.c | 3 +
arch/powerpc/kernel/rtas.c | 7 +++-
arch/powerpc/mm/slb.c | 16 +++++--
arch/powerpc/platforms/pseries/reconfig.c | 9 ++++-
drivers/ata/libata-core.c | 8 +++-
drivers/char/tpm/tpm_tis.c | 12 +++---
drivers/ps3/ps3stor_lib.c | 65 +++++++++++++++++++++++++++-
fs/binfmt_elf.c | 28 ++++++------
fs/nfsd/nfs3proc.c | 5 +-
fs/nfsd/nfs4proc.c | 7 ++-
fs/nfsd/nfsproc.c | 3 +-
fs/nfsd/vfs.c | 11 +++--
fs/udf/lowlevel.c | 7 +++-
include/linux/nfsd/nfsd.h | 2 +-
sound/pci/cs46xx/cs46xx_lib.h | 2 +-
sound/pci/oxygen/oxygen_io.c | 11 +----
18 files changed, 146 insertions(+), 54 deletions(-)
next reply other threads:[~2009-09-16 22:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20090916221320.283781925@mini.kroah.org>
2009-09-16 22:15 ` Greg KH [this message]
2009-09-16 22:13 ` [patch 01/10] binfmt_elf: fix PT_INTERP bss handling Greg KH
2009-09-16 22:13 ` [patch 02/10] powerpc/ps3: Workaround for flash memory I/O error Greg KH
2009-09-16 22:13 ` [patch 03/10] TPM: Fixup boot probe timeout for tpm_tis driver Greg KH
2009-09-16 22:13 ` [patch 04/10] udf: Use device size when drive reported bogus number of written blocks Greg KH
2009-09-16 22:13 ` [patch 05/10] ALSA: cs46xx - Fix minimum period size Greg KH
2009-09-16 22:13 ` [patch 06/10] libata: fix off-by-one error in ata_tf_read_block() Greg KH
2009-09-16 22:13 ` [patch 07/10] powerpc/pseries: Fix to handle slb resize across migration Greg KH
2009-09-16 22:13 ` [patch 08/10] sound: oxygen: work around MCE when changing volume Greg KH
2009-09-16 22:13 ` [patch 09/10] Short write in nfsd becomes a full write to the client Greg KH
2009-09-16 22:13 ` [patch 10/10] nfsd: fix hung up of nfs client while sync write data to nfs server Greg KH
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=20090916221529.GA28162@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=stable-review@kernel.org \
--cc=stable@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.