summaryrefslogtreecommitdiffstats
path: root/include/linux/nospec.h
Commit message (Expand)AuthorAgeFilesLines
* uaccess: Add speculation barrier to copy_from_user()Dave Hansen2023-02-211-0/+4
* asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon2020-07-211-0/+2
* seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-051-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-151-15/+21
* array_index_nospec: Sanitize speculative array de-referencesDan Williams2018-01-301-0/+72