|
|
Log in / Subscribe / Register

Linux 3.4.53

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.4.53
Date:  Sat, 13 Jul 2013 11:52:40 -0700
Message-ID:  <20130713185240.GA568@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 3.4.53 kernel.

All users of the 3.4 kernel series must upgrade.

The updated 3.4.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.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/power/charger-manager.c    |    2 +-
 drivers/scsi/osd/osd_uld.c         |    2 +-
 drivers/scsi/sd.c                  |    2 +-
 drivers/tty/serial/8250/8250_pci.c |    4 ----
 fs/hpfs/map.c                      |    3 ++-
 fs/hpfs/super.c                    |    8 +++++++-
 fs/nfsd/nfs4xdr.c                  |    2 +-
 kernel/time/tick-sched.c           |    1 -
 net/ceph/auth_none.c               |    6 ++++++
 15 files changed, 27 insertions(+), 16 deletions(-)

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

Greg Kroah-Hartman (4):
      MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information
      Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller"
      Revert "sched: Add missing call to calc_load_exit_idle()"
      Linux 3.4.53

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 (3):
      charger-manager: Ensure event is not used as format string
      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