summaryrefslogtreecommitdiff
path: root/rust/helpers/uaccess.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-3/+1
2026-05-29rust: uaccess: use INLINE_COPY_TO_USER to guard copy_to_user()Yury Norov1-0/+2
2026-01-26rust: uaccess: add __rust_helper to helpersAlice Ryhl1-4/+6
2025-11-12uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUSTYury Norov (NVIDIA)1-0/+12
2024-08-19rust: kbuild: auto generate helper exportsGary Guo1-2/+0
2024-08-19rust: kbuild: split up helpers.cAndreas Hindborg1-0/+17