aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook2-11/+27
2021-08-19lkdtm: remove IDE_CORE_CP crashpointKevin Mitchell1-1/+0
2021-08-19lkdtm: replace SCSI_DISPATCH_CMD with SCSI_QUEUE_RQKevin Mitchell1-1/+1
2021-08-18lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook1-1/+8
2021-08-18lkdtm: Add kernel version to failure hintsKees Cook1-8/+12
2021-08-18lkdtm/fortify: Consolidate FORTIFY_SOURCE testsKees Cook4-54/+57
2021-08-18lkdtm/bugs: Add ARRAY_BOUNDS to selftestsKees Cook1-0/+1
2021-07-21lkdtm: remove duplicated include of init.hWan Jiabing1-1/+0
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds8-16/+213
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook3-0/+69
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook8-11/+116
2021-06-24lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook1-2/+0
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook3-3/+25
2021-06-24lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook1-0/+3
2021-06-15arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss1-3/+3
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2021-04-08lkdtm: use function_nocfiSami Tolvanen1-1/+1
2021-04-08lkdtm: Add REPORT_STACK for checking stack offsetsKees Cook3-0/+19
2021-01-14drivers/misc/lkdtm: disable LTO for rodata.oSami Tolvanen1-0/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-0/+127
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 Laniel4-0/+87
2020-12-15lkdtm: tests for FORTIFY_SOURCEDaniel Axtens3-0/+54
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-2/+2
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver1-0/+1
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland2-2/+2
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar4-0/+127
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig4-29/+0
2020-06-29misc: lkdtm: bugs: At least try to use popuated variableLee Jones1-2/+2
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook2-19/+21
2020-06-29lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2020-06-29lkdtm: Avoid more compiler optimizations for bad writesKees Cook3-15/+25
2020-04-23lkdtm: bugs: Fix spelling mistakeGustavo A. R. Silva1-1/+1
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-8/+17
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap3-0/+38
2020-02-10lkdtm/stackleak: Make the test more verboseAlexander Popov1-8/+17
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins1-1/+1
2020-01-14lkdtm/bugs: Make double-fault test always availableKees Cook1-4/+6
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+45
2019-11-26lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski3-0/+45
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon1-2/+1
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon1-8/+0
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman1-2/+2
2019-08-28lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel1-2/+2
2019-08-19lkdtm: Split WARNING into separate testsKees Cook3-1/+8
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook4-0/+47
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-12/+3
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+82
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook3-0/+82