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
/
drivers
/
misc
/
lkdtm_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-16
lkdtm: silence warnings about function declarations
Kees Cook
1
-5
/
+1
2016-07-16
lkdtm: hide unused functions
Arnd Bergmann
1
-30
/
+36
2016-07-07
lkdtm: use struct arrays instead of enums
Kees Cook
1
-463
/
+205
2016-07-07
lkdtm: move jprobe entry points to start of source
Kees Cook
1
-64
/
+65
2016-07-07
lkdtm: reorganize module paramaters
Kees Cook
1
-11
/
+17
2016-07-07
lkdtm: rename globals for clarity
Kees Cook
1
-37
/
+38
2016-07-07
lkdtm: rename "count" to "crash_count"
Kees Cook
1
-14
/
+12
2016-07-07
lkdtm: remove intentional off-by-one array access
Kees Cook
1
-5
/
+11
2016-07-07
lkdtm: split remaining logic bug tests to separate file
Kees Cook
1
-91
/
+25
2016-07-07
lkdtm: split heap corruption tests to separate file
Kees Cook
1
-114
/
+10
2016-07-07
lkdtm: split memory permissions tests to separate file
Kees Cook
1
-155
/
+19
2016-07-07
lkdtm: split usercopy tests to separate file
Kees Cook
1
-266
/
+13
2016-07-07
lkdtm: drop "alloc_size" parameter
Kees Cook
1
-10
/
+5
2016-07-07
lkdtm: add usercopy test for blocking kernel text
Kees Cook
1
-0
/
+34
2016-06-11
lkdtm: split atomic test into over and underflow
Kees Cook
1
-6
/
+20
2016-06-11
lkdtm: add usercopy tests
Kees Cook
1
-2
/
+273
2016-06-11
lkdtm: add function for testing .rodata section
Kees Cook
1
-7
/
+17
2016-06-11
lkdtm: clean up after rename
Kees Cook
1
-6
/
+6
2016-06-11
lkdtm: split build into multiple source files
Kees Cook
1
-0
/
+1023