开源镜像站
帮助
动态
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
/
openrisc
/
include
/
asm
/
uaccess.h
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
2020-09-12
openrisc: Fix issue with get_user for 64-bit values
Stafford Horne
2020-08-14
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-09
openrisc: uaccess: Add user address space check to access_ok
Stafford Horne
2020-08-09
openrisc: uaccess: Remove unused macro __addr_ok
Stafford Horne
2020-08-09
openrisc: uaccess: Use static inline function in access_ok
Stafford Horne
2020-08-09
openrisc: uaccess: Fix sparse address space warnings
Stafford Horne
2020-08-04
openrisc: fix __user in raw_copy_to_user()'s prototype
Luc Van Oostenryck
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-01-08
arch/openrisc: Fix issues with access_ok()
Stafford Horne
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-05-15
kill strlen_user()
Al Viro
2017-04-26
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-02
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-03-28
openrisc: switch to RAW_COPY_USER
Al Viro
2017-03-28
openrisc: switch to generic extable.h
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-03-16
openrisc: fix issue handling 8 byte get_user calls
Stafford Horne
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-27
exceptions: detritus removal
Al Viro
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
2016-09-13
openrisc: fix copy_from_user()
Al Viro
2015-01-13
openrisc/uaccess: fix sparse errors
Michael S. Tsirkin
2012-05-27
openrisc: use generic strnlen_user() function
Jonas Bonn
2012-05-25
openrisc: use generic strncpy_from_user
Jonas Bonn
2012-02-17
openrisc: included linux/thread_info.h twice
Danny Kukawka
2011-07-22
OpenRISC: Memory management
Jonas Bonn