index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
usercopy.c
Age
Commit message (
Expand
)
Author
2024-07-08
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
2024-05-19
usercopy: Don't use "proxy" headers
Andy Shevchenko
2024-05-19
bitops: Move aligned_byte_mask() to wordpart.h
Andy Shevchenko
2023-02-21
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2022-10-03
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2020-10-16
lib, uaccess: add failure injection to usercopy functions
Albert van der Linde
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-05-01
uaccess: Selectively open read or write user access
Christophe Leroy
2020-03-21
copy_to_user, copy_from_user: Use generic instrumented.h
Marco Elver
2019-10-01
lib: introduce copy_struct_from_user() helper
Aleksa Sarai
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-12-11
Fix misannotated out-of-line _copy_to_user()
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-29
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
Al Viro
2017-03-28
generic ...copy_..._user primitives
Al Viro
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd