|
|
Subscribe / Log in / New account

Linux 3.4.67

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.67
Date:  Tue, 22 Oct 2013 12:25:43 +0100
Message-ID:  <20131022112543.GA5735@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 3.4.67 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

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

 Makefile                                |    2 
 arch/parisc/kernel/traps.c              |    6 +-
 arch/powerpc/kvm/book3s_hv_rmhandlers.S |    2 
 drivers/char/random.c                   |    3 -
 drivers/gpu/drm/radeon/evergreen.c      |    2 
 drivers/watchdog/ts72xx_wdt.c           |    3 -
 fs/ext4/xattr.c                         |    2 
 fs/statfs.c                             |    2 
 include/linux/random.h                  |    1 
 init/main.c                             |    2 
 mm/mmap.c                               |   77 ++++++++++++++++++++++++++++++--
 sound/pci/hda/patch_realtek.c           |    1 
 sound/usb/usx2y/usbusx2yaudio.c         |   22 +--------
 sound/usb/usx2y/usx2yhwdeppcm.c         |    7 --
 14 files changed, 93 insertions(+), 39 deletions(-)

Cyril Hrubis (1):
      mm/mmap: check for RLIMIT_AS before unmapping

Dan Carpenter (1):
      watchdog: ts72xx_wdt: locking bug in ioctl

Daniel Mack (1):
      ALSA: snd-usb-usx2y: remove bogus frame checks

Dave Jones (1):
      ext4: fix memory leak in xattr

Greg Kroah-Hartman (1):
      Linux 3.4.67

Helge Deller (1):
      parisc: fix interruption handler to respect pagefault_disable()

Linus Torvalds (2):
      vfs: allow O_PATH file descriptors for fstatfs()
      mm: do not grow the stack vma just because of an overrun on preceding vma

Paul Mackerras (1):
      KVM: PPC: Book3S HV: Fix typo in saving DSCR

Takashi Iwai (1):
      ALSA: hda - Add fixup for ASUS N56VZ

Theodore Ts'o (1):
      random: run random_int_secret_init() run after all late_initcalls

wojciech kapuscinski (1):
      drm/radeon: fix hw contexts for SUMO2 asics



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