|
|
Subscribe / Log in / New account

Linux 3.4.65

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.65
Date:  Sat, 5 Oct 2013 08:48:24 -0700
Message-ID:  <20131005154824.GA1286@kroah.com>
Cc:  lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Archive‑link:  Article

I'm announcing the release of the 3.4.65 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/x86/kernel/reboot.c               |   16 ++++++++++++++++
 arch/x86/platform/efi/efi.c            |   11 +++++++----
 drivers/gpu/drm/i915/intel_dp.c        |   13 ++++++++++++-
 drivers/gpu/drm/radeon/radeon_device.c |   15 ++++++++++++---
 drivers/hid/hid-lg2ff.c                |   19 +++----------------
 drivers/hid/hid-lg3ff.c                |   29 ++++++-----------------------
 drivers/hid/hid-lg4ff.c                |   20 +-------------------
 drivers/hid/hid-lgff.c                 |   17 ++---------------
 drivers/hwmon/applesmc.c               |   11 ++++++++++-
 drivers/md/dm-snap-persistent.c        |    2 +-
 drivers/md/dm-snap.c                   |    5 ++---
 drivers/staging/vt6656/main_usb.c      |    3 ++-
 drivers/usb/core/devio.c               |   16 ++++++++++++++++
 drivers/usb/host/xhci-hub.c            |    2 +-
 drivers/usb/host/xhci-ring.c           |   24 ++++++++++++++++++++++--
 drivers/usb/host/xhci.c                |   25 +++++--------------------
 drivers/usb/host/xhci.h                |    1 +
 mm/oom_kill.c                          |    8 ++++----
 sound/core/compress_offload.c          |    3 ++-
 20 files changed, 126 insertions(+), 116 deletions(-)

Alex Deucher (1):
      drm/radeon: disable tests/benchmarks if accel is disabled

David Rientjes (1):
      mm, memcg: give exiting processes access to memory reserves

Florian Wolter (1):
      xhci: Fix race between ep halt and URB cancellation

Greg Kroah-Hartman (1):
      Linux 3.4.65

Henrik Rydberg (1):
      hwmon: (applesmc) Check key count before proceeding

Jani Nikula (1):
      drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER

Josh Boyer (1):
      x86, efi: Don't map Boot Services on i386

Kees Cook (1):
      HID: LG: validate HID output report details

Kurt Garloff (1):
      usb/core/devio.c: Don't reject control message to endpoint with wrong direction bit

Liam Girdwood (1):
      ALSA: compress: Fix compress device unregister.

Malcolm Priestley (1):
      staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.

Masoud Sharbiani (1):
      x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically

Mathias Nyman (2):
      xhci: Ensure a command structure points to the correct trb on the command ring
      xhci: Fix oops happening after address device timeout

Mikulas Patocka (2):
      dm snapshot: workaround for a false positive lockdep warning
      dm-snapshot: fix performance degradation due to small hash size



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