rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-21 20:27:48 to 2025-02-24 21:23:23 UTC [more...]

[PATCH v4 0/4] rust: configfs abstractions
 2025-02-24 21:22 UTC  (8+ messages)
` [PATCH v4 1/4] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T`
` [PATCH v4 2/4] rust: configfs: introduce rust support for configfs
` [PATCH v4 3/4] rust: configfs: add a sample demonstrating configfs usage
` [PATCH v4 4/4] MAINTAINERS: add entry for configfs Rust abstractions

Rust kernel policy
 2025-02-24 20:37 UTC  (99+ messages)
                    ` C aggregate passing (Rust kernel policy)

[PATCH v9 00/13] hrtimer Rust API
 2025-02-24 20:22 UTC  (26+ messages)
` [PATCH v9 01/13] rust: hrtimer: introduce hrtimer support
` [PATCH v9 02/13] rust: sync: add `Arc::as_ptr`
` [PATCH v9 03/13] rust: hrtimer: implement `HrTimerPointer` for `Arc`
` [PATCH v9 04/13] rust: hrtimer: allow timer restart from timer handler
` [PATCH v9 05/13] rust: hrtimer: add `UnsafeHrTimerPointer`
` [PATCH v9 06/13] rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
` [PATCH v9 07/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
` [PATCH v9 08/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
` [PATCH v9 09/13] rust: alloc: add `Box::into_pin`
` [PATCH v9 10/13] rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
` [PATCH v9 11/13] rust: hrtimer: add `HrTimerMode`
` [PATCH v9 12/13] rust: hrtimer: add clocksource selection through `ClockSource`
` [PATCH v9 13/13] rust: hrtimer: add maintainer entry

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-02-24 20:07 UTC  (13+ messages)
` [PATCH v12 1/3] rust: error: Add EOVERFLOW
` [PATCH v12 2/3] rust: add dma coherent allocator abstraction
` [PATCH v12 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API

[PATCH 0/2] Bitmap bindings for rust
 2025-02-24 19:40 UTC  (8+ messages)
` [PATCH 1/2] rust: Add cpumask helpers
` [PATCH 2/2] MAINTAINERS: add rust bindings entry for bitmap API

[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation
 2025-02-24 18:45 UTC  (7+ messages)

[PATCH] rust: io: fix devres test with new io accessor functions
 2025-02-24 18:36 UTC 

[PATCH v2] rust: workqueue: define built-in bh queues
 2025-02-24 18:14 UTC  (6+ messages)

[PATCH] rust: workqueue: define built-in bh queues
 2025-02-24 17:26 UTC  (11+ messages)

C aggregate passing (Rust kernel policy)
 2025-02-24 17:24 UTC  (32+ messages)

[PATCH v7 0/6] rust: extend `module!` macro with integer parameter support
 2025-02-24 15:28 UTC  (11+ messages)
  ` [PATCH v7 2/6] rust: str: implement `Index` for `BStr`
  ` [PATCH v7 5/6] rust: str: add radix prefixed integer parsing functions
  ` [PATCH v7 6/6] rust: add parameter support to the `module!` macro

[PATCH] rust: sync: lock: Add an example for Guard::lock_ref()
 2025-02-24 11:19 UTC  (7+ messages)

[PATCH V2 0/2] rust: Add basic clock bindings
 2025-02-24  9:59 UTC  (9+ messages)
` [PATCH V2 2/2] rust: Add basic bindings for clk APIs

[PATCH v11 0/8] rust: Add IO polling
 2025-02-24  1:40 UTC  (3+ messages)
` [PATCH v11 1/8] sched/core: Add __might_sleep_precision()

[PATCH v2] kbuild, rust: use -fremap-path-prefix to make paths relative
 2025-02-24  0:42 UTC  (2+ messages)

[PATCH V6 0/2] author field in module! macro should be a array
 2025-02-23 17:42 UTC  (3+ messages)
` [PATCH V6 1/2] rust: module: change author to an array
` [PATCH V6 2/2] checkpatch: check format of Vec<String> in modules

[PATCH V5 0/2] author field in module! macro should be a array
 2025-02-23 15:39 UTC  (5+ messages)
` [PATCH V5 1/2] rust: module: change author to an array
` [PATCH V5 2/2] checkpatch: throw error for malformed arrays
    ` [PATCH V4 "

[PATCH] rust: regulator: add a bare minimum regulator abstraction
 2025-02-23  7:58 UTC  (4+ messages)

[PATCH v8 00/14] hrtimer Rust API
 2025-02-22 21:25 UTC  (39+ messages)
  ` [PATCH v8 02/14] rust: hrtimer: introduce hrtimer support
  ` [PATCH v8 12/14] rust: hrtimer: add `HrTimerMode`

[PATCH v2 1/2] rust: types: `Opaque` doc: Add some intra doc linkage
 2025-02-22 18:26 UTC  (4+ messages)

FTBFS: Rust firmware abstractions in current stable (6.13.4) on arm64 with rustc 1.85.0
 2025-02-22 15:14 UTC  (3+ messages)

[PATCH] rust: io: rename `io::Io` accessors
 2025-02-22 14:45 UTC  (4+ messages)

[PATCH V4 0/2] author field in module! macro should be a array
 2025-02-22 13:30 UTC  (4+ messages)
` [PATCH V4 2/2] checkpatch: throw error for malformed arrays

[PATCH v3 0/4] rust: configfs abstractions
 2025-02-22  9:36 UTC  (3+ messages)

[PATCH v18 0/3] rust: xarray: Add a minimal abstraction for XArray
 2025-02-21 21:14 UTC  (4+ messages)
` [PATCH v18 2/3] rust: xarray: Add an "
` [PATCH v18 3/3] MAINTAINERS: add entry for Rust XArray API


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).