Merge tag 'v3.18.53' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.18-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993859AbdFFRRgcvrDq/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 16:07:39 2017 +0200 Commit: baafd1d0950537b06b4c94325757ce7090baa666 Gitweb: https://git.linux-mips.org/g/ralf/linux/baafd1d09505 Branch: linux-3.18-stable --- Makefile | 2 - arch/arm/kernel/Makefile | 1 arch/arm/kernel/pj4-cp0.c | 4 ++ arch/powerpc/platforms/powernv/opal-wrappers.S | 2 - arch/x86/kernel/kprobes/common.h | 2 - arch/x86/kernel/kprobes/core.c | 6 +-- arch/x86/kernel/kprobes/opt.c | 2 - arch/x86/kernel/pci-calgary_64.c | 2 - arch/x86/kvm/cpuid.c | 6 --- arch/x86/kvm/vmx.c | 2 - .../platform/intel-mid/device_libs/platform_wdt.c | 2 - drivers/gpu/drm/ttm/ttm_bo_vm.c | 12 +++++ .../net/wireless/brcm80211/brcmfmac/dhd_linux.c | 23 +++------- drivers/net/wireless/mwifiex/debugfs.c | 3 + drivers/net/wireless/mwifiex/sta_ioctl.c | 2 - drivers/power/bq24190_charger.c | 3 + drivers/staging/emxx_udc/emxx_udc.c | 4 +- drivers/tty/sysrq.c | 19 -------- drivers/usb/host/ehci-exynos.c | 2 + drivers/usb/host/ohci-exynos.c | 2 + drivers/usb/serial/ark3116.c | 25 ++++++++-- drivers/usb/serial/digi_acceleport.c | 38 ++++++++++------ drivers/usb/serial/ftdi_sio.c | 7 ++- drivers/usb/serial/io_edgeport.c | 48 ++++++++++++++------ drivers/usb/serial/keyspan_pda.c | 19 ++++++-- drivers/usb/serial/mct_u232.c | 6 ++- drivers/usb/serial/quatech2.c | 24 +++++----- drivers/usb/serial/ssu100.c | 31 ++++++++++--- drivers/usb/serial/ti_usb_3410_5052.c | 12 ++--- fs/9p/acl.c | 2 + fs/f2fs/super.c | 7 +++ include/linux/f2fs_fs.h | 6 +++ include/linux/mtd/map.h | 12 +++++ include/net/addrconf.h | 2 + include/net/ip6_route.h | 1 net/ipv4/raw.c | 3 + net/ipv4/tcp_lp.c | 6 ++- net/ipv4/tcp_output.c | 19 +++++--- net/ipv6/addrconf.c | 3 + net/ipv6/raw.c | 2 + net/ipv6/route.c | 39 +++++++++++----- tools/power/cpupower/utils/helpers/cpuid.c | 1 42 files changed, 264 insertions(+), 150 deletions(-)