Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 | 1 | -9/+0 |
* | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2012-05-24 | 1 | -144/+0 |
* | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 | 1 | -2/+1 |
* | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2012-05-24 | 1 | -5/+27 |
* | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller | 2012-05-23 | 1 | -29/+21 |
* | sparc: Add full proper error handling to strncpy_from_user(). | David S. Miller | 2012-05-22 | 1 | -0/+132 |
* | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 2009-12-10 | 1 | -0/+8 |