This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 119c85055d86 Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm [...] new 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 [...] new 675c496d0f92 clk: composite: Also consider .determine_rate for rate + m [...] new 3a4347d82efd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 6 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 +++++----- 5 files changed, 16 insertions(+), 18 deletions(-)