summaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/uaccess.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* nds32: Remove the architectureAlan Kao2022-03-071-282/+0
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-14/+1
* uaccess: generalize access_ok()Arnd Bergmann2022-02-251-5/+2
* nds32: fix access_ok() checks in get/put_userArnd Bergmann2022-02-251-5/+17
* whack-a-mole: kill strlen_user() (again)Al Viro2021-03-281-1/+0
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* nds32: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
* nds32: Use the correct style for SPDX License IdentifierNishad Kamdar2019-05-071-1/+1
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-7/+4
* nds32: Extract the checking and getting pointer to a macroZong Li2018-09-041-39/+41
* nds32: Clean up the coding styleZong Li2018-09-041-98/+103
* nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-09-041-12/+14
* nds32: Library functionsGreentime Hu2018-02-221-0/+283