| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: remove CONFIG_SET_FS support | Arnd Bergmann | 2022-02-25 | 1 | -19/+1 |
* | uaccess: generalize access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -11/+1 |
* | uaccess: add generic __{get,put}_kernel_nofault | Arnd Bergmann | 2022-02-25 | 1 | -2/+0 |
* | sparc64: add __{get,put}_kernel_nofault() | Arnd Bergmann | 2022-02-25 | 1 | -0/+78 |
* | sparc32: switch to generic extables | Al Viro | 2021-01-03 | 1 | -1/+0 |
* | uaccess: remove segment_eq | Christoph Hellwig | 2020-08-12 | 1 | -1/+1 |
* | get rid of legacy 'get_ds()' function | Linus Torvalds | 2019-03-04 | 1 | -1/+0 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -1/+0 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -1/+0 |
* | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -1/+0 |
|/ |
|
* | sparc: switch to RAW_COPY_USER | Al Viro | 2017-04-02 | 1 | -28/+5 |
* | uaccess: drop pointless ifdefs | Al Viro | 2017-03-05 | 1 | -6/+0 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -2/+0 |
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
* | sparc64: Delete now unused user copy fixup functions. | David S. Miller | 2016-10-24 | 1 | -33/+3 |
* | sparc64: Prepare to move to more saner user copy exception handling. | David S. Miller | 2016-10-24 | 1 | -6/+15 |
* | sparc64: Delete __ret_efault. | David S. Miller | 2016-10-24 | 1 | -1/+0 |
* | sparc64: separate extable_64.h, switch elf_64.h to it | Al Viro | 2016-10-05 | 1 | -17/+1 |
* | usercopy: fold builtin_const check into inline function | Kees Cook | 2016-09-06 | 1 | -4/+3 |
* | sparc/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 1 | -2/+9 |
* | put the remnants of ..._user_ret() to rest | Al Viro | 2016-01-04 | 1 | -40/+0 |
* | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern | 2015-06-25 | 1 | -0/+22 |
* | sparc64: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 2015-01-13 | 1 | -63/+37 |
* | sparc64: uaccess_64 macro whitespace fixes | Michael S. Tsirkin | 2015-01-13 | 1 | -104/+144 |
* | sparc64/uaccess: fix sparse errors | Michael S. Tsirkin | 2015-01-13 | 1 | -2/+2 |
* | sparc: drop use of extern for prototypes in arch/sparc/include/asm | Sam Ravnborg | 2014-05-18 | 1 | -25/+25 |
* | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp | 2014-01-04 | 1 | -2/+2 |
* | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro | 2012-10-14 | 1 | -2/+2 |
* | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller | 2012-10-10 | 1 | -0/+5 |
* | sparc: use the new generic strnlen_user() function | David Miller | 2012-05-26 | 1 | -4/+4 |
* | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller | 2012-05-22 | 1 | -4/+0 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -1/+0 |
* | sparc: Kill user copy check code. | David S. Miller | 2010-08-09 | 1 | -18/+5 |
* | sparc: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 1 | -1/+1 |
* | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 2009-12-10 | 1 | -4/+19 |
* | sparc64: cheaper asm/uaccess.h inclusion | Alexey Dobriyan | 2009-08-16 | 1 | -1/+1 |
* | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | sparc64: Fix __copy_{to,from}_user_inatomic defines. | Hugh Dickins | 2008-11-01 | 1 | -2/+2 |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 1 | -0/+273 |