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 d717180e7f97 Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/ [...] adds e1cff7002b71 bluetooth: don't use bitmaps for random flag accesses adds 662ce1dc9caf delayacct: track delays from write-protect copy adds e17fee8976c3 Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel [...] adds 1ff810c16d65 mailmap: update Josh Poimboeuf's email adds 273aea955ece MAINTAINERS: add maintainer information for z3fold adds 0111def915b2 mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_ [...] adds 547be963c99f mm: page_isolation: use compound_nr() correctly in isolate [...] adds a04e1928e2ea mm/memremap: fix missing call to untrack_pfn() in pagemap_range() adds b3e34a47f989 x86/kexec: fix memory leak of elf header buffer adds a19cad069159 mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery adds 815b196c7057 Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.ker [...] adds 40a1926022d1 fix the breakage in close_fd_get_file() calling convention [...] adds 6684cf42906f Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub [...] adds f2906aa86338 Linux 5.19-rc1
No new revisions were added by this update.
Summary of changes: .mailmap | 2 + Documentation/accounting/delay-accounting.rst | 5 ++- MAINTAINERS | 7 ++++ Makefile | 4 +- arch/x86/kernel/machine_kexec_64.c | 12 ++++-- drivers/android/binder.c | 2 + fs/file.c | 3 +- fs/io_uring.c | 5 +-- include/linux/delayacct.h | 28 +++++++++++++ include/net/bluetooth/hci_core.h | 17 ++++---- include/uapi/linux/taskstats.h | 6 ++- kernel/delayacct.c | 16 ++++++++ mm/hugetlb.c | 8 ++++ mm/hugetlb_vmemmap.c | 2 +- mm/memory.c | 8 ++++ mm/memremap.c | 2 +- mm/oom_kill.c | 58 +++++++++++++-------------- mm/page_isolation.c | 2 +- net/bluetooth/hci_core.c | 4 +- net/bluetooth/hci_request.c | 2 +- net/bluetooth/hci_sync.c | 6 +-- net/bluetooth/mgmt.c | 37 +++++++---------- tools/accounting/getdelays.c | 8 +++- 23 files changed, 159 insertions(+), 85 deletions(-)