summaryrefslogtreecommitdiff
path: root/include/linux/overflow.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-30overflow: Include header file with SIZE_MAX declarationLeon Romanovsky1-0/+1
2019-05-31overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9
2018-08-08overflow.h: Add arithmetic shift helperJason Gunthorpe1-0/+31
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook1-0/+73
2018-06-01compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes1-0/+205