| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2024-07-27 | 2 | -0/+2 |
|\ |
|
| * | rust: allow `dead_code` for never constructed bindings | Miguel Ojeda | 2024-07-10 | 1 | -0/+1 |
| * | rust: add abstraction for `struct page` | Alice Ryhl | 2024-07-08 | 1 | -0/+1 |
| * | rust: alloc: add __GFP_HIGHMEM flag | Alice Ryhl | 2024-07-08 | 1 | -0/+1 |
* | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-07-25 | 1 | -0/+1 |
|\ \ |
|
| * | | rust: add firmware abstractions | Danilo Krummrich | 2024-06-18 | 1 | -0/+1 |
| |/ |
|
* | | rust: block: fix generated bindings after refactoring of features | Andreas Hindborg | 2024-06-28 | 1 | -0/+2 |
* | | rust: block: introduce `kernel::block::mq` module | Andreas Hindborg | 2024-06-14 | 1 | -0/+3 |
|/ |
|
* | rust: alloc: introduce allocation flags | Wedson Almeida Filho | 2024-04-16 | 1 | -0/+3 |
* | rust: bindings: Order headers alphabetically | Mika Westerberg | 2024-02-18 | 1 | -2/+2 |
* | rust: time: add msecs to jiffies conversion | Alice Ryhl | 2024-01-28 | 1 | -0/+1 |
* | Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2024-01-11 | 2 | -6/+3 |
|\ |
|
| * | rust: bindings: rename const binding using sed | Gary Guo | 2023-12-14 | 2 | -6/+3 |
* | | rust: core abstractions for network PHY drivers | FUJITA Tomonori | 2023-12-15 | 1 | -0/+3 |
|/ |
|
* | rust: workqueue: add low-level workqueue bindings | Alice Ryhl | 2023-09-25 | 1 | -0/+1 |
* | Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2023-08-29 | 1 | -0/+1 |
|\ |
|
| * | rust: support running Rust documentation tests as KUnit ones | Miguel Ojeda | 2023-07-19 | 1 | -0/+1 |
* | | rust: allocator: Prevent mis-aligned allocation | Boqun Feng | 2023-08-04 | 1 | -0/+1 |
|/ |
|
* | rust: error: `impl Debug` for `Error` with `errname()` integration | Gary Guo | 2023-06-13 | 1 | -0/+1 |
* | rust: upgrade to Rust 1.68.2 | Miguel Ojeda | 2023-05-31 | 1 | -1/+0 |
* | rust: sync: introduce `CondVar` | Wedson Almeida Filho | 2023-04-22 | 1 | -0/+1 |
* | rust: add basic `Task` | Wedson Almeida Filho | 2023-04-22 | 1 | -0/+1 |
* | rust: sync: add `Arc` for ref-counted allocations | Wedson Almeida Filho | 2023-01-16 | 2 | -0/+2 |
* | rust: add `bindings` crate | Miguel Ojeda | 2022-09-28 | 2 | -0/+66 |