1. 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
  2. 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
  3. 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
  4. 3d70818 uaccess: Add non-pagefault user-space read functions by Masami Hiramatsu · 6 years ago
  5. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  6. 53a41cb Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" by Linus Torvalds · 6 years ago
  7. 9da3f2b x86/fault: BUG() when uaccess helpers fault on kernel addresses by Jann Horn · 6 years ago
  8. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  9. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  10. 9dd861d mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe by Rasmus Villemoes · 9 years ago
  11. 0ab32b6 uaccess: reimplement probe_kernel_address() using probe_kernel_read() by Andrew Morton · 9 years ago
  12. dbb7ee0 lib: move strncpy_from_unsafe() into mm/maccess.c by Alexei Starovoitov · 9 years ago
  13. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  14. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 14 years ago
  15. 7c7fcf7 MN10300: Save frame pointer in thread_info struct rather than global var by David Howells · 14 years ago
  16. 6144a85 maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) by Jason Wessel · 15 years ago
  17. d93f82b [S390] maccess: add weak attribute to probe_kernel_write by Heiko Carstens · 16 years ago
  18. b4b8ac5 kgdb: fix optional arch functions and probe_kernel_* by Jason Wessel · 17 years ago
  19. c33fa9f uaccess: add probe_kernel_write() by Ingo Molnar · 17 years ago