aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-19lkdtm: Split WARNING into separate testsKees Cook1-0/+1
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook1-0/+1
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 Torvalds1-0/+5
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook1-0/+5
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook1-0/+1
2019-06-23lkdtm: remove redundant initialization of retColin Ian King1-1/+1
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-12lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+2
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-04-07lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook1-3/+3
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare1-2/+2
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy1-0/+2
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook1-9/+0
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov1-0/+1
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/+505