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