public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-02 17:28:55 to 2026-03-04 19:53:46 UTC [more...]

[PATCH v7 00/10] rust: add `register!` macro
 2026-03-04 19:53 UTC  (21+ messages)
` [PATCH v7 05/10] rust: io: add IoLoc and IoWrite types

[PATCH] rust: cpufreq: fix clippy::double_parens warning in Policy doctest
 2026-03-04 19:53 UTC 

[PATCH v5 00/38] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-04 19:14 UTC  (12+ messages)
` [PATCH v5 21/38] rust: ptr: add const_align_up() and enable inline_const feature

[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
 2026-03-04 18:46 UTC  (3+ messages)
` [PATCH v2 3/4] nvmem: Replace the Wii and Wii U OTP driver with a Rust one

[PATCH v3 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-03-04 18:30 UTC  (21+ messages)
` [PATCH v3 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v3 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v3 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v3 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v3 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v3 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v3 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v3 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v3 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v3 10/10] samples: rust: add SR-IOV driver sample

[PATCH v2 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-03-04 16:29 UTC  (5+ messages)
` [PATCH v2 1/2] rust: poll: make PollCondVar upgradable

[PATCH v1 00/16] mm: cleanups around unmapping / zapping
 2026-03-04 15:26 UTC  (14+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()

[PATCH v4] tools build: Fix rust cross compilation
 2026-03-04 14:39 UTC  (3+ messages)

[PATCH v3 0/5] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-04 14:17 UTC  (16+ messages)
` [PATCH v3 1/5] gpu: nova-core: gsp: fix stale doc comments on command queue methods
` [PATCH v3 2/5] gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queue
` [PATCH v3 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
` [PATCH v3 4/5] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH v3 5/5] gpu: nova-core: gsp: add mutex locking to Cmdq

[PATCH v2 1/2] rust: pin-init: internal: init: remove `#[disable_initialized_field_access]`
 2026-03-04 12:26 UTC  (6+ messages)

[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
 2026-03-04 12:07 UTC  (4+ messages)

[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-04 11:39 UTC  (13+ messages)
` [PATCH v5 1/9] gpu: nova-core: gsp: sort `MsgFunction` variants alphabetically
` [PATCH v5 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
` [PATCH v5 3/9] rust: add EMSGSIZE error code
` [PATCH v5 4/9] gpu: nova-core: gsp: add checking oversized commands
` [PATCH v5 5/9] gpu: nova-core: gsp: clarify invariant on command queue
` [PATCH v5 6/9] gpu: nova-core: gsp: unconditionally call variable payload handling
` [PATCH v5 7/9] gpu: nova-core: gsp: add `size_in_bytes` helper to `CommandToGsp`
` [PATCH v5 8/9] gpu: nova-core: gsp: support large RPCs via continuation record
` [PATCH v5 9/9] gpu: nova-core: gsp: add tests for continuation records

[PATCH v1] perf test type profiling: Remote typedef on struct
 2026-03-04 10:44 UTC  (2+ messages)

[PATCH v2 0/2] rust: take advantage of newer rust-analyzer features
 2026-03-04  9:52 UTC  (3+ messages)

[PATCH 0/8] rust: module parameter extensions
 2026-03-04  8:13 UTC  (3+ messages)
` [PATCH 2/8] rust: module_param: wire StringParam into the module! macro

[PATCH] rust: kbuild: emit dep-info into $(depfile) directly
 2026-03-04  2:39 UTC  (2+ messages)

[PATCH] rust: str: make NullTerminatedFormatter public
 2026-03-04  2:34 UTC  (2+ messages)

[PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
 2026-03-03 23:54 UTC  (2+ messages)

[PATCH v11 0/4] Rust GPU buddy allocator bindings
 2026-03-03 22:03 UTC  (8+ messages)
` [PATCH v11 4/4] rust: gpu: Add "

[PATCH v4 0/3] rust: add pointer projection infrastructure and convert DMA
 2026-03-03 21:13 UTC  (10+ messages)
` [PATCH v4 1/3] rust: ptr: add `KnownSize` trait to support DST size info extraction
` [PATCH v4 2/3] rust: ptr: add projection infrastructure

[PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-03-03 21:01 UTC  (2+ messages)

[PATCH v3 0/1] rust: introduce abstractions for fwctl
 2026-03-03 21:00 UTC  (5+ messages)
` [PATCH v3 1/1] "

[GIT PULL] [PATCH 00/13] Rust atomic changes for v7.1
 2026-03-03 20:17 UTC  (14+ messages)
` [PATCH 01/13] rust: sync: atomic: Remove bound `T: Sync` for `Atomic::from_ptr()`
` [PATCH 02/13] rust: sync: atomic: Add example for Atomic::get_mut()
` [PATCH 03/13] rust: helpers: Generify the definitions of rust_helper_*_{read,set}*
` [PATCH 04/13] rust: helpers: Generify the definitions of rust_helper_*_xchg*
` [PATCH 05/13] rust: helpers: Generify the definitions of rust_helper_*_cmpxchg*
` [PATCH 06/13] rust: sync: atomic: Clarify the need of CONFIG_ARCH_SUPPORTS_ATOMIC_RMW
` [PATCH 07/13] rust: sync: atomic: Add Atomic<*{mut,const} T> support
` [PATCH 08/13] rust: sync: atomic: Add performance-optimal Flag type for atomic booleans
` [PATCH 09/13] rust: list: Use AtomicFlag in AtomicTracker
` [PATCH 10/13] rust: sync: atomic: Add atomic operation helpers over raw pointers
` [PATCH 11/13] rust: sync: atomic: Add fetch_sub()
` [PATCH 12/13] rust: sync: atomic: Update documentation for `fetch_add()`
` [PATCH 13/13] rust: atomic: Update a safety comment in impl of `fetch_add()`

[PATCH] rust: irq: move 'static bounds to traits
 2026-03-03 19:55 UTC  (2+ messages)

[PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
 2026-03-03 19:44 UTC  (2+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-03-03 18:07 UTC  (20+ messages)
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities
` [RFC v3 14/27] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v3 15/27] lib: rspdm: Support SPDM get_digests
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
` [RFC v3 24/27] lib: rspdm: Support SPDM challenge

[PATCH 0/8] dma::Coherent & dma::CoherentInit API
 2026-03-03 17:33 UTC  (12+ messages)
` [PATCH 1/8] rust: dma: use "kernel vertical" style for imports
` [PATCH 2/8] rust: dma: add generalized container for types other than slices
` [PATCH 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization
` [PATCH 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` [PATCH 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH 7/8] gpu: nova-core: convert Gsp::new() to use CoherentInit
` [PATCH 8/8] gpu: nova-core: convert to new dma::Coherent API

Open Meeting at Jan 24
 2026-03-03 16:10 UTC  (11+ messages)
` 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
              ` Open Meeting at Aug 20
                ` Open Meeting at Oct 15

[PATCH v3 0/2] rust: add pointer projection infrastructure and convert DMA
 2026-03-03 12:21 UTC  (14+ messages)
` [PATCH v3 1/2] rust: add projection infrastructure

[PATCH] drm/tyr: Use DRM device type alias across driver
 2026-03-03 10:25 UTC  (3+ messages)

[PATCH v2 0/4] gpu: nova-core: gsp: add locking to Cmdq
 2026-03-03  7:58 UTC  (13+ messages)
` [PATCH v2 2/4] gpu: nova-core: gsp: add sync and async command queue API to `Cmdq`
` [PATCH v2 3/4] gpu: nova-core: gsp: make `Cmdq` a pinned type
` [PATCH v2 4/4] gpu: nova-core: gsp: add mutex locking to Cmdq

[PATCH v4 0/9] gpu: nova-core: gsp: add continuation record support
 2026-03-03  7:48 UTC  (11+ messages)
` [PATCH v4 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
` [PATCH v4 7/9] gpu: nova-core: gsp: add command_size helper
` [PATCH v4 8/9] gpu: nova-core: gsp: support large RPCs via continuation record

[PATCH v3] rust: hrtimer: Restrict expires() to safe contexts
 2026-03-03  6:10 UTC 

[PATCH v2 0/12] drm/tyr: firmware loading and MCU boot support
 2026-03-02 23:25 UTC  (13+ messages)
` [PATCH v2 01/12] drm/tyr: select DRM abstractions in Kconfig
` [PATCH v2 02/12] drm/tyr: move clock cleanup into Clocks Drop impl
` [PATCH v2 03/12] drm/tyr: rename TyrObject to BoData
` [PATCH v2 04/12] drm/tyr: set DMA mask using GPU physical address
` [PATCH v2 05/12] drm/tyr: add MMU address space registers
` [PATCH v2 06/12] drm/tyr: add shmem backing for GEM objects
` [PATCH v2 07/12] drm/tyr: Add generic slot manager
` [PATCH v2 08/12] drm/tyr: add MMU module
` [PATCH v2 09/12] drm/tyr: add GPU virtual memory module
` [PATCH v2 10/12] drm/tyr: add a kernel buffer object
` [PATCH v2 11/12] drm/tyr: add parser for firmware binary
` [PATCH v2 12/12] drm/tyr: add firmware loading and MCU boot support

[PATCH v19 0/5] SpinLockIrq for rust
 2026-03-02 23:16 UTC  (6+ messages)
` [PATCH v19 1/5] rust: Introduce interrupt module
` [PATCH v19 2/5] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v19 3/5] rust: sync: use super::* in spinlock.rs
` [PATCH v19 4/5] rust: sync: Add SpinLockIrq
` [PATCH v19 5/5] rust: sync: Introduce SpinLockIrq::lock_with() and friends

[PATCH v18 0/5] SpinLockIrq for rust
 2026-03-02 22:47 UTC  (4+ messages)
` [PATCH v18 5/5] rust: sync: Introduce SpinLockIrq::lock_with() and friends

[PATCH] rust_binder: replace is_aligned helper with is_multiple_of
 2026-03-02 22:27 UTC  (3+ messages)

[PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
 2026-03-02 20:11 UTC  (2+ messages)

[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
 2026-03-02 20:10 UTC  (4+ messages)

[GIT PULL] Driver core changes for 7.0-rc1
 2026-03-02 19:19 UTC  (7+ messages)

[PATCH v2 0/2] Fix VMA confusion in Rust Binder
 2026-03-02 18:36 UTC  (5+ messages)
` [PATCH v2 1/2] rust_binder: check ownership before using vma

[PATCH] rust: rename `kernel::c_str!` to `str_to_cstr!`
 2026-03-02 17:45 UTC  (3+ messages)


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