Merge tag 'v4.9.76' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Fri, 02 Feb 2018 13:21:12 +0100
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994867AbeBBMVOQIOVP/[email protected]> |
Author: Ralf Baechle <[email protected]> Wed Jan 10 10:46:39 2018 +0100 Commit: 7a63a9afe35750b11508bde873f5342556cf2fe9 Gitweb: https://git.linux-mips.org/g/ralf/linux/7a63a9afe357 Branch: linux-4.9-stable --- Makefile | 2 +- arch/arc/include/asm/uaccess.h | 5 +++- arch/parisc/include/asm/ldcw.h | 2 ++ arch/parisc/kernel/entry.S | 13 +++++++++-- arch/parisc/kernel/pacache.S | 9 ++++++-- arch/parisc/kernel/process.c | 39 +++++++++++++++++++++++++++++++++ arch/s390/kernel/compat_linux.c | 1 + arch/x86/entry/vsyscall/vsyscall_64.c | 5 ++++ arch/x86/include/asm/vsyscall.h | 2 ++ arch/x86/kernel/cpu/microcode/amd.c | 4 +++ arch/x86/mm/init.c | 2 +- arch/x86/mm/kaiser.c | 34 +++++++++++++++++++++++++---- crypto/chacha20poly1305.c | 6 ++++- crypto/pcrypt.c | 19 ++++++++-------- drivers/block/nbd.c | 32 +++++++++++++++++++-------- drivers/bus/sunxi-rsb.c | 1 + drivers/crypto/n2_core.c | 3 +++ drivers/input/mouse/elantech.c | 2 +- drivers/iommu/arm-smmu-v3.c | 17 +++++++++++--- drivers/mtd/nand/pxa3xx_nand.c | 1 + fs/nfsd/auth.c | 3 +++ include/linux/cred.h | 1 + include/linux/fscache.h | 2 +- kernel/acct.c | 2 +- kernel/groups.c | 5 +++- kernel/signal.c | 18 ++++++++------- kernel/uid16.c | 1 + net/sunrpc/auth_gss/gss_rpc_xdr.c | 1 + net/sunrpc/auth_gss/svcauth_gss.c | 1 + net/sunrpc/svcauth_unix.c | 2 ++ 30 files changed, 187 insertions(+), 48 deletions(-)