public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-03 15:19:18 to 2026-02-05 10:51:41 UTC [more...]

[PATCH 0/5] Make Rust Binder build as a module
 2026-02-05 10:51 UTC 

[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
 2026-02-05 10:16 UTC  (8+ messages)
` [RFC PATCH 1/4] rust: list: Add unsafe for container_of
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions

[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
 2026-02-05  9:54 UTC  (18+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types
` [PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v14 3/9] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v14 4/9] rust: aref: update formatting of use statements
` [PATCH v14 5/9] rust: Add `OwnableRefCounted`
` [PATCH v14 6/9] rust: page: update formatting of `use` statements
` [PATCH v14 7/9] rust: page: convert to `Ownable`
` [PATCH v14 8/9] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v14 9/9] rust: page: add `from_raw()`

[PATCH V2 0/3] Rust support for powerpc
 2026-02-05  8:24 UTC  (7+ messages)
` [PATCH V2 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V2 2/3] rust: Add PowerPC support
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le

[PATCH v3 3/3] rust_binder: handle PID namespace conversion for freeze operation
 2026-02-05  8:20 UTC  (5+ messages)

[PATCH] rust: print: add safety comments for %pA formatting
 2026-02-05  8:19 UTC  (2+ messages)

[PATCH v11] rust: fmt: add safe pointer formatting support
 2026-02-05  7:57 UTC 

[PATCH v3 0/3] binder: handle PID namespace conversion for freeze operation
 2026-02-05  5:30 UTC  (6+ messages)
` [PATCH v3 1/3] "

[PATCH v2] rust: Makefile: bound rustdoc workaround to affected versions
 2026-02-05 13:18 UTC  (6+ messages)
` [PATCH v4] "
    ` [PATCH v5 1/2] kbuild: add rustc-max-version macro
      ` [PATCH v5 2/2] rust: Makefile: bound rustdoc workaround to affected versions

[PATCH] gpu: nova-core: fix aux device registration for multi-GPU systems
 2026-02-05  4:16 UTC  (2+ messages)

[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
 2026-02-05  1:42 UTC  (11+ messages)
                ` [PATCH v5] scripts: checkpatch: move Rust-specific lints to separate file

[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
 2026-02-05  1:00 UTC  (4+ messages)
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings

[PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-02-04 23:42 UTC  (7+ messages)

[PATCH v2 0/3] rust: alloc: add Vec shrinking methods
 2026-02-04 21:55 UTC  (9+ messages)
` [PATCH v2 1/3] rust: alloc: Add shrink_to and shrink_to_fit methods to Vec

[PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
 2026-02-04 21:08 UTC  (9+ messages)
` [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing

[PATCH v5 0/4] Introduce DeviceContext
 2026-02-04 20:56 UTC  (4+ messages)
` [PATCH v5 2/4] rust/drm: Don't setup private driver data until registration

[PATCH v2 0/4] rust: Add ARef support for work items
 2026-02-04 20:40 UTC  (5+ messages)
` [PATCH v2 1/4] rust: workqueue: add support for ARef<T>
` [PATCH v2 2/4] rust: drm: dispatch work items to the private data
` [PATCH v2 3/4] rust: workqueue: add delayed work support for ARef<T>
` [PATCH v2 4/4] rust: drm: dispatch delayed work items to the private data

[PATCH v7 0/7] gpu: nova-core: expose the logging buffers via debugfs
 2026-02-04 20:01 UTC  (10+ messages)
` [PATCH v7 1/7] rust: device: add device name method
` [PATCH v7 2/7] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
` [PATCH v7 3/7] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
` [PATCH v7 4/7] gpu: nova-core: Replace module_pci_driver! with explicit module init
` [PATCH v7 5/7] gpu: nova-core: use pin projection in method boot()
` [PATCH v7 6/7] gpu: nova-core: create debugfs root in module init
` [PATCH v7 7/7] gpu: nova-core: create GSP-RM logging buffers debugfs entries

[PATCH] rust: Add PowerPC support
 2026-02-04 19:42 UTC  (9+ messages)

[PATCH] powerpc: Enable Rust for ppc64le
 2026-02-04 17:56 UTC  (5+ messages)

[PATCH 0/5] rust: extend I2C functionality
 2026-02-04 17:03 UTC  (6+ messages)
` [PATCH 4/5] rust: i2c: add I2C wrappers

[PATCH v4 0/2] Add new workqueue wrapper and enqueue on cpu functions
 2026-02-04 16:50 UTC  (12+ messages)
` [PATCH v4 1/2] rust: add system_dfl() around the new system_dfl_wq
` [PATCH v4 2/2] rust: add system_percpu() and per-cpu enqueue functions

[PATCH v5 0/2] Add new workqueue wrapper and enqueue on cpu functions
 2026-02-04 16:47 UTC  (7+ messages)
` [PATCH v5 1/2] rust: add system_default() around the new system_dfl_wq
` [PATCH v5 2/2] rust: add system_percpu() and per-cpu enqueue functions

[PATCH] rust: page: add volatile memory copy methods
 2026-02-04 16:12 UTC  (13+ messages)

[PATCH 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-04 15:58 UTC  (17+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] rust: io: mem: use non-relaxed I/O ops in examples
` [PATCH 3/6] rust: io: provide Mmio relaxed ops through a wrapper type
` [PATCH 4/6] rust: io: remove legacy relaxed accessors of Mmio
` [PATCH 5/6] rust: pci: io: remove overloaded Io methods of ConfigSpace
` [PATCH 6/6] rust: io: remove overloaded Io methods of Mmio

[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
 2026-02-04 15:22 UTC  (8+ messages)
` [PATCH v2 1/4] rust: io: Add big-endian read and write functions
` [PATCH v2 2/4] rust: nvmem: Add an abstraction for nvmem providers
` [PATCH v2 3/4] nvmem: Replace the Wii and Wii U OTP driver with a Rust one
` [PATCH v2 4/4] powerpc: wii_defconfig: Enable Rust

linux-next: Tree for Feb 4
 2026-02-04 14:59 UTC 

[PATCH v3 0/3] Clk improvements
 2026-02-04 14:34 UTC  (26+ messages)
` [PATCH v3 1/3] rust: clk: use the type-state pattern

[RFC PATCH 0/7] Introduce HasField infrastructure
 2026-02-04 14:20 UTC  (2+ messages)

[PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
 2026-02-04 13:00 UTC  (6+ messages)
` [PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter

[PATCH v2 0/6] soc: qcom: socinfo: Convert to Rust
 2026-02-04  8:40 UTC  (32+ messages)
` [PATCH v2 1/6] rust: Add sparse_array! helper macro
` [PATCH v2 2/6] rust: io: Support copying arrays and slices
` [PATCH v2 3/6] rust: device: Support testing devices for equality
` [PATCH v2 4/6] rust: auxiliary: Support accessing raw aux pointer
` [PATCH v2 5/6] rust: debugfs: Allow access to device in Devres-wrapped scopes
` [PATCH v2 6/6] soc: qcom: socinfo: Convert to Rust

[PATCH] drm/tyr: Use vertical style for imports
 2026-02-04  8:34 UTC  (2+ messages)

[PATCH] rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-option
 2026-02-04  7:49 UTC  (4+ messages)

[PATCH] workqueue: rust: add work item runtime modification support
 2026-02-04  5:24 UTC  (3+ messages)

[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
 2026-02-04  1:39 UTC  (3+ messages)
` [PATCH v5 2/4] rust: macros: add derive macro for `TryFrom`


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox