|
|
Log in / Subscribe / Register

Linux 3.0.86

From:  Greg KH <gregkh@linuxfoundation.org>
To:  linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>, torvalds@linux-foundation.org, stable@vger.kernel.org
Subject:  Linux 3.0.86
Date:  Sat, 13 Jul 2013 10:47:27 -0700
Message-ID:  <20130713174727.GA4773@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 3.0.86 kernel.

All users of the 3.0 kernel series must upgrade.

The updated 3.0.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y
and can be browsed at the normal kernel.org git web browser:
	http://git.kernel.org/?p=linux/kernel/git/stable/linux-st...

thanks,

greg k-h

------------

 MAINTAINERS                |    1 +
 Makefile                   |    2 +-
 block/genhd.c              |    2 +-
 crypto/algapi.c            |    3 ++-
 drivers/block/nbd.c        |    3 ++-
 drivers/cdrom/cdrom.c      |    2 +-
 drivers/scsi/osd/osd_uld.c |    2 +-
 drivers/scsi/sd.c          |    2 +-
 fs/hpfs/map.c              |    3 ++-
 fs/hpfs/super.c            |    8 +++++++-
 fs/nfsd/nfs4xdr.c          |    2 +-
 net/ceph/auth_none.c       |    6 ++++++
 12 files changed, 26 insertions(+), 10 deletions(-)

Ben Hutchings (1):
      SCSI: sd: Fix parsing of 'temporary ' cache mode prefix

Greg Kroah-Hartman (2):
      MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information
      Linux 3.0.86

J. Bruce Fields (1):
      nfsd4: fix decoding of compounds across page boundaries

Jonathan Salwan (1):
      drivers/cdrom/cdrom.c: use kzalloc() for failing hardware

Kees Cook (2):
      block: do not pass disk names as format strings
      crypto: sanitize argument for format string

Mikulas Patocka (1):
      hpfs: better test for errors

Tyler Hicks (1):
      libceph: Fix NULL pointer dereference in auth client code



Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds