summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/lkdtm
AgeCommit message (Expand)Author
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook
2021-10-25selftests/lkdtm: Add way to repeat a testKees Cook
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook
2021-06-24selftests/lkdtm: Enable various testable CONFIGsKees Cook
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook
2021-06-24selftests/lkdtm: Fix expected text for free poisonKees Cook
2021-06-24selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-06-24selftests/lkdtm: Avoid needing explicit sub-shellKees Cook
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-09-10selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook
2020-06-29selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook