index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2025-05-05
um: fix _nofault accesses
Johannes Berg
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
2021-12-22
um: remove set_fs
Christoph Hellwig
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2017-03-28
um: switch to RAW_COPY_USER
Al Viro
2017-03-28
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2015-05-31
um: Rework uaccess code
Richard Weinberger
2011-11-02
um: kill um_uaccess.h
Al Viro
2008-10-22
x86, um: initial part of asm-um move
Al Viro