[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100920214027.GA26264@kroah.com>
Date: Mon, 20 Sep 2010 14:40:27 -0700
From: Greg KH <gregkh@...e.de>
To: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable@...nel.org
Cc: lwn@....net
Subject: Linux 2.6.27.53
I'm announcing the release of the 2.6.27.54 kernel.
All users of the 2.6.27 kernel series must upgrade.
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/ia64/include/asm/compat.h | 2 +-
arch/powerpc/include/asm/compat.h | 2 +-
arch/s390/include/asm/compat.h | 2 +-
arch/sparc/include/asm/compat.h | 2 +-
arch/x86/ia32/ia32entry.S | 22 ++++++++++++++--------
drivers/hwmon/f75375s.c | 6 +++---
drivers/net/wireless/ath9k/ath9k.h | 2 +-
drivers/power/apm_power.c | 1 +
include/asm-mips/compat.h | 2 +-
include/asm-parisc/compat.h | 2 +-
include/asm-x86/compat.h | 2 +-
include/linux/compat.h | 2 ++
kernel/compat.c | 22 ++++++++++++++++++++++
kernel/trace/ftrace.c | 2 +-
mm/bounce.c | 2 +-
net/irda/irlan/irlan_common.c | 2 +-
sound/core/seq/oss/seq_oss_init.c | 9 ++++-----
18 files changed, 58 insertions(+), 28 deletions(-)
Anton Vorontsov (1):
apm_power: Add missing break statement
Dan Carpenter (1):
irda: off by one
Gary King (1):
bounce: call flush_dcache_page() after bounce_copy_vec()
Greg Kroah-Hartman (1):
Linux 2.6.27.54
Guillem Jover (2):
hwmon: (f75375s) Shift control mode to the correct bit position
hwmon: (f75375s) Do not overwrite values read from registers
H. Peter Anvin (2):
x86-64, compat: Test %rax for the syscall number, not %eax
compat: Make compat_alloc_user_space() incorporate the access_ok()
Luis R. Rodriguez (1):
ath9k_hw: fix parsing of HT40 5 GHz CTLs
Roland McGrath (1):
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Steven Rostedt (1):
tracing: Do not allow llseek to set_ftrace_filter
Takashi Iwai (1):
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
--
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