summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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-071-0/+1
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-079-0/+1969