Fixes for 6.13-rc3
Alexandre Ghiti
alex at ghiti.fr
Tue Dec 17 05:54:56 PST 2024
Hi Palmer,
Please find below the list of fixes that I collected and tested
(https://github.com/linux-riscv/linux-riscv/pull/126/checks) for 6.13-rc4:
* "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: kprobes: Fix incorrect address calculation"
(https://lore.kernel.org/linux-riscv/20241119111056.2554419-1-namcao@linutronix.de/)
* "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.
* "riscv: selftests: Fix warnings pointer masking test"
(https://lore.kernel.org/linux-riscv/20241211-fix_warnings_pointer_masking_tests-v6-1-c7ae708fbd2f@rivosinc.com/)
* "riscv: mm: Fix the out of bound issue of vmemmap address"
(https://lore.kernel.org/linux-riscv/87r06h3stk.fsf@all.your.base.are.belong.to.us/)
* "SBI PMU event related fixes"
(https://lore.kernel.org/linux-riscv/20241212-pmu_event_fixes_v2-v2-3-813e8a4f5962@rivosinc.com/)
* "riscv: qspinlock: Fixup _Q_PENDING_LOOPS definition"
(https://lore.kernel.org/linux-riscv/20241215135252.201983-1-guoren@kernel.org/)
For information, I have the following fixes for the next release
candidate that need review and testing:
* "riscv: stacktrace: fix backtracing through exceptions"
(https://lore.kernel.org/linux-riscv/20241209155714.1239665-1-cleger@rivosinc.com/)
* "riscv: signal: fix the size of signal frame"
(https://lore.kernel.org/linux-riscv/20241210142353.6457-1-yongxuan.wang@sifive.com/)
Thanks,
Alex
On 10/12/2024 11:13, Alexandre Ghiti wrote:
> 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
>
>
> _______________________________________________
> linux-riscv mailing list
> linux-riscv at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-riscv
More information about the linux-riscv
mailing list