aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c (follow)
AgeCommit message (Expand)AuthorFilesLines
10 daysMerge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linuxLinus Torvalds1-0/+1
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2025-05-30Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+2
2025-05-21Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-0/+2
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/nova into drm-nextDave Airlie1-0/+2
2025-05-20rust: cpufreq: Add initial abstractions for cpufreq frameworkViresh Kumar1-0/+1
2025-05-19rust: clk: Add helpers for Rust codeViresh Kumar1-0/+1
2025-05-11mm: rust: add abstraction for struct mm_structAlice Ryhl1-0/+1
2025-05-01rust: xarray: Add an abstraction for XArrayTamir Duberstein1-0/+1
2025-04-28rust: drm: gem: Add GEM object abstractionAsahi Lina1-0/+1
2025-04-19rust: auxiliary: add auxiliary device / driver abstractionsDanilo Krummrich1-0/+1
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/kernel/git/tip/tipLinus 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/kernel/git/vfs/vfsLinus Torvalds1-0/+1
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus 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