summaryrefslogtreecommitdiff
path: root/include/linux/nospec.h
AgeCommit message (Expand)Author
2018-07-25seccomp: Move speculation migitation control to arch codeThomas Gleixner
2018-07-25nospec: Allow getting/setting on non-current taskKees Cook
2018-07-25prctl: Add speculation control prctlsThomas Gleixner
2018-04-08nospec: Kill array_index_nospec_mask_check()Dan Williams
2018-04-08nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon
2018-03-18nospec: Include <asm/barrier.h> dependencyDan Williams
2018-03-11nospec: Allow index argument to have const-qualified typeRasmus Villemoes
2018-02-25array_index_nospec: Sanitize speculative array de-referencesDan Williams