summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-12/+3Star
|\
| * lkdtm: remove redundant initialization of retColin Ian King2019-06-231-1/+1
| * lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-11/+2Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-0/+5
|\ \
| * | lkdtm/heap: add tests for freelist hardeningKees Cook2019-07-121-0/+5
* | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-121-0/+1
|\ \ \ | |/ / |/| |
| * | lkdtm: Check for SMEP clearing protectionsKees Cook2019-06-231-0/+1
* | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
|/ /
* | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-081-3/+3
|\ \ | |/ |/|
| * lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook2019-04-071-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
|/
* lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-181-2/+2
* lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy2019-01-091-0/+2
* lkdtm: Do not depend on BLOCK and clean up headersKees Cook2019-01-091-9/+0Star
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+1
|\
| * lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-041-0/+1
* | lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn2018-09-031-0/+1
|/
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-071-0/+505