summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
AgeCommit message (Expand)Author
13 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-21Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-05-20rust: cpufreq: Add initial abstractions for cpufreq frameworkViresh Kumar
2025-05-19rust: clk: Add helpers for Rust codeViresh Kumar
2025-05-11mm: rust: add abstraction for struct mm_structAlice Ryhl
2025-04-28rust: drm: gem: Add GEM object abstractionAsahi Lina
2025-04-19rust: auxiliary: add auxiliary device / driver abstractionsDanilo Krummrich
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