summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/uaccess_32.h
Commit message (Expand)AuthorAgeFilesLines
* sparc32: switch to generic extablesAl Viro2021-01-031-33/+0
* sparc32: kill lookup_fault()Al Viro2021-01-031-5/+0
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
* Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds2019-01-041-2/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kill strlen_user()Al Viro2017-05-151-1/+0
* sparc: switch to RAW_COPY_USERAl Viro2017-04-021-25/+4
* sparc32: kill __ret_efault()Al Viro2017-03-281-2/+0
* new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* uaccess: drop pointless ifdefsAl Viro2017-03-051-6/+0
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
* uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
* Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-1/+3
|\
| * sparc32: fix copy_from_user()Al Viro2016-09-131-1/+3
* | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-6/+3
|/
* sparc/uaccess: Enable hardened usercopyKees Cook2016-07-261-4/+10
* put the remnants of ..._user_ret() to restAl Viro2016-01-041-65/+0
* sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin2015-01-131-61/+35
* sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin2015-01-131-138/+227
* sparc32/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-4/+4
* sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg2014-05-181-7/+7
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-261-18/+4
* sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-221-10/+0
* sparc32: Kill asm/vac-ops.hDavid S. Miller2012-05-111-1/+0
* sparc: Kill user copy check code.David S. Miller2010-08-091-15/+0
* sparc: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-051-1/+1
* sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-101-0/+15
* module: trim exception table on init free.Rusty Russell2009-06-121-0/+3
* sparc, sparc64: use arch/sparc/includeSam Ravnborg2008-07-271-0/+336