summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm/usercopy.c
AgeCommit message (Expand)Author
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2022-05-17lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook
2022-04-12lkdtm/usercopy: Expand size of "out of frame" objectKees Cook
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook
2021-04-08lkdtm: use function_nocfiSami Tolvanen
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig
2020-06-29lkdtm: Avoid more compiler optimizations for bad writesKees Cook
2019-04-07lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook
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-03lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook