Merge tag 'v4.9.70' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Thu, 21 Dec 2017 17:24:17 +0100
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994663AbdLUQYTzaVL6/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:15:44 2017 +0100 Commit: 14d0f320290049e2c547128b1a829a1ac8345e8f Gitweb: https://git.linux-mips.org/g/ralf/linux/14d0f3202900 Branch: linux-4.9-stable --- Makefile | 23 ++++--- arch/powerpc/include/asm/checksum.h | 17 ++++- arch/s390/include/asm/switch_to.h | 19 +++--- drivers/char/ipmi/ipmi_si_intf.c | 44 +++++++------ drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 4 + drivers/md/bitmap.c | 9 +++ drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 drivers/net/ipvlan/ipvlan_core.c | 2 - drivers/net/usb/qmi_wwan.c | 3 + drivers/net/usb/usbnet.c | 5 + drivers/s390/net/qeth_core.h | 3 + drivers/s390/net/qeth_core_main.c | 31 +++++++++ drivers/s390/net/qeth_l2_main.c | 4 + drivers/s390/net/qeth_l3_main.c | 13 +++- drivers/usb/gadget/function/f_fs.c | 2 - include/linux/rculist_nulls.h | 38 ----------- include/linux/usb/usbnet.h | 1 include/net/sock.h | 6 -- kernel/audit.c | 10 +-- net/dccp/minisocks.c | 6 ++ net/ipv4/tcp_minisocks.c | 6 ++ net/ipv6/sit.c | 1 net/kcm/kcmsock.c | 71 +++++++-------------- net/netfilter/core.c | 5 + net/packet/af_packet.c | 37 ++++------- net/packet/internal.h | 1 net/rds/rdma.c | 2 - net/tipc/server.c | 1 net/tipc/udp_media.c | 4 - virt/kvm/arm/vgic/vgic-its.c | 2 - 30 files changed, 190 insertions(+), 181 deletions(-)