summaryrefslogtreecommitdiffstats
path: root/lib/usercopy.c
Commit message (Expand)AuthorAgeFilesLines
* lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde2020-10-161-1/+4
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-3/+4
|\
| * copy_to_user, copy_from_user: Use generic instrumented.hMarco Elver2020-03-211-3/+4
* | uaccess: Selectively open read or write user accessChristophe Leroy2020-05-011-3/+3
|/
* lib: introduce copy_struct_from_user() helperAleksa Sarai2019-10-011-0/+55
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-2/+2
* Fix misannotated out-of-line _copy_to_user()Christophe Leroy2017-12-111-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro2017-06-291-2/+8
* generic ...copy_..._user primitivesAl Viro2017-03-281-0/+26
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-9/+0
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-0/+9