aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm_bugs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-17lkdtm: include WARN format stringKees Cook1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-15lkdtm: Add -fstack-protector-strong testKees Cook1-3/+18
2017-08-04lkdtm: Test VMAP_STACK allocates leading/trailing guard pagesKees Cook1-0/+30
2017-07-26lkdtm: Provide more complete coverage for REFCOUNT testsKees Cook1-83/+0
2017-04-18misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson1-1/+1
2017-04-08lkdtm: add bad USER_DS testKees Cook1-0/+11
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+6
2017-02-10lkdtm: Convert to refcount_t testingKees Cook1-14/+73
2017-01-19lkdtm: hide stack overflow warning for corrupt-stack testArnd Bergmann1-1/+6
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+2
2016-11-15lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman1-1/+2
2016-10-31lkdtm: Add tests for struct list corruptionKees Cook1-0/+68
2016-07-15lkdtm: silence warnings about function declarationsKees Cook1-5/+1
2016-07-07lkdtm: split remaining logic bug tests to separate fileKees Cook1-0/+152