Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | csky: Add C based string functions | Matteo Croce | 2022-04-18 | 2 | -0/+137 |
* | csky: use generic strncpy/strnlen from_user | Arnd Bergmann | 2021-07-23 | 1 | -108/+0 |
* | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 2021-07-23 | 1 | -4/+10 |
* | Merge tag 'csky-for-linus-5.13-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2021-05-03 | 1 | -153/+211 |
|\ | |||||
| * | csky: uaccess.h: Coding convention with asm generic | Guo Ren | 2021-04-28 | 1 | -153/+211 |
* | | whack-a-mole: kill strlen_user() (again) | Al Viro | 2021-03-27 | 1 | -1/+1 |
|/ | |||||
* | csky: Add support for function error injection | Guo Ren | 2020-07-31 | 2 | -0/+11 |
* | csky: Fixup raw_copy_from_user() | Al Viro | 2020-05-15 | 1 | -6/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -4/+4 |
* | csky: User access | Guo Ren | 2018-10-26 | 1 | -0/+262 |
* | csky: Library functions | Guo Ren | 2018-10-26 | 1 | -0/+39 |
* | csky: Build infrastructure | Guo Ren | 2018-10-25 | 1 | -0/+1 |