aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lkdtm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook2-0/+3
2021-06-24selftests/lkdtm: Enable various testable CONFIGsKees Cook1-0/+6
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook1-0/+1
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook1-1/+2
2021-06-24selftests/lkdtm: Fix expected text for free poisonKees Cook1-2/+2
2021-06-24selftests/lkdtm: Fix expected text for CR4 pinningKees Cook1-1/+1
2021-06-24selftests/lkdtm: Avoid needing explicit sub-shellKees Cook1-4/+8
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook3-0/+38
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel1-0/+1
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar1-0/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2020-09-10selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook1-1/+1
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig1-2/+0
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook1-0/+1
2020-06-29selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook1-0/+6
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman1-4/+4
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman1-6/+8
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy1-0/+2
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook4-0/+176