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