Age | Commit message (Expand) | Author |
---|---|---|
2021-03-27 | whack-a-mole: kill strlen_user() (again) | Al Viro |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2017-05-08 | nios2: use generic strncpy_from_user() and strnlen_user() | Ley Foon Tan |
2017-03-28 | nios2: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | nios2: switch to generic extable.h | Al Viro |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2016-09-13 | nios2: fix __get_user() | Al Viro |
2016-09-13 | nios2: copy_from_user() should zero the tail of destination | Al Viro |
2014-12-17 | nios2/uaccess: fix sparse errors | Ley Foon Tan |
2014-12-08 | nios2: Memory management | Ley Foon Tan |