summaryrefslogtreecommitdiff
path: root/rust/bindings
AgeCommit message (Expand)Author
2024-08-21rust: sort blk includes in bindings_helper.hAlice Ryhl
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-10rust: allow `dead_code` for never constructed bindingsMiguel Ojeda
2024-07-08rust: add abstraction for `struct page`Alice Ryhl
2024-07-08rust: alloc: add __GFP_HIGHMEM flagAlice Ryhl
2024-06-28rust: block: fix generated bindings after refactoring of featuresAndreas Hindborg
2024-06-18rust: add firmware abstractionsDanilo Krummrich
2024-06-14rust: block: introduce `kernel::block::mq` moduleAndreas Hindborg
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