1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 3170d8d2 kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  4. 8298525 kill strlen_user() by Al Viro · 8 years ago
  5. b3622d3 get rid of padding, switch to RAW_COPY_USER by Al Viro · 8 years ago
  6. 652c1aa ia64: get rid of copy_in_user() by Al Viro · 8 years ago
  7. 7bb8a50 ia64: sanitize __access_ok() by Al Viro · 8 years ago
  8. 11836ec ia64: get rid of 'segment' argument of __do_{get,put}_user() by Al Viro · 8 years ago
  9. 1bd5986 ia64: get rid of 'segment' argument of __{get,put}_user_check() by Al Viro · 8 years ago
  10. 8bec271 ia64: add extable.h by Al Viro · 8 years ago
  11. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  12. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  13. 82ed1ac ia64: move ia64_done_with_exception out of asm/uaccess.h by Paul Gortmaker · 8 years ago
  14. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. a5e541f ia64: copy_from_user() should zero the destination on access_ok() failure by Al Viro · 8 years ago
  16. 81409e9 usercopy: fold builtin_const check into inline function by Kees Cook · 8 years ago
  17. 73d3588 ia64/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
  18. 8fe9752 ia64/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  19. 9605ce7 ia64: fix put_user sparse errors by Michael S. Tsirkin · 10 years ago
  20. a6325e7 ia64/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  21. dc01201 Change xlate_dev_{kmem,mem}_ptr() prototypes by Thierry Reding · 10 years ago
  22. 7f30491 [IA64] Move include/asm-ia64 to arch/ia64/include/asm by Tony Luck · 16 years ago[Renamed from include/asm-ia64/uaccess.h]
  23. f2454a1 [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access by Jes Sorensen · 18 years ago
  24. 0cc13a5 [PATCH] ia64 basic __user annotations by Al Viro · 19 years ago
  25. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  26. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago