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-master-arm-mainline-defconfig in repository toolchain/ci/linux.
from 515f71412bb7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 25c2a075eb6a clk: lan966x: Fix the lan966x clock gate register address adds 714b82c18ba0 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds 28a99e95f55c x86/amd: Use IBPB for firmware calls adds 908fc4c2abdb virt: sev-guest: Pass the appropriate argument type to iounmap() adds 65cdf0d623be x86/alternative: Report missing return thunk details adds eb23b5ef9131 x86/bugs: Warn when "ibrs" mitigation is selected on Enhan [...] adds efc72a665a61 lkdtm: Disable return thunks in rodata.c adds b648ab487f31 x86/speculation: Make all RETbleed mitigations 64-bit only adds 05017fed92de Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.o [...] adds ddfc710395cc sched/deadline: Fix BUG_ON condition for deboosted tasks adds c2602a7ce0fc Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel [...] adds b0380e13502a perf/x86/intel/lbr: Fix unchecked MSR access error on HSW adds af2c9ac24019 Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel. [...] adds e90886291c7c certs: make system keyring depend on x509 parser adds e0dccc3b76fb Linux 5.19-rc8 adds cdb281e63874 mm: fix NULL pointer dereference in wp_page_reuse() adds 918e75f77af7 s390/archrandom: prevent CPACF trng invocations in interru [...] adds 5de64d44968e Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/li [...] adds 07313a2b29ed mm: kfence: apply kmemleak_ignore_phys on early allocated pool adds 0c98c8e1e181 tmpfs: fix the issue that the mount and remount results ar [...] adds f073c8335929 mailmap: update Seth Forshee's email address adds 3fe2895cfecd mm: fix page leak with multiple threads mapping the same page adds f4f451a16dd1 mm: fix missing wake-up event for FSDAX pages adds c2cb0dcce9dd mm/hugetlb: separate path for hwpoison entry in copy_huget [...] adds 84ac013046cc secretmem: fix unhandled fault in truncate adds 38c9c22a85ae ntfs: fix use-after-free in ntfs_ucsncmp() adds bdeb77bc2c40 fs: sendfile handles O_NONBLOCK of out_fd adds da9a298f5fad hugetlb: fix memoryleak in hugetlb_mcopy_atomic_pte adds c80af0c250c8 Revert "ocfs2: mount shared volume without ha stack" adds d172b1a3bd06 userfaultfd: provide properly masked address for huge-pages adds 1f7ea54727ca mailmap: update Gao Xiang's email addresses adds 39c3c396f813 Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.ker [...] adds 7849f5cf7639 mailmap: update Baolin Wang's email adds ef0324b6415d ARM: dts: lan966x: fix sys_clk frequency adds 430d31bb2e60 Merge tag 'at91-fixes-5.19-3' of git://git.kernel.org/pub/ [...] adds c5cdb9286913 ARM: pxa2xx: Fix GPIO descriptor tables adds 9d8a8616ee47 Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/s [...] adds 9b31e60800d8 tools: Fixed MIPS builds due to struct flock re-definition adds e2a619ca0b38 asm-generic: remove a broken and needless ifdef conditional adds 6e7765cb477a Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: .mailmap | 7 +++++ Makefile | 2 +- arch/arm/boot/dts/lan966x.dtsi | 2 +- arch/arm/mach-pxa/corgi.c | 2 +- arch/arm/mach-pxa/hx4700.c | 2 +- arch/arm/mach-pxa/icontrol.c | 4 +-- arch/arm/mach-pxa/littleton.c | 2 +- arch/arm/mach-pxa/magician.c | 2 +- arch/arm/mach-pxa/spitz.c | 2 +- arch/arm/mach-pxa/z2.c | 4 +-- arch/s390/include/asm/archrandom.h | 9 ++++--- arch/x86/Kconfig | 8 +++--- arch/x86/Makefile | 1 + arch/x86/events/intel/lbr.c | 19 +++++++------- arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/nospec-branch.h | 2 ++ arch/x86/kernel/alternative.c | 4 ++- arch/x86/kernel/cpu/bugs.c | 14 +++++++++- certs/Kconfig | 1 + drivers/clk/clk-lan966x.c | 2 +- drivers/misc/lkdtm/Makefile | 9 ++++--- drivers/virt/coco/sev-guest/sev-guest.c | 9 ++++--- fs/ntfs/attrib.c | 8 ++++-- fs/ocfs2/ocfs2.h | 4 +-- fs/ocfs2/slot_map.c | 46 ++++++++++++++------------------- fs/ocfs2/super.c | 21 --------------- fs/read_write.c | 3 +++ fs/userfaultfd.c | 12 +++++---- include/asm-generic/io.h | 2 -- include/linux/mm.h | 14 ++++++---- include/uapi/asm-generic/fcntl.h | 2 ++ kernel/sched/deadline.c | 5 +++- mm/gup.c | 6 +++-- mm/hugetlb.c | 10 +++++-- mm/kfence/core.c | 18 ++++++------- mm/memory.c | 9 ++++--- mm/memremap.c | 6 ++--- mm/secretmem.c | 33 ++++++++++++++++++----- mm/shmem.c | 7 ++--- tools/include/uapi/asm-generic/fcntl.h | 11 +++++++- 40 files changed, 191 insertions(+), 134 deletions(-)