Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -6/+0 |
* | score: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -48/+6 |
* | score: it's "VERIFY_WRITE", not "VERFITY_WRITE"... | Al Viro | 2017-03-28 | 1 | -1/+1 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -2/+0 |
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
* | score: separate extable.h, switch module.h to it | Al Viro | 2016-10-05 | 1 | -7/+1 |
* | score: fix copy_from_user() and friends | Al Viro | 2016-09-13 | 1 | -21/+20 |
* | score: fix __get_user/get_user | Al Viro | 2016-09-13 | 1 | -1/+4 |
* | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -5/+10 |
* | score: update inconsistent declare after .c was changed | Chen Liqin | 2009-08-30 | 1 | -18/+415 |
* | score: add address space annotations | Arnd Bergmann | 2009-06-27 | 1 | -2/+2 |
* | score: Add support for Sunplus S+core architecture | Chen Liqin | 2009-06-19 | 1 | -0/+27 |