summaryrefslogtreecommitdiffstats
path: root/mm/usercopy.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* mm/usercopy: Switch to using lm_aliasLaura Abbott2017-01-111-2/+2
* mm: usercopy: Check for module addressesLaura Abbott2016-09-201-1/+4
* usercopy: remove page-spanning test for nowKees Cook2016-09-071-26/+35
* usercopy: fix overlap check for kernel textJosh Poimboeuf2016-08-221-1/+1
* usercopy: avoid potentially undefined behavior in pointer mathEric Biggers2016-08-221-1/+1
* mm: Hardened usercopyKees Cook2016-07-261-0/+268