summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/lkdtm
AgeCommit message (Expand)AuthorLines
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook-0/+2
2025-12-15lkdtm/bugs: Add cases for BUG and PANIC occurring in hardirq contextArd Biesheuvel-0/+2
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland-0/+1
2023-09-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo CaƱuelo-2/+1
2023-09-28lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland-0/+1
2022-09-07lkdtm: Update tests for memcpy() run-time warningsKees Cook-3/+5
2022-05-17selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum-0/+2
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook-4/+4
2022-04-16lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook-0/+1
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook-0/+2
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2022-02-23selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum-0/+1
2022-02-23selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum-1/+0
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy-0/+1
2021-12-16selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro-1/+15
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook-0/+2
2021-10-25selftests/lkdtm: Add way to repeat a testKees Cook-1/+9
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook-0/+2
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook-0/+3
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook-0/+3
2021-06-24selftests/lkdtm: Enable various testable CONFIGsKees Cook-0/+6
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook-0/+1
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook-1/+2
2021-06-24selftests/lkdtm: Fix expected text for free poisonKees Cook-2/+2
2021-06-24selftests/lkdtm: Fix expected text for CR4 pinningKees Cook-1/+1
2021-06-24selftests/lkdtm: Avoid needing explicit sub-shellKees Cook-4/+8
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook-0/+38
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel-0/+1
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar-0/+1
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+0
2020-09-10selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook-1/+1
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig-2/+0
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook-0/+1
2020-06-29selftests/lkdtm: Reset WARN_ONCE to avoid false negativesKees Cook-0/+6
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman-4/+4
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman-6/+8
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy-0/+2
2020-01-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook-0/+176