This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/linux.
from fb649bda6f56 Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/l [...] adds 08c1af8f1c13 dm integrity: fix memory corruption when tag_size is less [...] adds ce40426fdc3c dm mpath: only use ktime_get_ns() in historical selector adds 73d7b06e902d dm zone: fix NULL pointer dereference in dm_zone_map_bio adds 7dd06a2548b2 dm: allow dm_accept_partial_bio() for dm_io without duplic [...] adds 92b914e29af3 dm: fix bio length of empty flush adds ce673f630c09 Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pu [...] adds 7fbd166a8f2d MAINTAINERS: Broadcom internal lists aren't maintainers adds 1bdec44b1eee tmpfs: fix regressions from wider use of ZERO_PAGE adds f9b141f93659 mm/secretmem: fix panic when growing a memfd_secret adds 25934fcfb93c irq_work: use kasan_record_aux_stack_noalloc() record callstack adds b1add418d457 kasan: fix hw tags enablement when KUNIT tests are disabled adds 2dfe63e61cc3 mm, kfence: support kmem_dump_obj() for KFENCE objects adds e553f62f10d9 mm, page_alloc: fix build_zonerefs_node() adds e914d8f00391 mm: fix unexpected zeroed page mapping with zram swap adds 31ca72fa7540 mm: compaction: fix compiler warning when CONFIG_COMPACTION=n adds 5a317412ef88 hugetlb: do not demote poisoned hugetlb pages adds 354e923df042 revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders" adds aeb7923733d1 revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE" adds c12cd77cb028 mm/vmalloc: fix spinning drain_vmap_work after reading fro [...] adds 23c2d497de21 mm: kmemleak: take a full lowmem check in kmemleak_*_phys() adds 59250f8a7f3a Merge branch 'akpm' (patches from Andrew)
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 64 +++++++++++++++--------------- arch/x86/include/asm/io.h | 2 - arch/x86/kernel/crash_dump_64.c | 1 - drivers/md/dm-integrity.c | 7 +++- drivers/md/dm-ps-historical-service-time.c | 11 +++-- drivers/md/dm-zone.c | 49 +++++++++++++---------- drivers/md/dm.c | 18 ++++----- fs/binfmt_elf.c | 4 +- include/linux/kfence.h | 24 +++++++++++ kernel/irq_work.c | 2 +- mm/compaction.c | 10 ++--- mm/filemap.c | 6 --- mm/hugetlb.c | 17 ++++---- mm/kasan/hw_tags.c | 5 ++- mm/kasan/kasan.h | 10 +++-- mm/kfence/core.c | 21 ---------- mm/kfence/kfence.h | 21 ++++++++++ mm/kfence/report.c | 47 ++++++++++++++++++++++ mm/kmemleak.c | 8 ++-- mm/page_alloc.c | 2 +- mm/page_io.c | 54 ------------------------- mm/secretmem.c | 17 ++++++++ mm/shmem.c | 31 ++++++++++----- mm/slab.c | 2 +- mm/slab.h | 2 +- mm/slab_common.c | 9 +++++ mm/slob.c | 2 +- mm/slub.c | 2 +- mm/vmalloc.c | 11 ----- 29 files changed, 251 insertions(+), 208 deletions(-)