All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: torvalds@osdl.org, akpm@osdl.org
Subject: Linux 2.6.15.2
Date: Mon, 30 Jan 2006 23:06:42 -0800	[thread overview]
Message-ID: <20060131070642.GA25015@kroah.com> (raw)

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

The updated 2.6.15.y git tree can be found at:
 	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/linux-2.6.15.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/sparc64/kernel/time.c     |   22 +++++++--------
 arch/x86_64/kernel/pci-gart.c  |    1 
 block/ll_rw_blk.c              |   24 ----------------
 drivers/ide/ide-cd.c           |   10 ------
 drivers/message/i2o/i2o_scsi.c |    2 -
 drivers/net/hamradio/mkiss.c   |    1 
 drivers/usb/input/pid.c        |    2 -
 fs/reiserfs/super.c            |    2 -
 fs/ufs/util.h                  |    4 +-
 include/linux/blkdev.h         |    1 
 include/linux/skbuff.h         |    2 -
 ipc/mqueue.c                   |   59 ++++++++++++++++++++++-------------------
 sound/usb/usbaudio.c           |   26 ++++++++++++++----
 14 files changed, 74 insertions(+), 84 deletions(-)

Summary of changes from v2.6.15.1 to v2.6.15.2
==============================================

Alexander Viro:
      Fix double decrement of mqueue_mnt->mnt_count in sys_mq_open (CVE-2005-3356)

Andi Kleen:
      Mask off GFP flags before swiotlb_alloc_coherent

Clemens Ladisch:
      usb-audio: don't use empty packets at start of playback

David S. Miller:
      Make second arg to skb_reserved() signed.

Dmitry Torokhov:
      Input: HID - fix an oops in PID initialization code

Evgeniy:
      Fix oops in ufs_fill_super at mount time

Greg Kroah-Hartman:
      Linux 2.6.15.2

Jens Axboe:
      Kill blk_attempt_remerge()

Markus Lidel:
      Fix i2o_scsi oops on abort

Ralf Baechle DL5RB:
      Fix mkiss locking bug

Richard Mortimer:
      Fix timekeeping on sparc64 ultra-IIe machines

Vitaly Fertman:
      Someone broke reiserfs v3 mount options and this fixes it


             reply	other threads:[~2006-01-31  7:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-31  7:06 Greg KH [this message]
2006-01-31  7:07 ` Linux 2.6.15.2 Greg KH
2006-01-31  7:34 ` Andrew Morton
2006-01-31  7:38   ` Greg KH
2006-01-31  7:44     ` Andrew Morton
2006-01-31 17:43       ` Greg KH
2006-01-31 13:04   ` Steven Rostedt
2006-02-03 12:09   ` Holger Eitzenberger
2006-02-03 19:14     ` Andrew Morton
2006-02-04 11:52       ` Holger Eitzenberger
  -- strict thread matches above, loose matches on Subject: below --
2006-01-31 14:31 Maciej Soltysiak
2006-02-07 15:55 ` Andrea Arcangeli

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=20060131070642.GA25015@kroah.com \
    --to=gregkh@suse.de \
    --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 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.