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
/
sh
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
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
sh: switch to RAW_COPY_USER
Al Viro
2017-03-28
sh: switch to extable.h
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
2017-01-24
sh: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-27
exceptions: detritus removal
Al Viro
2016-09-13
sh: fix copy_from_user()
Al Viro
2015-01-13
sh/uaccess: fix sparse errors
Michael S. Tsirkin
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-06-13
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
sh: switch to generic strncpy_from_user().
Paul Mundt
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2008-07-29
sh: Proper __put_user_asm() size mismatch fix.
OGAWA Hirofumi
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt