Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-29 | arm64: Move SSBD prctl() handler alongside other spectre mitigation code | Will Deacon | 1 | -129/+0 |
2020-01-08 | Return ENODEV when the selected speculation misfeature is unsupported | Anthony Steinhauser | 1 | -2/+2 |
2019-06-17 | arm64: ssbd: explicitly depend on <linux/prctl.h> | Anisse Astier | 1 | -0/+1 |
2018-09-14 | arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3 | Will Deacon | 1 | -0/+21 |
2018-09-14 | arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS | Will Deacon | 1 | -3/+0 |
2018-05-31 | arm64: ssbd: Add prctl interface for per-thread mitigation | Marc Zyngier | 1 | -0/+110 |