aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds1-3/+5
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-15kill strlen_user()Al Viro1-1/+0
2017-03-28alpha: switch to RAW_COPY_USERAl Viro1-27/+6
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro1-58/+22
2017-03-28alpha: kill the 'segment' argument of __access_ok()Al Viro1-41/+41
2017-03-28alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro1-6/+6
2017-03-28alpha: add asm/extable.hAl Viro1-51/+1
2017-03-28alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro1-56/+11
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-4/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2016-09-15alpha: get rid of tail-zeroing in __copy_user()Al Viro1-4/+5
2016-09-09alpha: fix copy_from_user()Al Viro1-11/+8
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel1-2/+8
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin1-41/+41
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree1-29/+5
2009-05-02alpha: exception table sortingIvan Kokshaysky1-0/+2
2009-04-01alpha: fix macrosRoel Kluin1-6/+6
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds1-0/+511