|
|
Log in / Subscribe / Register

Linux 4.8.1

From:  Greg KH <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 4.8.1
Date:  Fri, 7 Oct 2016 16:36:30 +0200
Message-ID:  <20161007143630.GA26685@kroah.com>
Cc:  lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz>

I'm announcing the release of the 4.8.1 kernel.

All users of the 4.8 kernel series must upgrade.

The updated 4.8.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.8.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/arm64/kernel/debug-monitors.c |    6 ++++--
 drivers/staging/fbtft/fbtft-core.c |    4 ++--
 drivers/usb/class/usbtmc.c         |    3 ++-
 drivers/usb/misc/legousbtower.c    |   35 +++++++++++++++++------------------
 drivers/usb/serial/cp210x.c        |    1 +
 drivers/usb/usbip/vudc_rx.c        |    2 +-
 include/linux/swap.h               |    4 ++--
 sound/pci/hda/patch_conexant.c     |   10 ++++++++++
 sound/pci/hda/patch_realtek.c      |   17 +++++++++++++++++
 10 files changed, 57 insertions(+), 27 deletions(-)

Greg Kroah-Hartman (3):
      usb: misc: legousbtower: Fix NULL pointer deference
      Revert "usbtmc: convert to devm_kzalloc"
      Linux 4.8.1

Hui Wang (2):
      ALSA: hda - Adding one more ALC255 pin definition for headset problem
      ALSA: hda - Fix headset mic detection problem for several Dell laptops

Ksenija Stanojevic (1):
      Staging: fbtft: Fix bug in fbtft-core

Kyle Jones (1):
      USB: serial: cp210x: Add ID for a Juniper console

Linus Torvalds (1):
      Using BUG_ON() as an assert() is _never_ acceptable

Nicolas Iooss (1):
      usb: usbip: vudc: fix left shift overflow

Takashi Iwai (1):
      ALSA: hda - Add the top speaker pin config for HP Spectre x360

Will Deacon (1):
      arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP



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