diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-11-06 15:44:18 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-11-06 15:44:18 -0800 |
| commit | 225a97d6d45456a7627633da09cb842a43ef1b85 (patch) | |
| tree | 10dfeb82f4579849d83afa9f95eedb26e9b6fab8 /scripts/patch-kernel | |
| parent | 3a157bdfc8d23c3fbfbeea47ff721fe9ef254b25 (diff) | |
| parent | 2e448567839c65768486d56612c88cb327d26050 (diff) | |
Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Paul Walmsley:
- A fix to disable KASAN checks while walking a non-current task's
stackframe (following x86)
- A fix for a kvrealloc()-related memory leak in
module_frob_arch_sections()
- Two replacements of strcpy() with strscpy()
- A change to use the RISC-V .insn assembler directive when possible to
assemble instructions from hex opcodes
- Some low-impact fixes in the ptdump code and kprobes test code
* tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpu
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
riscv: asm: use .insn for making custom instructions
riscv: tests: Make RISCV_KPROBES_KUNIT tristate
riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
riscv: Fix memory leak in module_frob_arch_sections()
riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macro
riscv: stacktrace: Disable KASAN checks for non-current tasks
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
