Merge tag 'v4.9.115' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Fri, 31 Aug 2018 03:36:41 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994694AbeHaBgr42US2/[email protected]> |
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:21:34 2018 +0200 Commit: c78c9c3530ee98a1726bdbe1d6c5d73032cc1b78 Gitweb: https://git.linux-mips.org/g/ralf/linux/c78c9c3530ee Branch: linux-4.9-stable --- Makefile | 2 + arch/arc/configs/axs101_defconfig | 1 - arch/arc/configs/axs103_defconfig | 1 - arch/arc/configs/axs103_smp_defconfig | 1 - arch/arc/configs/nsim_700_defconfig | 1 - arch/arc/configs/nsim_hs_defconfig | 1 - arch/arc/configs/nsim_hs_smp_defconfig | 1 - arch/arc/configs/nsimosci_defconfig | 1 - arch/arc/configs/nsimosci_hs_defconfig | 1 - arch/arc/configs/nsimosci_hs_smp_defconfig | 1 - arch/arc/include/asm/page.h | 2 + arch/arc/include/asm/pgtable.h | 2 + arch/x86/include/asm/apm.h | 6 ---- arch/x86/kernel/apm_32.c | 5 ++++ arch/x86/kernel/cpu/mcheck/mce.c | 3 -- block/blk-core.c | 9 ++---- drivers/gpu/drm/i915/i915_irq.c | 32 +++++++++++++++++++++- drivers/net/ethernet/broadcom/tg3.c | 9 ++++++ drivers/net/phy/phy_device.c | 7 +---- drivers/net/usb/asix_devices.c | 4 ++- drivers/net/usb/qmi_wwan.c | 1 + drivers/ptp/ptp_chardev.c | 1 + drivers/usb/host/xhci.c | 40 ++++++++++++++++++++++++++-- drivers/usb/host/xhci.h | 4 +++ drivers/vfio/pci/vfio_pci.c | 4 +++ fs/fat/inode.c | 20 +++++++++----- include/linux/skbuff.h | 10 ++++--- include/net/ipv6.h | 2 + lib/rhashtable.c | 17 ++++++++---- mm/huge_memory.c | 2 + mm/memcontrol.c | 2 + net/core/gen_stats.c | 16 ++++++++++- net/core/skbuff.c | 1 + net/ipv4/fib_frontend.c | 1 + net/ipv4/sysctl_net_ipv4.c | 5 ++-- net/ipv4/tcp.c | 3 +- net/sunrpc/xprtrdma/rpc_rdma.c | 2 + sound/core/rawmidi.c | 20 ++++++++++---- virt/kvm/eventfd.c | 6 ++++ 39 files changed, 175 insertions(+), 72 deletions(-)