This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 17fa6a5f93fc Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/ [...] new 894b00a3350c kasan: Fix Software Tag-Based KASAN with GCC new 237ab03e301d Revert "kasan: Disable Software Tag-Based KASAN with GCC" new c83212d79be2 firmware: arm_sdei: Fix the input parameter of cpuhp_remov [...] new 2e8a1acea859 arm64: signal: Improve POR_EL0 handling to avoid uaccess failures new 3dfffd506eff Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 1966db682f06 RISC-V: ACPI: fix early_ioremap to early_memremap new afedc3126e11 riscv: Do not use fortify in early code new 33549fcf37ec RISC-V: disallow gcc + rust builds new d41373a4b910 riscv: efi: Set NX compat flag in PE/COFF header new 37233169a6ea riscv: Prevent a bad reference count on CPU nodes new e0872ab72630 riscv: Use '%u' to format the output of 'cpu' new 46d4e5ac6f2f riscv: Remove unused GENERATING_ASM_OFFSETS new 164f66de6bb6 riscv: Remove duplicated GET_RM new bf40167d54d5 riscv: vdso: Prevent the compiler from inserting calls to [...] new 5f153a692bac Merge commit 'bf40167d54d5' into fixes new a031e1540439 Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.o [...]
The 16 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/rust/arch-support.rst | 2 +- arch/arm64/kernel/signal.c | 92 ++++++++++++++++++++++++++++++------ arch/riscv/Kconfig | 2 +- arch/riscv/errata/Makefile | 6 +++ arch/riscv/kernel/Makefile | 5 ++ arch/riscv/kernel/acpi.c | 4 +- arch/riscv/kernel/asm-offsets.c | 2 - arch/riscv/kernel/cacheinfo.c | 7 ++- arch/riscv/kernel/cpu-hotplug.c | 2 +- arch/riscv/kernel/efi-header.S | 2 +- arch/riscv/kernel/pi/Makefile | 6 ++- arch/riscv/kernel/traps_misaligned.c | 2 - arch/riscv/kernel/vdso/Makefile | 1 + drivers/firmware/arm_sdei.c | 2 +- include/linux/compiler-gcc.h | 4 ++ lib/Kconfig.kasan | 7 +-- 16 files changed, 113 insertions(+), 33 deletions(-)