diff options
author | 2025-07-09 08:37:48 -0700 | |
---|---|---|
committer | 2025-07-09 08:37:48 -0700 | |
commit | f69f5aab1fad379bbef9339f66bc8323daffe56e (patch) | |
tree | f1cfdb29b8f1aa3213654d9a6d3e93b8daf5bf05 /tools/perf/scripts/python | |
parent | Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (diff) | |
parent | arm64/mm: Drop wrong writes into TCR2_EL1 (diff) | |
download | wireguard-linux-f69f5aab1fad379bbef9339f66bc8323daffe56e.tar.xz wireguard-linux-f69f5aab1fad379bbef9339f66bc8323daffe56e.zip |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Will Deacon:
- Fix bogus KASAN splat on EFI runtime stack
- Select JUMP_LABEL unconditionally to avoid boot failure with pKVM and
the legacy implementation of static keys
- Avoid touching GCS registers when 'arm64.nogcs' has been passed on
the command-line
- Move a 'cpumask_t' off the stack in smp_send_stop()
- Don't advertise SME-related hwcaps to userspace when ID_AA64PFR1_EL1
indicates that SME is not implemented
- Always check the VMA when handling an Overlay fault
- Avoid corrupting TCR2_EL1 during boot
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64/mm: Drop wrong writes into TCR2_EL1
arm64: poe: Handle spurious Overlay faults
arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
arm64: move smp_send_stop() cpu mask off stack
arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabled
arm64: Unconditionally select CONFIG_JUMP_LABEL
arm64: efi: Fix KASAN false positive for EFI runtime stack
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions