summaryrefslogtreecommitdiff
path: root/rust/helpers/uaccess.c
AgeCommit message (Expand)Author
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()Yury Norov
2026-01-26rust: uaccess: add __rust_helper to helpersAlice Ryhl
2025-11-12uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUSTYury Norov (NVIDIA)
2024-08-19rust: kbuild: auto generate helper exportsGary Guo
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg