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-allmodconfig in repository toolchain/ci/linux.
from 2abd839aa7e6 kmemleak: Do not corrupt the object_list during clean-up adds 5556cfe8d994 mm, page_owner: fix off-by-one error in __set_page_owner_handle() adds 0fe9a448a029 mm, page_owner: decouple freeing stack trace from debug_pagealloc adds fdf3bf809162 mm, page_owner: rename flag indicating that page is allocated adds e4f8e513c3d3 mm/slub: fix a deadlock in show_slab_objects() adds 3c52b0af059e lib/generic-radix-tree.c: add kmemleak annotations adds 0f181f9fbea8 mm/slub.c: init_on_free=1 should wipe freelist ptr for bul [...] adds 03a9349ac0e0 lib/test_meminit: add a kmem_cache_alloc_bulk() test adds 3f36d8669457 mm, hugetlb: allow hugepage allocations to reclaim as needed adds a2e9a5afce08 mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() adds c70d868f272b fs/direct-io.c: fix kernel-doc warning adds 8e88bfba77ee fs/libfs.c: fix kernel-doc warning adds b46ec1da5eb7 fs/fs-writeback.c: fix kernel-doc warning adds 2a7e582f429b bitmap.h: fix kernel-doc warning and typo adds 13bea898cd91 xarray.h: fix kernel-doc warning adds 87bf4f71af4f mm/slab.c: fix kernel-doc warning for __ksize() adds 3d7fed4ad8cc mm/memory-failure: poison read receives SIGKILL instead of [...] adds 5bc52f64e884 Merge branch 'akpm' (patches from Andrew) new 81dde26de9c0 firmware: dmi: Fix unlikely out-of-bounds read in save_mem [...] new 37b238da15a8 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/s [...] adds cd24ee2a9a09 MAINTAINERS: Add hp_sdc drivers to parisc arch adds b67114db64ad parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define adds 0703ad217ebd parisc: prefer __section from compiler_attributes.h adds 513f7f747e1c parisc: Fix vmap memory leak in ioremap()/iounmap() adds c32c47aa3640 parisc: Remove 32-bit DMA enforcement from sba_iommu new 02755af0f322 Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/sc [...] new 8e0d0ad206f0 sparc64: disable fast-GUP due to unexplained oopses
The 4 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: Documentation/dev-tools/kasan.rst | 3 +++ MAINTAINERS | 3 +++ arch/parisc/include/asm/cache.h | 2 +- arch/parisc/include/asm/ldcw.h | 2 +- arch/parisc/mm/ioremap.c | 12 +++++---- arch/sparc/Kconfig | 1 - drivers/firmware/dmi_scan.c | 2 +- drivers/parisc/sba_iommu.c | 8 ------ fs/direct-io.c | 3 +-- fs/fs-writeback.c | 2 +- fs/libfs.c | 3 +-- include/linux/bitmap.h | 3 ++- include/linux/page_ext.h | 10 ++++++- include/linux/xarray.h | 4 +-- kernel/sysctl.c | 4 +-- lib/generic-radix-tree.c | 32 ++++++++++++++++++----- lib/test_meminit.c | 27 +++++++++++++++++++ mm/compaction.c | 7 ++--- mm/memory-failure.c | 22 +++++++++------- mm/page_alloc.c | 6 +++-- mm/page_ext.c | 23 +++++++--------- mm/page_owner.c | 55 ++++++++++++++------------------------- mm/slab.c | 3 +++ mm/slub.c | 35 +++++++++++++++++++------ 24 files changed, 167 insertions(+), 105 deletions(-)