summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/uaccess.h
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2022-02-25ia64: remove CONFIG_SET_FS supportArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2020-08-12uaccess: remove segment_eqChristoph Hellwig
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-03-21ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
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-06get rid of padding, switch to RAW_COPY_USERAl Viro
2017-04-06ia64: get rid of copy_in_user()Al Viro
2017-04-06ia64: sanitize __access_ok()Al Viro
2017-04-06ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro
2017-04-06ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro
2017-04-06ia64: add extable.hAl 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
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-07-26ia64/uaccess: Enable hardened usercopyKees Cook
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin
2014-11-10Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck