VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
lib
/
usercopy.c
Date
Commit Message
Rev
Author
2020-10-16
lib, uaccess: add failure injection to usercopy functions
4d0e9df5
Albert van der Linde
2020-06-11
Rebase locking/kcsan to locking/urgent
37d1a04b
Thomas Gleixner
2020-05-01
uaccess: Selectively open read or write user access
41cd7805
Christophe Leroy
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
76d6f06c
Marco Elver
2019-10-01
lib: introduce copy_struct_from_user() helper
f5a1a536
Aleksa Sarai
2019-01-03
Remove 'type' argument from access_ok() function
96d4f267
Linus Torvalds
2017-12-11
Fix misannotated out-of-line _copy_to_user()
a0e94598
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2017-06-29
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
9c5f6908
Al Viro
2017-03-28
generic ...copy_..._user primitives
d597580d
Al Viro
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
0d025d27
Josh Poimboeuf
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
446f24d1
Stephen Boyd