This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-defconfig in repository toolchain/ci/linux.
from 4f5cafb5cb84 Linux 5.4-rc3 adds 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)
No new revisions were added by this update.
Summary of changes: Documentation/dev-tools/kasan.rst | 3 +++ 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 +-- lib/generic-radix-tree.c | 32 ++++++++++++++++++----- lib/test_meminit.c | 27 +++++++++++++++++++ mm/compaction.c | 7 ++--- mm/kmemleak.c | 30 ++++++++++++++------- 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 +++++++++++++++++++------ 17 files changed, 173 insertions(+), 95 deletions(-)