Merge tag 'v3.16.41' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-3.16-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993924AbdEMWaMugJoF/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Mar 7 10:13:53 2017 +0100 Commit: 99b65848f8300e0777bb6594559c4ff57b73bda8 Gitweb: https://git.linux-mips.org/g/ralf/linux/99b65848f830 Branch: linux-3.16-stable --- Documentation/sysctl/fs.txt | 7 ++++ Makefile | 2 + arch/x86/kvm/emulate.c | 66 ++++++++++++++++++++++++++++++++------- arch/x86/kvm/vmx.c | 11 +++---- drivers/usb/serial/kl5kusb105.c | 9 +++-- fs/ext4/super.c | 9 +++++ fs/mount.h | 2 + fs/namespace.c | 49 ++++++++++++++++++++++++++++- fs/pnode.c | 2 + fs/pnode.h | 1 + fs/posix_acl.c | 9 ++--- include/linux/mount.h | 2 + kernel/sysctl.c | 9 +++++ net/dccp/input.c | 3 +- net/ipv4/ip_sockglue.c | 9 +++++ net/ipv4/tcp.c | 6 ++++ net/ipv6/ip6_gre.c | 41 +++++++++++++----------- security/selinux/hooks.c | 2 + 18 files changed, 187 insertions(+), 52 deletions(-)