This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8160a563cfff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 1eb64c07aab8 sh: fix build error in mm/init.c new 89b83f282d8b slub: avoid redzone when choosing freepointer location new b64d8d1e1ba5 mm/userfaultfd: disable userfaultfd-wp on x86_32 new 5701feb0a9f5 MAINTAINERS: add an entry for kfifo new 3c1d7e6ccb64 mm/hugetlb: fix a addressing exception caused by huge_pte_offset new d180870d83db mm, gup: return EINTR when gup is interrupted by fatal signals new 461e1565366e checkpatch: fix a typo in the regex for $allocFunctions new a21151b9d81a tools/build: tweak unused value workaround new 56df70a63ed5 mm/ksm: fix NULL pointer dereference when KSM zero page is [...] new 0783ac95b4a0 mm/shmem: fix build without THP new bdebd6a2831b vmalloc: fix remap_vmalloc_range() bounds checks new ea0dfeb4209b shmem: fix possible deadlocks on shmlock_user_lock new 94b7cc01da5a mm: shmem: disable interrupt when acquiring info->lock in [...] new db973a7289da coredump: fix null pointer dereference on coredump new cf01699ee220 tools/vm: fix cross-compile build new 18bf34080c4c Merge branch 'akpm' (patches from Andrew)
The 16 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: MAINTAINERS | 7 +++++++ arch/sh/mm/init.c | 2 +- arch/x86/Kconfig | 2 +- fs/coredump.c | 2 ++ fs/proc/vmcore.c | 5 +++-- include/linux/vmalloc.h | 2 +- mm/gup.c | 2 +- mm/hugetlb.c | 14 ++++++++------ mm/ksm.c | 12 ++++++++++-- mm/shmem.c | 13 ++++++++----- mm/slub.c | 12 ++++++++++-- mm/vmalloc.c | 16 +++++++++++++--- samples/vfio-mdev/mdpy.c | 2 +- scripts/checkpatch.pl | 2 +- tools/build/feature/test-sync-compare-and-swap.c | 2 +- tools/vm/Makefile | 2 ++ 16 files changed, 70 insertions(+), 27 deletions(-)