summaryrefslogtreecommitdiffstats
path: root/arch/csky/lib
Commit message (Expand)AuthorAgeFilesLines
* csky: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-108/+0
* asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-4/+10
* Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-05-031-153/+211
|\
| * csky: uaccess.h: Coding convention with asm genericGuo Ren2021-04-281-153/+211
* | whack-a-mole: kill strlen_user() (again)Al Viro2021-03-271-1/+1
|/
* csky: Add support for function error injectionGuo Ren2020-07-312-0/+11
* csky: Fixup raw_copy_from_user()Al Viro2020-05-151-6/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-4/+4
* csky: User accessGuo Ren2018-10-261-0/+262
* csky: Library functionsGuo Ren2018-10-261-0/+39
* csky: Build infrastructureGuo Ren2018-10-251-0/+1