Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -1/+0 |
2019-01-06 | Fix 'acccess_ok()' on alpha and SH | Linus Torvalds | 1 | -3/+5 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-15 | kill strlen_user() | Al Viro | 1 | -1/+0 |
2017-03-28 | alpha: switch to RAW_COPY_USER | Al Viro | 1 | -27/+6 |
2017-03-28 | alpha: add a helper for emitting exception table entries | Al Viro | 1 | -58/+22 |
2017-03-28 | alpha: kill the 'segment' argument of __access_ok() | Al Viro | 1 | -41/+41 |
2017-03-28 | alpha: get rid of 'segment' argument of __{get,put}_user_check() | Al Viro | 1 | -6/+6 |
2017-03-28 | alpha: add asm/extable.h | Al Viro | 1 | -51/+1 |
2017-03-28 | alpha: switch __copy_user() and __do_clean_user() to normal calling conventions | Al Viro | 1 | -56/+11 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -4/+0 |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2016-09-15 | alpha: get rid of tail-zeroing in __copy_user() | Al Viro | 1 | -4/+5 |
2016-09-09 | alpha: fix copy_from_user() | Al Viro | 1 | -11/+8 |
2016-03-22 | alpha/extable: use generic search and sort routines | Ard Biesheuvel | 1 | -2/+8 |
2015-01-13 | alpha: macro whitespace fixes | Michael S. Tsirkin | 1 | -41/+41 |
2015-01-13 | alpha/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2012-08-19 | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 1 | -29/+5 |
2009-05-02 | alpha: exception table sorting | Ivan Kokshaysky | 1 | -0/+2 |
2009-04-01 | alpha: fix macros | Roel Kluin | 1 | -6/+6 |
2008-08-15 | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 1 | -0/+511 |