summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26m32r: switch to RAW_COPY_USERAl Viro
2017-04-24hexagon: switch to RAW_COPY_USERAl Viro
2017-04-11microblaze: switch to RAW_COPY_USERAl Viro
2017-04-06get rid of padding, switch to RAW_COPY_USERAl Viro
2017-04-06ia64: get rid of copy_in_user()Al Viro
2017-04-06ia64: sanitize __access_ok()Al Viro
2017-04-06ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro
2017-04-06ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro
2017-04-06ia64: add extable.hAl Viro
2017-04-06Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64Al Viro
2017-04-06powerpc: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-04-06Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpcAl Viro
2017-04-06alpha: fix stack smashing in old_adjtimex(2)Al Viro
2017-04-06mips: switch to RAW_COPY_USERAl Viro
2017-04-06mips: get rid of tail-zeroing in primitivesAl Viro
2017-04-06mips: make copy_from_user() zero tail explicitlyAl Viro
2017-04-06mips: clean and reorder the forest of macros...Al Viro
2017-04-06mips: consolidate __invoke_... wrappersAl Viro
2017-04-06mips: sanitize __access_ok()Al Viro
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-04-05metag/usercopy: Switch to RAW_COPY_USERJames Hogan
2017-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/...Al Viro
2017-04-05metag/usercopy: Add missing fixupsJames Hogan
2017-04-05metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan
2017-04-05metag/usercopy: Set flags before ADDZJames Hogan
2017-04-05metag/usercopy: Zero rest of buffer from copy_from_userJames Hogan
2017-04-05metag/usercopy: Add early abort to copy_to_userJames Hogan
2017-04-05metag/usercopy: Fix alignment error checkingJames Hogan
2017-04-05metag/usercopy: Drop unused macrosJames Hogan
2017-04-04xtensa: fix prefetch in the raw_copy_to_userMax Filippov
2017-04-02sparc: switch to RAW_COPY_USERAl Viro
2017-04-02parisc: switch to RAW_COPY_USERAl Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-30ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta
2017-03-29parisc: Avoid stalled CPU warnings after system shutdownHelge Deller
2017-03-29parisc: Clean up fixup routines for get_user()/put_user()Helge Deller
2017-03-29parisc: Fix access fault handling in pa_memcpy()Helge Deller
2017-03-29x86: switch to RAW_COPY_USERAl Viro
2017-03-29x86: don't wank with magical size in __copy_in_user()Al Viro
2017-03-28arc: switch to RAW_COPY_USERAl Viro
2017-03-28xtensa: get rid of zeroing, use RAW_COPY_USERAl Viro
2017-03-28xtensa: switch to generic extable.hAl Viro
2017-03-28kill __copy_from_user_nocache()Al Viro
2017-03-28unicore32: get rid of zeroing and switch to RAW_COPY_USERAl Viro
2017-03-28amd64: get rid of zeroingAl Viro
2017-03-28um: switch to RAW_COPY_USERAl Viro
2017-03-28tile: get rid of zeroing, switch to RAW_COPY_USERAl Viro