summaryrefslogtreecommitdiff
path: root/include/linux/overflow.h
AgeCommit message (Expand)Author
2021-09-13compiler.h: drop fallback overflow checkersNick Desaulniers
2021-04-01overflow: Correct check_shl_overflow() commentKeith Busch
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-12overflow: Add __must_check attribute to check_*() helpersKees Cook
2020-10-01overflow: Include header file with SIZE_MAX declarationLeon Romanovsky
2020-06-16overflow.h: Add flex_array_size() helperGustavo A. R. Silva
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-12overflow.h: Add comment documenting __ab_c_size()Rasmus Villemoes
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky
2018-08-08overflow.h: Add arithmetic shift helperJason Gunthorpe
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes