1. 2423de2 ARM: 9115/1: mm/maccess: fix unaligned copy_{from,to}_kernel_nofault by Arnd Bergmann · 3 years, 5 months ago
  2. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  3. c0ee37e maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault by Christoph Hellwig · 4 years, 6 months ago
  4. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 6 months ago
  5. 2a71e81 maccess: return -ERANGE when probe_kernel_read() fails by Christoph Hellwig · 4 years, 7 months ago
  6. b58294e maccess: allow architectures to provide kernel probing directly by Christoph Hellwig · 4 years, 7 months ago
  7. fc3562d7 maccess: move user access routines together by Christoph Hellwig · 4 years, 7 months ago
  8. 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
  9. 7676fbf maccess: remove strncpy_from_unsafe by Christoph Hellwig · 4 years, 7 months ago
  10. eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
  11. cd03090 maccess: remove probe_read_common and probe_write_common by Christoph Hellwig · 4 years, 7 months ago
  12. 02dddb1 maccess: rename strnlen_unsafe_user to strnlen_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  13. c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  14. bd88bb5 maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault by Christoph Hellwig · 4 years, 7 months ago
  15. 3f0acb1 maccess: update the top of file comment by Christoph Hellwig · 4 years, 7 months ago
  16. 4f6de12 maccess: clarify kerneldoc comments by Christoph Hellwig · 4 years, 7 months ago
  17. 48c49c0 maccess: remove various unused weak aliases by Christoph Hellwig · 4 years, 7 months ago
  18. 0493cb08 maccess: unexport probe_kernel_write() by Christoph Hellwig · 4 years, 7 months ago
  19. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  20. 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
  21. 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
  22. 818e95c Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  23. 3d70818 uaccess: Add non-pagefault user-space read functions by Masami Hiramatsu · 6 years ago
  24. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  25. 53a41cb Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" by Linus Torvalds · 6 years ago
  26. 9da3f2b x86/fault: BUG() when uaccess helpers fault on kernel addresses by Jann Horn · 6 years ago
  27. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  28. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  29. 9dd861d mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe by Rasmus Villemoes · 9 years ago
  30. 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
  31. dbb7ee0 lib: move strncpy_from_unsafe() into mm/maccess.c by Alexei Starovoitov · 9 years ago
  32. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  33. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 14 years ago
  34. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  35. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
  36. d93f82b [S390] maccess: add weak attribute to probe_kernel_write by Heiko Carstens · 16 years ago
  37. b4b8ac5 kgdb: fix optional arch functions and probe_kernel_* by Jason Wessel · 17 years ago
  38. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 17 years ago