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
/
drivers
/
misc
/
lkdtm_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lkdtm: Constify the crashtypes table
Kees Cook
2017-10-20
1
-9
/
+9
*
lkdtm: Convert from jprobe to kprobe
Kees Cook
2017-10-20
1
-109
/
+45
*
lkdtm: Add -fstack-protector-strong test
Kees Cook
2017-08-15
1
-0
/
+1
*
lkdtm: Test VMAP_STACK allocates leading/trailing guard pages
Kees Cook
2017-08-04
1
-0
/
+2
*
lkdtm: Provide timing tests for atomic_t vs refcount_t
Kees Cook
2017-07-26
1
-0
/
+2
*
lkdtm: Provide more complete coverage for REFCOUNT tests
Kees Cook
2017-07-26
1
-6
/
+17
*
lkdtm: add bad USER_DS test
Kees Cook
2017-04-08
1
-0
/
+1
*
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-22
1
-1
/
+3
|
\
|
*
lkdtm: Fix Oops when unloading the module
Juerg Haefliger
2017-01-25
1
-1
/
+3
*
|
lkdtm: Convert to refcount_t testing
Kees Cook
2017-02-10
1
-2
/
+6
|
/
*
lkdtm: Add tests for struct list corruption
Kees Cook
2016-10-31
1
-0
/
+2
*
lkdtm: silence warnings about function declarations
Kees Cook
2016-07-15
1
-5
/
+1
*
lkdtm: hide unused functions
Arnd Bergmann
2016-07-15
1
-30
/
+36
*
lkdtm: use struct arrays instead of enums
Kees Cook
2016-07-07
1
-463
/
+205
*
lkdtm: move jprobe entry points to start of source
Kees Cook
2016-07-07
1
-64
/
+65
*
lkdtm: reorganize module paramaters
Kees Cook
2016-07-07
1
-11
/
+17
*
lkdtm: rename globals for clarity
Kees Cook
2016-07-07
1
-37
/
+38
*
lkdtm: rename "count" to "crash_count"
Kees Cook
2016-07-07
1
-14
/
+12
*
lkdtm: remove intentional off-by-one array access
Kees Cook
2016-07-07
1
-5
/
+11
*
lkdtm: split remaining logic bug tests to separate file
Kees Cook
2016-07-07
1
-91
/
+25
*
lkdtm: split heap corruption tests to separate file
Kees Cook
2016-07-07
1
-114
/
+10
*
lkdtm: split memory permissions tests to separate file
Kees Cook
2016-07-07
1
-155
/
+19
*
lkdtm: split usercopy tests to separate file
Kees Cook
2016-07-07
1
-266
/
+13
*
lkdtm: drop "alloc_size" parameter
Kees Cook
2016-07-07
1
-10
/
+5
*
lkdtm: add usercopy test for blocking kernel text
Kees Cook
2016-07-07
1
-0
/
+34
*
lkdtm: split atomic test into over and underflow
Kees Cook
2016-06-10
1
-6
/
+20
*
lkdtm: add usercopy tests
Kees Cook
2016-06-10
1
-2
/
+273
*
lkdtm: add function for testing .rodata section
Kees Cook
2016-06-10
1
-7
/
+17
*
lkdtm: clean up after rename
Kees Cook
2016-06-10
1
-6
/
+6
*
lkdtm: split build into multiple source files
Kees Cook
2016-06-10
1
-0
/
+1023