All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <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.23.17
Date: Mon, 25 Feb 2008 17:03:41 -0800	[thread overview]
Message-ID: <20080226010341.GB26912@suse.de> (raw)

We (the -stable team) are announcing the release of the 2.6.23.17
kernel.

It fixes a number of different bugs and all users of the 2.6.23 series
are encouraged to upgrade.

This should be the last release of the .23 kernel series, all users are
encouraged to move to the .24 kernel series at this time.

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

The updated 2.6.23.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.23.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.23.y.git;a=summary

thanks,

greg k-h

--------

 Makefile                                  |    2 -
 arch/powerpc/platforms/powermac/feature.c |   11 +++++++-
 arch/x86_64/mm/pageattr.c                 |    2 -
 drivers/macintosh/smu.c                   |   25 ++++++++++++++++++-
 drivers/scsi/sd.c                         |   34 ++++++++++++--------------
 fs/nfs/write.c                            |   20 +++++++++++++--
 include/asm-powerpc/pmac_feature.h        |    8 ++++++
 include/linux/ktime.h                     |    2 +
 kernel/futex.c                            |    2 -
 kernel/futex_compat.c                     |    2 -
 kernel/hrtimer.c                          |   38 ++++++++++++++++--------------
 kernel/irq/chip.c                         |   20 +++++++++++++++
 kernel/posix-timers.c                     |    8 +++---
 mm/memory.c                               |    2 +
 net/netfilter/nf_conntrack_proto_tcp.c    |   33 ++++++++++++++++++++------
 15 files changed, 154 insertions(+), 55 deletions(-)

Summary of changes from v2.6.23.16 to v2.6.23.17
================================================

Benjamin Herrenschmidt (1):
      Disable G5 NAP mode during SMU commands on U3

Greg Kroah-Hartman (1):
      Linux 2.6.23.17

Ingo Molnar (1):
      x86_64: CPA, fix cache attribute inconsistency bug

James Bottomley (1):
      SCSI: sd: handle bad lba in sense information

Jonathan Corbet (1):
      Be more robust about bad arguments in get_user_pages()

Jozsef Kadlecsik (1):
      NETFILTER: nf_conntrack_tcp: conntrack reopening fix

Thomas Gleixner (2):
      hrtimer: check relative timeouts for overflow
      genirq: do not leave interupts enabled on free_irq

Trond Myklebust (1):
      NFS: Fix a potential file corruption issue when writing


             reply	other threads:[~2008-02-26  1:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-26  1:03 Greg Kroah-Hartman [this message]
2008-02-26  1:03 ` Linux 2.6.23.17 Greg KH

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=20080226010341.GB26912@suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.