aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/include/asm/spectre.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-20arm64: Fix circular header dependencyKent Overstreet1-2/+2
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2Mark Rutland1-1/+1
2023-05-25arm64: spectre: provide prototypes for internal functionsArnd Bergmann1-0/+16
2022-11-15arm64: factor out EL1 SSBS emulation hookMark Rutland1-0/+2
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon1-0/+4
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland1-1/+2
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse1-1/+3
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse1-0/+2
2020-12-03Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queueMarc Zyngier1-0/+2
2020-11-28arm64: Make the Meltdown mitigation state availableMarc Zyngier1-0/+2
2020-11-16KVM: arm64: Remove redundant hyp vectors entryWill Deacon1-1/+1
2020-11-16arm64: spectre: Consolidate spectre-v3a detectionWill Deacon1-0/+1
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon1-1/+1
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon1-2/+34
2020-11-16KVM: arm64: Move BP hardening helpers into spectre.hWill Deacon1-0/+30
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon1-0/+5
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon1-0/+27