summaryrefslogtreecommitdiff
path: root/include/linux/nospec.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-11nospec: 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-13array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72