summaryrefslogtreecommitdiff
path: root/mm/usercopy.c
AgeCommit message (Expand)Author
2016-09-08UPSTREAM: usercopy: remove page-spanning test for nowKees Cook
2016-09-06UPSTREAM: usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-09-06UPSTREAM: usercopy: avoid potentially undefined behavior in pointer mathEric Biggers
2016-09-06BACKPORT: mm: Hardened usercopyKees Cook