aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm
AgeCommit message (Expand)Author
2019-09-06lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel
2019-07-14lkdtm: support llvm-objcopyNick Desaulniers
2019-06-08Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-07lkdtm/bugs: Adjust recursion test to avoid elisionKees Cook
2019-04-07lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-01-09lkdtm: Print real addressesChristophe Leroy
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-12misc: lkdtm: fixed static variable initializationParth Y Shah
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov
2018-09-03lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn
2018-03-06lkdtm: Add missing SPDX-License-Identifier lineKees Cook
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook