aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/uaccess_64.h
Commit message (Expand)AuthorAge
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-03
* | kill strlen_user()Al Viro2017-05-15
|/
* sparc: switch to RAW_COPY_USERAl Viro2017-04-02
* uaccess: drop pointless ifdefsAl Viro2017-03-05
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-05
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-05
* sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-25
* sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-10-24
* sparc64: Delete __ret_efault.David S. Miller2016-10-24
* sparc64: separate extable_64.h, switch elf_64.h to itAl Viro2016-10-05
* usercopy: fold builtin_const check into inline functionKees Cook2016-09-06
* sparc/uaccess: Enable hardened usercopyKees Cook2016-07-26
* put the remnants of ..._user_ret() to restAl Viro2016-01-04
* sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2015-06-25
* sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-13
* sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin2015-01-13
* sparc64/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-18
* Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp2014-01-04
* sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro2012-10-14
* sparc64: Fix deficiencies in sun4v error reporting.David S. Miller2012-10-10
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-26
* sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-23
* Disintegrate asm/system.h for SparcDavid Howells2012-03-28
* sparc: Kill user copy check code.David S. Miller2010-08-09
* sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
* sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-11
* sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-16
* asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
* sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins2008-11-02
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-27