This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 622a3ed1accb Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/sc [...] new c625154993d0 drivers/perf: riscv: Align errno for unsupported perf event new cfb10de18538 riscv: Fix kernel stack size when KASAN is enabled new 7943f06cfc86 Merge tag 'riscv-for-linus-6.12-rc2' of git://git.kernel.o [...] new 9abe390e689f arm64: Force position-independent veneers new 924725707d80 arm64: cputype: Add Neoverse-N3 definitions new 081eb7932c2b arm64: errata: Expand speculative SSBS workaround once more new b3d6121eaeb2 arm64: fix selection of HAVE_DYNAMIC_FTRACE_WITH_ARGS new 3eddb108abe3 arm64: Subscribe Microsoft Azure Cobalt 100 to erratum 3194386 new ac308609567d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 9 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: Documentation/arch/arm64/silicon-errata.rst | 6 ++++++ arch/arm64/Kconfig | 7 ++++--- arch/arm64/Makefile | 2 +- arch/arm64/include/asm/cputype.h | 2 ++ arch/arm64/kernel/cpu_errata.c | 3 +++ arch/riscv/Kconfig | 3 +-- arch/riscv/include/asm/thread_info.h | 7 ++++++- drivers/perf/riscv_pmu_legacy.c | 4 ++-- drivers/perf/riscv_pmu_sbi.c | 4 ++-- 9 files changed, 27 insertions(+), 11 deletions(-)