| Commit message (Expand) | Author | Age | Files | Lines |
* | lkdtm: Update tests for memcpy() run-time warnings | Kees Cook | 2022-09-07 | 1 | -3/+5 |
* | selftests/lkdtm: Add configs for stackleak and "after free" tests | Muhammad Usama Anjum | 2022-05-17 | 1 | -0/+2 |
* | lkdtm/usercopy: Rename "heap" to "slab" | Kees Cook | 2022-05-11 | 1 | -4/+4 |
* | lkdtm: Add CFI_BACKWARD to test ROP mitigations | Kees Cook | 2022-04-16 | 1 | -0/+1 |
* | lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW | Kees Cook | 2022-04-12 | 1 | -0/+2 |
* | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-03-25 | 1 | -0/+1 |
|\ |
|
| * | lkdtm: Add a test for function descriptors protection | Christophe Leroy | 2022-02-16 | 1 | -0/+1 |
* | | selftests/lkdtm: Add UBSAN config | Muhammad Usama Anjum | 2022-02-23 | 1 | -0/+1 |
* | | selftests/lkdtm: Remove dead config option | Muhammad Usama Anjum | 2022-02-23 | 1 | -1/+0 |
|/ |
|
* | selftest/lkdtm: Skip stack-entropy test if lkdtm is not available | Misono Tomohiro | 2021-12-16 | 1 | -1/+15 |
* | lkdtm/bugs: Check that a per-task stack canary exists | Kees Cook | 2021-10-25 | 2 | -0/+2 |
* | selftests/lkdtm: Add way to repeat a test | Kees Cook | 2021-10-25 | 1 | -1/+9 |
* | lkdtm/fortify: Consolidate FORTIFY_SOURCE tests | Kees Cook | 2021-08-18 | 1 | -0/+2 |
* | lkdtm/bugs: Add ARRAY_BOUNDS to selftests | Kees Cook | 2021-08-18 | 2 | -0/+3 |
* | lkdtm/heap: Add init_on_alloc tests | Kees Cook | 2021-06-24 | 2 | -0/+3 |
* | selftests/lkdtm: Enable various testable CONFIGs | Kees Cook | 2021-06-24 | 1 | -0/+6 |
* | lkdtm: Add CONFIG hints in errors where possible | Kees Cook | 2021-06-24 | 1 | -0/+1 |
* | lkdtm/heap: Add vmalloc linear overflow test | Kees Cook | 2021-06-24 | 1 | -1/+2 |
* | selftests/lkdtm: Fix expected text for free poison | Kees Cook | 2021-06-24 | 1 | -2/+2 |
* | selftests/lkdtm: Fix expected text for CR4 pinning | Kees Cook | 2021-06-24 | 1 | -1/+1 |
* | selftests/lkdtm: Avoid needing explicit sub-shell | Kees Cook | 2021-06-24 | 1 | -4/+8 |
* | lkdtm: Add REPORT_STACK for checking stack offsets | Kees Cook | 2021-04-08 | 3 | -0/+38 |
* | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-12-17 | 1 | -0/+1 |
|\ |
|
| * | lkdtm/powerpc: Add SLB multihit test | Ganesh Goudar | 2020-12-04 | 1 | -0/+1 |
* | | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy | Francis Laniel | 2020-12-15 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -2/+0 |
|\ |
|
| * | lkdtm: remove set_fs-based tests | Christoph Hellwig | 2020-09-08 | 1 | -2/+0 |
* | | selftests/lkdtm: Use "comm" instead of "diff" for dmesg | Kees Cook | 2020-09-10 | 1 | -1/+1 |
|/ |
|
* | lkdtm: Make arch-specific tests always available | Kees Cook | 2020-06-29 | 1 | -0/+1 |
* | selftests/lkdtm: Reset WARN_ONCE to avoid false negatives | Kees Cook | 2020-06-29 | 1 | -0/+6 |
* | selftests/lkdtm: Use grep -E instead of egrep | Michael Ellerman | 2020-05-08 | 1 | -4/+4 |
* | selftests/lkdtm: Don't clear dmesg when running tests | Michael Ellerman | 2020-05-08 | 1 | -6/+8 |
* | selftest/lkdtm: Use local .gitignore | Christophe Leroy | 2020-03-02 | 1 | -0/+2 |
* | selftests/lkdtm: Add tests for LKDTM targets | Kees Cook | 2020-01-10 | 4 | -0/+176 |