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-next-allyesconfig in repository toolchain/ci/linux.
from 7e862491dc63 Merge branch 'akpm-current/current' into master adds 56707ea1558e Revert "mm: fix phys_to_target_node() and memory_add_physa [...] adds f5d7e0e59177 mmap locking API: don't check locking if the mm isn't live yet adds a8489dae981f mm/gup: assert that the mmap lock is held in __get_user_pages() adds bdaf891e0326 Merge branch 'akpm/master' into master adds 0a6f624a86e7 Add linux-next specific files for 20201105
No new revisions were added by this update.
Summary of changes: Next/SHA1s | 328 ++ Next/Trees | 330 ++ Next/merge.log | 5856 ++++++++++++++++++++++++++++++++++ arch/ia64/include/asm/sparsemem.h | 6 - arch/powerpc/include/asm/sparsemem.h | 3 +- arch/x86/include/asm/sparsemem.h | 10 - arch/x86/mm/numa.c | 2 - drivers/dax/Kconfig | 1 + fs/exec.c | 8 + include/linux/memory_hotplug.h | 14 + include/linux/mm_types.h | 10 + include/linux/mmap_lock.h | 16 +- include/linux/numa.h | 30 +- localversion-next | 1 + mm/gup.c | 2 + mm/memory_hotplug.c | 18 + 16 files changed, 6582 insertions(+), 53 deletions(-) create mode 100644 Next/SHA1s create mode 100644 Next/Trees create mode 100644 Next/merge.log create mode 100644 localversion-next