index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
proton-pack.c
Age
Commit message (
Expand
)
Author
2025-05-08
arm64: proton-pack: Add new CPUs 'k' values for branch mitigation
James Morse
2025-05-08
arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs
James Morse
2025-05-08
arm64: proton-pack: Expose whether the branchy loop k value
James Morse
2025-05-08
arm64: proton-pack: Expose whether the platform is mitigated by firmware
James Morse
2025-05-01
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
Will Deacon
2025-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-03-28
arm64: Add support for HIP09 Spectre-BHB mitigation
Jinqian Yang
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-14
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Douglas Anderson
2025-03-14
arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
Douglas Anderson
2025-03-14
arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
Douglas Anderson
2025-03-14
arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
Douglas Anderson
2025-02-26
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
2024-06-12
arm64: errata: Unify speculative SSBS errata logic
Mark Rutland
2024-05-10
arm64: errata: Add workaround for Arm errata 3194386 and 3312417
Mark Rutland
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0
Mark Rutland
2023-04-20
arm64: delete dead code in this_cpu_set_vectors()
Dan Carpenter
2022-11-15
arm64: factor out EL1 SSBS emulation hook
Mark Rutland
2022-10-12
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
2022-09-30
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2022-09-30
Merge branch 'for-next/alternatives' into for-next/core
Catalin Marinas
2022-09-16
arm64: alternatives: proton-pack: prepare for cap changes
Mark Rutland
2022-09-09
arm64: spectre: increase parameters that can be used to turn off bhb mitigati...
Liu Song
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-07
arm64: prevent instrumentation of bp hardening callbacks
Mark Rutland
2022-03-07
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
2022-02-24
arm64: Use the clearbhb instruction in mitigations
James Morse
2022-02-24
arm64: Mitigate spectre style branch history side channels
James Morse
2022-02-16
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
2022-02-15
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...
Marc Zyngier
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-11-27
Merge branch 'kvm-arm64/vector-rework' into kvmarm-master/next
Marc Zyngier
2020-11-16
arm64: spectre: Consolidate spectre-v3a detection
Will Deacon
2020-11-16
arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3A
Will Deacon
2020-11-16
KVM: arm64: Allocate hyp vectors statically
Will Deacon
2020-11-13
arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list
Konrad Dybcio
2020-11-09
arm64: alternatives: Split up alternative.h
Will Deacon
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-10-21
arm64: proton-pack: Update comment to reflect new function name
Stephen Boyd
2020-10-20
arm64: spectre-v2: Favour CPU-specific mitigation at EL2
Will Deacon
2020-09-29
arm64: Add support for PR_SPEC_DISABLE_NOEXEC prctl() option
Will Deacon
2020-09-29
arm64: Pull in task_stack_page() to Spectre-v4 mitigation code
Will Deacon
2020-09-29
KVM: arm64: Allow patching EL2 vectors even with KASLR is not enabled
Will Deacon
2020-09-29
arm64: Rewrite Spectre-v4 mitigation code
Will Deacon
2020-09-29
arm64: Move SSBD prctl() handler alongside other spectre mitigation code
Will Deacon
[next]