aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/usercopy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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