summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/ssbd.c
Commit message (Expand)AuthorAgeFilesLines
* Return ENODEV when the selected speculation misfeature is unsupportedAnthony Steinhauser2020-01-081-2/+2
* arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier2019-06-171-0/+1
* arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon2018-09-141-0/+21
* arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASSWill Deacon2018-09-141-3/+0
* arm64: ssbd: Add prctl interface for per-thread mitigationMarc Zyngier2018-05-311-0/+110