Commit message (Expand) | Author | Age | |
---|---|---|---|
* | x86: remove more uaccess_32.h complexity | Linus Torvalds | 2016-05-22 |
* | mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe | Rasmus Villemoes | 2015-11-05 |
* | uaccess: reimplement probe_kernel_address() using probe_kernel_read() | Andrew Morton | 2015-11-05 |
* | lib: move strncpy_from_unsafe() into mm/maccess.c | Alexei Starovoitov | 2015-08-31 |
* | mm: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 |
* | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 2011-05-25 |
* | MN10300: Save frame pointer in thread_info struct rather than global var | David Howells | 2010-10-27 |
* | maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) | Jason Wessel | 2010-01-07 |
* | [S390] maccess: add weak attribute to probe_kernel_write | Heiko Carstens | 2009-06-12 |
* | kgdb: fix optional arch functions and probe_kernel_* | Jason Wessel | 2008-04-17 |
* | uaccess: add probe_kernel_write() | Ingo Molnar | 2008-04-17 |