aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-3/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-8/+0
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann1-4/+3
2021-07-23csky: use generic strncpy/strnlen from_userArnd Bergmann1-6/+0
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-4/+4
2021-04-28csky: uaccess.h: Coding convention with asm genericGuo Ren1-320/+132
2021-02-27csky: Fixup compile errorGuo Ren1-1/+0
2020-05-15csky: Fixup raw_copy_from_user()Al Viro1-23/+26
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-12/+4
2018-10-26csky: User accessGuo Ren1-0/+416