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
/
drivers
/
misc
/
lkdtm_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
lkdtm: Constify the crashtypes table
Kees Cook
1
-9
/
+9
2017-10-20
lkdtm: Convert from jprobe to kprobe
Kees Cook
1
-109
/
+45
2017-08-15
lkdtm: Add -fstack-protector-strong test
Kees Cook
1
-0
/
+1
2017-08-04
lkdtm: Test VMAP_STACK allocates leading/trailing guard pages
Kees Cook
1
-0
/
+2
2017-07-26
lkdtm: Provide timing tests for atomic_t vs refcount_t
Kees Cook
1
-0
/
+2
2017-07-26
lkdtm: Provide more complete coverage for REFCOUNT tests
Kees Cook
1
-6
/
+17
2017-04-08
lkdtm: add bad USER_DS test
Kees Cook
1
-0
/
+1
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2017-02-10
lkdtm: Convert to refcount_t testing
Kees Cook
1
-2
/
+6
2017-01-25
lkdtm: Fix Oops when unloading the module
Juerg Haefliger
1
-1
/
+3
2016-10-31
lkdtm: Add tests for struct list corruption
Kees Cook
1
-0
/
+2
2016-07-15
lkdtm: silence warnings about function declarations
Kees Cook
1
-5
/
+1
2016-07-15
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-10
lkdtm: split atomic test into over and underflow
Kees Cook
1
-6
/
+20
2016-06-10
lkdtm: add usercopy tests
Kees Cook
1
-2
/
+273
2016-06-10
lkdtm: add function for testing .rodata section
Kees Cook
1
-7
/
+17
2016-06-10
lkdtm: clean up after rename
Kees Cook
1
-6
/
+6
2016-06-10
lkdtm: split build into multiple source files
Kees Cook
1
-0
/
+1023