aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/usercopy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26treewide: Drop function_nocfiSami Tolvanen1-1/+1
2022-05-17lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook1-0/+83
2022-05-11lkdtm/usercopy: Rename "heap" to "slab"Kees Cook1-15/+15
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook1-8/+24
2022-04-12lkdtm/usercopy: Expand size of "out of frame" objectKees Cook1-3/+14
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook1-1/+6
2021-04-08lkdtm: use function_nocfiSami Tolvanen1-1/+1
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig1-15/+0
2020-06-29lkdtm: Avoid more compiler optimizations for bad writesKees Cook1-2/+5
2019-04-07lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook1-4/+6
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2018-09-12misc: lkdtm: fixed static variable initializationParth Y Shah1-1/+1
2018-09-03lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DSJann Horn1-0/+13
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook1-0/+339