Age | Commit message (Expand) | Author | Files | Lines |
2017-05-16 | kill strlen_user() | Al Viro | 1 | -1/+0 |
2017-04-02 | sparc: switch to RAW_COPY_USER | Al Viro | 1 | -25/+4 |
2017-03-29 | sparc32: kill __ret_efault() | Al Viro | 1 | -2/+0 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-06 | uaccess: drop pointless ifdefs | Al Viro | 1 | -6/+0 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2016-09-14 | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2016-09-14 | sparc32: fix copy_from_user() | Al Viro | 1 | -1/+3 |
2016-09-06 | usercopy: fold builtin_const check into inline function | Kees Cook | 1 | -6/+3 |
2016-07-27 | sparc/uaccess: Enable hardened usercopy | Kees Cook | 1 | -4/+10 |
2016-01-04 | put the remnants of ..._user_ret() to rest | Al Viro | 1 | -65/+0 |
2015-01-13 | sparc32: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 1 | -61/+35 |
2015-01-13 | sparc32: uaccess_32 macro whitespace fixes | Michael S. Tsirkin | 1 | -138/+227 |
2015-01-13 | sparc32/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -4/+4 |
2014-05-19 | sparc: drop use of extern for prototypes in arch/sparc/include/asm | Sam Ravnborg | 1 | -7/+7 |
2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller | 1 | -18/+4 |
2012-05-23 | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller | 1 | -10/+0 |
2012-05-12 | sparc32: Kill asm/vac-ops.h | David S. Miller | 1 | -1/+0 |
2010-08-09 | sparc: Kill user copy check code. | David S. Miller | 1 | -15/+0 |
2010-01-06 | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens | 1 | -1/+1 |
2009-12-11 | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 1 | -0/+15 |
2009-06-12 | module: trim exception table on init free. | Rusty Russell | 1 | -0/+3 |
2008-07-28 | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 1 | -0/+336 |