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