Linux kernel announcements
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@osdl.org>
To: linux-kernel@vger.kernel.org
Cc: torvalds@osdl.org, akpm@osdl.org, stable@kernel.org
Subject: Linux 2.6.12.5
Date: Sun, 14 Aug 2005 22:40:22 -0700	[thread overview]
Message-ID: <20050815054022.GK7762@shell0.pdx.osdl.net> (raw)

We (the -stable team) are announcing the release of the 2.6.12.5 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.12.4 and 2.6.12.5, as it is small enough to do so.

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

thanks,
-chris

----------

 Makefile                     |    2 -
 arch/ppc64/boot/zlib.c       |    3 +
 arch/x86_64/kernel/setup.c   |    2 -
 arch/x86_64/kernel/smp.c     |   65 +++++++++++++++++++++++++++++++++++++++++++
 arch/x86_64/kernel/smpboot.c |   21 +++++++------
 fs/isofs/compress.c          |    6 +++
 include/asm-x86_64/smp.h     |    2 +
 include/linux/zlib.h         |    5 +++
 kernel/module.c              |   15 +++++++--
 lib/inflate.c                |   16 +++++-----
 lib/zlib_inflate/inftrees.c  |    2 -
 mm/mempolicy.c               |    2 -
 security/keys/keyring.c      |    6 +++
 security/keys/process_keys.c |    2 -
 14 files changed, 121 insertions(+), 28 deletions(-)

Summary of changes from v2.6.12.4 to v2.6.12.5
==============================================

Andi Kleen:
  Fix SRAT for non dual core AMD systems
  x86_64: Fixing smpboot timing problem

Chris Wright:
  Linux 2.6.12.5

David Howells:
  CAN-2005-2098 Error during attempt to join key management session can leave semaphore pinned
  CAN-2005-2099 Destruction of failed keyring oopses

Eric Dumazet:
  sys_set_mempolicy() doesnt check if mode < 0

Linus Torvalds:
  Check input buffer size in zisofs

Rusty Russell:
  Module per-cpu alignment cannot always be met

Tim Yamin:
  Update in-kernel zlib routines (CAN-2005-2458, CAN-2005-2459)


             reply	other threads:[~2005-08-15  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15  5:40 Chris Wright [this message]
2005-08-15  5:43 ` Linux 2.6.12.5 Chris Wright

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=20050815054022.GK7762@shell0.pdx.osdl.net \
    --to=chrisw@osdl.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox