index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
overflow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
2023-10-03
1
-0
/
+35
*
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
1
-1
/
+17
*
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-11-02
1
-0
/
+47
*
overflow: Fix kern-doc markup for functions
Kees Cook
2022-10-25
1
-22
/
+16
*
overflow: Allow mixed type arguments
Kees Cook
2022-09-07
1
-31
/
+41
*
overflow, tracing: Define the is_signed_type() macro once
Bart Van Assche
2022-08-31
1
-1
/
+0
*
overflow: Provide constant expression struct_size
Kees Cook
2022-02-16
1
-3
/
+7
*
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
2022-02-16
1
-41
/
+69
*
compiler.h: drop fallback overflow checkers
Nick Desaulniers
2021-09-13
1
-135
/
+3
*
overflow: Correct check_shl_overflow() comment
Keith Busch
2021-04-01
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
1
-0
/
+1
|
\
|
*
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
2020-10-01
1
-0
/
+1
*
|
overflow: Add __must_check attribute to check_*() helpers
Kees Cook
2020-10-12
1
-15
/
+24
|
/
*
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
2020-06-16
1
-4
/
+21
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-16
1
-2
/
+6
|
\
|
*
overflow.h: Add comment documenting __ab_c_size()
Rasmus Villemoes
2019-04-12
1
-2
/
+6
*
|
overflow: Fix -Wtype-limits compilation warnings
Leon Romanovsky
2019-03-27
1
-3
/
+9
|
/
*
overflow.h: Add arithmetic shift helper
Jason Gunthorpe
2018-08-08
1
-0
/
+31
*
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-06-05
1
-0
/
+73
*
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
2018-05-31
1
-0
/
+205