Merge 4.4.101 into android-4.4
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 24 Nov 2017 07:56:48 +0000 (08:56 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 24 Nov 2017 07:56:48 +0000 (08:56 +0100)
Changes in 4.4.101
tcp: do not mangle skb->cb[] in tcp_make_synack()
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
bonding: discard lowest hash bit for 802.3ad layer3+4
vlan: fix a use-after-free in vlan_device_event()
af_netlink: ensure that NLMSG_DONE never fails in dumps
sctp: do not peel off an assoc from one netns to another one
fealnx: Fix building error on MIPS
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
serial: omap: Fix EFR write on RTS deassertion
arm64: fix dump_instr when PAN and UAO are in use
nvme: Fix memory order on async queue deletion
ocfs2: should wait dio before inode lock in ocfs2_setattr()
ipmi: fix unsigned long underflow
mm/page_alloc.c: broken deferred calculation
coda: fix 'kernel memory exposure attempt' in fsync
mm: check the return value of lookup_page_ext for all call sites
mm/page_ext.c: check if page_ext is not prepared
mm/pagewalk.c: report holes in hugetlb ranges
Linux 4.4.101

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
1  2 
Makefile
include/linux/mmzone.h
mm/page_alloc.c
mm/vmstat.c
net/ipv4/tcp_output.c

diff --cc Makefile
Simple merge
Simple merge
diff --cc mm/page_alloc.c
Simple merge
diff --cc mm/vmstat.c
Simple merge
Simple merge