Merge tag 'v4.4.101' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
[email protected] Thu, 21 Dec 2017 17:32:47 +0100
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994678AbdLUQcvblVKE/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:19:47 2017 +0100 Commit: 0716892849e6805a5ce4a02ed6a2597ce6fa2828 Gitweb: https://git.linux-mips.org/g/ralf/linux/0716892849e6 Branch: linux-4.4-stable --- Makefile | 2 +- arch/arm64/kernel/traps.c | 26 ++++++++++---------- drivers/char/ipmi/ipmi_msghandler.c | 10 +++++--- drivers/net/bonding/bond_main.c | 2 +- drivers/net/ethernet/fealnx.c | 6 ++--- drivers/nvme/host/pci.c | 2 +- drivers/tty/serial/omap-serial.c | 2 +- fs/coda/upcall.c | 3 +- fs/ocfs2/file.c | 9 +++++-- include/linux/mmzone.h | 3 ++ include/linux/page_idle.h | 43 ++++++++++++++++++++++++++++----- include/linux/skbuff.h | 7 +++++ mm/debug-pagealloc.c | 6 +++++ mm/page_alloc.c | 33 ++++++++++++++++++------- mm/page_ext.c | 4 --- mm/page_owner.c | 16 ++++++++++++ mm/pagewalk.c | 6 ++++- mm/vmstat.c | 2 ++ net/8021q/vlan.c | 6 ++--- net/core/skbuff.c | 1 + net/ipv4/tcp_output.c | 9 ++----- net/netlink/af_netlink.c | 17 ++++++++----- net/netlink/af_netlink.h | 1 + net/sctp/ipv6.c | 2 ++ net/sctp/socket.c | 4 +++ security/integrity/ima/ima_appraise.c | 3 ++ 26 files changed, 159 insertions(+), 66 deletions(-)