aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/lkdtm.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook1-102/+32
2022-04-12lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAPChristophe Leroy1-4/+4
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy1-0/+1
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook1-0/+1
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook1-11/+17
2021-08-18lkdtm: Add kernel version to failure hintsKees Cook1-8/+12
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook1-2/+2
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook1-0/+2
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook1-0/+41
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook1-1/+2
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook1-0/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+3
2020-12-15drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel1-7/+7
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel1-0/+3
2020-12-15lkdtm: tests for FORTIFY_SOURCEDaniel Axtens1-0/+2
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar1-0/+3
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig1-2/+0
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook1-2/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook1-0/+3
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap1-0/+1
2019-11-26lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski1-0/+3
2019-08-19lkdtm: Split WARNING into separate testsKees Cook1-0/+1
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook1-0/+3
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook1-0/+5
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook1-0/+1
2019-04-07lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook1-1/+1
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy1-0/+2
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov1-0/+3
2018-09-03lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn1-0/+1
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook1-0/+86