rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-05 15:21:39 to 2025-06-09 22:46:39 UTC [more...]

[PATCH v4 00/10] LKMM generic atomics in Rust
 2025-06-09 22:46 UTC  (5+ messages)
` [PATCH v4 01/10] rust: Introduce atomic API helpers
` [PATCH v4 02/10] rust: sync: Add basic atomic operation mapping framework
` [PATCH v4 03/10] rust: sync: atomic: Add ordering annotation types
` [PATCH v4 04/10] rust: sync: atomic: Add generic atomics

[PATCH v3] rust: introduce sfile macro for succinct code tracing
 2025-06-09 22:36 UTC 

[PATCH] rust: math: Add KernelMathExt trait with a mul_div helper
 2025-06-09 22:21 UTC  (2+ messages)

[PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-09 22:09 UTC  (20+ messages)
    ` [PATCH RFC 2/6] pwm: Add Rust driver for T-HEAD TH1520 SoC
    ` [PATCH RFC 5/6] riscv: dts: thead: Add PVT node

[PATCH] rust: pin-init: examples, tests: use `ignore` instead of conditionally compiling tests
 2025-06-09 19:55 UTC  (3+ messages)

[PATCH 1/2] rust: pin-init: improve safety documentation for `impl<T> [Pin]Init<T> for T`
 2025-06-09 19:55 UTC  (2+ messages)

[PATCH 1/2] rust: init: re-enable doctests
 2025-06-09 19:54 UTC  (2+ messages)

[PATCH v2 00/13] `Zeroable` improvements & bindings integration
 2025-06-09 19:53 UTC  (2+ messages)

[PATCH 0/3] pin-init sync: test & CI fixes
 2025-06-09 19:52 UTC  (2+ messages)

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-09 18:30 UTC  (14+ messages)
` [PATCH v4 1/6] rust: irq: add irq module
` [PATCH v4 2/6] rust: irq: add flags module
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers
` [PATCH v4 4/6] rust: irq: add support for threaded "
` [PATCH v4 5/6] rust: platform: add irq accessors
` [PATCH v4 6/6] rust: pci: "

[PATCH] rust: module: remove deprecated author key
 2025-06-09 17:47 UTC  (3+ messages)

[PATCH 0/2] rust: add initial scatterlist abstraction
 2025-06-09 17:44 UTC  (12+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings

[PATCH v4] rust: regulator: add a bare minimum regulator abstraction
 2025-06-09 17:07 UTC  (4+ messages)

[PATCH v3 0/4] rust: Add ACPI match table support for Rust drivers
 2025-06-09 14:50 UTC  (21+ messages)
` [PATCH v3 1/4] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v3 2/4] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v3 3/4] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v3 4/4] samples: rust: add ACPI match table example to platform driver

[PATCH V2 0/2] rust: Introduce CpuId and fix cpumask doctest
 2025-06-09 14:04 UTC  (6+ messages)
` [PATCH V2 1/2] rust: cpu: Introduce CpuId abstraction
` [PATCH V2 2/2] rust: Use CpuId in place of raw CPU numbers

[PATCH] rust: cpumask: Validate CPU number in set() and clear()
 2025-06-09 11:17 UTC  (10+ messages)

[PATCH v2 0/5] rust: time: Convert hrtimer to use Instant and Delta
 2025-06-09 10:24 UTC  (6+ messages)
` [PATCH v2 1/5] rust: time: Rename Delta's methods from as_* to into_*
` [PATCH v2 2/5] rust: time: Replace HrTimerMode enum with trait-based mode types
` [PATCH v2 3/5] rust: time: Add HrTimerExpires trait
` [PATCH v2 4/5] rust: time: Make HasHrTimer generic over HrTimerMode
` [PATCH v2 5/5] rust: time: Remove Ktime in hrtimer

[PATCH v6] rust: transmute: Add methods for FromBytes trait
 2025-06-09  4:33 UTC  (3+ messages)

[PATCH v3 0/3] rust: time: Introduce typed clock sources and generalize Instant
 2025-06-09  2:55 UTC  (5+ messages)
` [PATCH v3 1/3] rust: time: Replace ClockId enum with ClockSource trait
` [PATCH v3 2/3] rust: time: Make Instant generic over ClockSource
` [PATCH v3 3/3] rust: time: Add ktime_get() to ClockSource trait

