Fixes for 6.13-rc3
Alexandre Ghiti
alex at ghiti.fr
Tue Dec 10 02:13:32 PST 2024
Hi Palmer,
Please find below the list of fixes that I collected and tested
(https://github.com/linux-riscv/linux-riscv/pull/98/checks) for 6.13-rc3:
* "riscv: module: remove relocation_head rel_entry member allocation"
(https://lore.kernel.org/linux-riscv/20241128081636.3620468-1-cleger@rivosinc.com/)
* "riscv: Fix sleeping in invalid context in die()"
(https://lore.kernel.org/linux-riscv/20241118091333.1185288-1-namcao@linutronix.de/)
* "riscv: mm: Do not call pmd dtor on vmemmap page table teardown"
(https://lore.kernel.org/linux-riscv/20241120131203.1859787-1-bjorn@kernel.org/)
* "riscv: kprobes: Fix incorrect address calculation"
(https://lore.kernel.org/linux-riscv/20241119111056.2554419-1-namcao@linutronix.de/)
* "drivers/perf: riscv: Fix Platform firmware event data"
(https://lore.kernel.org/linux-riscv/20241119-pmu_event_info-v1-2-a4f9691421f8@rivosinc.com/)
=> patch 2 of the series.
* "riscv: Fix IPIs usage in kfence_protect_page()"
(https://lore.kernel.org/linux-riscv/20241209074125.52322-1-alexghiti@rivosinc.com/T/#u)
* "riscv: Fix wrong usage of __pa() on a fixmap address"
(https://lore.kernel.org/linux-riscv/20241209074508.53037-1-alexghiti@rivosinc.com/T/#u)
* "riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y"
(https://lore.kernel.org/linux-riscv/20241130153310.3349484-1-guoren@kernel.org/)
=> This one is very important as it fixes boot failures for platforms
that do not support zabha nor ziccrse.
* "cpuidle: riscv-sbi: fix device node release in early exit of
for_each_possible_cpu"
(https://lore.kernel.org/linux-riscv/CAK9=C2W3uxt9aO7NbCfzi6zdp14W_MXvOn2MtGqfzwX89J5aUQ@mail.gmail.com/T/#t)
* "riscv/ptrace: add new regset to access original a0 register"
(https://lore.kernel.org/linux-riscv/20241203-riscv-new-regset-v2-1-d37da8c0cba6@coelacanthus.name/)
=> patch 1 of the series.
For information, I have the 2 untested following fixes for the next
release candidate:
* "riscv: selftests: Fix warnings pointer masking test"
(https://lore.kernel.org/linux-riscv/20241206-fix_warnings_pointer_masking_tests-v5-1-ed566c2f27e8@rivosinc.com/
* "riscv: mm: Fix the out of bound issue of vmemmap address"
(https://lore.kernel.org/linux-riscv/20241209122617.53341-1-luxu.kernel@bytedance.com/T/#u)
Thanks,
Alex
More information about the linux-riscv
mailing list