1. 98b861a asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user by Arnd Bergmann · 4 years ago
  2. f27180d asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user by Arnd Bergmann · 5 years ago
  3. d40d817 asm-generic: uaccess: 1-byte access is always aligned by Arnd Bergmann · 3 years, 8 months ago
  4. 0bcd0a2 asm-generic: mark __{get,put}_user_fn as __always_inline by Christoph Hellwig · 4 years, 2 months ago
  5. 3c57fa1 asm-generic: make the set_fs implementation optional by Christoph Hellwig · 4 years, 4 months ago
  6. 2d2d255 asm-generic: add nommu implementations of __{get,put}_kernel_nofault by Christoph Hellwig · 4 years, 4 months ago
  7. 931de11 asm-generic: improve the nommu {get,put}_user handling by Christoph Hellwig · 4 years, 4 months ago
  8. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  9. 6edd1db asm-generic: optimize generic uaccess for 8-byte loads and stores by Christoph Hellwig · 6 years ago
  10. bd79f94 asm-generic: provide entirely generic nommu uaccess by Christoph Hellwig · 6 years ago
  11. 737d42f asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> by Christoph Hellwig · 6 years ago
  12. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  13. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. 1985296 fix the __user misannotations in asm-generic get_user/put_user by Al Viro · 7 years ago
  16. 8298525 kill strlen_user() by Al Viro · 8 years ago
  17. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  18. d597580 generic ...copy_..._user primitives by Al Viro · 8 years ago
  19. c1aad8d asm-generic: zero in __get_user(), not __get_user_fn() by Al Viro · 8 years ago
  20. 3fb50075 asm-generic/uaccess.h: don't mess with __copy_{to,from}_user by Al Viro · 8 years ago
  21. aaa2e7a add asm-generic/extable.h by Al Viro · 8 years ago
  22. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  23. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  24. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  25. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. 9ad18b7 asm-generic: make get_user() clear the destination on errors by Al Viro · 8 years ago
  27. 2545e5d asm-generic: make copy_from_user() zero the destination properly by Al Viro · 8 years ago
  28. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  29. a02613a asm-generic: {get,put}_user ptr argument evaluate only 1 time by Yoshinori Sato · 9 years ago
  30. 0a4a664 asm-generic: uaccess: Spelling s/a ny/any/ by Geert Uytterhoeven · 11 years ago
  31. e0acd0b asm-generic: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
  32. 05d88a4 asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn() by Vineet Gupta · 12 years ago
  33. 10a6007 asm-generic headers: uaccess.h to conditionally define segment_eq() by Vineet Gupta · 12 years ago
  34. 830f580 fix default __strnlen_user macro by Mark Salter · 13 years ago
  35. 7f509a9 asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h by GuanXuetao · 14 years ago
  36. a9ede5b asm-generic: uaccess: fix up local access_ok() usage by Mike Frysinger · 16 years ago
  37. 9844813 asm-generic: uaccess: add missing access_ok() check to strnlen_user() by Mike Frysinger · 16 years ago
  38. eed417d asm-generic: add a generic uaccess.h by Arnd Bergmann · 16 years ago
  39. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago