1. 012a224 s390/uaccess: introduce bit field for OAC specifier by Nico Boehr · 3 years ago
  2. a7a08b2 arch: remove compat_alloc_user_space by Arnd Bergmann · 3 years, 4 months ago
  3. e93a1cb s390: use generic strncpy/strnlen from_user by Heiko Carstens · 3 years, 5 months ago
  4. dbb8864 s390/uaccess: get rid of register asm by Heiko Carstens · 3 years, 7 months ago
  5. 56e62a7 s390: convert to generic entry by Sven Schnelle · 4 years, 1 month ago
  6. 062e527 s390/mm: add debug user asce support by Heiko Carstens · 4 years, 1 month ago
  7. 87d5986 s390/mm: remove set_fs / rework address space handling by Heiko Carstens · 4 years, 1 month ago
  8. 10e5afb s390/uaccess: fix indentation by Heiko Carstens · 4 years, 3 months ago
  9. db52739 s390/uaccess: add default cases for __put_user_fn()/__get_user_fn() by Heiko Carstens · 4 years, 3 months ago
  10. 110a6db s390/uaccess: add HAVE_GET_KERNEL_NOFAULT support by Heiko Carstens · 4 years, 3 months ago
  11. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  12. cb2ccea s390: Change s390_kernel_write() return type to match memcpy() by Josh Poimboeuf · 4 years, 8 months ago
  13. 062795f s390/uaccess: avoid (false positive) compiler warnings by Christian Borntraeger · 5 years ago
  14. 01eb42a s390/kasan: fix strncpy_from_user kasan checks by Vasily Gorbik · 6 years ago
  15. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  16. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  17. 0aaba41 s390: remove all code using the access register mode by Martin Schwidefsky · 7 years ago
  18. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  19. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  21. 8298525 kill strlen_user() by Al Viro · 8 years ago
  22. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 3709600 s390: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  24. d09c537 s390/uaccess: get_user() should zero on failure (again) by Heiko Carstens · 8 years ago
  25. e70f1d5 s390: switch to extable.h by Al Viro · 8 years ago
  26. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  27. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  28. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  29. b5a882f s390: restore address space when returning to user space by Heiko Carstens · 8 years ago
  30. 1228f7b s390: add missing "do {} while (0)" loop constructs to multiline macros by Heiko Carstens · 8 years ago
  31. 0b92515 s390: remove couple of unneeded semicolons by Heiko Carstens · 8 years ago
  32. 56e9219 s390/uaccess: make setfs macro return void by Heiko Carstens · 8 years ago
  33. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  34. fd2d2b1 s390: get_user() should zero on failure by Al Viro · 8 years ago
  35. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  36. dc4aace s390/uaccess: fix __put_get_user_asm define by Heiko Carstens · 9 years ago
  37. ee64baf s390/uaccess: use __builtin_expect for get_user/put_user by Heiko Carstens · 9 years ago
  38. c352e8b s390/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
  39. b3c395ef mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled by David Hildenbrand · 10 years ago
  40. 8a5d847 s390/maccess: remove potentially broken probe_kernel_write() by Heiko Carstens · 10 years ago
  41. c9ca784 s390/uaccess: provide inline variants of get_user/put_user by Heiko Carstens · 11 years ago
  42. 457f218 s390/uaccess: rework uaccess code - fix locking issues by Heiko Carstens · 11 years ago
  43. 8230020 s390/uaccess: remove copy_from_user_real() by Heiko Carstens · 11 years ago
  44. 211deca s390/uaccess: consistent types by Heiko Carstens · 11 years ago
  45. 4f41c2b s390/uaccess: get rid of indirect function calls by Heiko Carstens · 11 years ago
  46. cfa785e s390/uaccess: normalize order of parameters of indirect uaccess function calls by Heiko Carstens · 11 years ago
  47. e258d71 s390/uaccess: always run the kernel in home space by Martin Schwidefsky · 11 years ago
  48. d12a297 s390/uaccess: remove pointless access_ok() checks by Heiko Carstens · 12 years ago
  49. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  50. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 12 years ago
  51. fbe7656 s390/smp: make absolute lowcore / cpu restart parameter accesses more robust by Heiko Carstens · 13 years ago
  52. 491af99 s390/uaccess: fix access_ok compile warnings by Heiko Carstens · 13 years ago
  53. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 13 years ago
  54. a0616cd Disintegrate asm/system.h for S390 by David Howells · 13 years ago
  55. 7683f74 [S390] uaccess: turn __access_ok() into a define by Heiko Carstens · 14 years ago
  56. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 14 years ago
  57. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 14 years ago
  58. 1dcec25 [S390] uaccess: implement strict user copy checks by Heiko Carstens · 15 years ago
  59. 6c1e3e7 [S390] Use do_exception() in pagetable walk usercopy functions. by Gerald Schaefer · 15 years ago
  60. dab4079d [S390] uaccess: use might_fault() instead of might_sleep() by Heiko Carstens · 16 years ago
  61. c6557e7 [S390] move include/asm-s390 to arch/s390/include/asm by Martin Schwidefsky · 16 years ago[Renamed from include/asm-s390/uaccess.h]
  62. c1821c2 [S390] noexec protection by Gerald Schaefer · 18 years ago
  63. f7675ad [S390] Add __must_check to uaccess functions. by Heiko Carstens · 18 years ago
  64. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  65. 6c2a9e6 [S390] Use alternative user-copy operations for new hardware. by Gerald Schaefer · 18 years ago
  66. d02765d [S390] Make user-copy operations run-time configurable. by Gerald Schaefer · 18 years ago
  67. 97fa5a6 [PATCH] s390 __get_user() bogus warnings removal by Al Viro · 19 years ago
  68. 793af24 [PATCH] s390 misc __user annotations by Al Viro · 19 years ago
  69. a63a493 [PATCH] s390: uaccess warnings by Martin Schwidefsky · 19 years ago
  70. 1047aa7 [PATCH] s390: const pointer uaccess by Martin Schwidefsky · 19 years ago
  71. 97de50c [PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers by Jesper Juhl · 19 years ago
  72. 17566c3 [PATCH] s390 __CHECKER__ ifdefs by Al Viro · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago