summaryrefslogtreecommitdiffstats
path: root/rust/bindings
AgeCommit message (Expand)AuthorLines
2024-04-16rust: alloc: introduce allocation flagsWedson Almeida Filho-0/+3
2024-02-18rust: bindings: Order headers alphabeticallyMika Westerberg-2/+2
2024-01-28rust: time: add msecs to jiffies conversionAlice Ryhl-0/+1
2024-01-11Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-6/+3
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori-0/+3
2023-12-14rust: bindings: rename const binding using sedGary Guo-6/+3
2023-09-25rust: workqueue: add low-level workqueue bindingsAlice Ryhl-0/+1
2023-08-28Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+1
2023-08-04rust: allocator: Prevent mis-aligned allocationBoqun Feng-0/+1
2023-07-19rust: support running Rust documentation tests as KUnit onesMiguel Ojeda-0/+1
2023-06-13rust: error: `impl Debug` for `Error` with `errname()` integrationGary Guo-0/+1
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda-1/+0
2023-04-22rust: sync: introduce `CondVar`Wedson Almeida Filho-0/+1
2023-04-22rust: add basic `Task`Wedson Almeida Filho-0/+1
2023-01-16rust: sync: add `Arc` for ref-counted allocationsWedson Almeida Filho-0/+2
2022-09-28rust: add `bindings` crateMiguel Ojeda-0/+66