1. d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
  2. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  3. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 12 years ago[Renamed (72%) from arch/sparc/lib/usercopy.c]
  4. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 12 years ago
  5. 4469690 kernel: Move REPEAT_BYTE definition into linux/kernel.h by David S. Miller · 12 years ago
  6. 35c9646 sparc: Increase portability of strncpy_from_user() implementation. by David S. Miller · 12 years ago
  7. 4efcac3 sparc: Optimize strncpy_from_user() zero byte search. by David S. Miller · 12 years ago
  8. ff06dff sparc: Add full proper error handling to strncpy_from_user(). by David S. Miller · 12 years ago
  9. fb34035 sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user() by David S. Miller · 15 years ago