Merge tag 'v4.4.65' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23992110AbdFFQIDlOCx3/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:19:03 2017 +0200 Commit: da06ed216e377fb7660ce7aa95b2c7d09b8b380f Gitweb: https://git.linux-mips.org/g/ralf/linux/da06ed216e37 Branch: linux-4.4-stable --- Documentation/sysctl/fs.txt | 7 ++++ Makefile | 2 + drivers/media/tuners/tuner-xc2028.c | 3 +- drivers/net/wireless/hostap/hostap_hw.c | 15 +++++--- drivers/staging/android/ion/ion.c | 55 +++++++++++++++++++++++------- drivers/tty/nozomi.c | 2 + drivers/vfio/pci/vfio_pci.c | 33 +++++++++++------- drivers/vfio/pci/vfio_pci_intrs.c | 2 + fs/gfs2/dir.c | 4 +- fs/mount.h | 2 + fs/namespace.c | 50 +++++++++++++++++++++++++++ fs/pnode.c | 2 + fs/pnode.h | 1 + include/linux/mount.h | 2 + kernel/events/core.c | 57 +++++++++++++++++++++++++++++-- kernel/sysctl.c | 9 +++++ net/ipv4/ping.c | 5 ++- net/netfilter/nfnetlink.c | 10 +++-- net/tipc/bearer.c | 13 ++++++- net/tipc/bearer.h | 13 +++++++ net/tipc/core.c | 1 + net/tipc/core.h | 3 ++ net/tipc/name_distr.c | 24 +++++++------ net/tipc/node.c | 4 +- net/tipc/socket.c | 56 +++++++++++++++++++++++------- net/tipc/udp_media.c | 7 +++- 26 files changed, 304 insertions(+), 78 deletions(-)