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