Merge tag 'v4.9.37' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Fri, 22 Sep 2017 10:27:06 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23990423AbdIVI1PSuoTO/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:04:49 2017 +0200 Commit: 5302cffc4b4aff8276b391f074a92612fd500a5f Gitweb: https://git.linux-mips.org/g/ralf/linux/5302cffc4b4a Branch: linux-4.9-stable --- Makefile | 2 +- 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, 225 insertions(+), 74 deletions(-)