Merge tag 'v4.4.105' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable

[email protected] Thu, 21 Dec 2017 17:33:18 +0100
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23992521AbdLUQdWUyzpE/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:20:59 2017 +0100
Commit: 1eee006d53be10ffe39fb0653ff09eed3d3d1657
Gitweb: https://git.linux-mips.org/g/ralf/linux/1eee006d53be
Branch: linux-4.4-stable

---

 Makefile                                         |    2 -
 arch/arm/mach-omap1/dma.c                        |   16 +++---
 arch/s390/include/asm/pci_insn.h                 |    2 -
 arch/s390/include/asm/runtime_instr.h            |    4 +-
 arch/s390/kernel/process.c                       |    2 -
 arch/s390/kernel/runtime_instr.c                 |   30 ++++++------
 arch/s390/pci/pci.c                              |    5 +-
 arch/s390/pci/pci_insn.c                         |    6 ++
 arch/x86/include/asm/syscalls.h                  |    2 -
 arch/x86/kernel/kprobes/ftrace.c                 |   23 ++++++---
 arch/x86/kernel/ldt.c                            |   16 +++++-
 arch/x86/um/ldt.c                                |    7 ++-
 drivers/dma/pl330.c                              |   19 ++-----
 drivers/edac/sb_edac.c                           |    1 
 drivers/gpu/drm/exynos/exynos5433_drm_decon.c    |    2 +
 drivers/md/bcache/request.c                      |    9 +++-
 drivers/net/appletalk/ipddp.c                    |    2 -
 drivers/net/ethernet/broadcom/bcmsysport.c       |   23 ++++-----
 drivers/net/ethernet/freescale/fec_main.c        |   23 ++++-----
 drivers/net/ethernet/renesas/ravb_main.c         |    8 +--
 drivers/net/xen-netfront.c                       |   28 ++++-------
 drivers/spi/spi-sh-msiof.c                       |    2 -
 drivers/staging/lustre/lustre/llite/llite_mmap.c |    4 --
 drivers/tty/serial/8250/8250_fintek.c            |    2 -
 drivers/tty/serial/8250/8250_pci.c               |    3 +
 drivers/tty/serial/8250/8250_port.c              |    5 ++
 drivers/tty/sysrq.c                              |    9 +++-
 drivers/usb/core/config.c                        |   31 +++++++++++-
 drivers/usb/core/devio.c                         |   56 +++++++++++-----------
 drivers/usb/core/hub.c                           |    9 ++++
 drivers/usb/core/quirks.c                        |    3 +
 drivers/usb/host/ehci-dbg.c                      |    2 -
 drivers/usb/host/xhci-mem.c                      |    7 +++
 drivers/usb/phy/phy-tahvo.c                      |    3 +
 drivers/usb/serial/option.c                      |    3 +
 drivers/usb/storage/uas-detect.h                 |    4 ++
 fs/nfs/nfs4proc.c                                |    3 -
 fs/nfs/nfs4state.c                               |    1 
 fs/ocfs2/file.c                                  |    9 +---
 include/linux/buffer_head.h                      |    4 --
 include/linux/usb.h                              |    1 
 include/uapi/linux/usb/ch9.h                     |   19 +++++++
 net/ipv4/tcp_input.c                             |    2 -
 net/ipv6/ip6_vti.c                               |    2 -
 net/sctp/debug.c                                 |    2 -
 net/tipc/server.c                                |    4 --
 security/integrity/ima/ima_main.c                |    4 ++
 tools/perf/tests/attr.c                          |    2 -
 tools/testing/selftests/x86/ldt_gdt.c            |   17 ++++++-
 virt/kvm/arm/arch_timer.c                        |    3 -
 50 files changed, 267 insertions(+), 179 deletions(-)