summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/uaccess_32.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2016-09-14sparc32: fix copy_from_user()Al Viro1-1/+3
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-6/+3
2016-07-27sparc/uaccess: Enable hardened usercopyKees Cook1-4/+10
2016-01-04put the remnants of ..._user_ret() to restAl Viro1-65/+0
2015-01-13sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin1-61/+35
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin1-138/+227
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin1-4/+4
2014-05-19sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg1-7/+7
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller1-18/+4
2012-05-23sparc: Add full proper error handling to strncpy_from_user().David S. Miller1-10/+0
2012-05-12sparc32: Kill asm/vac-ops.hDavid S. Miller1-1/+0
2010-08-09sparc: Kill user copy check code.David S. Miller1-15/+0
2010-01-06sparc: copy_from_user() should not return -EFAULTHeiko Carstens1-1/+1
2009-12-11sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller1-0/+15
2009-06-12module: trim exception table on init free.Rusty Russell1-0/+3
2008-07-28sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+336