summaryrefslogtreecommitdiff
path: root/lib/usercopy.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen1-0/+7
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-30copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineAl Viro1-2/+8
2017-03-29generic ...copy_..._user primitivesAl Viro1-0/+26
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-9/+0
2013-05-01Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-0/+9