diff options
author | 2025-07-18 15:31:46 -0700 | |
---|---|---|
committer | 2025-07-18 15:31:46 -0700 | |
commit | 414aaef1537ac7f90dcb54e618864680aca2e197 (patch) | |
tree | d67b2d17eb8da696210030718edfa46dfc8095d9 /tools/perf/scripts/python | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
parent | riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck (diff) | |
download | wireguard-linux-414aaef1537ac7f90dcb54e618864680aca2e197.tar.xz wireguard-linux-414aaef1537ac7f90dcb54e618864680aca2e197.zip |
Merge tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
- Three fixes for unnecessary spew: an ACPI CPPC boot-time debug
message, the link-time warnings for R_RISCV_NONE in binaries, and
some compile-time warnings in __put_user_nocheck
- A fix for a race during text patching
- Interrupts are no longer disabled during exception handling
- A fix for a missing sign extension in the misaligned load handler
- A fix to avoid static ftrace being selected in Kconfig, as we have
moved to dynamic ftrace
* tag 'riscv-for-linus-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
riscv: Stop supporting static ftrace
riscv: traps_misaligned: properly sign extend value in misaligned load handler
riscv: Enable interrupt during exception handling
riscv: ftrace: Properly acquire text_mutex to fix a race condition
ACPI: RISC-V: Remove unnecessary CPPC debug message
riscv: Stop considering R_RISCV_NONE as bad relocations
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions