Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/master
/
lib
/
usercopy.c
4d0e9df
lib, uaccess: add failure injection to usercopy functions
by Albert van der Linde
· 4 years, 2 months ago
37d1a04
Rebase locking/kcsan to locking/urgent
by Thomas Gleixner
· 4 years, 7 months ago
41cd780
uaccess: Selectively open read or write user access
by Christophe Leroy
· 4 years, 9 months ago
76d6f06
copy_to_user, copy_from_user: Use generic instrumented.h
by Marco Elver
· 5 years ago
f5a1a53
lib: introduce copy_struct_from_user() helper
by Aleksa Sarai
· 5 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
a0e9459
Fix misannotated out-of-line _copy_to_user()
by Christophe Leroy
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9c5f690
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
by Al Viro
· 7 years ago
d597580
generic ...copy_..._user primitives
by Al Viro
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 12 years ago
[Renamed (72%) from arch/sparc/lib/usercopy.c]
2922585
lib: Sparc's strncpy_from_user is generic enough, move under lib/
by David S. Miller
· 13 years ago
4469690
kernel: Move REPEAT_BYTE definition into linux/kernel.h
by David S. Miller
· 13 years ago
35c9646
sparc: Increase portability of strncpy_from_user() implementation.
by David S. Miller
· 13 years ago
4efcac3
sparc: Optimize strncpy_from_user() zero byte search.
by David S. Miller
· 13 years ago
ff06dff
sparc: Add full proper error handling to strncpy_from_user().
by David S. Miller
· 13 years ago
fb34035
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user()
by David S. Miller
· 15 years ago