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