summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/uaccess.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-2/+3
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann1-2/+0
2021-12-22um: remove set_fsChristoph Hellwig1-2/+19
2021-07-28asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann1-4/+1
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-4/+4
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar1-1/+1
2017-03-29um: switch to RAW_COPY_USERAl Viro1-4/+4
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro1-2/+0
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-1/+0
2015-05-31um: Rework uaccess codeRichard Weinberger1-151/+25
2011-11-02um: kill um_uaccess.hAl Viro1-5/+84
2008-10-23x86, um: initial part of asm-um moveAl Viro1-0/+99