index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-03-23
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-0
/
+19
2024-03-01
overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()
Kees Cook
1
-0
/
+43
2024-03-01
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-26
overflow: Refactor test skips for Clang-specific issues
Kees Cook
1
-17
/
+35
2022-10-26
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-08
overflow: Split up kunit tests for smaller stack frames
Kees Cook
1
-27
/
+51
2022-09-08
overflow: Allow mixed type arguments
Kees Cook
1
-29
/
+72
2022-07-02
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