index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2018-03-16
CRIS: Drop support for the CRIS port
Jesper Nilsson
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
get rid of unused __strncpy_from_user() instances
Al Viro
2017-05-15
kill strlen_user()
Al Viro
2017-03-28
cris: switch to RAW_COPY_USER
Al Viro
2017-03-28
cris: rename __copy_user_zeroing to __copy_user_in
Al Viro
2017-03-28
cris: don't rely upon __copy_user_zeroing() zeroing the tail
Al Viro
2017-03-28
cris: switch to generic extable.h
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-05
uaccess: drop pointless ifdefs
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-13
cris: buggered copy_from_user/copy_to_user/clear_user
Al Viro
2015-02-14
CRIS: Whitespace cleanup
Jesper Nilsson
2015-02-14
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
2015-02-14
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson