1. 4d0e9df lib, uaccess: add failure injection to usercopy functions by Albert van der Linde · 4 years, 3 months ago
  2. 0788735 lib: Add might_fault() to strncpy_from_user. by KP Singh · 4 years, 7 months ago
  3. 41cd780 uaccess: Selectively open read or write user access by Christophe Leroy · 4 years, 9 months ago
  4. ab10ae1 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 5 years ago
  5. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  6. 29da93f mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 6 years ago
  7. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. bf90e56 lib: harden strncpy_from_user by Mark Rutland · 8 years ago
  10. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  11. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
  12. 9fd4470 Use the new batched user accesses in generic user string handling by Linus Torvalds · 9 years ago
  13. bf3c2d6 lib/strncpy_from_user.c: replace module.h include by Rasmus Villemoes · 10 years ago
  14. 36126f8 word-at-a-time: make the interfaces truly generic by Linus Torvalds · 13 years ago
  15. 2922585 lib: Sparc's strncpy_from_user is generic enough, move under lib/ by David S. Miller · 13 years ago