aboutsummaryrefslogtreecommitdiffstats
path: root/lib/usercopy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-16lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde1-1/+4
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-3/+4
2020-05-01uaccess: Selectively open read or write user accessChristophe Leroy1-3/+3
2020-03-21copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver1-3/+4
2019-10-01lib: introduce copy_struct_from_user() helperAleksa Sarai1-0/+55
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2017-12-11Fix misannotated out-of-line _copy_to_user()Christophe Leroy1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-29copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro1-2/+8
2017-03-28generic ...copy_..._user primitivesAl Viro1-0/+26
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-9/+0
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-0/+9