aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-07nds32: Remove the architectureAlan Kao1-282/+0
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-14/+1
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-5/+2
2022-02-25nds32: fix access_ok() checks in get/put_userArnd Bergmann1-5/+17
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro1-1/+0
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-03-21nds32: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-1/+0
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-7/+4
2018-09-04nds32: Extract the checking and getting pointer to a macroZong Li1-39/+41
2018-09-04nds32: Clean up the coding styleZong Li1-98/+103
2018-09-04nds32: Fix get_user/put_user macro expand pointer problemZong Li1-12/+14
2018-02-22nds32: Library functionsGreentime Hu1-0/+283