rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-28 13:57:40 to 2025-10-31 22:10:33 UTC [more...]

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-31 22:10 UTC  (6+ messages)
` [PATCH v22 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v22 17/28] riscv/signal: save and restore of shadow stack for signal

[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
 2025-10-31 19:59 UTC  (10+ messages)
` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v13 03/17] preempt: Introduce HARDIRQ_DISABLE_BITS

[PATCH v22 00/28] riscv control-flow integrity for usermode
 2025-10-31 19:22 UTC  (3+ messages)
` [PATCH v22 03/28] riscv: zicfiss / zicfilp enumeration

[PATCH RFC 0/4] rust: Introduce support for C linked list interfacing and DRM Buddy bindings
 2025-10-31 16:42 UTC  (14+ messages)
` [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists
` [PATCH RFC 2/4] samples: rust: Add sample demonstrating C linked list iteration
` [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
` [PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator

[PATCH 0/2] rust: add BitInt type and use in Nova's bitfield macro
 2025-10-31 13:39 UTC  (3+ messages)
` [PATCH 1/2] rust: add BitInt integer wrapping type
` [PATCH FOR REFERENCE 2/2] gpu: nova-core: use BitInt for bitfields

[PATCH v7 0/2] rust: leds: add led classdev abstractions
 2025-10-31 13:18 UTC  (4+ messages)

[PATCH 0/4] Introduce import_ns support for Rust
 2025-10-31 13:12 UTC  (19+ messages)
    ` [PATCH 2/4] rust: pwm: Add module_pwm_platform_driver! macro
    ` [PATCH 4/4] pwm: th1520: Fix clippy warning for redundant struct field init
    ` [PATCH 3/4] pwm: th1520: Use module_pwm_platform_driver! macro
    ` [PATCH 1/4] rust: macros: Add support for 'imports_ns' to module!

[PATCH v3 0/5] rust: pci: add config space read/write support
 2025-10-31 12:55 UTC  (15+ messages)
` [PATCH v3 1/5] rust: io: factor common I/O helpers into Io trait
` [PATCH v3 2/5] rust: io: factor out MMIO read/write macros
` [PATCH v3 3/5] rust: pci: add a helper to query configuration space size
` [PATCH v3 4/5] rust: pci: add config space read/write support
` [PATCH v3 5/5] sample: rust: pci: add tests for config space routines

[PATCH v4] rust: lock: Export Guard::do_unlocked()
 2025-10-31 10:24 UTC  (6+ messages)

[PATCH v2] rust: of: replace `core::mem::zeroed` with `pin_init::zeroed`
 2025-10-31  9:55 UTC  (2+ messages)

[PATCH v2] rust_binder: use compat_ptr_ioctl
 2025-10-31  8:48 UTC 

[PATCH v2] Makefile: Remove the product of pin_init cleanly in mrporper
 2025-10-31  2:32 UTC 

[PATCH] Makefile: Remove the product of pin_init cleanly in mrporper
 2025-10-31  1:54 UTC  (3+ messages)

[PATCH v3 0/2] gpu: nova: add boot42 support for next-gen GPUs
 2025-10-31  0:04 UTC  (22+ messages)
` [PATCH v3 1/2] gpu: nova-core: prepare Spec and Revision types for boot0/boot42
` [PATCH v3 2/2] gpu: nova-core: add boot42 support for next-gen GPUs

[PATCH 1/2] drm: nova: depend on CONFIG_64BIT
 2025-10-30 22:24 UTC  (6+ messages)
` [PATCH 2/2] drm: nova: select NOVA_CORE

[PATCH] pwm: fix Rust formatting
 2025-10-30 22:10 UTC  (2+ messages)

[PATCH] pwm: fix broken intra-doc link
 2025-10-30 22:06 UTC  (2+ messages)

[PATCH] nova-core: Ada: basic GPU identification
 2025-10-30 20:09 UTC  (3+ messages)

[PATCH] rust/dma: Take &mut self in CoherentAllocation::field_write()
 2025-10-30 18:06 UTC  (5+ messages)

[RFC 0/2] rust: introduce abstractions for fwctl
 2025-10-30 17:54 UTC  (11+ messages)
` [RFC 1/2] "
` [RFC 2/2] samples: rust: fwctl: add sample code for FwCtl

[PATCH] rust: of: replace `core::mem::zeroed` with `pin_init::zeroed`
 2025-10-30 17:33 UTC  (2+ messages)

[PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion
 2025-10-30 16:50 UTC  (8+ messages)
` [PATCH v12 1/4] rust: types: Add Ownable/Owned types
` [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`

[PATCH] rust_binder: use compat_ptr_ioctl
 2025-10-30 15:06 UTC  (4+ messages)

[PATCH 0/1] nova-core: regs: rename .alter() --> .update()
 2025-10-30 11:12 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] nova-core: remove HWCFG1 and need_riscv
 2025-10-30 11:10 UTC  (2+ messages)

[PATCH 0/8] Device::drvdata() and driver/driver interaction (auxiliary)
 2025-10-29 18:10 UTC  (10+ messages)
` [PATCH 2/8] rust: device: introduce Device::drvdata()

[PATCH v2 0/8] Binary Large Objects for Rust DebugFS
 2025-10-29 15:26 UTC  (4+ messages)
` [PATCH v2 1/8] rust: fs: add file::Offset type alias

[PATCH v2] rust: opp: simplify callers of `to_c_str_array`
 2025-10-29 14:25 UTC  (4+ messages)

[PATCH] MAINTAINERS: add Tyr to DRM DRIVERS AND COMMON INFRASTRUCTURE [RUST]
 2025-10-29 13:30 UTC  (3+ messages)

[PATCH] rust: condvar: fix broken intra-doc link
 2025-10-29 12:45 UTC  (2+ messages)

[PATCH] rust: devres: fix private intra-doc link
 2025-10-29 11:51 UTC  (3+ messages)

[PATCH] rust_binder: move BC_FREE_BUFFER drop inside if statement
 2025-10-29 11:50 UTC 

[PATCH v7 00/14] gpu: nova-core: Boot GSP to RISC-V active
 2025-10-29  8:16 UTC  (15+ messages)
` [PATCH v7 01/14] gpu: nova-core: compute layout of more framebuffer regions required for GSP
` [PATCH v7 02/14] gpu: nova-core: Set correct DMA mask
` [PATCH v7 03/14] gpu: nova-core: num: add functions to safely convert a const value to a smaller type
` [PATCH v7 04/14] gpu: nova-core: Create initial Gsp
` [PATCH v7 05/14] gpu: nova-core: gsp: Create wpr metadata
` [PATCH v7 06/14] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH v7 07/14] gpu: nova-core: Add zeroable trait to bindings
` [PATCH v7 08/14] rust: enable slice_flatten feature and abstract it through an extension trait
` [PATCH v7 09/14] gpu: nova-core: gsp: Add GSP command queue bindings and handling
` [PATCH v7 10/14] gpu: nova-core: gsp: Create rmargs
` [PATCH v7 11/14] gpu: nova-core: gsp: Add RM registry and sysinfo bindings and commands
` [PATCH v7 12/14] nova-core: falcon: Add support to check if RISC-V is active
` [PATCH v7 13/14] nova-core: falcon: Add support to write firmware version
` [PATCH v7 14/14] nova-core: gsp: Boot GSP

[PATCH v3 0/6] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-28 23:31 UTC  (8+ messages)
` [PATCH v3 1/6] gpu: nova-core: replace `as` with `from` conversions where possible
` [PATCH v3 2/6] gpu: nova-core: vbios: do not use `as` when comparing BiosImageType
` [PATCH v3 3/6] gpu: nova-core: use `try_from` instead of `as` for u32 conversions
` [PATCH v3 4/6] gpu: nova-core: add functions and traits for lossless integer conversions
` [PATCH v3 5/6] gpu: nova-core: replace use of `as` with functions from `num`
` [PATCH v3 6/6] gpu: nova-core: justify remaining uses of `as`

[PATCH 0/7] gpu: nova-core: remove use of `as` for integer conversions
 2025-10-28 22:40 UTC  (13+ messages)
` [PATCH 5/7] gpu: nova-core: add extra conversion functions and traits
` [PATCH 7/7] gpu: nova-core: justify remaining uses of `as`

[PATCH v4] rust: add new macro for common bitmap operations
 2025-10-28 22:02 UTC  (2+ messages)

[PATCH 0/5] gpu: nova-core: leverage FromBytes for VBIOS structures
 2025-10-28 21:56 UTC  (9+ messages)
` [PATCH 1/5] rust: transmute: add `from_bytes_prefix` family of methods
` [PATCH 2/5] gpu: nova-core: vbios: use FromBytes for PmuLookupTable header
` [PATCH 3/5] gpu: nova-core: vbios: use FromBytes for PcirStruct
` [PATCH 4/5] gpu: nova-core: vbios: use FromBytes for BitHeader
` [PATCH 5/5] gpu: nova-core: vbios: use FromBytes for NpdeStruct

