summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm_bugs.c
Commit message (Expand)AuthorAgeFilesLines
* lkdtm: Add -fstack-protector-strong testKees Cook2017-08-151-3/+18
* lkdtm: Test VMAP_STACK allocates leading/trailing guard pagesKees Cook2017-08-041-0/+30
* lkdtm: Provide more complete coverage for REFCOUNT testsKees Cook2017-07-261-83/+0Star
* misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson2017-04-181-1/+1
* lkdtm: add bad USER_DS testKees Cook2017-04-081-0/+11
* Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-1/+6
|\
| * lkdtm: hide stack overflow warning for corrupt-stack testArnd Bergmann2017-01-191-1/+6
* | lkdtm: Convert to refcount_t testingKees Cook2017-02-101-14/+73
|/
* Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-131-1/+2
|\
| * lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman2016-11-151-1/+2
* | lkdtm: Add tests for struct list corruptionKees Cook2016-10-311-0/+68
|/
* lkdtm: silence warnings about function declarationsKees Cook2016-07-161-5/+1Star
* lkdtm: split remaining logic bug tests to separate fileKees Cook2016-07-071-0/+152