summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/uaccess_64.h
AgeCommit message (Expand)Author
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov
2022-02-25sparc64: remove CONFIG_SET_FS supportArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-25sparc64: add __{get,put}_kernel_nofault()Arnd Bergmann
2021-01-03sparc32: switch to generic extablesAl Viro
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2019-03-04get rid of legacy 'get_ds()' functionLinus 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-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro
2017-05-15kill strlen_user()Al Viro
2017-04-02sparc: switch to RAW_COPY_USERAl 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-10-24sparc64: Delete now unused user copy fixup functions.David S. Miller
2016-10-24sparc64: Prepare to move to more saner user copy exception handling.David S. Miller
2016-10-24sparc64: Delete __ret_efault.David S. Miller
2016-10-05sparc64: separate extable_64.h, switch elf_64.h to itAl 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-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern
2015-01-13sparc64: nocheck uaccess coding style tweaksMichael S. Tsirkin
2015-01-13sparc64: uaccess_64 macro whitespace fixesMichael S. Tsirkin
2015-01-13sparc64/uaccess: fix sparse errorsMichael S. Tsirkin
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg
2014-01-04Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."Dave Kleikamp
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
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-03-28Disintegrate asm/system.h for SparcDavid Howells
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-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg