Linux 2.6.27.37

From: Greg KH
Date: Mon Oct 12 2009 - 19:20:26 EST


I'm announcing the release of the 2.6.27.37 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.35 and 2.6.27.36

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.6.27.y.git;a=summary

thanks,

greg k-h

------------

Makefile | 2 -
arch/x86/ia32/ia32entry.S | 56 ++++++++++++++++++++++++---------------------
arch/x86/kvm/x86.c | 6 ++++
arch/x86/mm/mmap.c | 17 ++++++++++++-
drivers/net/iseries_veth.c | 2 -
drivers/watchdog/hpwdt.c | 15 +++++-------
fs/ecryptfs/inode.c | 2 +
include/asm-x86/elf.h | 2 +
include/linux/kvm_para.h | 1
kernel/time/timekeeping.c | 22 +++++++++++++++++
10 files changed, 87 insertions(+), 38 deletions(-)

Greg Kroah-Hartman (1):
Linux 2.6.27.37

Jan Beulich (2):
x86-64: slightly stream-line 32-bit syscall entry code
x86: Don't leak 64-bit kernel register values to 32-bit processes

Jan Kiszka (1):
KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]

Jean Delvare (1):
net: Fix wrong sizeof

John Stultz (1):
time: catch xtime_nsec underflows and fix them

Michal Hocko (1):
x86: Increase MIN_GAP to include randomized stack

Thomas Mingarelli (1):
hpwdt.c: Add new HP BMC controller.

Tyler Hicks (1):
eCryptfs: Prevent lower dentry from going negative during unlink (CVE-2009-2908)

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