aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-26x86/uaccess: Enable hardened usercopyKees Cook1-0/+2
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds1-26/+0
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds1-36/+0
2016-02-23x86: fix SMAP in 32-bit environmentsLinus Torvalds1-0/+26
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2015-05-19mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabledDavid Hildenbrand1-2/+4
2015-04-16x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()Chris Wilson1-0/+4
2013-10-26x86: Unify copy_to_user() and add size checking to itJan Beulich1-3/+0
2013-10-26x86: Unify copy_from_user() size checkingJan Beulich1-26/+0
2012-09-21x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin1-3/+0
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds1-17/+0
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds1-5/+0
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-1/+0
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens1-3/+2
2009-10-02x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven1-1/+3
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven1-3/+9
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()Arjan van de Ven1-1/+18
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky1-1/+1
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar1-0/+218
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+218