1. dbd0b42 parisc: Fix some apparent put_user() failures by Helge Deller · 2 years, 11 months ago
  2. 4b9d2a7 parisc: Switch user access functions to signal errors in r29 instead of r8 by Helge Deller · 3 years ago
  3. 6710287 parisc: Implement __get/put_kernel_nofault() by Helge Deller · 3 years, 4 months ago
  4. 1260dea parisc: Drop strnlen_user() in favour of generic version by Helge Deller · 3 years, 4 months ago
  5. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  6. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  7. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  12. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  13. 8298525 kill strlen_user() by Al Viro · 8 years ago
  14. c3e5523 parisc: Drop per_cpu uaccess related exception_data struct by Helge Deller · 8 years ago
  15. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 3f795ce parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 8 years ago
  17. f64fd18 parisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  18. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  19. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  20. 186ecf1 parisc: Avoid compiler warnings with access_ok() by Helge Deller · 8 years ago
  21. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  22. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  23. 09b871f parisc: Define access_ok() as macro by Helge Deller · 8 years ago
  24. 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 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. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  27. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  28. d2ad824 parisc: Add 64bit get_user() and put_user() for 32bit kernel by Helge Deller · 9 years ago
  29. 06bff6b parisc: Simplify and speed up get_user() and put_user() by Helge Deller · 9 years ago
  30. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
  31. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  32. 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
  33. b9762e7 parisc: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
  34. 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
  35. 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 10 years ago
  36. a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
  37. 63379c1 parisc: implement full version of access_ok() by Helge Deller · 12 years ago
  38. 61dbbae parisc: provide macro to create exception table entries by Helge Deller · 11 years ago
  39. 0f28b62 parisc: uaccess: fix compiler warnings caused by __put_user casting by Will Deacon · 12 years ago
  40. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
  41. 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
  42. 888c31f parisc: add strict copy size checks (v2) by Helge Deller · 15 years ago
  43. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  44. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 16 years ago
  45. c61c25e parisc: fix kernel crash (protection id trap) when compiling ruby1.9 by Kyle McMartin · 16 years ago
  46. deae26b parisc: move include/asm-parisc to arch/parisc/include/asm by Kyle McMartin · 16 years ago[Renamed from include/asm-parisc/uaccess.h]
  47. 0b3d643 [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro by Helge Deller · 18 years ago
  48. ca72a22 [PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT by Helge Deller · 18 years ago
  49. 94a1981 [PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines by Helge Deller · 18 years ago
  50. e6fc044 [PARISC] Remove sched.h from uaccess.h on parisc by Matthew Wilcox · 18 years ago
  51. 3fd3a74 [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list by Carlos O'Donell · 19 years ago
  52. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  53. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 20 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago