LWN.net Logo

Linux 2.6.27.35

From:  Greg KH <gregkh@suse.de>
To:  linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@kernel.org
Subject:  Linux 2.6.27.35
Date:  Thu, 24 Sep 2009 10:37:58 -0700
Message-ID:  <20090924173758.GA17077@kroah.com>
Cc:  lwn@lwn.net
Archive-link:  Article, Thread

I'm announcing the release of the 2.6.27.35 kernel.  All users of the
2.6.27 kernel series are very strongly encouraged to upgrade.

I'll also be replying to this message with a copy of the patch between
2.6.27.34 and 2.6.27.35

The updated 2.6.27.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.27.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-2....

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(-)

Brian King (1):
      powerpc/pseries: Fix to handle slb resize across migration

Clemens Ladisch (1):
      sound: oxygen: work around MCE when changing volume

David Shaw (1):
      Short write in nfsd becomes a full write to the client

Geoff Levand (1):
      powerpc/ps3: Workaround for flash memory I/O error

Greg Kroah-Hartman (1):
      Linux 2.6.27.35

Jan Kara (1):
      udf: Use device size when drive reported bogus number of written blocks

Jason Gunthorpe (1):
      TPM: Fixup boot probe timeout for tpm_tis driver

Roland McGrath (1):
      binfmt_elf: fix PT_INTERP bss handling

Sophie Hamilton (1):
      ALSA: cs46xx - Fix minimum period size

Tejun Heo (1):
      libata: fix off-by-one error in ata_tf_read_block()

Wei Yongjun (1):
      nfsd: fix hung up of nfs client while sync write data to nfs server

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds