[PATCH 1/2] rust: Add dma_set_mask() and dma_set_coherent_mask() bindings
2025-07-08 6:04 UTC (2+ messages)
` [PATCH 2/2] rust: Add several miscellaneous PCI helpers
Rust MC at LPC 2025
2025-07-08 3:40 UTC
[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
2025-07-08 0:53 UTC (2+ messages)
[PATCH v6 0/3] rust: revocable: Documentation and refactorings for Revocable type
2025-07-08 0:33 UTC (4+ messages)
` [PATCH v6 1/3] rust: revocable: Clarify write invariant and update safety comments
` [PATCH v6 2/3] rust: revocable: Refactor revocation mechanism to remove generic revoke_internal
` [PATCH v6 3/3] rust: revocable: Document RevocableGuard invariants and refine Deref safety
[PATCH v6 0/6] rust: add support for request_irq
2025-07-07 20:30 UTC (16+ messages)
` [PATCH v6 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v6 5/6] rust: platform: add irq accessors
` [PATCH v6 6/6] rust: pci: "
[PATCH v5 0/3] rust: add `ww_mutex` support
2025-07-07 19:48 UTC (11+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree
[PATCH 0/9] rnull: add configfs, remote completion to rnull
2025-07-07 18:25 UTC (5+ messages)
` [PATCH 3/9] rust: block,core: rename `RawWriter` to `BufferWriter`
[PATCH v3 RESEND] kunit: fix longest symbol length test
2025-07-07 17:09 UTC (3+ messages)
[PATCH v11 0/4] support large align and nid in Rust allocators
2025-07-07 16:49 UTC (5+ messages)
` [PATCH v11 1/4] mm/vmalloc: allow to set node and align in vrealloc
` [PATCH v11 2/4] mm/slub: allow to set node and align in k[v]realloc
` [PATCH v11 3/4] rust: add support for NUMA ids in allocations
` [PATCH v11 4/4] rust: support large alignments "
[PATCH v7 0/2] Add a bare-minimum Regulator abstraction
2025-07-07 16:23 UTC (7+ messages)
` [PATCH v7 1/2] rust: regulator: add a bare minimum regulator abstraction
` [PATCH v7 2/2] MAINAINTERS: add regulator.rs to the regulator API entry
[PATCH v11 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
2025-07-07 15:39 UTC (18+ messages)
` [PATCH v11 1/4] rust: types: Add Ownable/Owned types
` [PATCH v11 2/4] rust: Split `AlwaysRefCounted` into two traits
` [PATCH v11 4/4] rust: Add `OwnableRefCounted`
[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
2025-07-07 15:27 UTC (5+ messages)
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit
[PATCH v15 0/7] rust: extend `module!` macro with integer parameter support
2025-07-07 15:13 UTC (12+ messages)
` [PATCH v15 1/7] rust: sync: add `SetOnce`
` [PATCH v15 2/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v15 3/7] rust: introduce module_param module
` [PATCH v15 4/7] rust: module: use a reference in macros::module::module
` [PATCH v15 5/7] rust: module: update the module macro with module parameter support
` [PATCH v15 6/7] rust: samples: add a module parameter to the rust_minimal sample
` [PATCH v15 7/7] modules: add rust modules files to MAINTAINERS
[PATCH v2 0/4] rust: i2c: Add basic I2C driver abstractions
2025-07-07 14:39 UTC (16+ messages)
` [PATCH v2 1/4] rust: i2c: add basic I2C device and "
` [PATCH v2 2/4] rust: i2c: add manual I2C device creation abstractions
` [PATCH v2 3/4] samples: rust: add Rust I2C sample driver
` [PATCH v2 4/4] samples: rust: add Rust manual I2C device creation sample
[PATCH 0/3] rust: xarray: add `insert` and `reserve`
2025-07-07 13:48 UTC (6+ messages)
` [PATCH 3/3] "
[PATCH] rust: acpi: remove unneeded cast to clean future Clippy warning
2025-07-07 12:49 UTC (2+ messages)
[PATCH v2] rust: pci: fix documentation related to Device instances
2025-07-07 12:44 UTC (2+ messages)
[PATCH v3 0/7] Documentation for nova-core
2025-07-07 12:09 UTC (8+ messages)
` [PATCH v3 1/7] gpu: nova-core: Add code comments related to devinit
` [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
` [PATCH v3 3/7] gpu: nova-core: Clarify falcon code
[PATCH v10 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-07 9:48 UTC (8+ messages)
` [PATCH v10 1/7] pwm: Export `pwmchip_release` for external use
` [PATCH v10 2/7] rust: pwm: Add Kconfig and basic data structures
` [PATCH v10 3/7] rust: pwm: Add complete abstraction layer
` [PATCH v10 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v10 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v10 6/7] riscv: dts: thead: Add PWM controller node
` [PATCH v10 7/7] riscv: dts: thead: Add PWM fan and thermal control
[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
2025-07-07 9:40 UTC (11+ messages)
` [PATCH 2/8] rust: device: add drvdata accessors
[PATCH v9 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-07 9:15 UTC (12+ messages)
` [PATCH v9 1/6] rust: pwm: Add Kconfig and basic data structures
` [PATCH v9 2/6] rust: pwm: Add complete abstraction layer
` [PATCH v9 3/6] pwm: Add Rust driver for T-HEAD TH1520 SoC
` [PATCH v9 4/6] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller
` [PATCH v9 5/6] riscv: dts: thead: Add PWM controller node
` [PATCH v9 6/6] riscv: dts: thead: Add PWM fan and thermal control
[GIT PULL] Rust timekeeping for v6.17
2025-07-07 7:46 UTC
[PATCH v12 0/3] rust: platform: add Io support
2025-07-07 7:46 UTC (10+ messages)
` [PATCH v12 1/3] rust: io: add resource abstraction
` [PATCH v12 2/3] rust: io: mem: add a generic iomem abstraction
` [PATCH v12 3/3] rust: platform: add resource accessors
[PATCH v10 0/4] support large align and nid in Rust allocators
2025-07-07 7:25 UTC (6+ messages)
` [PATCH v10 3/4] rust: add support for NUMA ids in allocations
[PATCH] MAINTAINERS: add miscdevice Rust abstractions
2025-07-07 7:24 UTC (4+ messages)
[PATCH] rust: miscdevice: remove unnecessary import
2025-07-07 7:23 UTC (4+ messages)
[PATCH v8] rust: transmute: Add methods for FromBytes trait
2025-07-07 5:14 UTC (2+ messages)
[PATCH v14 0/7] rust: extend `module!` macro with integer parameter support
2025-07-06 20:00 UTC (11+ messages)
` [PATCH v14 3/7] rust: introduce module_param module
` [PATCH v14 5/7] rust: module: update the module macro with module parameter support
[PATCH] rust: pci: fix documentation related to Device instances
2025-07-06 4:02 UTC (6+ messages)
[PATCH v1 0/3] Initial work for Rust abstraction for HID device driver development
2025-07-06 3:03 UTC (11+ messages)
` [PATCH v1 2/3] rust: core abstractions for HID drivers
[PATCH v5 00/10] LKMM generic atomics in Rust
2025-07-05 21:43 UTC (22+ messages)
` [PATCH v5 04/10] rust: sync: atomic: Add generic atomics
[PATCH] rust: auxiliary: remove unnecessary import
2025-07-05 15:13 UTC (2+ messages)
[PATCH] rust: platform: remove unnecessary import
2025-07-05 15:13 UTC (2+ messages)
[PATCH] rust: devres: remove unused import
2025-07-05 15:12 UTC (4+ messages)
[PATCH] rust: drm: remove unnecessary imports
2025-07-05 11:06 UTC (2+ messages)
[PATCH 0/6] Replace `kernel::str::CStr` with `core::ffi::CStr` (cycle 1)
2025-07-05 9:23 UTC (14+ messages)
` [PATCH 1/6] rust: kernel: remove `fmt!`, fix clippy::uninlined-format-args
` [PATCH 2/6] rust: kernel: add `fmt` module
` [PATCH 3/6] rust: use `kernel::{fmt,prelude::fmt!}`
` [PATCH 4/6] rust: str: remove unnecessary qualification
` [PATCH 5/6] rust: add `CStr` methods matching `core::ffi::CStr`
` [PATCH 6/6] rust: use `core::ffi::CStr` method names
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-05 8:04 UTC (20+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
[PATCH v5 0/2] rust: revocable: documentation and refactorings
2025-07-05 7:01 UTC (4+ messages)
[PATCH] rust: rbtree: simplify finding `current` in `remove_current`
2025-07-04 22:15 UTC (4+ messages)
[PATCH v8 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-07-04 15:12 UTC (3+ messages)
` [PATCH v8 2/7] rust: pwm: Add core 'Device' and 'Chip' object wrappers
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).