summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm
AgeCommit message (Expand)Author
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins
2020-01-14lkdtm/bugs: Make double-fault test always availableKees Cook
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-26lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman
2019-08-28lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel
2019-08-19lkdtm: Split WARNING into separate testsKees Cook
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook
2019-06-23lkdtm: remove redundant initialization of retColin Ian King
2019-06-14docs: fault-injection: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-12lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman
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-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-24lkdtm: support llvm-objcopyNick Desaulniers
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