aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/lib/usercopy.c
AgeCommit message (Expand)Author
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller
2012-05-24sparc: Increase portability of strncpy_from_user() implementation.David S. Miller
2012-05-23sparc: Optimize strncpy_from_user() zero byte search.David S. Miller
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller