summaryrefslogtreecommitdiff
path: root/include/linux/nospec.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-22seccomp: Move speculation migitation control to arch codeThomas Gleixner1-0/+2
2018-05-22nospec: Allow getting/setting on non-current taskKees Cook1-2/+5
2018-05-22prctl: Add speculation control prctlsThomas Gleixner1-0/+5
2018-03-15nospec: Include <asm/barrier.h> dependencyDan Williams1-0/+1
2018-03-15nospec: Kill array_index_nospec_mask_check()Dan Williams1-21/+1
2018-03-09nospec: Allow index argument to have const-qualified typeRasmus Villemoes1-2/+1
2018-02-22nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon1-15/+21
2018-02-07array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72