[PATCH v1] rust: time: Fix compile error in impl_has_hr_timer macro
 2025-06-08 21:26 UTC  (6+ messages)

[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
 2025-06-08 21:15 UTC  (4+ messages)
` [PATCH v10 4/6] rust: enable `clippy::as_underscore` lint

Rust for Linux Open Meeting
 2025-06-08 17:40 UTC  (11+ messages)
  ` No Open Meeting at Nov 15
    ` Open Meeting at Jan 24
      ` Open Meeting at March 27
        ` Open Meeting at May 29
          ` Open Meeting at Aug 7
            ` Open Meeting at Dec 11
              ` Open Meeting at Feb 5
                ` Open Meeting at April 16
                  ` Open Meeting at Jun 11

[PATCH AUTOSEL 6.15 03/10] rust: module: place cleanup_module() in .exit.text section
 2025-06-08 16:58 UTC  (4+ messages)
` [PATCH AUTOSEL 6.15 04/10] rust: arm: fix unknown (to Clang) argument '-mno-fdpic'

[PATCH AUTOSEL 6.14 03/10] rust: module: place cleanup_module() in .exit.text section
 2025-06-08 16:58 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 04/10] rust: arm: fix unknown (to Clang) argument '-mno-fdpic'

[PATCH AUTOSEL 6.12 03/10] rust: module: place cleanup_module() in .exit.text section
 2025-06-08 16:57 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 04/10] rust: arm: fix unknown (to Clang) argument '-mno-fdpic'

[PATCH AUTOSEL 6.6 3/8] rust: module: place cleanup_module() in .exit.text section
 2025-06-08 16:57 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 2/5] rust: module: place cleanup_module() in .exit.text section
 2025-06-08 16:55 UTC  (2+ messages)

[PATCH v5 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-08 11:43 UTC  (8+ messages)
` [PATCH v5 1/3] rust: implement `Wrapper<T>` for `Opaque<T>`
` [PATCH v5 2/3] rust: miscdevice: add additional data to `MiscDeviceRegistration`
` [PATCH v5 3/3] rust: miscdevice: adjust the `rust_misc_device` sample to use `Data`

[PATCH v4] rust: doc: Clean up formatting in io.rs
 2025-06-08  7:59 UTC  (2+ messages)

[PATCH] rust: add `assert_sync` function
 2025-06-08  7:41 UTC  (11+ messages)

[PATCH v4 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-07 19:05 UTC  (13+ messages)
` [PATCH v4 2/3] "

[PATCH] [v2] rust: introduce sfile macro for succinct code tracing
 2025-06-07 10:17 UTC  (5+ messages)

[PATCH v2 0/5] rust: Add ACPI match table support for Rust drivers
 2025-06-06 15:59 UTC  (19+ messages)
` [PATCH v2 1/5] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v2 2/5] rust: helpers: Add `is_of_node` helper function
` [PATCH v2 3/5] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v2 4/5] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v2 5/5] samples: rust: add ACPI match table example to platform driver

[PATCH] rust: introduce sfile macro for easier code tracing
 2025-06-06 15:50 UTC  (14+ messages)

[PATCH V12 00/15] Rust abstractions for clk, cpumask, cpufreq, OPP
 2025-06-06 10:10 UTC  (6+ messages)

[PATCH 0/3] Fix race condition in Devres
 2025-06-06  9:00 UTC  (3+ messages)
` [PATCH 1/3] rust: completion: implement initial abstraction

[PATCH] rust: types: add FOREIGN_ALIGN to ForeignOwnable
 2025-06-06  8:23 UTC  (3+ messages)

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-06-06  8:12 UTC  (7+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH v11 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-06-05 22:04 UTC  (7+ messages)
` [PATCH v11 3/5] rust: add bitmap API
` [PATCH v11 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v11 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-05 16:28 UTC  (9+ messages)
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot

[PATCH v7 0/9] More Rust bindings for device property reads
 2025-06-05 16:16 UTC  (8+ messages)
` [PATCH v7 5/9] rust: device: Introduce PropertyGuard


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 NNTP newsgroup(s).