summaryrefslogtreecommitdiffstats
path: root/mm/usercopy.c
Commit message (Expand)AuthorAgeFilesLines
* usercopy: WARN() on slab cache usercopy region violationsKees Cook2018-01-151-3/+18
* usercopy: Include offset in hardened usercopy reportKees Cook2018-01-151-54/+41
* usercopy: Enhance and rename report_usercopy()Kees Cook2018-01-151-5/+19
* usercopy: Remove pointer from overflow reportKees Cook2018-01-151-5/+4
* mm/usercopy: Drop extra is_vmalloc_or_module() checkLaura Abbott2017-04-051-11/+0
* usercopy: Move enum for arch_within_stack_frames()Sahara2017-04-041-7/+1
* 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
OpenPOWER on IntegriCloud