Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nios2: use generic strncpy_from_user() and strnlen_user() | Ley Foon Tan | 2017-05-08 | 1 | -2/+5 |
* | nios2: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 1 | -25/+6 |
* | nios2: switch to generic extable.h | Al Viro | 2017-03-29 | 1 | -18/+1 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-06 | 1 | -2/+0 |
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-06 | 1 | -3/+0 |
* | nios2: fix __get_user() | Al Viro | 2016-09-13 | 1 | -2/+2 |
* | nios2: copy_from_user() should zero the tail of destination | Al Viro | 2016-09-13 | 1 | -3/+6 |
* | nios2/uaccess: fix sparse errors | Ley Foon Tan | 2014-12-17 | 1 | -2/+2 |
* | nios2: Memory management | Ley Foon Tan | 2014-12-08 | 1 | -0/+231 |