summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/ssbd.c
AgeCommit message (Expand)Author
2020-09-29arm64: Move SSBD prctl() handler alongside other spectre mitigation codeWill Deacon
2020-01-08Return ENODEV when the selected speculation misfeature is unsupportedAnthony Steinhauser
2019-06-17arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2018-09-14arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASSWill Deacon
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier