aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-041-0/+2
* nospec: Allow getting/setting on non-current taskKees Cook2018-05-031-2/+5
* prctl: Add speculation control prctlsThomas Gleixner2018-05-031-0/+5
* nospec: Include <asm/barrier.h> dependencyDan Williams2018-02-171-0/+1
* nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-02-171-2/+1
* nospec: Kill array_index_nospec_mask_check()Dan Williams2018-02-171-21/+1
* nospec: Move array_index_nospec() parameter checking into separate macroWill Deacon2018-02-141-15/+21
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-01-301-0/+72