summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm
Commit message (Expand)AuthorAgeFilesLines
* lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins2020-01-141-1/+1
* lkdtm/bugs: Make double-fault test always availableKees Cook2020-01-141-4/+6
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-12-013-0/+45
|\
| * lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski2019-11-263-0/+45
* | lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon2019-11-251-2/+1
* | locking/refcount: Define constants for saturation and max refcount valuesWill Deacon2019-11-251-8/+0
|/
* Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman2019-09-021-2/+2
|\
| * lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel2019-08-281-2/+2
* | lkdtm: Split WARNING into separate testsKees Cook2019-08-193-1/+8
* | lkdtm: Add Control Flow Integrity testKees Cook2019-08-124-0/+47
|/
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-12/+3
|\
| * 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/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-123-0/+82
|\ \
| * | lkdtm/heap: add tests for freelist hardeningKees Cook2019-07-123-0/+82
* | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-114-2/+69
|\ \ \ | |/ / |/| |
| * | lkdtm: Check for SMEP clearing protectionsKees Cook2019-06-233-0/+68
| * | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-094-28/+28
| |\ \
| * | | lkdtm: support llvm-objcopyNick Desaulniers2019-05-241-2/+1
* | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \ \ \
| * | | | docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| |/ /
* | | Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-06-084-14/+27
|\ \ \ | |_|/ |/| |
| * | lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook2019-04-073-10/+21
| * | lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook2019-04-071-4/+6
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
|/
* lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-181-2/+2
* lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy2019-01-093-0/+22
* lkdtm: Print real addressesChristophe Leroy2019-01-091-9/+9
* lkdtm: Do not depend on BLOCK and clean up headersKees Cook2019-01-091-9/+0
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-014-0/+79
|\
| * lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-044-0/+79
* | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-261-1/+1
|\ \
| * | misc: lkdtm: fixed static variable initializationParth Y Shah2018-09-121-1/+1
| |/
* / lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn2018-09-033-0/+15
|/
* lkdtm: Add missing SPDX-License-Identifier lineKees Cook2018-03-061-0/+1
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-069-0/+1969