Merge tag 'v3.18.75' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.18-stable

[email protected] Tue, 24 Oct 2017 15:47:02 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23990511AbdJXNrEoJ8ll/[email protected]>
Author: Ralf Baechle <[email protected]> Tue Oct 24 15:36:17 2017 +0200
Commit: e6137fa8d89fcfb83f914bda163acaa0e3ea782a
Gitweb: https://git.linux-mips.org/g/ralf/linux/e6137fa8d89f
Branch: linux-3.18-stable

---

 Makefile                               |    2 +
 drivers/base/platform.c                |    3 +-
 drivers/gpu/drm/i915/intel_bios.c      |    7 ++++
 drivers/hid/i2c-hid/i2c-hid.c          |    3 +-
 drivers/iio/adc/ad7793.c               |    4 +-
 drivers/iio/adc/ad_sigma_delta.c       |   28 ++++++++++++++
 drivers/iio/adc/mcp320x.c              |    1 +
 drivers/iio/industrialio-core.c        |    4 ++
 drivers/staging/iio/adc/ad7192.c       |    4 +-
 drivers/usb/core/config.c              |   16 ++++++--
 drivers/usb/core/devio.c               |    6 +++
 drivers/usb/core/hub.c                 |    2 +
 drivers/usb/gadget/legacy/inode.c      |   49 +++++++++++++++++++++----
 drivers/usb/gadget/udc/dummy_hcd.c     |   24 ++++++++++--
 drivers/usb/host/pci-quirks.c          |    8 ++--
 drivers/usb/host/xhci.h                |    2 +
 drivers/usb/renesas_usbhs/fifo.c       |   21 +++++++++--
 drivers/usb/storage/uas-detect.h       |   15 ++++----
 drivers/usb/storage/uas.c              |   10 +++--
 drivers/usb/storage/unusual_devs.h     |    7 ++++
 drivers/uwb/hwa-rc.c                   |    2 +
 drivers/uwb/uwbd.c                     |   12 ++++--
 fs/ext4/acl.c                          |   22 ++++++++---
 fs/ext4/inode.c                        |   64 +++++++++++++++++++-------------
 fs/ext4/super.c                        |    9 +++++
 fs/super.c                             |    6 ++-
 fs/xattr.c                             |    2 +
 include/linux/iio/adc/ad_sigma_delta.h |    3 ++
 include/uapi/linux/usb/ch9.h           |    1 +
 security/smack/smack_lsm.c             |   55 +++++++++++++---------------
 sound/usb/card.c                       |   20 ++++++++++
 sound/usb/usx2y/usb_stream.c           |    6 ++-
 32 files changed, 298 insertions(+), 120 deletions(-)