[PATCH v3 0/5] Use Rust Bitmap from Rust Binder driver
 2025-10-28 21:48 UTC  (10+ messages)
` [PATCH v3 2/5] rust: bitmap: add BitmapVec::new_inline()
` [PATCH v3 3/5] rust: id_pool: do not supply starting capacity
` [PATCH v3 4/5] rust: id_pool: do not immediately acquire new ids

[PATCH v6 2/3] rust: i2c: add manual I2C device creation abstractions
 2025-10-28 20:00 UTC  (6+ messages)
` [PATCH v6 2/3] rust: i2c: Add basic I2C driver abstractions

[PATCH v2 0/2] gpu: nova: add boot42 support for next-gen GPUs
 2025-10-28 17:25 UTC  (7+ messages)
` [PATCH v2 1/2] gpu: nova-core: merge the Revision type into the Spec type
` [PATCH v2 2/2] gpu: nova-core: add boot42 support for next-gen GPUs

[PATCH v3 00/10] Binary Large Objects for Rust DebugFS
 2025-10-28 14:07 UTC  (6+ messages)
` [PATCH v3 04/10] rust: uaccess: add UserSliceWriter::write_slice_partial()
` [PATCH v3 05/10] rust: uaccess: add UserSliceWriter::write_slice_file()


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