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
/
lib
/
overflow_kunit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit/overflow: Fix UB in overflow_allocation_test
Ivan Orlov
2024-08-15
1
-2
/
+1
*
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
2024-06-24
1
-0
/
+1
*
kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
Kees Cook
2024-06-10
1
-3
/
+17
*
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
2024-03-22
1
-0
/
+19
*
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
2024-02-29
1
-0
/
+43
*
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
2024-02-29
1
-4
/
+20
*
overflow: Replace fake root_device with kunit_device
davidgow@google.com
2023-12-18
1
-3
/
+2
*
overflow: Add struct_size_t() helper
Kees Cook
2023-05-26
1
-1
/
+1
*
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-11-02
1
-0
/
+381
*
overflow: Refactor test skips for Clang-specific issues
Kees Cook
2022-10-25
1
-17
/
+35
*
overflow: disable failing tests for older clang versions
Nick Desaulniers
2022-10-25
1
-1
/
+8
*
Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-06
1
-1
/
+1
|
\
|
*
lib: overflow: update reference to kunit-tool
Tales Aparecida
2022-09-30
1
-1
/
+1
*
|
overflow: Split up kunit tests for smaller stack frames
Kees Cook
2022-09-07
1
-27
/
+51
*
|
overflow: Allow mixed type arguments
Kees Cook
2022-09-07
1
-29
/
+72
|
/
*
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
2022-07-01
1
-0
/
+6
*
lib: overflow: Convert to Kunit
Kees Cook
2022-02-27
1
-0
/
+670