Merge tag 'v4.4.88' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
[email protected] Fri, 22 Sep 2017 10:26:13 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23990408AbdIVI0QTrqfO/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:01:42 2017 +0200 Commit: 9f0ab59e17da7e52c8875a69281243fcfc0d5c97 Gitweb: https://git.linux-mips.org/g/ralf/linux/9f0ab59e17da Branch: linux-4.4-stable --- Makefile | 2 - arch/arm/mm/fault.c | 5 +- drivers/ata/pata_amd.c | 1 drivers/ata/pata_cs5536.c | 1 drivers/base/bus.c | 2 - drivers/bluetooth/btusb.c | 1 drivers/gpu/drm/i2c/adv7511.c | 71 ++++++++++++++++----- drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c | 4 + drivers/hwtracing/intel_th/pci.c | 10 +++ drivers/input/mouse/trackpoint.c | 4 + drivers/net/wireless/ath/ath10k/core.c | 12 ++-- drivers/net/wireless/mwifiex/cfg80211.c | 2 - drivers/net/wireless/mwifiex/scan.c | 6 ++ drivers/net/wireless/realtek/rtlwifi/pci.c | 4 + drivers/scsi/sg.c | 19 ++++-- drivers/staging/rts5208/rtsx_scsi.c | 2 - drivers/usb/core/devio.c | 4 + drivers/usb/core/quirks.c | 6 ++ drivers/usb/host/pci-quirks.c | 35 +++++------ drivers/usb/serial/option.c | 1 fs/btrfs/super.c | 2 + fs/dlm/user.c | 4 + fs/nfs/internal.h | 1 fs/nfs/pagelist.c | 26 ++++---- fs/nfs/pnfs.c | 2 - fs/xfs/xfs_linux.h | 9 ++- include/linux/pci_ids.h | 1 include/linux/workqueue.h | 2 - kernel/locking/locktorture.c | 4 + net/bluetooth/l2cap_core.c | 80 +++++++++++++----------- sound/isa/msnd/msnd_midi.c | 30 +++++---- sound/isa/msnd/msnd_pinnacle.c | 23 ++++--- 32 files changed, 237 insertions(+), 139 deletions(-)