lkml.org 
[lkml]   [2006]   [Apr]   [19]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 19 Apr 2006 00:05:47 -0700
FromGreg KH <>
SubjectLinux 2.6.16.9
We (the -stable team) are announcing the release of the 2.6.16.9 kernel.

The diffstat and short summary of the fixes are below.

I'll also be replying to this message with a copy of the patch between
2.6.16.8 and 2.6.16.9, as it is small enough to do so.

The updated 2.6.16.y git tree can be found at:
 	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
and can be browsed at the normal kernel.org git web browser:
	www.kernel.org/git/

thanks,

greg k-h

--------
 Makefile                        |    2 +-
 arch/i386/kernel/cpu/amd.c      |    2 ++
 arch/x86_64/kernel/process.c    |    8 ++++++--
 arch/x86_64/kernel/setup.c      |    4 ++++
 include/asm-i386/cpufeature.h   |    1 +
 include/asm-i386/i387.h         |   30 ++++++++++++++++++++++++++----
 include/asm-x86_64/cpufeature.h |    1 +
 include/asm-x86_64/i387.h       |   20 +++++++++++++++++++-
 8 files changed, 60 insertions(+), 8 deletions(-)
Summary of changes from v2.6.16.8 to v2.6.16.9
==============================================
Andi Kleen:
      i386/x86-64: Fix x87 information leak between processes (CVE-2006-1056)

Greg Kroah-Hartman:
      Linux 2.6.16.9

-
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/

\
 
 \ /
  Last update: 2006-04-19 09:12    [from the cache]
©2003-2008