Merge tag 'v4.13.16' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.13-stable
[email protected] Thu, 21 Dec 2017 17:15:34 +0100
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23991803AbdLUQPhcYEIb/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:10:35 2017 +0100 Commit: ff6603955e6870ba768f9efdce9c581df3c12965 Gitweb: https://git.linux-mips.org/g/ralf/linux/ff6603955e68 Branch: linux-4.13-stable --- Makefile | 2 + arch/x86/kernel/cpu/intel_cacheinfo.c | 32 +++++++++++++---------- drivers/char/ipmi/ipmi_msghandler.c | 10 ++++--- drivers/char/tpm/tpm-dev-common.c | 6 ++++ drivers/net/bonding/bond_main.c | 2 + drivers/net/ethernet/broadcom/bcmsysport.c | 10 ++++--- drivers/net/ethernet/fealnx.c | 6 ++-- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 12 ++++----- drivers/net/ethernet/mellanox/mlx5/core/main.c | 7 +++++ drivers/net/usb/asix_devices.c | 4 +-- drivers/net/usb/cdc_ether.c | 2 + drivers/net/usb/cdc_ncm.c | 4 +-- drivers/net/usb/qmi_wwan.c | 3 +- drivers/net/vrf.c | 2 + drivers/net/vxlan.c | 31 +++++++++------------- drivers/tty/serial/8250/8250_fintek.c | 3 ++ drivers/tty/serial/omap-serial.c | 2 + fs/coda/upcall.c | 3 +- fs/ocfs2/dlm/dlmrecovery.c | 1 + fs/ocfs2/file.c | 9 +++++- include/linux/mmzone.h | 3 +- include/linux/skbuff.h | 7 +++++ kernel/rcu/tree_plugin.h | 2 + mm/page_alloc.c | 27 +++++++++++++------ mm/page_ext.c | 4 --- mm/pagewalk.c | 6 ++++ net/8021q/vlan.c | 6 ++-- net/core/skbuff.c | 1 + net/ipv4/tcp_input.c | 3 +- net/ipv4/tcp_nv.c | 2 + net/ipv4/tcp_offload.c | 12 +++++++-- net/ipv4/tcp_output.c | 9 +----- net/l2tp/l2tp_ip.c | 24 ++++++----------- net/l2tp/l2tp_ip6.c | 24 ++++++----------- net/netlink/af_netlink.c | 17 ++++++++---- net/netlink/af_netlink.h | 1 + net/sctp/ipv6.c | 5 ++-- net/sctp/socket.c | 4 +++ security/integrity/ima/ima_appraise.c | 3 ++ 39 files changed, 178 insertions(+), 133 deletions(-)