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_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 119c85055d86 Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm [...] adds 64a19591a293 riscv: fix misalgned trap vector base address new cf11d01135ea riscv: Do not re-populate shadow memory with kasan_populat [...] new 54c5639d8f50 riscv: Fix asan-stack clang build new bf85ba018f92 Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.o [...] adds 675c496d0f92 clk: composite: Also consider .determine_rate for rate + m [...] new 3a4347d82efd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] adds e20f80b9b163 scsi: ibmvfc: Fix up duplicate response detection adds 282da7cef078 scsi: ufs: ufs-exynos: Correct timeout value setting registers new 61a9f252c1c0 scsi: mpt3sas: Fix reference tag handling for WRITE_INSERT new 09d9e4d04187 scsi: ufs: ufshpb: Remove HPB2.0 flows new 180eca540ae0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 7 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: arch/riscv/Kconfig | 6 + arch/riscv/include/asm/kasan.h | 3 +- arch/riscv/kernel/head.S | 1 + arch/riscv/mm/kasan_init.c | 14 +- drivers/clk/clk-composite.c | 10 +- drivers/scsi/ibmvscsi/ibmvfc.c | 3 +- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 9 +- drivers/scsi/ufs/ufs-exynos.c | 6 +- drivers/scsi/ufs/ufshcd.c | 7 +- drivers/scsi/ufs/ufshpb.c | 283 +---------------------------------- drivers/scsi/ufs/ufshpb.h | 2 - 11 files changed, 31 insertions(+), 313 deletions(-)