1. 41cd780 uaccess: Selectively open read or write user access by Christophe Leroy · 4 years, 9 months ago
  2. ab10ae1 lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user() by Christophe Leroy · 5 years ago
  3. f5a1a53 lib: introduce copy_struct_from_user() helper by Aleksa Sarai · 5 years ago
  4. 903f433 lib: untag user pointers in strn*_user by Andrey Konovalov · 5 years ago
  5. 29da93f mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions by Peter Zijlstra · 6 years ago
  6. 594cc25 make 'user_access_begin()' do 'access_ok()' by Linus Torvalds · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 8298525 kill strlen_user() by Al Viro · 8 years ago
  9. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  10. 9fd4470 Use the new batched user accesses in generic user string handling by Linus Torvalds · 9 years ago
  11. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 226a07e lib: Clarify the return value of strnlen_user() by Jan Kara · 10 years ago
  13. f18c34e lib: Fix strnlen_user() to not touch memory after specified maximum by Jan Kara · 10 years ago
  14. b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  15. 69ea640 lib: Fix generic strnlen_user for 32-bit big-endian machines by Paul Mackerras · 13 years ago
  16. a08c535 lib: add generic strnlen_user() function by Linus Torvalds · 13 years ago