Age | Commit message (Expand) | Author |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-26 | m32r: switch to RAW_COPY_USER | Al Viro |
2017-04-24 | hexagon: switch to RAW_COPY_USER | Al Viro |
2017-04-11 | microblaze: switch to RAW_COPY_USER | Al Viro |
2017-04-06 | get rid of padding, switch to RAW_COPY_USER | Al Viro |
2017-04-06 | ia64: get rid of copy_in_user() | Al Viro |
2017-04-06 | ia64: sanitize __access_ok() | Al Viro |
2017-04-06 | ia64: get rid of 'segment' argument of __do_{get,put}_user() | Al Viro |
2017-04-06 | ia64: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro |
2017-04-06 | ia64: add extable.h | Al Viro |
2017-04-06 | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro |
2017-04-06 | powerpc: get rid of zeroing, switch to RAW_COPY_USER | Al Viro |
2017-04-06 | Merge commit 'a7d2475af7aedcb9b5c6343989a8bfadbf84429b' into uaccess.powerpc | Al Viro |
2017-04-06 | esas2r: don't open-code memdup_user() | Al Viro |
2017-04-06 | alpha: fix stack smashing in old_adjtimex(2) | Al Viro |
2017-04-06 | don't open-code kernel_setsockopt() | Al Viro |
2017-04-06 | mips: switch to RAW_COPY_USER | Al Viro |
2017-04-06 | mips: get rid of tail-zeroing in primitives | Al Viro |
2017-04-06 | mips: make copy_from_user() zero tail explicitly | Al Viro |
2017-04-06 | mips: clean and reorder the forest of macros... | Al Viro |
2017-04-06 | mips: consolidate __invoke_... wrappers | Al Viro |
2017-04-06 | mips: sanitize __access_ok() | Al Viro |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro |
2017-04-05 | metag/usercopy: Switch to RAW_COPY_USER | James Hogan |
2017-04-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/... | Al Viro |
2017-04-05 | metag/usercopy: Add missing fixups | James Hogan |
2017-04-05 | metag/usercopy: Fix src fixup in from user rapf loops | James Hogan |
2017-04-05 | metag/usercopy: Set flags before ADDZ | James Hogan |
2017-04-05 | metag/usercopy: Zero rest of buffer from copy_from_user | James Hogan |
2017-04-05 | metag/usercopy: Add early abort to copy_to_user | James Hogan |
2017-04-05 | metag/usercopy: Fix alignment error checking | James Hogan |
2017-04-05 | metag/usercopy: Drop unused macros | James Hogan |
2017-04-04 | xtensa: fix prefetch in the raw_copy_to_user | Max Filippov |
2017-04-02 | sparc: switch to RAW_COPY_USER | Al Viro |
2017-04-02 | parisc: switch to RAW_COPY_USER | Al Viro |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-30 | s390: get rid of zeroing, switch to RAW_COPY_USER | Al Viro |
2017-03-30 | ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ... | Vineet Gupta |
2017-03-29 | parisc: Avoid stalled CPU warnings after system shutdown | Helge Deller |
2017-03-29 | parisc: Clean up fixup routines for get_user()/put_user() | Helge Deller |
2017-03-29 | parisc: Fix access fault handling in pa_memcpy() | Helge Deller |
2017-03-29 | x86: switch to RAW_COPY_USER | Al Viro |
2017-03-29 | x86: don't wank with magical size in __copy_in_user() | Al Viro |
2017-03-28 | arc: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | xtensa: get rid of zeroing, use RAW_COPY_USER | Al Viro |
2017-03-28 | xtensa: switch to generic extable.h | Al Viro |
2017-03-28 | kill __copy_from_user_nocache() | Al Viro |
2017-03-28 | unicore32: get rid of zeroing and switch to RAW_COPY_USER | Al Viro |
2017-03-28 | amd64: get rid of zeroing | Al Viro |
2017-03-28 | um: switch to RAW_COPY_USER | Al Viro |