aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18csky: Add C based string functionsMatteo Croce2-0/+137
2021-07-23csky: use generic strncpy/strnlen from_userArnd Bergmann1-108/+0
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-4/+10
2021-05-03Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-153/+211
2021-04-28csky: uaccess.h: Coding convention with asm genericGuo Ren1-153/+211
2021-03-27whack-a-mole: kill strlen_user() (again)Al Viro1-1/+1
2020-07-31csky: Add support for function error injectionGuo Ren2-0/+11
2020-05-15csky: Fixup raw_copy_from_user()Al Viro1-6/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-4/+4
2018-10-26csky: User accessGuo Ren1-0/+262
2018-10-26csky: Library functionsGuo Ren1-0/+39
2018-10-25csky: Build infrastructureGuo Ren1-0/+1