[PATCH 4.9 00/41] 4.9.37-stable review

From: Greg Kroah-Hartman
Date: Mon Jul 10 2017 - 13:21:09 EST


This is the start of the stable review cycle for the 4.9.37 release.
There are 41 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 Jul 12 17:10:36 UTC 2017.
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/v4.x/stable-review/patch-4.9.37-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-4.9.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 4.9.37-rc1

Yifeng Li <tomli@xxxxxxxx>
rt286: add Thinkpad Helix 2 to force_combo_jack_table

Boris Pismenny <borisp@xxxxxxxxxxxx>
RDMA/uverbs: Check port number supplied by user verbs cmds

Stephan Mueller <smueller@xxxxxxxxxx>
crypto: drbg - Fixes panic in wait_for_completion call

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
KEYS: Fix an error code in request_master_key()

Bartosz Markowski <bartosz.markowski@xxxxxxxxx>
ath10k: override CE5 config for QCA9377

Paolo Abeni <pabeni@xxxxxxxxxx>
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings

Markus Trippelsdorf <markus@xxxxxxxxxxxxxxx>
x86/tools: Fix gcc-7 warning in relocs.c

Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
tpm: fix a kernel memory leak in tpm-sysfs.c

Andreas Gruenbacher <agruenba@xxxxxxxxxx>
gfs2: Fix glock rhashtable rcu bug

Jiahau Chang <jiahau@xxxxxxxxx>
xhci: Limit USB2 port wake support for AMD Promontory hosts

BjÃrn Mork <bjorn@xxxxxxx>
USB: serial: qcserial: new Sierra Wireless EM7305 device ID

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: option: add two Longcheer device ids

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
pinctrl: sh-pfc: Update info pointer after SoC-specific init

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
pinctrl: sh-pfc: r8a7791: Add missing HSCIF1 pinmux data

Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
pinctrl: mxs: atomically switch mux and drive strength config

Wei Yongjun <weiyongjun1@xxxxxxxxxx>
pinctrl: cherryview: Add terminate entry for dmi_system_id tables

Chen-Yu Tsai <wens@xxxxxxxx>
pinctrl: sunxi: Fix SPDIF function name for A83T

Alexandre TORGUE <alexandre.torgue@xxxxxx>
pinctrl: stm32: Fix bad function call

Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
pinctrl: meson: meson8b: fix the NAND DQS pins

Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
pinctrl: sh-pfc: r8a7795: Fix hscif2_clk_b and hscif4_ctrl

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
pinctrl: sh-pfc: r8a7791: Add missing DVC_MUTE signal

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
pinctrl: sh-pfc: r8a7791: Fix SCIF2 pinmux data

Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>
pinctrl: sh-pfc: r8a7794: Swap ATA signals

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
pinctrl: cherryview: Add a quirk to make Acer Chromebook keyboard work again

Christian Lamparter <chunkeey@xxxxxxxxxxxxxx>
pinctrl: qcom: ipq4019: add missing pingroups for pins > 70

Liping Zhang <zlpnobody@xxxxxxxxx>
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec

Liping Zhang <zlpnobody@xxxxxxxxx>
sysctl: don't print negative flag for proc_douintvec

Thomas Gleixner <tglx@xxxxxxxxxxxxx>
mac80211_hwsim: Replace bogus hrtimer clockid

Johan Hovold <johan@xxxxxxxxxx>
USB: core: fix device node leak

Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
usb: Fix typo in the definition of Endpoint[out]Request

Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
usb: usbip: set buffer pointers to NULL after free

Devin Heitmueller <dheitmueller@xxxxxxxxxxxxxx>
Add USB quirk for HVR-950q to avoid intermittent device resets

Jeremie Rapin <rapinj@xxxxxxxxx>
USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick

Felipe Balbi <felipe.balbi@xxxxxxxxxxxxxxx>
usb: dwc3: replace %p with %pK

Gerd Hoffmann <kraxel@xxxxxxxxxx>
drm/virtio: don't leak bo on drm_gem_object_init failure

Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
media: entity: Fix stream count check

Sabrina Dubroca <sd@xxxxxxxxxxxxxxx>
tracing/kprobes: Allow to create probe with a module name starting with a digit

Yan, Zheng <zyan@xxxxxxxxxx>
ceph: choose readdir frag based on previous readdir reply

Adrian Salido <salidoa@xxxxxxxxxx>
driver core: platform: fix race condition with driver_override

Christoph Hellwig <hch@xxxxxx>
fs: completely ignore unknown open flags

Christoph Hellwig <hch@xxxxxx>
fs: add a VALID_OPEN_FLAGS


-------------

Diffstat:

Makefile | 4 ++--
arch/x86/lib/copy_user_64.S | 7 +++++--
arch/x86/tools/relocs.c | 3 ++-
crypto/drbg.c | 1 +
drivers/base/platform.c | 11 +++++++++--
drivers/char/tpm/tpm-sysfs.c | 3 ++-
drivers/gpu/drm/virtio/virtgpu_object.c | 4 +++-
drivers/infiniband/core/uverbs_cmd.c | 8 ++++++++
drivers/media/media-entity.c | 2 +-
drivers/net/wireless/ath/ath10k/pci.c | 2 +-
drivers/net/wireless/mac80211_hwsim.c | 2 +-
drivers/pinctrl/freescale/pinctrl-mxs.c | 16 ++++++++++++----
drivers/pinctrl/intel/pinctrl-cherryview.c | 27 +++++++++++++++++++++++++--
drivers/pinctrl/meson/pinctrl-meson8b.c | 4 ++--
drivers/pinctrl/qcom/pinctrl-ipq4019.c | 30 ++++++++++++++++++++++++++++++
drivers/pinctrl/sh-pfc/core.c | 3 +++
drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 12 ++++++++----
drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 16 ++++++++--------
drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 4 ++--
drivers/pinctrl/stm32/pinctrl-stm32.c | 2 +-
drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c | 2 +-
drivers/usb/core/quirks.c | 4 ++++
drivers/usb/core/usb.c | 2 ++
drivers/usb/dwc3/dwc3-st.c | 2 +-
drivers/usb/dwc3/gadget.c | 6 +++---
drivers/usb/host/xhci-hub.c | 3 +++
drivers/usb/host/xhci-pci.c | 12 ++++++++++++
drivers/usb/host/xhci.h | 1 +
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/option.c | 4 ++++
drivers/usb/serial/qcserial.c | 1 +
drivers/usb/usbip/stub_main.c | 4 ++++
drivers/usb/usbip/stub_tx.c | 4 ++++
fs/ceph/dir.c | 19 ++++++++++++-------
fs/fcntl.c | 14 ++++----------
fs/gfs2/glock.c | 11 +++++++++--
fs/gfs2/incore.h | 1 +
fs/open.c | 6 ++++++
include/linux/fcntl.h | 6 ++++++
include/linux/usb/hcd.h | 4 ++--
kernel/sysctl.c | 3 +++
kernel/trace/trace_kprobe.c | 21 ++++++++-------------
security/keys/encrypted-keys/encrypted.c | 2 +-
sound/soc/codecs/rt286.c | 7 +++++++
44 files changed, 226 insertions(+), 75 deletions(-)