开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
kill strlen_user()
Al Viro
2017-03-28
alpha: switch to RAW_COPY_USER
Al Viro
2017-03-28
alpha: add a helper for emitting exception table entries
Al Viro
2017-03-28
alpha: kill the 'segment' argument of __access_ok()
Al Viro
2017-03-28
alpha: get rid of 'segment' argument of __{get,put}_user_check()
Al Viro
2017-03-28
alpha: add asm/extable.h
Al Viro
2017-03-28
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h
Al Viro
2016-09-15
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2016-09-09
alpha: fix copy_from_user()
Al Viro
2016-03-22
alpha/extable: use generic search and sort routines
Ard Biesheuvel
2015-01-13
alpha: macro whitespace fixes
Michael S. Tsirkin
2015-01-13
alpha/uaccess: fix sparse errors
Michael S. Tsirkin
2012-08-19
alpha: Use new generic strncpy_from_user() and strnlen_user()
Michael Cree
2009-05-02
alpha: exception table sorting
Ivan Kokshaysky
2009-04-01
alpha: fix macros
Roel Kluin
2008-08-15
alpha: move include/asm-alpha to arch/alpha/include/asm
Linus Torvalds