aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/uaccess_32.h
AgeCommit message (Expand)Author
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2021-01-03sparc32: switch to generic extablesAl Viro
2021-01-03sparc32: kill lookup_fault()Al Viro
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-15kill strlen_user()Al Viro
2017-04-02sparc: switch to RAW_COPY_USERAl Viro
2017-03-28sparc32: kill __ret_efault()Al Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-05uaccess: drop pointless ifdefsAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13sparc32: fix copy_from_user()Al Viro
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-07-26sparc/uaccess: Enable hardened usercopyKees Cook
2016-01-04put the remnants of ..._user_ret() to restAl Viro
2015-01-13sparc32: nocheck uaccess coding style tweaksMichael S. Tsirkin
2015-01-13sparc32: uaccess_32 macro whitespace fixesMichael S. Tsirkin
2015-01-13sparc32/uaccess: fix sparse errorsMichael S. Tsirkin
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller
2012-05-11sparc32: Kill asm/vac-ops.hDavid S. Miller
2010-08-09sparc: Kill user copy check code.David S. Miller
2010-01-05sparc: copy_from_user() should not return -EFAULTHeiko Carstens
2009-12-10sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller
2009-06-12module: trim exception table on init free.Rusty Russell
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg