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