aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/lkdtm.h
AgeCommit message (Expand)Author
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap
2019-11-26lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski
2019-08-19lkdtm: Split WARNING into separate testsKees Cook
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook
2019-04-07lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov
2018-09-03lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook