linux/drivers/misc/lkdtm
Kees Cook f123c42bbe lkdtm: Enable DOUBLE_FAULT on all architectures
Where feasible, I prefer to have all tests visible on all architectures,
but to have them wired to XFAIL. DOUBLE_FAIL was set up to XFAIL, but
wasn't actually being added to the test list.

Fixes: cea23efb4d ("lkdtm/bugs: Make double-fault test always available")
Cc: stable@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20210623203936.3151093-7-keescook@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-24 15:32:08 +02:00
..
bugs.c lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE 2021-06-24 15:32:07 +02:00
cfi.c lkdtm: Add Control Flow Integrity test 2019-08-12 15:28:51 -07:00
core.c lkdtm: Enable DOUBLE_FAULT on all architectures 2021-06-24 15:32:08 +02:00
fortify.c drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy 2020-12-15 22:46:16 -08:00
heap.c lkdtm/heap: Add vmalloc linear overflow test 2021-06-24 15:32:07 +02:00
lkdtm.h lkdtm/heap: Add vmalloc linear overflow test 2021-06-24 15:32:07 +02:00
Makefile drivers/misc/lkdtm: disable LTO for rodata.o 2021-01-14 08:21:09 -08:00
perms.c lkdtm: Avoid more compiler optimizations for bad writes 2020-06-29 18:41:39 +02:00
powerpc.c lkdtm/powerpc: Add SLB multihit test 2020-12-04 01:01:34 +11:00
refcount.c lkdtm: Remove references to CONFIG_REFCOUNT_FULL 2019-11-25 09:15:46 +01:00
rodata.c lkdtm: don't move ctors to .rodata 2020-12-09 15:51:14 +01:00
stackleak.c lkdtm/stackleak: Make the test more verbose 2020-02-10 13:43:38 -08:00
usercopy.c lkdtm: use function_nocfi 2021-04-08 16:04:22 -07:00