summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/uaccess.h
AgeCommit message (Expand)Author
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann
2021-07-23csky: use generic strncpy/strnlen from_userArnd Bergmann
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann
2021-04-28csky: uaccess.h: Coding convention with asm genericGuo Ren
2021-02-27csky: Fixup compile errorGuo Ren
2020-05-15csky: Fixup raw_copy_from_user()Al Viro
2020-03-21csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-10-26csky: User accessGuo Ren