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-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 70664fc10c0d Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.o [...] adds 4ceaa684459d spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer d [...] adds e1502ba41699 spi: spi-cadence: Fix SPI NO Slave Select macro definition adds b620aa3a7be3 spi: spi-rspi: Fix PIO fallback on RZ platforms adds 301c8949322f Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub/ [...] adds 450a563924ae KVM: stats: Fix value for KVM_STATS_UNIT_MAX for boolean stats adds e923b0537d28 KVM: selftests: Fix target thread to be migrated in rseq_test adds dc951e22a1a2 tools headers UAPI: Sync linux/kvm.h with the kernel sources adds cf5029d5dd7c KVM: x86: Protect the unused bits in MSR exiting flags adds 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 [...]
No new revisions were added by this update.
Summary of changes: Documentation/virt/kvm/api.rst | 2 +- Makefile | 2 +- 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 +++++++++++++- arch/x86/kvm/x86.c | 8 ++++++++ certs/Kconfig | 1 + drivers/clk/clk-lan966x.c | 2 +- drivers/misc/lkdtm/Makefile | 9 ++++++--- drivers/spi/spi-bcm2835.c | 12 ++++++++---- drivers/spi/spi-cadence.c | 2 +- drivers/spi/spi-rspi.c | 4 ++++ drivers/virt/coco/sev-guest/sev-guest.c | 9 ++++++--- include/uapi/linux/kvm.h | 2 +- kernel/sched/deadline.c | 5 ++++- mm/memory.c | 2 +- tools/include/uapi/linux/kvm.h | 2 +- tools/testing/selftests/kvm/rseq_test.c | 8 +++++--- 23 files changed, 89 insertions(+), 39 deletions(-)