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