Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
refs/heads/android12-5.10-lts
/
lib
/
strnlen_user.c
41cd780
uaccess: Selectively open read or write user access
by Christophe Leroy
· 4 years, 9 months ago
ab10ae1
lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
by Christophe Leroy
· 5 years ago
f5a1a53
lib: introduce copy_struct_from_user() helper
by Aleksa Sarai
· 5 years ago
903f433
lib: untag user pointers in strn*_user
by Andrey Konovalov
· 5 years ago
29da93f
mm/uaccess: Use 'unsigned long' to placate UBSAN warnings on older GCC versions
by Peter Zijlstra
· 6 years ago
594cc25
make 'user_access_begin()' do 'access_ok()'
by Linus Torvalds
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
8298525
kill strlen_user()
by Al Viro
· 8 years ago
1bd4403
unsafe_[get|put]_user: change interface to use a error target label
by Linus Torvalds
· 8 years ago
9fd4470
Use the new batched user accesses in generic user string handling
by Linus Torvalds
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
226a07e
lib: Clarify the return value of strnlen_user()
by Jan Kara
· 10 years ago
f18c34e
lib: Fix strnlen_user() to not touch memory after specified maximum
by Jan Kara
· 10 years ago
b3c395ef
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled
by David Hildenbrand
· 10 years ago
69ea640
lib: Fix generic strnlen_user for 32-bit big-endian machines
by Paul Mackerras
· 13 years ago
a08c535
lib: add generic strnlen_user() function
by Linus Torvalds
· 13 years ago