Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 2022-02-25 | 1 | -3/+0 |
* | uaccess: generalize access_ok() | Arnd Bergmann | 2022-02-25 | 1 | -8/+0 |
* | uaccess: fix integer overflow on access_ok() | Arnd Bergmann | 2022-02-14 | 1 | -4/+3 |
* | csky: use generic strncpy/strnlen from_user | Arnd Bergmann | 2021-07-23 | 1 | -6/+0 |
* | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 2021-07-23 | 1 | -4/+4 |
* | csky: uaccess.h: Coding convention with asm generic | Guo Ren | 2021-04-28 | 1 | -320/+132 |
* | csky: Fixup compile error | Guo Ren | 2021-02-27 | 1 | -1/+0 |
* | csky: Fixup raw_copy_from_user() | Al Viro | 2020-05-15 | 1 | -23/+26 |
* | csky: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior | 2020-03-21 | 1 | -1/+0 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -12/+4 |
* | csky: User access | Guo Ren | 2018-10-26 | 1 | -0/+416 |