summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/spectre.h
AgeCommit message (Expand)Author
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2Mark Rutland
2023-05-25arm64: spectre: provide prototypes for internal functionsArnd Bergmann
2022-11-15arm64: factor out EL1 SSBS emulation hookMark Rutland
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-03-07arm64: prevent instrumentation of bp hardening callbacksMark Rutland
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-16arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2James Morse
2020-12-03Merge remote-tracking branch 'origin/kvm-arm64/csv3' into kvmarm-master/queueMarc Zyngier
2020-11-28arm64: Make the Meltdown mitigation state availableMarc Zyngier
2020-11-16KVM: arm64: Remove redundant hyp vectors entryWill Deacon
2020-11-16arm64: spectre: Consolidate spectre-v3a detectionWill Deacon
2020-11-16arm64: spectre: Rename ARM64_HARDEN_EL2_VECTORS to ARM64_SPECTRE_V3AWill Deacon
2020-11-16KVM: arm64: Allocate hyp vectors staticallyWill Deacon
2020-11-16KVM: arm64: Move BP hardening helpers into spectre.hWill Deacon
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Rewrite Spectre-v2 mitigation codeWill Deacon