index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lkdtm
Age
Commit message (
Expand
)
Author
2023-09-28
selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
Ricardo CaƱuelo
2023-09-28
lkdtm/bugs: add test for panic() with stuck secondary CPUs
Mark Rutland
2022-09-07
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2022-05-17
selftests/lkdtm: Add configs for stackleak and "after free" tests
Muhammad Usama Anjum
2022-05-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-02-23
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
2022-02-23
selftests/lkdtm: Remove dead config option
Muhammad Usama Anjum
2022-02-16
lkdtm: Add a test for function descriptors protection
Christophe Leroy
2021-12-16
selftest/lkdtm: Skip stack-entropy test if lkdtm is not available
Misono Tomohiro
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
2021-10-25
selftests/lkdtm: Add way to repeat a test
Kees Cook
2021-08-18
lkdtm/fortify: Consolidate FORTIFY_SOURCE tests
Kees Cook
2021-08-18
lkdtm/bugs: Add ARRAY_BOUNDS to selftests
Kees Cook
2021-06-24
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2021-06-24
selftests/lkdtm: Enable various testable CONFIGs
Kees Cook
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-06-24
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
2021-06-24
selftests/lkdtm: Fix expected text for free poison
Kees Cook
2021-06-24
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
2021-06-24
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
2021-04-08
lkdtm: Add REPORT_STACK for checking stack offsets
Kees Cook
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-15
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
Francis Laniel
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
2020-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
2020-06-29
lkdtm: Make arch-specific tests always available
Kees Cook
2020-06-29
selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
Kees Cook
2020-05-08
selftests/lkdtm: Use grep -E instead of egrep
Michael Ellerman
2020-05-08
selftests/lkdtm: Don't clear dmesg when running tests
Michael Ellerman
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
2020-01-10
selftests/lkdtm: Add tests for LKDTM targets
Kees Cook