summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/uaccess.h
Commit message (Expand)AuthorAgeFilesLines
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-3/+0
* uaccess: generalize access_ok()Arnd Bergmann2022-02-251-8/+0
* uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-4/+3
* csky: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-6/+0
* asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-4/+4
* csky: uaccess.h: Coding convention with asm genericGuo Ren2021-04-281-320/+132
* csky: Fixup compile errorGuo Ren2021-02-271-1/+0
* csky: Fixup raw_copy_from_user()Al Viro2020-05-151-23/+26
* csky: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-12/+4
* csky: User accessGuo Ren2018-10-261-0/+416