aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/uaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25ia64: remove CONFIG_SET_FS supportArnd Bergmann1-15/+6
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-3/+2
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-18/+0
2020-08-12uaccess: remove segment_eqChristoph Hellwig1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-03-21ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-1/+0
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
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-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-36/+0
2017-07-03kill {__,}{get,put}_user_unaligned()Al Viro1-36/+0
2017-05-15kill strlen_user()Al Viro1-12/+0
2017-04-06get rid of padding, switch to RAW_COPY_USERAl Viro1-31/+4
2017-04-06ia64: get rid of copy_in_user()Al Viro1-10/+0
2017-04-06ia64: sanitize __access_ok()Al Viro1-16/+16
2017-04-06ia64: get rid of 'segment' argument of __do_{get,put}_user()Al Viro1-8/+8
2017-04-06ia64: get rid of 'segment' argument of __{get,put}_user_check()Al Viro1-4/+4
2017-04-06ia64: add extable.hAl Viro1-7/+1
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-2/+0
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-3/+0
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker1-15/+0
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-13/+10
2016-09-13ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-14/+11
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-8/+4
2016-07-26ia64/uaccess: Enable hardened usercopyKees Cook1-3/+15
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel1-5/+3
2015-01-13ia64: fix put_user sparse errorsMichael S. Tsirkin1-4/+5
2015-01-13ia64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2014-11-10Change xlate_dev_{kmem,mem}_ptr() prototypesThierry Reding1-8/+8
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck1-0/+401