Received: by 10.223.176.5 with SMTP id f5csp2835457wra; Mon, 5 Feb 2018 10:39:13 -0800 (PST) X-Google-Smtp-Source: AH8x226QT6rVRngYqbws9DGhQzliGUoIfw8GvnCngnXOVzy841h8eJTLIcck9tw6Yk+ayW8o+ILr X-Received: by 10.98.61.71 with SMTP id k68mr11549900pfa.133.1517855953664; Mon, 05 Feb 2018 10:39:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517855953; cv=none; d=google.com; s=arc-20160816; b=ksk8hh3O5ACFWmrpEdnbGs87CP3a8N7KfstbQrIEBYTi4pH4BVy4a7Jow7pUHIqfdz oJ0qhU1v0YRuL+mHFeiwpnB977J5SRiO/90Dbf7SLC/8W7LkipPVqU37n4WqOog3WRty caW/DWSuTCGXnVjdX1fECcUMa+sllONSv/RAbna0KShoRp2pDcDjAZoiV6WJ7dlwW4sK ZjK427PGwSKfqjjvbhi+DXHCQbJhVow8ti2eHfItlA2Hz95sYT/V2VEbeHzxrVtjC1jM 6OxluPD4kSTukn0pk6rDWkHdOt1M7CZ1/L0jomwdOkH+LJkN7fw1IF5mupz2nq7WnmNz 5q6Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:message-id:date:subject:cc:to :from:arc-authentication-results; bh=LF3ae9z1AE6ZSmPVq4Qy/yQRZH46VmefbIKstf5TKfc=; b=TD6tn75qW5mImdzcq7SaSVYVyrHznlrdGv9hOg4VIXQNnLLNatOjnbI2dmQZw/Z8jB 7r/XH27zqh7P+9SbepXoGobUizUYLoMKo0r9/NxkNDXN+CtWBB83auUw4qu0vfyF8LNq Mea+Ld8RBsXlGnptr5ikZ536ia02vflcjMb1Vsi4ox8hqWeBpTEbqNshF43qypqEGUkN Wwue5JvPDBV7NfWKr/OQm7ktl4lsldIOwomrOzDkkOhu5OXQvOwxDkr8wn+IZMQu/EO/ uAUheELzAG8sdtqyvkIkY2rpe0nKz7+hTeZtADuiiuM0UIv2ZsN4bIA1kdRUewg4RfMC xmDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w6si101631pgo.491.2018.02.05.10.38.59; Mon, 05 Feb 2018 10:39:13 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753776AbeBEShY (ORCPT + 99 others); Mon, 5 Feb 2018 13:37:24 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:54170 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753937AbeBES0v (ORCPT ); Mon, 5 Feb 2018 13:26:51 -0500 Received: from localhost (unknown [104.132.1.108]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 2C356E2E; Mon, 5 Feb 2018 18:26:39 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 3.18 00/36] 3.18.94-stable review Date: Mon, 5 Feb 2018 10:23:28 -0800 Message-Id: <20180205182351.774761393@linuxfoundation.org> X-Mailer: git-send-email 2.16.1 User-Agent: quilt/0.65 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-3.18.94-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-3.18.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 3.18.94-rc1 X-KernelTest-Deadline: 2018-02-07T18:23+00:00 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 3.18.94 release. There are 36 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed Feb 7 18:23:41 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v3.x/stable-review/patch-3.18.94-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-3.18.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.18.94-rc1 Jesse Chan ASoC: pcm512x: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE Stefan Agner spi: imx: do not access registers while clocks disabled Mark Salyzyn selinux: general protection fault in sock_has_perm Oliver Neukum usb: uas: unconditionally bring back host after reset Hemant Kumar usb: f_fs: Prevent gadget unbind if it is already unbound Johan Hovold USB: serial: simple: add Motorola Tetra driver Shuah Khan usbip: list: don't list devices attached to vhci_hcd Shuah Khan usbip: prevent bind loops on devices attached to vhci_hcd Jia-Ju Bai USB: serial: io_edgeport: fix possible sleep-in-atomic Oliver Neukum CDC-ACM: apply quirk for card reader Hans de Goede USB: cdc-acm: Do not log urb submission errors on disconnect Greg Kroah-Hartman USB: serial: pl2303: new device id for Chilitag Larry Finger staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID Colin Ian King usb: gadget: don't dereference g until after it has been null checked Icenowy Zheng media: usbtv: add a new usbid Gustavo A. R. Silva scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg Tetsuo Handa quota: Check for register_shrinker() failure. Geert Uytterhoeven net: ethernet: xilinx: Mark XILINX_LL_TEMAC broken on 64-bit Robert Lippert hwmon: (pmbus) Use 64bit math for DIRECT format values Andrew Elble nfsd: check for use of the closed special stateid Trond Myklebust nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) Eduardo Otubo xen-netfront: remove warning when unloading module Wanpeng Li KVM: VMX: Fix rflags cache during vCPU reset Chun-Yeow Yeoh mac80211: fix the update of path metric for RANN frame Michael Lyle bcache: check return value of register_shrinker Wanpeng Li KVM: X86: Fix operand/address-size during instruction decoding Liran Alon KVM: x86: Don't re-execute instruction when not passing CR2 value Liran Alon KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure Lyude Paul igb: Free IRQs when device is hotplugged Jesse Chan gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE Takashi Iwai ALSA: seq: Make ioctls race-free Linus Torvalds loop: fix concurrent lo_open/lo_release Richard Weinberger um: Remove copy&paste code from init.h Richard Weinberger um: Stop abusing __KERNEL__ Thomas Meyer um: link vmlinux with -no-pie Dmitry Torokhov Input: do not emit unneeded EV_SYN when suspending ------------- Diffstat: Makefile | 4 ++-- arch/um/Makefile | 9 +++++---- arch/um/drivers/mconsole.h | 2 +- arch/um/include/shared/init.h | 24 ++---------------------- arch/um/include/shared/user.h | 2 +- arch/x86/include/asm/kvm_host.h | 3 ++- arch/x86/kvm/emulate.c | 7 +++++++ arch/x86/kvm/vmx.c | 4 ++-- arch/x86/kvm/x86.c | 2 +- arch/x86/um/shared/sysdep/tls.h | 6 +++--- drivers/block/loop.c | 10 ++++++++-- drivers/gpio/gpio-iop.c | 4 ++++ drivers/hwmon/pmbus/pmbus_core.c | 21 ++++++++++++--------- drivers/input/input.c | 5 ++++- drivers/md/bcache/btree.c | 5 ++++- drivers/media/usb/usbtv/usbtv-core.c | 1 + drivers/net/ethernet/intel/igb/igb_main.c | 2 +- drivers/net/ethernet/xilinx/Kconfig | 1 + drivers/net/xen-netfront.c | 18 ++++++++++++++++++ drivers/scsi/ufs/ufshcd.c | 7 +++++-- drivers/spi/spi-imx.c | 15 +++++++++++++-- drivers/staging/rtl8188eu/os_dep/ioctl_linux.c | 14 ++++---------- drivers/usb/class/cdc-acm.c | 5 ++++- drivers/usb/gadget/composite.c | 7 +++++-- drivers/usb/gadget/function/f_fs.c | 3 ++- drivers/usb/serial/Kconfig | 1 + drivers/usb/serial/io_edgeport.c | 1 - drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 1 + drivers/usb/serial/usb-serial-simple.c | 7 +++++++ drivers/usb/storage/uas.c | 7 +++---- fs/nfsd/nfs4state.c | 15 +++++++++++++-- fs/quota/dquot.c | 3 ++- net/mac80211/mesh_hwmp.c | 15 +++++++++------ security/selinux/hooks.c | 2 ++ sound/core/seq/seq_clientmgr.c | 10 ++++++++-- sound/core/seq/seq_clientmgr.h | 1 + sound/soc/codecs/pcm512x-spi.c | 4 ++++ tools/usb/usbip/src/usbip_bind.c | 9 +++++++++ tools/usb/usbip/src/usbip_list.c | 9 +++++++++ 40 files changed, 182 insertions(+), 85 deletions(-)