| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -0/+4 |
|\ |
|
| * | x86/asm: Enable fast 32-bit put_user_64() for copy_to_user() | Chris Wilson | 2015-04-16 | 1 | -0/+4 |
* | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -2/+4 |
|/ |
|
* | x86: Unify copy_to_user() and add size checking to it | Jan Beulich | 2013-10-26 | 1 | -3/+0 |
* | x86: Unify copy_from_user() size checking | Jan Beulich | 2013-10-26 | 1 | -26/+0 |
* | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 2012-09-21 | 1 | -3/+0 |
* | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 | 1 | -17/+0 |
* | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 2012-04-11 | 1 | -5/+0 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -1/+0 |
* | x86: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 1 | -3/+2 |
* | x86: Add a Kconfig option to turn the copy_from_user warnings into errors | Arjan van de Ven | 2009-10-02 | 1 | -1/+3 |
* | x86: Turn the copy_from_user check into an (optional) compile time warning | Arjan van de Ven | 2009-10-01 | 1 | -3/+9 |
* | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us... | Arjan van de Ven | 2009-09-26 | 1 | -1/+18 |
* | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 2009-09-20 | 1 | -1/+1 |
* | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 1 | -4/+4 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+218 |