summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lkdtm
Commit message (Expand)AuthorAgeFilesLines
* selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo CaƱuelo2023-09-282-2/+1
* lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland2023-09-281-0/+1
* lkdtm: Update tests for memcpy() run-time warningsKees Cook2022-09-071-3/+5
* selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum2022-05-171-0/+2
* lkdtm/usercopy: Rename "heap" to "slab"Kees Cook2022-05-111-4/+4
* lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook2022-04-161-0/+1
* lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook2022-04-121-0/+2
* Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-251-0/+1
|\
| * lkdtm: Add a test for function descriptors protectionChristophe Leroy2022-02-161-0/+1
* | selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum2022-02-231-0/+1
* | selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum2022-02-231-1/+0
|/
* selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro2021-12-161-1/+15
* lkdtm/bugs: Check that a per-task stack canary existsKees Cook2021-10-252-0/+2
* selftests/lkdtm: Add way to repeat a testKees Cook2021-10-251-1/+9
* lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook2021-08-181-0/+2
* lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook2021-08-182-0/+3
* lkdtm/heap: Add init_on_alloc testsKees Cook2021-06-242-0/+3
* selftests/lkdtm: Enable various testable CONFIGsKees Cook2021-06-241-0/+6
* lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-241-0/+1
* lkdtm/heap: Add vmalloc linear overflow testKees Cook2021-06-241-1/+2
* selftests/lkdtm: Fix expected text for free poisonKees Cook2021-06-241-2/+2
* selftests/lkdtm: Fix expected text for CR4 pinningKees Cook2021-06-241-1/+1
* selftests/lkdtm: Avoid needing explicit sub-shellKees Cook2021-06-241-4/+8
* lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook2021-04-083-0/+38
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-0/+1
|\
| * lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-041-0/+1
* | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel2020-12-151-0/+1
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-2/+0
|\
| * lkdtm: remove set_fs-based testsChristoph Hellwig2020-09-081-2/+0
* | selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook2020-09-101-1/+1
|/
* lkdtm: Make arch-specific tests always availableKees Cook2020-06-291-0/+1
* selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook2020-06-291-0/+6
* selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman2020-05-081-4/+4
* selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman2020-05-081-6/+8
* selftest/lkdtm: Use local .gitignoreChristophe Leroy2020-03-021-0/+2
* selftests/lkdtm: Add tests for LKDTM targetsKees Cook2020-01-104-0/+176