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