summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/ssbd.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Return ENODEV when the selected speculation misfeature is unsupportedAnthony Steinhauser1-2/+2
2019-06-17arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier1-0/+1
2018-09-14arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon1-0/+21
2018-09-14arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASSWill Deacon1-3/+0
2018-05-31arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier1-0/+110