summaryrefslogtreecommitdiffstats
path: root/rust/bindings (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds48 hours1-0/+1
|\
| * rust: miscdevice: add base miscdevice abstractionAlice Ryhl2024-10-091-0/+1
* | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds5 days2-0/+7
|\ \
| * | rust: map `__kernel_size_t` and friends also to usize/isizeGary Guo2024-11-101-0/+5
| * | rust: alloc: add __GFP_NOWARN to `Flags`Danilo Krummrich2024-10-151-0/+1
| * | rust: enable `clippy::undocumented_unsafe_blocks` lintMiguel Ojeda2024-10-071-0/+1
| |/
* | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6 days1-0/+3
|\ \
| * | rust: samples: add tracepoint to Rust sampleAlice Ryhl2024-11-041-0/+1
| * | rust: add tracepoint supportAlice Ryhl2024-11-041-0/+1
| * | rust: add static_branch_unlikely for static_key_falseAlice Ryhl2024-11-041-0/+1
| |/
* | rust: file: add abstraction for `poll_table`Alice Ryhl2024-09-301-0/+1
* | rust: file: add `Kuid` wrapperAlice Ryhl2024-09-301-0/+1
* | rust: security: add abstraction for secctxAlice Ryhl2024-09-301-0/+1
* | rust: cred: add Rust abstraction for `struct cred`Wedson Almeida Filho2024-09-301-0/+1
* | rust: file: add Rust abstraction for `struct file`Wedson Almeida Filho2024-09-301-0/+2
|/
* rust: sort blk includes in bindings_helper.hAlice Ryhl2024-08-211-1/+1
* Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-272-0/+2
|\
| * rust: allow `dead_code` for never constructed bindingsMiguel Ojeda2024-07-101-0/+1
| * rust: add abstraction for `struct page`Alice Ryhl2024-07-081-0/+1
| * rust: alloc: add __GFP_HIGHMEM flagAlice Ryhl2024-07-081-0/+1
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-0/+1
|\ \
| * | rust: add firmware abstractionsDanilo Krummrich2024-06-181-0/+1
| |/
* | rust: block: fix generated bindings after refactoring of featuresAndreas Hindborg2024-06-281-0/+2
* | rust: block: introduce `kernel::block::mq` moduleAndreas Hindborg2024-06-141-0/+3
|/
* 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-291-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