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