This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-defconfig in repository toolchain/linux-next.
from eb6cf9f8cb9d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 8a034aad4892 clk: qcom: qcs404: Fix gpll0_out_main parent adds 743e3c8f19db Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds f55adad601c6 block/bio: Do not zero user pages adds a538e3ff9dab aio: fix spectre gadget in lookup_ioctx adds 927b6b2d69b4 block: Fix null_blk_zoned creation failure with small numb [...] adds 380ef2c9ad4f Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block adds 5b5260902af4 alpha: fix hang caused by the bootmem removal adds d1402fc708e4 mm: introduce common STRUCT_PAGE_MAX_SHIFT define adds 9def36e0fa9a mm/sparse: add common helper to mark all memblocks present adds 915c9e1b6d00 arch/sh/include/asm/io.h: provide prototypes for PCI I/O m [...] adds 428a1cb4baeb psi: fix reference to kernel commandline enable adds f5a222dc2f0e memblock: annotate memblock_is_reserved() with __init_memblock adds 8ace22bce840 hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page() adds 61c6de667263 fs/iomap.c: get/put the page in iomap_page_create/release() adds 01e881f5a1fc userfaultfd: check VM_MAYWRITE was set after verifying the [...] adds f1733a1d3cd3 checkstack.pl: fix for aarch64 adds 3a6ab5c7dc11 scripts/spdxcheck.py: always open files in binary mode adds 6531e115b7ab Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
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 + block/bio.c | 3 ++- block/blk-zoned.c | 2 +- drivers/clk/qcom/gcc-qcs404.c | 2 +- fs/aio.c | 2 ++ 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 ++++-- 20 files changed, 60 insertions(+), 33 deletions(-)