aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm_usercopy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15lkdtm: Update usercopy tests for whitelistingKees Cook1-39/+49
2018-01-15lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook1-4/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-08-01lkdtm: fix false positive warning from -Wmaybe-uninitializedKees Cook1-1/+1
2016-07-15lkdtm: silence warnings about function declarationsKees Cook1-3/+1
2016-07-07lkdtm: split usercopy tests to separate fileKees Cook1-0/+315