summaryrefslogtreecommitdiff
path: root/mm/usercopy.c
AgeCommit message (Expand)Author
2019-10-11usercopy: Avoid HIGHMEM pfn warningKees Cook
2019-08-25mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres
2017-04-05mm/usercopy: Drop extra is_vmalloc_or_module() checkLaura Abbott
2017-04-04usercopy: Move enum for arch_within_stack_frames()Sahara
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-01-11mm/usercopy: Switch to using lm_aliasLaura Abbott
2016-09-20mm: usercopy: Check for module addressesLaura Abbott
2016-09-07usercopy: remove page-spanning test for nowKees Cook
2016-08-22usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-08-22usercopy: avoid potentially undefined behavior in pointer mathEric Biggers
2016-07-26mm: Hardened usercopyKees Cook