Merge 4.4.111 into android-4.4
authorGreg Kroah-Hartman <gregkh@google.com>
Wed, 10 Jan 2018 09:01:18 +0000 (10:01 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 10 Jan 2018 09:01:18 +0000 (10:01 +0100)
commitf8518889ffe879b6266657e83b6cf6ace8111cdc
tree99322155face35980586a57355f9e9023969e929
parent618a5108ea9c08fb7436b42de8c3353d3c9370a6
parentc5ae3a6aa1a3ff20830852ab0cd9b8c2fba56d4c
Merge 4.4.111 into android-4.4

Changes in 4.4.111
x86/kasan: Write protect kasan zero shadow
kernel/acct.c: fix the acct->needcheck check in check_free_space()
crypto: n2 - cure use after free
crypto: chacha20poly1305 - validate the digest size
crypto: pcrypt - fix freeing pcrypt instances
sunxi-rsb: Include OF based modalias in device uevent
fscache: Fix the default for fscache_maybe_release_page()
kernel: make groups_sort calling a responsibility group_info allocators
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Input: elantech - add new icbody type 15
x86/microcode/AMD: Add support for fam17h microcode loading
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
x86/tlb: Drop the _GPL from the cpu_tlbstate export
genksyms: Handle string literals with spaces in reference files
module: keep percpu symbols in module's symtab
module: Issue warnings when tainting kernel
proc: much faster /proc/vmstat
Map the vsyscall page with _PAGE_USER
Fix build error in vma.c
Linux 4.4.111

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Makefile
mm/vmstat.c