index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
overflow.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
1
-135
/
+3
2021-04-02
overflow: Correct check_shl_overflow() comment
Keith Busch
1
-1
/
+1
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2020-10-13
overflow: Add __must_check attribute to check_*() helpers
Kees Cook
1
-15
/
+24
2020-10-02
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
1
-0
/
+1
2020-06-17
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2019-05-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+6
2019-04-12
overflow.h: Add comment documenting __ab_c_size()
Rasmus Villemoes
1
-2
/
+6
2019-03-27
overflow: Fix -Wtype-limits compilation warnings
Leon Romanovsky
1
-3
/
+9
2018-08-08
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
1
-0
/
+31
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-0
/
+73
2018-06-01
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
1
-0
/
+205