This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 380ef2c9ad4f Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block new 5b5260902af4 alpha: fix hang caused by the bootmem removal new d1402fc708e4 mm: introduce common STRUCT_PAGE_MAX_SHIFT define new 9def36e0fa9a mm/sparse: add common helper to mark all memblocks present new 915c9e1b6d00 arch/sh/include/asm/io.h: provide prototypes for PCI I/O m [...] new 428a1cb4baeb psi: fix reference to kernel commandline enable new f5a222dc2f0e memblock: annotate memblock_is_reserved() with __init_memblock new 8ace22bce840 hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() new 61c6de667263 fs/iomap.c: get/put the page in iomap_page_create/release() new 01e881f5a1fc userfaultfd: check VM_MAYWRITE was set after verifying the [...] new f1733a1d3cd3 checkstack.pl: fix for aarch64 new 3a6ab5c7dc11 scripts/spdxcheck.py: always open files in binary mode new 6531e115b7ab Merge branch 'akpm' (patches from Andrew)
The 12 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: arch/alpha/kernel/setup.c | 1 + arch/alpha/mm/numa.c | 6 +++--- arch/arm64/include/asm/memory.h | 9 --------- arch/arm64/mm/init.c | 8 -------- arch/sh/include/asm/io.h | 1 + fs/iomap.c | 7 +++++++ fs/userfaultfd.c | 3 ++- include/asm-generic/fixmap.h | 1 + include/linux/mm_types.h | 5 +++++ include/linux/mmzone.h | 6 ++++++ init/Kconfig | 4 ++-- mm/hugetlb.c | 5 +++-- mm/memblock.c | 2 +- mm/sparse.c | 16 ++++++++++++++++ scripts/checkstack.pl | 4 ++-- scripts/spdxcheck.py | 6 ++++-- 16 files changed, 54 insertions(+), 30 deletions(-)