This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2abd839aa7e6 kmemleak: Do not corrupt the object_list during clean-up new 5556cfe8d994 mm, page_owner: fix off-by-one error in __set_page_owner_handle() new 0fe9a448a029 mm, page_owner: decouple freeing stack trace from debug_pagealloc new fdf3bf809162 mm, page_owner: rename flag indicating that page is allocated new e4f8e513c3d3 mm/slub: fix a deadlock in show_slab_objects() new 3c52b0af059e lib/generic-radix-tree.c: add kmemleak annotations new 0f181f9fbea8 mm/slub.c: init_on_free=1 should wipe freelist ptr for bul [...] new 03a9349ac0e0 lib/test_meminit: add a kmem_cache_alloc_bulk() test new 3f36d8669457 mm, hugetlb: allow hugepage allocations to reclaim as needed new a2e9a5afce08 mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() new c70d868f272b fs/direct-io.c: fix kernel-doc warning new 8e88bfba77ee fs/libfs.c: fix kernel-doc warning new b46ec1da5eb7 fs/fs-writeback.c: fix kernel-doc warning new 2a7e582f429b bitmap.h: fix kernel-doc warning and typo new 13bea898cd91 xarray.h: fix kernel-doc warning new 87bf4f71af4f mm/slab.c: fix kernel-doc warning for __ksize() new 3d7fed4ad8cc mm/memory-failure: poison read receives SIGKILL instead of [...] new 5bc52f64e884 Merge branch 'akpm' (patches from Andrew)
The 17 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 +++ 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/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 +++++++++++++++++++------ 16 files changed, 152 insertions(+), 86 deletions(-)