index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
lkdtm
/
tests.txt
Age
Commit message (
Expand
)
Author
2024-06-17
lkdtm/bugs: add test for hung smp_call_function_single()
Mark Rutland
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-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
2022-02-16
lkdtm: Add a test for function descriptors protection
Christophe Leroy
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
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
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
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-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
2020-06-29
lkdtm: Make arch-specific tests always available
Kees Cook
2020-01-10
selftests/lkdtm: Add tests for LKDTM targets
Kees Cook