Merge tag 'v4.9.65' 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:22:57 +0100
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23992160AbdLUQW7yQDrb/[email protected]>
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:14:09 2017 +0100
Commit: 4f86833f24fc6a4b1c07edf0872bee77b79be9cf
Gitweb: https://git.linux-mips.org/g/ralf/linux/4f86833f24fc
Branch: linux-4.9-stable

---

 Makefile                              |    2 +-
 crypto/dh.c                           |   34 +++++++++++++++------------------
 drivers/char/ipmi/ipmi_msghandler.c   |   10 ++++++----
 drivers/dma/dmatest.c                 |    1 +
 drivers/net/bonding/bond_main.c       |    2 +-
 drivers/net/ethernet/fealnx.c         |    6 +++---
 drivers/net/usb/asix_devices.c        |    4 ++--
 drivers/net/usb/cdc_ether.c           |    2 +-
 drivers/net/usb/qmi_wwan.c            |    3 ++-
 drivers/net/vrf.c                     |    2 +-
 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 +++++++
 mm/page_alloc.c                       |   27 +++++++++++++++++---------
 mm/pagewalk.c                         |    6 +++++-
 net/8021q/vlan.c                      |    6 +++---
 net/core/skbuff.c                     |    1 +
 net/ipv4/tcp_nv.c                     |    2 +-
 net/ipv4/tcp_output.c                 |    9 ++-------
 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 +++
 28 files changed, 107 insertions(+), 68 deletions(-)