index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lkdtm.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
lkdtm: Add -fstack-protector-strong test
Kees Cook
2017-08-04
lkdtm: Test VMAP_STACK allocates leading/trailing guard pages
Kees Cook
2017-07-26
lkdtm: Provide timing tests for atomic_t vs refcount_t
Kees Cook
2017-07-26
lkdtm: Provide more complete coverage for REFCOUNT tests
Kees Cook
2017-04-08
lkdtm: add bad USER_DS test
Kees Cook
2017-02-10
lkdtm: Convert to refcount_t testing
Kees Cook
2016-10-31
lkdtm: Add tests for struct list corruption
Kees Cook
2016-07-15
lkdtm: silence warnings about function declarations
Kees Cook
2016-07-07
lkdtm: split remaining logic bug tests to separate file
Kees Cook
2016-07-07
lkdtm: split heap corruption tests to separate file
Kees Cook
2016-07-07
lkdtm: split memory permissions tests to separate file
Kees Cook
2016-07-07
lkdtm: split usercopy tests to separate file
Kees Cook
2016-06-10
lkdtm: add function for testing .rodata section
Kees Cook