aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/overflow.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2019-04-12overflow.h: Add comment documenting __ab_c_size()Rasmus Villemoes1-2/+6
2019-03-27overflow: 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-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes1-0/+205