summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/usercopy.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Drop function_nocfiSami Tolvanen2022-09-261-1/+1
* lkdtm/usercopy: Check vmalloc and >0-order foliosKees Cook2022-05-171-0/+83
* lkdtm/usercopy: Rename "heap" to "slab"Kees Cook2022-05-111-15/+15
* lkdtm: Move crashtype definitions into each categoryKees Cook2022-04-121-8/+24
* lkdtm/usercopy: Expand size of "out of frame" objectKees Cook2022-04-121-3/+14
* lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-241-1/+6
* lkdtm: use function_nocfiSami Tolvanen2021-04-081-1/+1
* lkdtm: remove set_fs-based testsChristoph Hellwig2020-09-081-15/+0
* lkdtm: Avoid more compiler optimizations for bad writesKees Cook2020-06-291-2/+5
* lkdtm/usercopy: Moves the KERNEL_DS test to non-canonicalKees Cook2019-04-071-4/+6
* 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-031-0/+13
|/
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-061-0/+339