Age | Commit message (Expand) | Author |
---|---|---|
2012-05-24 | 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-23 | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller |
2012-05-22 | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller |
2009-12-10 | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller |