summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm_core.c
Commit message (Expand)AuthorAge
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-06
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * lkdtm: Update usercopy tests for whitelistingKees Cook2018-01-15
* | lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande2018-01-25
|/
* lkdtm: Constify the crashtypes tableKees Cook2017-10-20
* lkdtm: Convert from jprobe to kprobeKees Cook2017-10-20
* lkdtm: Add -fstack-protector-strong testKees Cook2017-08-15
* lkdtm: Test VMAP_STACK allocates leading/trailing guard pagesKees Cook2017-08-04
* lkdtm: Provide timing tests for atomic_t vs refcount_tKees Cook2017-07-26
* lkdtm: Provide more complete coverage for REFCOUNT testsKees Cook2017-07-26
* lkdtm: add bad USER_DS testKees Cook2017-04-08
* Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-22
|\
| * lkdtm: Fix Oops when unloading the moduleJuerg Haefliger2017-01-25
* | lkdtm: Convert to refcount_t testingKees Cook2017-02-10
|/
* lkdtm: Add tests for struct list corruptionKees Cook2016-10-31
* lkdtm: silence warnings about function declarationsKees Cook2016-07-15
* lkdtm: hide unused functionsArnd Bergmann2016-07-15
* lkdtm: use struct arrays instead of enumsKees Cook2016-07-07
* lkdtm: move jprobe entry points to start of sourceKees Cook2016-07-07
* lkdtm: reorganize module paramatersKees Cook2016-07-07
* lkdtm: rename globals for clarityKees Cook2016-07-07
* lkdtm: rename "count" to "crash_count"Kees Cook2016-07-07
* lkdtm: remove intentional off-by-one array accessKees Cook2016-07-07
* lkdtm: split remaining logic bug tests to separate fileKees Cook2016-07-07
* lkdtm: split heap corruption tests to separate fileKees Cook2016-07-07
* lkdtm: split memory permissions tests to separate fileKees Cook2016-07-07
* lkdtm: split usercopy tests to separate fileKees Cook2016-07-07
* lkdtm: drop "alloc_size" parameterKees Cook2016-07-07
* lkdtm: add usercopy test for blocking kernel textKees Cook2016-07-07
* lkdtm: split atomic test into over and underflowKees Cook2016-06-10
* lkdtm: add usercopy testsKees Cook2016-06-10
* lkdtm: add function for testing .rodata sectionKees Cook2016-06-10
* lkdtm: clean up after renameKees Cook2016-06-10
* lkdtm: split build into multiple source filesKees Cook2016-06-10