summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/uaccess.h
AgeCommit message (Expand)Author
2022-03-07nds32: Remove the architectureAlan Kao
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25nds32: fix access_ok() checks in get/put_userArnd Bergmann
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-03-21nds32: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2019-05-07nds32: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-09-04nds32: Extract the checking and getting pointer to a macroZong Li
2018-09-04nds32: Clean up the coding styleZong Li
2018-09-04nds32: Fix get_user/put_user macro expand pointer problemZong Li
2018-02-22nds32: Library functionsGreentime Hu