aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-15lkdtm: Add -fstack-protector-strong testGravatar Kees Cook 1-0/+1
2017-08-04lkdtm: Test VMAP_STACK allocates leading/trailing guard pagesGravatar Kees Cook 1-0/+2
2017-07-26lkdtm: Provide timing tests for atomic_t vs refcount_tGravatar Kees Cook 1-0/+2
2017-07-26lkdtm: Provide more complete coverage for REFCOUNT testsGravatar Kees Cook 1-6/+19
2017-04-08lkdtm: add bad USER_DS testGravatar Kees Cook 1-0/+1
2017-02-10lkdtm: Convert to refcount_t testingGravatar Kees Cook 1-2/+6
2016-10-31lkdtm: Add tests for struct list corruptionGravatar Kees Cook 1-0/+2
2016-07-15lkdtm: silence warnings about function declarationsGravatar Kees Cook 1-1/+4
2016-07-07lkdtm: split remaining logic bug tests to separate fileGravatar Kees Cook 1-0/+17
2016-07-07lkdtm: split heap corruption tests to separate fileGravatar Kees Cook 1-0/+7
2016-07-07lkdtm: split memory permissions tests to separate fileGravatar Kees Cook 1-0/+14
2016-07-07lkdtm: split usercopy tests to separate fileGravatar Kees Cook 1-0/+13
2016-06-10lkdtm: add function for testing .rodata sectionGravatar Kees Cook 1-0/+6