index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
overflow_kunit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
Compiler Attributes: disable __counted_by for clang < 19.1.3
Jan Hendrik Farr
1
-1
/
+1
2024-08-15
kunit/overflow: Fix UB in overflow_allocation_test
Ivan Orlov
1
-2
/
+1
2024-06-24
kunit: add missing MODULE_DESCRIPTION() macros to lib/*.c
Jeff Johnson
1
-0
/
+1
2024-06-10
kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()
Kees Cook
1
-3
/
+17
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-0
/
+19
2024-02-29
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
1
-0
/
+43
2024-02-29
overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()
Kees Cook
1
-4
/
+20
2023-12-18
overflow: Replace fake root_device with kunit_device
davidgow@google.com
1
-3
/
+2
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
1
-1
/
+1
2022-11-02
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
1
-0
/
+381
2022-10-25
overflow: Refactor test skips for Clang-specific issues
Kees Cook
1
-17
/
+35
2022-10-25
overflow: disable failing tests for older clang versions
Nick Desaulniers
1
-1
/
+8
2022-10-06
Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2022-09-30
lib: overflow: update reference to kunit-tool
Tales Aparecida
1
-1
/
+1
2022-09-07
overflow: Split up kunit tests for smaller stack frames
Kees Cook
1
-27
/
+51
2022-09-07
overflow: Allow mixed type arguments
Kees Cook
1
-29
/
+72
2022-07-01
lib: overflow: Do not define 64-bit tests on 32-bit
Kees Cook
1
-0
/
+6
2022-02-27
lib: overflow: Convert to Kunit
Kees Cook
1
-0
/
+670