summaryrefslogtreecommitdiff
path: root/arch/alpha/include/asm/uaccess.h
AgeCommit message (Expand)Author
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus 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-03-28alpha: switch to RAW_COPY_USERAl Viro
2017-03-28alpha: add a helper for emitting exception table entriesAl Viro
2017-03-28alpha: kill the 'segment' argument of __access_ok()Al Viro
2017-03-28alpha: get rid of 'segment' argument of __{get,put}_user_check()Al Viro
2017-03-28alpha: add asm/extable.hAl Viro
2017-03-28alpha: switch __copy_user() and __do_clean_user() to normal calling conventionsAl Viro
2017-03-28new helper: uaccess_kernel()Al 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-15alpha: get rid of tail-zeroing in __copy_user()Al Viro
2016-09-09alpha: fix copy_from_user()Al Viro
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel
2015-01-13alpha: macro whitespace fixesMichael S. Tsirkin
2015-01-13alpha/uaccess: fix sparse errorsMichael S. Tsirkin
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree
2009-05-02alpha: exception table sortingIvan Kokshaysky
2009-04-01alpha: fix macrosRoel Kluin
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds