summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0
* uaccess: generalize access_ok()Arnd Bergmann2022-02-251-29/+0
* asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann2021-07-271-5/+0
* arc: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-78/+5
* asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-4/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig2019-04-231-0/+1
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-02-211-4/+4
* ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2017-12-201-2/+3
* ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta2017-03-301-10/+6
* arc: switch to RAW_COPY_USERAl Viro2017-03-281-4/+4
* arc: get rid of unused declarationAl Viro2017-03-281-3/+0
* new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
* add asm-generic/extable.hAl Viro2017-03-271-2/+0
* uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-131-2/+9
* Fix typosAndrea Gelmini2016-05-301-1/+1
* ARCv2: Adhere to Zero Delay loop restrictionVineet Gupta2015-06-221-9/+8
* ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta2013-09-271-2/+2
* ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta2013-02-111-0/+105
* ARC: uaccess friendsVineet Gupta2013-02-111-0/+646