aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm/uaccess.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-25ia64: remove CONFIG_SET_FS supportGravatar Arnd Bergmann 1-15/+6
2022-02-25uaccess: generalize access_ok()Gravatar Arnd Bergmann 1-3/+2
2021-05-07mm: remove xlate_dev_kmem_ptr()Gravatar David Hildenbrand 1-18/+0
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-03-21ia64: Remove mm.h from asm/uaccess.hGravatar Sebastian Andrzej Siewior 1-1/+0
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+0
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-36/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Gravatar Al Viro 1-36/+0
2017-05-15kill strlen_user()Gravatar Al Viro 1-12/+0
2017-04-06get rid of padding, switch to RAW_COPY_USERGravatar Al Viro 1-31/+4
2017-04-06ia64: get rid of copy_in_user()Gravatar Al Viro 1-10/+0
2017-04-06ia64: sanitize __access_ok()Gravatar Al Viro 1-16/+16
2017-04-06ia64: get rid of 'segment' argument of __do_{get,put}_user()Gravatar Al Viro 1-8/+8
2017-04-06ia64: get rid of 'segment' argument of __{get,put}_user_check()Gravatar Al Viro 1-4/+4
2017-04-06ia64: add extable.hGravatar Al Viro 1-7/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hGravatar Al Viro 1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hGravatar Al Viro 1-3/+0
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hGravatar Paul Gortmaker 1-15/+0
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-13/+10
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureGravatar Al Viro 1-14/+11
2016-09-06usercopy: fold builtin_const check into inline functionGravatar Kees Cook 1-8/+4
2016-07-26ia64/uaccess: Enable hardened usercopyGravatar Kees Cook 1-3/+15
2016-03-22ia64/extable: use generic search and sort routinesGravatar Ard Biesheuvel 1-5/+3
2015-01-13ia64: fix put_user sparse errorsGravatar Michael S. Tsirkin 1-4/+5
2015-01-13ia64/uaccess: fix sparse errorsGravatar Michael S. Tsirkin 1-1/+1
2014-11-10Change xlate_dev_{kmem,mem}_ptr() prototypesGravatar Thierry Reding 1-8/+8
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmGravatar Tony Luck 1-0/+401