summaryrefslogtreecommitdiff
path: root/mm/maccess.c
Commit message (Expand)AuthorAge
* mm: docs: fix parameter names mismatchMike Rapoport2018-02-06
* x86: remove more uaccess_32.h complexityLinus Torvalds2016-05-22
* 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