summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-15rust: helpers: Add dma_alloc_attrs() and dma_free_attrs()FUJITA Tomonori1-0/+1
2025-03-24Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-03-08rust: lockdep: Use Pin for all LockClassKey usagesMitchell Levy1-0/+1
2025-02-28rust: Add cpumask helpersViresh Kumar1-0/+1
2024-12-20rust: platform: add basic platform device / driver abstractionsDanilo Krummrich1-0/+1
2024-12-20rust: pci: add basic PCI device / driver abstractionsDanilo Krummrich1-0/+1
2024-12-20rust: add devres abstractionDanilo Krummrich1-0/+1
2024-12-20rust: add `io::{Io, IoRaw}` base typesDanilo Krummrich1-0/+1
2024-12-20rust: add rcu abstractionWedson Almeida Filho1-0/+1
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+1
2024-11-26Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-11-04rust: add static_branch_unlikely for static_key_falseAlice Ryhl1-0/+1
2024-10-15rust: alloc: implement `Vmalloc` allocatorDanilo Krummrich1-0/+1
2024-10-08rust: add PidNamespaceChristian Brauner1-0/+1
2024-09-30rust: security: add abstraction for secctxAlice Ryhl1-0/+1
2024-09-30rust: cred: add Rust abstraction for `struct cred`Wedson Almeida Filho1-0/+1
2024-09-30rust: file: add Rust abstraction for `struct file`Wedson Almeida Filho1-0/+1
2024-08-31rust: rbtree: add red-black tree implementation backed by the C versionWedson Almeida Filho1-0/+1
2024-08-19rust: kbuild: auto generate helper exportsGary Guo1-13/+0
2024-08-18rust: kbuild: split up helpers.cAndreas Hindborg1-0/+38