From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756781AbcJGOgv (ORCPT ); Fri, 7 Oct 2016 10:36:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57969 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756740AbcJGOgX (ORCPT ); Fri, 7 Oct 2016 10:36:23 -0400 Date: Fri, 7 Oct 2016 16:36:30 +0200 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.8.1 Message-ID: <20161007143630.GA26685@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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-stable.git;a=summary 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 --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJX97LtAAoJEDjbvchgkmk+NW0QAJm5oFXBLMjAGcb/KYKkO0Xc zjMtikq++kawx5aF3U3QF209TFihcsxSz0lqx0DFo8qFjk48o2wqhWw8XlWCMfBD d00BGLs1k86vmeow5jDcmIcM5UNaw5d2fJY5UTTsVr9iOPzWs2BxEWiZcKiS5AhF Czf1mRJsdKrTomRsf3Y4PyGG7LUitj8S9CwEAToTUaJhAGUH3SxEVarRdM8DJN7n anEx7k/pcBD1FIGPMB7BjFAj15F8Kj9ozd6WoZThs1huk4c2wFg0X3mbAw5qX20+ nLHYMXPhiRRVbui5qTB74KtskKl1O1r83yfMtLhsI3gMAb+vyFaNioZw579ihwih I3RiGWHC/6+Tx4IOZRJBaM+uQYIBA2VCfTS8IsDI/B6wQqfdJ+4rQHHp9KjzGexF HvUXTmSqvsjzKClTXip+7hWMQ8l9PCrFFfqhvpQuls5e6cCFqOzDeITscMH43plB 50N8rWCEdq0+OwXYXLsYrkpg5wsr8YSCSr8kajk06D0RHlR0AmcXk5QLlD2o5yHU FDoUJ7dKVuaM+qfoxbjgSvSepR2uZu/7fyDo/aIwj3lShOJET/Com4mHu9ggzCWD ZRtHL7Bt5WmpGjI/aCxSszRD6INpFWgYInda7ljOFpWWyqaqdJlpQUwzGm8RD9s6 CkKBkSoH1no8sysCUyvm =OGD0 -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X--