Merge tag 'v4.11.10' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.11-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994842AbdIVIVhRlV0V/[email protected]> |
Author: Ralf Baechle <[email protected]> Wed Sep 20 23:52:19 2017 +0200 Commit: 8773b4aa9a82126f98ccad082b2633d5e87d7025 Gitweb: https://git.linux-mips.org/g/ralf/linux/8773b4aa9a82 Branch: linux-4.11-stable --- Makefile | 2 +- arch/arm/kernel/topology.c | 2 -- arch/x86/lib/copy_user_64.S | 7 ++++-- crypto/drbg.c | 1 + drivers/base/core.c | 6 ++++- drivers/base/platform.c | 11 +++++++-- drivers/char/tpm/tpm-chip.c | 34 ++++++++++++++++++++++++++++ drivers/char/tpm/tpm-sysfs.c | 6 ++++- drivers/gpu/drm/virtio/virtgpu_object.c | 4 ++- drivers/infiniband/core/uverbs_cmd.c | 8 +++++++ drivers/pinctrl/core.c | 20 ++-------------- drivers/pinctrl/freescale/pinctrl-mxs.c | 16 ++++++++++--- drivers/pinctrl/meson/pinctrl-meson8b.c | 4 ++- drivers/pinctrl/pinmux.c | 21 +++-------------- 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 | 9 ++----- 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 +++ drivers/xen/xenbus/xenbus_comms.c | 21 ++++++++--------- 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/device.h | 2 ++ include/linux/fcntl.h | 6 +++++ include/linux/usb/hcd.h | 4 ++- kernel/trace/trace_kprobe.c | 21 +++++++---------- sound/soc/codecs/rt286.c | 7 ++++++ 43 files changed, 222 insertions(+), 118 deletions(-)