summaryrefslogtreecommitdiff
path: root/mm/maccess.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\
| * uaccess: Add non-pagefault user-space write functionDaniel Borkmann2020-09-12
| * uaccess: Add non-pagefault user-space read functionsMasami Hiramatsu2020-09-12
* | x86: remove more uaccess_32.h complexityLinus Torvalds2016-08-27
|/
* mm/maccess.c: actually return -EFAULT from strncpy_from_unsafeRasmus Villemoes2015-11-05
* uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-05
* lib: move strncpy_from_unsafe() into mm/maccess.cAlexei Starovoitov2015-08-31
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-25
* MN10300: Save frame pointer in thread_info struct rather than global varDavid Howells2010-10-27
* maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel2010-01-07
* [S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens2009-06-12
* kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-17
* uaccess: add probe_kernel_write()Ingo Molnar2008-04-17