summaryrefslogtreecommitdiff
path: root/include/linux/overflow.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-04overflow: Implement size_t saturating arithmetic helpersKees Cook1-38/+70
2024-09-04overflow.h: Add flex_array_size() helperGustavo A. R. Silva1-4/+21
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