summaryrefslogtreecommitdiffstats
path: root/include/linux/nospec.h
Commit message (Expand)AuthorAgeFilesLines
* 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