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