Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2012-05-24 |
* | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 |
* | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2012-05-24 |
* | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller | 2012-05-23 |
* | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller | 2012-05-23 |
* | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 2009-12-11 |