This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 28619527b8a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 3100dab2aa09 mm: memcontrol: print proper OOM header when no eligible v [...] new 79cc81057eef mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). new 1ed0cc5a01a4 mm: respect arch_dup_mmap() return value new b353756b2b71 kmemleak: always register debugfs file new 904506562e08 tools/vm/slabinfo.c: fix sign-compare warning new 7ab660f8baec tools/vm/page-types.c: fix "defined but not used" warning new 04b8e946075d mm/util.c: improve kvfree() kerneldoc new 464c7ffbcb16 mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration [...] new 9c21dae291d1 ipc/shm: properly return EIDRM in shm_lock() new 328b5f417a4a checkpatch: add optional static const to blank line declar [...] new 4e8346d0be88 memory_hotplug: fix kernel_panic on offline page processing new 8a2336e549d3 uapi/linux/keyctl.h: don't use C++ reserved keyword as a s [...] new 62ec0d8c4f33 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal new c5967e989f1f checkpatch: add __ro_after_init to known $Attribute new 4c5d114ea04d lib/Kconfig.debug: fix three typos in help text new 36bdac1e674d drivers/dax/device.c: convert variable to vm_fault_t type new ae98043f5f7f nilfs2: convert to SPDX license tags new 0e9b10395018 Merge branch 'akpm' (patches from Andrew)
The 18 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: drivers/base/memory.c | 20 +++++++++----------- drivers/dax/device.c | 3 ++- fs/nilfs2/alloc.c | 11 +---------- fs/nilfs2/alloc.h | 11 +---------- fs/nilfs2/bmap.c | 11 +---------- fs/nilfs2/bmap.h | 11 +---------- fs/nilfs2/btnode.c | 11 +---------- fs/nilfs2/btnode.h | 11 +---------- fs/nilfs2/btree.c | 11 +---------- fs/nilfs2/btree.h | 11 +---------- fs/nilfs2/cpfile.c | 11 +---------- fs/nilfs2/cpfile.h | 11 +---------- fs/nilfs2/dat.c | 11 +---------- fs/nilfs2/dat.h | 11 +---------- fs/nilfs2/dir.c | 11 +---------- fs/nilfs2/direct.c | 11 +---------- fs/nilfs2/direct.h | 11 +---------- fs/nilfs2/file.c | 11 +---------- fs/nilfs2/gcinode.c | 11 +---------- fs/nilfs2/ifile.c | 11 +---------- fs/nilfs2/ifile.h | 11 +---------- fs/nilfs2/inode.c | 11 +---------- fs/nilfs2/ioctl.c | 11 +---------- fs/nilfs2/mdt.c | 11 +---------- fs/nilfs2/mdt.h | 11 +---------- fs/nilfs2/namei.c | 11 +---------- fs/nilfs2/nilfs.h | 11 +---------- fs/nilfs2/page.c | 11 +---------- fs/nilfs2/page.h | 11 +---------- fs/nilfs2/recovery.c | 11 +---------- fs/nilfs2/segbuf.c | 11 +---------- fs/nilfs2/segbuf.h | 11 +---------- fs/nilfs2/segment.c | 11 +---------- fs/nilfs2/segment.h | 11 +---------- fs/nilfs2/sufile.c | 11 +---------- fs/nilfs2/sufile.h | 11 +---------- fs/nilfs2/super.c | 11 +---------- fs/nilfs2/sysfs.c | 11 +---------- fs/nilfs2/sysfs.h | 11 +---------- fs/nilfs2/the_nilfs.c | 11 +---------- fs/nilfs2/the_nilfs.h | 11 +---------- include/uapi/linux/keyctl.h | 2 +- ipc/shm.c | 1 + kernel/fork.c | 3 +-- lib/Kconfig.debug | 4 ++-- mm/huge_memory.c | 4 ++-- mm/kmemleak.c | 9 +++++---- mm/memcontrol.c | 2 -- mm/memory_hotplug.c | 3 ++- mm/oom_kill.c | 14 +++++++++++--- mm/page_alloc.c | 4 ++++ mm/util.c | 11 +++++++---- scripts/checkpatch.pl | 3 ++- security/keys/dh.c | 2 +- tools/vm/page-types.c | 6 ------ tools/vm/slabinfo.c | 4 ++-- 56 files changed, 91 insertions(+), 433 deletions(-)