This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6f3b6e91f720 Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org [...] new 812258ff4166 rust: cfi: only 64-bit arm and x86 support CFI_CLANG new 781380d2cdef riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES new ae9e9f3d67dc RISC-V: clear hot-unplugged cores from all task mm_cpumask [...] new c199745d3ac3 riscv: entry: fix typo in comment 'instruciton' -> 'instruction' new 9e68bd803fac riscv: kprobes: Fix probe address validation new 69a8b62a7aa1 riscv: acpi: avoid errors caused by probing DT devices whe [...] new 7882d2c45ccb riscv: Respect dependencies of ARCH_HAS_ELF_CORE_EFLAGS new 852947be66b8 riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__ new fe69107ec7d8 Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.o [...] new e9ad390a4812 arm64/sysreg: Fix GIC CDEOI instruction encoding new ea0d55ae4b32 arm64: debug: always unmask interrupts in el0_softstp() new f406055cb18c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 12 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/Kconfig | 1 + arch/arm64/include/asm/sysreg.h | 11 ++++++++++- arch/arm64/kernel/entry-common.c | 8 +++++--- arch/riscv/Kconfig | 2 +- arch/riscv/include/asm/kgdb.h | 9 +++++++-- arch/riscv/kernel/cpu-hotplug.c | 1 + arch/riscv/kernel/entry.S | 2 +- arch/riscv/kernel/probes/kprobes.c | 13 +++++++++---- arch/riscv/kernel/setup.c | 7 +++++-- arch/riscv/kernel/tests/kprobes/test-kprobes.h | 4 ++-- 10 files changed, 42 insertions(+), 16 deletions(-)