aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lkdtm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-07lkdtm: Update tests for memcpy() run-time warningsKees Cook1-3/+5
2022-05-17selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum1-0/+2
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook1-4/+4
2022-04-16lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook1-0/+1
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook1-0/+2
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+1
2022-02-23selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-02-23selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum1-1/+0
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy1-0/+1
2021-12-16selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro1-1/+15
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook2-0/+2
2021-10-25selftests/lkdtm: Add way to repeat a testKees Cook1-1/+9
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook1-0/+2
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook2-0/+3
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