开源镜像站
帮助
动态
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
/
arc
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2023-08-17
ARC: uaccess: elide unaliged handling if hardware supports
Vineet Gupta
2023-08-17
ARC: uaccess: remove arc specific out-of-line handles for -Os
Vineet Gupta
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-23
arc: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-23
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
2017-12-20
ARC: uaccess: dont use "l" gcc inline asm constraint modifier
Vineet Gupta
2017-03-30
ARC: uaccess: enable INLINE_COPY_{TO,FROM}_USER ...
Vineet Gupta
2017-03-28
arc: switch to RAW_COPY_USER
Al Viro
2017-03-28
arc: get rid of unused declaration
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-27
add asm-generic/extable.h
Al Viro
2017-03-05
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2016-09-13
ARC: uaccess: get_user to zero out dest in cause of fault
Vineet Gupta
2016-05-30
Fix typos
Andrea Gelmini
2015-06-22
ARCv2: Adhere to Zero Delay loop restriction
Vineet Gupta
2013-09-27
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-02-11
ARC: [optim] uaccess __{get,put}_user() optimised
Vineet Gupta
2013-02-11
ARC: uaccess friends
Vineet Gupta