aboutsummaryrefslogtreecommitdiff
path: root/lib/usercopy.c
AgeCommit message (Expand)AuthorFilesLines
3 daysusercopy: Don't use "proxy" headersGravatar Andy Shevchenko 1-2/+6
3 daysbitops: Move aligned_byte_mask() to wordpart.hGravatar Andy Shevchenko 1-0/+1
2023-02-21uaccess: Add speculation barrier to copy_from_user()Gravatar Dave Hansen 1-0/+7
2022-10-03instrumented.h: allow instrumenting both sides of copy_from_user()Gravatar Alexander Potapenko 1-1/+2
2020-10-16lib, uaccess: add failure injection to usercopy functionsGravatar Albert van der Linde 1-1/+4
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 1-3/+4
2020-05-01uaccess: Selectively open read or write user accessGravatar Christophe Leroy 1-3/+3
2020-03-21copy_to_user, copy_from_user: Use generic instrumented.hGravatar Marco Elver 1-3/+4
2019-10-01lib: introduce copy_struct_from_user() helperGravatar Aleksa Sarai 1-0/+55
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+2
2017-12-11Fix misannotated out-of-line _copy_to_user()Gravatar Christophe Leroy 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-29copy_{from,to}_user(): move kasan checks and might_fault() out-of-lineGravatar Al Viro 1-2/+8
2017-03-28generic ...copy_..._user primitivesGravatar Al Viro 1-0/+26
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Josh Poimboeuf 1-9/+0
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Stephen Boyd 1-0/+9