开源镜像站
帮助
动态
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
/
sparc
/
include
/
asm
/
uaccess_32.h
Age
Commit message (
Expand
)
Author
2021-01-03
sparc32: switch to generic extables
Al Viro
2021-01-03
sparc32: kill lookup_fault()
Al Viro
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
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-04-02
sparc: switch to RAW_COPY_USER
Al Viro
2017-03-28
sparc32: kill __ret_efault()
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-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-13
sparc32: fix copy_from_user()
Al Viro
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
2016-07-26
sparc/uaccess: Enable hardened usercopy
Kees Cook
2016-01-04
put the remnants of ..._user_ret() to rest
Al Viro
2015-01-13
sparc32: nocheck uaccess coding style tweaks
Michael S. Tsirkin
2015-01-13
sparc32: uaccess_32 macro whitespace fixes
Michael S. Tsirkin
2015-01-13
sparc32/uaccess: fix sparse errors
Michael S. Tsirkin
2014-05-18
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
2012-05-26
sparc: use the new generic strnlen_user() function
David Miller
2012-05-22
sparc: Add full proper error handling to strncpy_from_user().
David S. Miller
2012-05-11
sparc32: Kill asm/vac-ops.h
David S. Miller
2010-08-09
sparc: Kill user copy check code.
David S. Miller
2010-01-05
sparc: copy_from_user() should not return -EFAULT
Heiko Carstens
2009-12-10
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...
David S. Miller
2009-06-12
module: trim exception table on init free.
Rusty Russell
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg