From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751099AbcFAVr2 (ORCPT ); Wed, 1 Jun 2016 17:47:28 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42811 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751035AbcFAVrZ (ORCPT ); Wed, 1 Jun 2016 17:47:25 -0400 Date: Wed, 1 Jun 2016 14:47:24 -0700 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.6.1 Message-ID: <20160601214724.GA19286@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.6.1 kernel. All users of the 4.6 kernel series must upgrade. The updated 4.6.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.6.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Documentation/serial/tty.txt | 3=20 Makefile | 7 - arch/arm/kvm/mmu.c | 17 +- arch/arm64/include/asm/pgtable-hwdef.h | 1=20 arch/arm64/include/asm/pgtable.h | 25 +++- arch/arm64/kernel/cpuinfo.c | 3=20 arch/arm64/kvm/inject_fault.c | 2=20 arch/arm64/mm/fault.c | 50 ++++++++ arch/mips/include/asm/kvm_host.h | 2=20 arch/mips/kvm/emulate.c | 89 ++++++++------- arch/mips/kvm/trap_emul.c | 2=20 arch/powerpc/kvm/book3s_hv.c | 1=20 arch/x86/crypto/sha-mb/sha1_x8_avx2.S | 13 +- arch/x86/events/intel/uncore.c | 2=20 arch/x86/include/asm/cpufeature.h | 12 +- arch/x86/include/asm/disabled-features.h | 6 - arch/x86/kernel/cpu/common.c | 4=20 arch/x86/kvm/mtrr.c | 2=20 arch/x86/kvm/vmx.c | 2=20 arch/x86/pci/xen.c | 7 - drivers/acpi/device_pm.c | 1=20 drivers/acpi/osl.c | 16 +- drivers/bluetooth/hci_vhci.c | 28 +++- drivers/clk/bcm/clk-bcm2835.c | 4=20 drivers/clk/qcom/gcc-msm8916.c | 2=20 drivers/crypto/caam/jr.c | 2=20 drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 10 + drivers/crypto/talitos.c | 64 +++++++++++ drivers/infiniband/ulp/srp/ib_srp.c | 16 +- drivers/input/misc/pwm-beeper.c | 69 ++++++++---- drivers/irqchip/irq-gic-v3.c | 19 +++ drivers/irqchip/irq-gic.c | 8 + drivers/mcb/mcb-parse.c | 2=20 drivers/md/md.c | 2=20 drivers/mfd/omap-usb-tll.c | 13 +- drivers/misc/mei/amthif.c | 4=20 drivers/misc/mei/bus.c | 15 ++ drivers/misc/mei/client.c | 4=20 drivers/misc/mei/hbm.c | 3=20 drivers/misc/mei/interrupt.c | 6 - drivers/misc/mei/mei_dev.h | 2=20 drivers/misc/mic/vop/vop_vringh.c | 5=20 drivers/mmc/card/block.c | 5=20 drivers/mmc/core/core.c | 4=20 drivers/mmc/core/mmc.c | 7 + drivers/mmc/host/sdhci-acpi.c | 13 +- drivers/mmc/host/sdhci-pci-core.c | 5=20 drivers/mtd/ubi/eba.c | 21 +++ drivers/mtd/ubi/fastmap.c | 1=20 drivers/mtd/ubi/ubi.h | 2=20 drivers/net/can/dev.c | 56 +++++++++ drivers/net/can/m_can/m_can.c | 2=20 drivers/net/usb/asix_common.c | 2=20 drivers/nfc/st21nfca/i2c.c | 6 - drivers/platform/x86/dell-rbtn.c | 56 +++++++++ drivers/scsi/scsi_scan.c | 1=20 drivers/scsi/scsi_sysfs.c | 6 - drivers/staging/comedi/drivers/das1800.c | 22 ++- drivers/thunderbolt/eeprom.c | 1=20 drivers/tty/n_gsm.c | 4=20 drivers/tty/n_hdlc.c | 4=20 drivers/tty/n_tty.c | 70 +++++------- drivers/tty/pty.c | 4=20 drivers/tty/serial/8250/8250_mid.c | 35 +++--- drivers/tty/serial/8250/8250_pci.c | 3=20 drivers/tty/serial/atmel_serial.c | 14 ++ drivers/tty/serial/samsung.c | 4=20 drivers/tty/tty_buffer.c | 34 +---- drivers/tty/vt/vt.c | 5=20 drivers/usb/core/driver.c | 40 ++++-- drivers/usb/core/hcd.c | 15 ++ drivers/usb/core/hub.c | 8 - drivers/usb/gadget/function/f_fs.c | 2=20 drivers/usb/gadget/function/f_mass_storage.c | 36 ++---- drivers/usb/gadget/function/f_mass_storage.h | 2=20 drivers/usb/gadget/legacy/acm_ms.c | 4=20 drivers/usb/gadget/legacy/mass_storage.c | 4=20 drivers/usb/gadget/legacy/multi.c | 12 -- drivers/usb/gadget/legacy/nokia.c | 7 - drivers/usb/gadget/udc/udc-core.c | 2=20 drivers/usb/host/Kconfig | 3=20 drivers/usb/misc/usbtest.c | 4=20 drivers/usb/serial/cp210x.c | 3=20 drivers/usb/serial/io_edgeport.c | 56 ++++++--- drivers/usb/serial/keyspan.c | 4=20 drivers/usb/serial/mxuport.c | 10 + drivers/usb/serial/option.c | 155 ++++++++++++++++++++++= +++-- drivers/usb/serial/quatech2.c | 1=20 drivers/watchdog/sp5100_tco.c | 15 +- drivers/watchdog/watchdog_dev.c | 1=20 fs/btrfs/ctree.h | 1=20 fs/btrfs/file.c | 29 +++-- fs/btrfs/inode.c | 2=20 fs/btrfs/ioctl.c | 21 +++ fs/cifs/sess.c | 139 +++++++++++++---------= -- fs/cifs/smb2glob.h | 1=20 fs/cifs/smb2inode.c | 8 + fs/cifs/smb2pdu.c | 16 ++ fs/cifs/smb2proto.h | 2=20 fs/crypto/keyinfo.c | 120 +++++++++++++------- fs/f2fs/f2fs.h | 8 + fs/f2fs/super.c | 13 ++ fs/hpfs/super.c | 42 +++++-- fs/nfs/callback_proc.c | 6 - include/asm-generic/qspinlock.h | 27 ++++ include/asm-generic/siginfo.h | 15 -- include/linux/can/dev.h | 22 +++ include/linux/fscrypto.h | 1=20 include/linux/signal.h | 15 ++ include/linux/tty.h | 2=20 include/linux/usb.h | 5=20 include/linux/usb/hcd.h | 1=20 include/scsi/scsi_device.h | 1=20 kernel/sched/loadavg.c | 11 + kernel/trace/ring_buffer.c | 35 +++--- scripts/Makefile.extrawarn | 1=20 sound/pci/hda/patch_realtek.c | 31 +++++ tools/objtool/Makefile | 4=20 tools/objtool/elf.h | 5=20 119 files changed, 1353 insertions(+), 547 deletions(-) Adrian Hunter (4): mmc: mmc: Fix partition switch timeout for some eMMCs mmc: sdhci-acpi: Ensure connected devices are powered when probing mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers Alan Stern (1): USB: leave LPM alone if possible when binding/unbinding interface dri= vers Alexander Usyskin (3): mei: fix NULL dereferencing during FW initiated disconnection mei: amthif: discard not read messages mei: bus: call mei_cl_read_start under device lock Alexandre Belloni (1): tty/serial: atmel: fix hardware handshake selection Andreas Noever (1): thunderbolt: Fix double free of drom buffer Andreas Werner (1): mcb: Fixed bar number assignment for the gdd Andy Gross (1): clk: qcom: msm8916: Fix crypto clock flags Andy Honig (1): KVM: MTRR: remove MSR 0x2f8 Andy Shevchenko (2): serial: 8250_mid: use proper bar for DNV platform serial: 8250_mid: recognize interrupt source in handler Arnd Bergmann (1): kbuild: move -Wunused-const-variable to W=3D1 warning level Ashutosh Dixit (1): misc: mic: Fix for double fetch security bug in VOP driver Bart Van Assche (2): IB/srp: Fix a debug kernel crash IB/srp: Fix srp_create_target() error handling Brian Bloniarz (1): Fix OpenSSH pty regression on close Bruce Rogers (1): KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset Catalin Marinas (4): arm64: Fix typo in the pmdp_huge_get_and_clear() definition arm64: Ensure pmd_present() returns false after pmd_mknotpresent() arm64: Implement ptep_set_access_flags() for hardware AF/DBM arm64: Implement pmdp_set_access_flags() for hardware AF/DBM Catalin Vasile (1): crypto: caam - fix caam_jr_alloc() ret code Chanwoo Choi (1): serial: samsung: Reorder the sequence of clock control when call s3c2= 4xx_serial_set_termios() Chris Bainbridge (1): usb: core: hub: hub_port_init lock controller instead of bus Chris Mason (1): Btrfs: fix handling of faults from btrfs_copy_from_user Christophe Ricard (1): nfc: st21nfca: Fix static checker warning Corentin LABBE (1): crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore} Dave Hansen (1): x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pk= eys David M=FCller (1): serial: 8250_pci: fix divide error bug if baud rate is 0 Gabriele Mazzotta (1): dell-rbtn: Ignore ACPI notifications if device is suspended Gavin Shan (1): KVM: PPC: Book3S HV: Fix build error in book3s_hv.c Greg Kroah-Hartman (1): Linux 4.6.1 Guenter Roeck (1): watchdog: core: Fix circular locking dependency H Hartley Sweeten (1): staging: comedi: das1800: fix possible NULL dereference Heinz Mauelshagen (1): md: md.c: fix oops in mddev_suspend for raid0 Horia Geant? (1): crypto: talitos - fix ahash algorithms registration Hui Wang (1): ALSA: hda - Fix headset mic detection problem for one Dell machine Jaegeuk Kim (1): fscrypto/f2fs: allow fs-specific key prefix for fs encryption James Hogan (3): MIPS: KVM: Fix timer IRQ race when freezing timer MIPS: KVM: Fix timer IRQ race when writing CP0_Compare SIGNAL: Move generic copy_siginfo() to signal.h Jan Beulich (1): objtool: Allow building with older libelf Jiri Olsa (1): perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe Jiri Slaby (4): Bluetooth: vhci: fix open_timeout vs. hdev race Bluetooth: vhci: purge unhandled skbs tty: vt, return error when con_startup fails TTY: n_gsm, fix false positive WARN_ON Johan Hovold (5): USB: serial: mxuport: fix use-after-free in probe error path USB: serial: keyspan: fix use-after-free in probe error path USB: serial: quatech2: fix use-after-free in probe error path USB: serial: io_edgeport: fix memory leaks in attach error path USB: serial: io_edgeport: fix memory leaks in probe error path Johannes Thumshirn (2): scsi: Add intermediate STARGET_REMOVE state to scsi_target_state Revert "scsi: fix soft lockup in scsi_remove_target() on module remov= al" John Stultz (1): asix: Fix offset calculation in asix_rx_fixup() causing slow transmis= sions Josh Poimboeuf (1): crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI Julien Grall (1): arm64: cpuinfo: Missing NULL terminator in compat_hwcap_str Kai-Heng Feng (1): ALSA: hda - Fix headphone noise on Dell XPS 13 9360 Kailang Yang (2): ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294 ALSA: hda/realtek - Add support for ALC295/ALC3254 Konstantin Shkolnyy (1): USB: serial: cp210x: fix hardware flow-control disable Lars-Peter Clausen (1): usb: gadget: f_fs: Fix EFAULT generation for async read operations Lei Liu (1): USB: serial: option: add even more ZTE device ids Lucas Stach (1): watchdog: sp5100_tco: properly check for new register layouts Luke Dashjr (1): btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrf= s_ioctl Lv Zheng (1): ACPI / osi: Fix an issue that acpi_osi=3D!* cannot disable ACPICA int= ernal strings Manfred Schlaegl (1): Input: pwm-beeper - fix - scheduling while atomic Marc Zyngier (2): arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables irqchip/gic-v3: Configure all interrupts as non-secure Group-1 Martin Sperl (1): clk: bcm2835: add locking to pll*_on/off methods Mathias Nyman (1): usb: misc: usbtest: fix pattern tests for scatterlists. Matt Evans (1): kvm: arm64: Fix EC field in inject_abt64 Matt Gumbel (1): mmc: longer timeout for long read time quirk Michal Nazarewicz (1): usb: f_mass_storage: test whether thread is running before starting a= nother Mikulas Patocka (2): hpfs: fix remount failure when there are no options changed hpfs: implement the show_options method Olga Kornievskaia (1): Fixing oops in callback path Oliver Hartkopp (1): can: fix handling of unmodifiable configuration options Peter Zijlstra (1): locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait() Richard Weinberger (1): UBI: Fix static volume checks when Fastmap is used Roger Quadros (1): mfd: omap-usb-tll: Fix scheduling while atomic BUG Schemmel Hans-Christoph (1): USB: serial: option: add support for Cinterion PH8 and AHxx Stefan Metzmacher (4): fs/cifs: correctly to anonymous authentication via NTLMSSP fs/cifs: correctly to anonymous authentication for the LANMAN authent= ication fs/cifs: correctly to anonymous authentication for the NTLM(v1) authe= ntication fs/cifs: correctly to anonymous authentication for the NTLM(v2) authe= ntication Stefano Stabellini (1): xen/x86: actually allocate legacy interrupts on PV guests Steve French (1): remove directory incorrectly tries to set delete on close on non-empt= y directories Steven Rostedt (Red Hat) (2): ring-buffer: Use long for nr_pages to avoid overflow failures ring-buffer: Prevent overflow of size in ring_buffer_resize() Takashi Iwai (1): Bluetooth: vhci: Fix race at creating hci device Ulf Hansson (1): ACPI / PM: Export acpi_device_fix_up_power() Vik Heyndrickx (1): sched/loadavg: Fix loadavg artifacts on fully idle and on fully loade= d systems Will Deacon (1): irqchip/gic: Ensure ordering between read of INTACK and shared data Yoshihiro Shimoda (2): usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_r= equest() usb: host: xhci-rcar: Avoid long wait in xhci_reset() lei liu (1): USB: serial: option: add more ZTE device ids --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXT1frAAoJEDjbvchgkmk+IasP/18zMDcm9kE/eULlq/YOAmRQ EwLIBX9wb6EokZv9Zntz45UqDrgrYux1QtBiqBIzLqn/+m2U1zsBbce8DJP0xbrj uyuHp83+XZJYDQojn3vfUdDUobx20x3McBm6R3Yusscfuf1kuLevfMWdsI+QHWl7 7iLSk08zGHyaUHbRmdOT96b6pL8nHo+nqER+0ol/Rp7+wN2cXs3LbekysJqpeLo8 LOeJ3lKb+XRxA36UoBBmbMji8m7obGkTro5+48JP10GdWruuNnsuPLUcSXUMWbAH kEH9cPzRhFEQ8DngAiw8rVJCwyL3ygQ8Im99NaYCRKt6KaqdbpEa/tEJh1MMoNE0 LC1SB1wgvyN1GuosXflJX11aT/jCO02zwLtK0235dDXccElyAi4UQDG8V4I6dCgD 1PsVe68Zfx1eSJwiFIk3QjgpzOboWsprCCf3GTwueCz02NPWugBWMKzZtH9FLoCA guz/8Tzn6Cit5CrQ0uMjaffVGHOlQ1lBnVO4rWkCGmUJWtaldwnT69413xvLhVZY Jn7fAA5U8C+dGufAvur1HZMqIUEzD+qSamM1V1FQJRkXDxVVy+Wurqz5G+L4/ccq L111p+e3WD7DWLASRHSI4FpIxH7xQOTx0NPZc7sNLp5dhVl9FLWLK5ErzaAf/Gup d+TWC9tuLbur5ubU/2gd =ucIT -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--