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