summaryrefslogtreecommitdiffstats
path: root/rust/bindings
Commit message (Expand)AuthorAgeFilesLines
* rust: alloc: introduce allocation flagsWedson Almeida Filho2024-04-161-0/+3
* rust: bindings: Order headers alphabeticallyMika Westerberg2024-02-181-2/+2
* rust: time: add msecs to jiffies conversionAlice Ryhl2024-01-281-0/+1
* Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-01-112-6/+3
|\
| * rust: bindings: rename const binding using sedGary Guo2023-12-142-6/+3
* | rust: core abstractions for network PHY driversFUJITA Tomonori2023-12-151-0/+3
|/
* rust: workqueue: add low-level workqueue bindingsAlice Ryhl2023-09-251-0/+1
* Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-08-281-0/+1
|\
| * rust: support running Rust documentation tests as KUnit onesMiguel Ojeda2023-07-191-0/+1
* | rust: allocator: Prevent mis-aligned allocationBoqun Feng2023-08-041-0/+1
|/
* rust: error: `impl Debug` for `Error` with `errname()` integrationGary Guo2023-06-131-0/+1
* rust: upgrade to Rust 1.68.2Miguel Ojeda2023-05-311-1/+0
* rust: sync: introduce `CondVar`Wedson Almeida Filho2023-04-221-0/+1
* rust: add basic `Task`Wedson Almeida Filho2023-04-221-0/+1
* rust: sync: add `Arc` for ref-counted allocationsWedson Almeida Filho2023-01-162-0/+2
* rust: add `bindings` crateMiguel Ojeda2022-09-282-0/+66