summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/uaccess.h
AgeCommit message (Expand)Author
2023-08-17ARC: uaccess: elide unaliged handling if hardware supportsVineet Gupta
2023-08-17ARC: uaccess: remove arc specific out-of-line handles for -OsVineet Gupta
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2021-07-27asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann
2021-07-23arc: use generic strncpy/strnlen from_userArnd Bergmann
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-23asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>Christoph Hellwig
2019-02-21ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2017-12-20ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2017-03-30ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...Vineet Gupta
2017-03-28arc: switch to RAW_COPY_USERAl Viro
2017-03-28arc: get rid of unused declarationAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-27add asm-generic/extable.hAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2016-09-13ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-05-30Fix typosAndrea Gelmini
2015-06-22ARCv2: Adhere to Zero Delay loop restrictionVineet Gupta
2013-09-27ARC: Fix 32-bit wrap around in access_ok()Vineet Gupta
2013-02-11ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta
2013-02-11ARC: uaccess friendsVineet Gupta