nouveau
Thread
Date
Earlier messages
Messages by Date
2026/04/22
[PATCH 1/4] nouveau: move HDMI sink caps to outp level for GSP-RM
Dave Airlie
2026/04/22
[PATCH 3/4] nouveau: add HDMI FRL training API and retrain event handling
Dave Airlie
2026/04/22
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Eliot Courtney
2026/04/22
Re: [PATCH v12 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
lyude
2026/04/22
[PATCH 2/4] nouveau: add FRL and DSC parameters to HDMI sink caps interface
Dave Airlie
2026/04/22
[PATCH 4/4] nouveau: wire up HDMI FRL in the display frontend
Dave Airlie
2026/04/22
nouveau: add HDMI FRL support for GSP enabled GPUs
Dave Airlie
2026/04/22
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
2026/04/22
Re: [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
2026/04/21
Re: [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Eliot Courtney
2026/04/21
[PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings
Lyude Paul
2026/04/21
[PATCH v12 4/5] rust: drm: gem: Introduce shmem::SGTable
Lyude Paul
2026/04/21
[PATCH v12 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
Lyude Paul
2026/04/21
[PATCH v12 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
2026/04/21
[PATCH v12 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
Lyude Paul
2026/04/21
[PATCH v12 0/5] Rust bindings for gem shmem
Lyude Paul
2026/04/21
Re: [PATCH v11 0/5] Rust bindings for gem shmem
Lyude Paul
2026/04/21
[PATCH v11 5/5] rust: drm: gem: Add vmap functions to shmem bindings
Lyude Paul
2026/04/21
[PATCH v11 4/5] rust: drm: gem: Introduce shmem::SGTable
Lyude Paul
2026/04/21
[PATCH v11 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
Lyude Paul
2026/04/21
[PATCH v11 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
2026/04/21
[PATCH v11 0/5] Rust bindings for gem shmem
Lyude Paul
2026/04/21
[PATCH v11 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
Lyude Paul
2026/04/21
Re: [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
Lyude Paul
2026/04/21
Re: [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
Lyude Paul
2026/04/21
Re: [PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Rob Clark
2026/04/21
Re: [PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Liviu Dudau
2026/04/21
[PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
Gary Guo
2026/04/21
[PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
Gary Guo
2026/04/21
[PATCH v2 11/11] rust: io: add copying methods
Gary Guo
2026/04/21
[PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
Gary Guo
2026/04/21
[PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
Gary Guo
2026/04/21
[PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
Gary Guo
2026/04/21
[PATCH v2 06/11] rust: io: add view type
Gary Guo
2026/04/21
[PATCH v2 00/11] rust: I/O type generalization and projection
Gary Guo
2026/04/21
[PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
Gary Guo
2026/04/21
[PATCH v2 03/11] rust: io: use pointer types instead of address
Gary Guo
2026/04/21
[PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
Gary Guo
2026/04/21
[PATCH v2 02/11] rust: io: generalize `Mmio` to arbitrary type
Gary Guo
2026/04/21
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
2026/04/21
Re: [PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Thomas Hellström
2026/04/21
Re: [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Eliot Courtney
2026/04/21
Re: [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
Eliot Courtney
2026/04/21
[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
2026/04/21
Re: [PATCH v2 2/5] gpu: nova-core: use warn_on_err macro
Eliot Courtney
2026/04/21
Re: [PATCH v2 1/5] rust: add warn_on_err macro
Eliot Courtney
2026/04/20
[PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
Alexandre Courbot
2026/04/20
[PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
Alexandre Courbot
2026/04/20
[PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
Alexandre Courbot
2026/04/20
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
Alexandre Courbot
2026/04/20
[PATCH v2 2/5] gpu: nova-core: use warn_on_err macro
Alexandre Courbot
2026/04/20
[PATCH v2 1/5] rust: add warn_on_err macro
Alexandre Courbot
2026/04/20
[PATCH AUTOSEL 7.0-6.12] nouveau: pci: quiesce GPU on shutdown
Sasha Levin
2026/04/19
Re: [PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
sunliming
2026/04/18
Re: [PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
Danilo Krummrich
2026/04/18
Re: [PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
Timur Tabi
2026/04/18
Re: [PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
Danilo Krummrich
2026/04/18
Re: [PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
Timur Tabi
2026/04/18
Re: [PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
Danilo Krummrich
2026/04/18
[PATCH] drm/nouveau/gsp: Fix possible NULL pointer dereference warning in r535_dmac_alloc
sunliming
2026/04/17
Re: [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
lyude
2026/04/17
Re: [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
lyude
2026/04/17
[PATCH v8 23/29] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026/04/16
Re: [PATCH v2 1/2] drm/sched: Make drm_sched_entity_kill() a public function
Luben Tuikov
2026/04/16
Re: [PATCH] Documentation: gpu: nova-core: document the IFR header layout
Alexandre Courbot
2026/04/16
Re: [PATCH v2 1/2] drm/sched: Make drm_sched_entity_kill() a public function
Danilo Krummrich
2026/04/16
Re: [PATCH 5/5] rust: ptr: remove implicit index projection syntax
Alice Ryhl
2026/04/16
Re: [PATCH 4/5] gpu: nova-core: use pointer projection for command queue code
Alice Ryhl
2026/04/16
Re: [PATCH 3/5] gpu: nova-core: convert to keyworded projection syntax
Alice Ryhl
2026/04/16
Re: [PATCH 2/5] rust: dma: update to keyworded index projection syntax
Alice Ryhl
2026/04/16
Re: [PATCH 1/5] rust: ptr: add panicking index projection variant
Alice Ryhl
2026/04/15
Re: [PATCH] drm/nouveau: fix nvkm_device leak on aperture removal failure
Danilo Krummrich
2026/04/15
[PATCH 3/5] gpu: nova-core: convert to keyworded projection syntax
Gary Guo
2026/04/15
[PATCH 4/5] gpu: nova-core: use pointer projection for command queue code
Gary Guo
2026/04/15
[PATCH 1/5] rust: ptr: add panicking index projection variant
Gary Guo
2026/04/15
[PATCH 5/5] rust: ptr: remove implicit index projection syntax
Gary Guo
2026/04/15
[PATCH 2/5] rust: dma: update to keyworded index projection syntax
Gary Guo
2026/04/15
[PATCH 0/5] Rework index projection syntax
Gary Guo
2026/04/15
[PATCH v2 2/2] drm/nouveau: Fix double call to drm_sched_entity_fini()
Philipp Stanner
2026/04/15
[PATCH v2 1/2] drm/sched: Make drm_sched_entity_kill() a public function
Philipp Stanner
2026/04/14
Re: [PATCH 2/2] drm/nouveau: Fix double call to drm_sched_entity_fini()
M Henning
2026/04/14
[PATCH 2/2] drm/nouveau: Fix double call to drm_sched_entity_fini()
Philipp Stanner
2026/04/14
[PATCH 1/2] drm/sched: Make drm_sched_entity_kill() a public function
Philipp Stanner
2026/04/14
Re: [PATCH 1/3] rust: add `num` module with `PowerOfTwo` type
Miguel Ojeda
2026/04/13
Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Gary Guo
2026/04/12
Re: [PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
Eliot Courtney
2026/04/12
Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Eliot Courtney
2026/04/11
[PATCH] drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
2026/04/11
Re: [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
Alexandre Courbot
2026/04/10
[PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
Marek Czernohous
2026/04/10
[PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect
Marek Czernohous
2026/04/10
[PATCH 3/3] drm/nouveau/dp: retry link check once on HPD IRQ before disconnect
Marek Czernohous
2026/04/10
[PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
Marek Czernohous
2026/04/10
[PATCH 2/3] drm/nouveau/kms: add NULL check for CRTC in nv50_sor_atomic_disable
Marek Czernohous
2026/04/10
[PATCH 1/3] drm/nouveau/pci: use nv46 MSI rearm for G94 (NVAC/MCP79)
Marek Czernohous
2026/04/10
[PATCH 0/3] drm/nouveau: stability fixes for NVAC (MCP79/MCP7A)
Marek Czernohous
2026/04/10
[PATCH] drm/nouveau: Wire up dmem cgroups
Natalie Vock
2026/04/10
Re: [PATCH v10 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
Alexandre Courbot
2026/04/10
Re: [PATCH v10 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Alexandre Courbot
2026/04/10
Re: [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
Alexandre Courbot
2026/04/10
Re: [PATCH v10 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
Alexandre Courbot
2026/04/09
Re: [PATCH 0/6] drm/nouveau: fix GA100 issues
lyude
2026/04/09
Re: [PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
Deborah Brouwer
2026/04/09
Re: [PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
Marco Crivellari
2026/04/08
[PATCH v10 3/5] drm/gem/shmem: Export drm_gem_shmem_get_pages_sgt_locked()
Lyude Paul
2026/04/08
[PATCH v10 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
2026/04/08
[PATCH v10 4/5] rust: drm: gem: Introduce shmem::SGTable
Lyude Paul
2026/04/08
[PATCH v10 1/5] rust: drm: gem: s/device::Device/Device/ for shmem.rs
Lyude Paul
2026/04/08
[PATCH v10 0/5] Rust bindings for gem shmem
Lyude Paul
2026/04/08
[PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings
Lyude Paul
2026/04/08
Re: [PATCH] Documentation: gpu: nova-core: document the IFR header layout
Timur Tabi
2026/04/08
[PATCH] Documentation: gpu: nova-core: document the IFR header layout
Timur Tabi
2026/04/07
Re: [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Nicolas Schier
2026/04/07
Re: [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
Nicolas Schier
2026/04/07
Re: [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
Nicolas Schier
2026/04/07
Re: [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
Nicolas Schier
2026/04/07
Re: [PATCH v2 32/33] rust: kbuild: support global per-version flags
Nicolas Schier
2026/04/07
[PATCH 6/6] drm/nouveau/gsp: enable FWSEC-SB on GA100
Timur Tabi
2026/04/07
[PATCH 2/6] drm/nouveau/bios: specify correct display fuse register for Ampere and Ada
Timur Tabi
2026/04/07
[PATCH 3/6] drm/nouveau/bios: skip the IFR header if present
Timur Tabi
2026/04/07
[PATCH 1/6] drm/nouveau: check for GA100 specifically when calculating FRTS size
Timur Tabi
2026/04/07
[PATCH 4/6] drm/nouveau/gsp: require GSP-RM for GA100 support
Timur Tabi
2026/04/07
[PATCH 5/6] drm/nouveau: parse the VBIOS on GA100
Timur Tabi
2026/04/07
[PATCH 0/6] drm/nouveau: fix GA100 issues
Timur Tabi
2026/04/07
[GIT PULL] DRM Rust changes for v7.1-rc1 (2nd)
Danilo Krummrich
2026/04/07
[PATCH] drm/nouveau: expose VBIOS via debugfs on GSP-RM systems
Timur Tabi
2026/04/07
Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Tamir Duberstein
2026/04/07
Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Miguel Ojeda
2026/04/06
Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
Miguel Ojeda
2026/04/06
Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
John Hubbard
2026/04/06
Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
Miguel Ojeda
2026/04/06
Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
John Hubbard
2026/04/06
Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Joel Fernandes
2026/04/06
Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Tamir Duberstein
2026/04/06
Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Miguel Ojeda
2026/04/06
Re: [PATCH v2 32/33] rust: kbuild: support global per-version flags
Tamir Duberstein
2026/04/06
Re: [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
Tamir Duberstein
2026/04/06
Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Tamir Duberstein
2026/04/06
Re: [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
Tamir Duberstein
2026/04/06
Re: [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Miguel Ojeda
2026/04/06
Re: [PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
Miguel Ojeda
2026/04/05
Re: [PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
Alexandre Courbot
2026/04/05
Re: [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
Gary Guo
2026/04/05
Re: [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Gary Guo
2026/04/05
Re: [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
Miguel Ojeda
2026/04/05
[PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
Miguel Ojeda
2026/04/05
Re: [PATCH 32/33] rust: kbuild: support global per-version flags
Gary Guo
2026/04/05
Re: [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
Gary Guo
2026/04/05
[PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0
Miguel Ojeda
2026/04/05
[PATCH v2 32/33] rust: kbuild: support global per-version flags
Miguel Ojeda
2026/04/05
[PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
Miguel Ojeda
2026/04/05
[PATCH v2 31/33] rust: declare cfi_encoding for lru_status
Miguel Ojeda
2026/04/05
[PATCH v2 30/33] docs: rust: general-information: use real example
Miguel Ojeda
2026/04/05
[PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
Miguel Ojeda
2026/04/05
[PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
Miguel Ojeda
2026/04/05
[PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
Miguel Ojeda
2026/04/05
[PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
Miguel Ojeda
2026/04/05
[PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
Miguel Ojeda
2026/04/05
[PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
Miguel Ojeda
2026/04/05
[PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
2026/04/05
[PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
Miguel Ojeda
2026/04/05
[PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
Miguel Ojeda
2026/04/05
[PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
Miguel Ojeda
2026/04/05
[PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Miguel Ojeda
2026/04/05
[PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
Miguel Ojeda
2026/04/05
[PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
Miguel Ojeda
2026/04/05
[PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
Miguel Ojeda
2026/04/05
[PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
Miguel Ojeda
2026/04/05
[PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
2026/04/05
[PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
Miguel Ojeda
2026/04/05
[PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
Miguel Ojeda
2026/04/05
[PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
Miguel Ojeda
2026/04/05
[PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
Miguel Ojeda
2026/04/05
[PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
Miguel Ojeda
2026/04/05
[PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
Miguel Ojeda
2026/04/05
[PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
2026/04/05
[PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
2026/04/05
[PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
2026/04/05
[PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
Miguel Ojeda
2026/04/05
[PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
Miguel Ojeda
2026/04/05
[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
Miguel Ojeda
2026/04/05
Re: [PATCH 32/33] rust: kbuild: support global per-version flags
Miguel Ojeda
2026/04/05
Re: [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
Miguel Ojeda
2026/04/05
Re: [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
Miguel Ojeda
2026/04/05
Re: [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
Miguel Ojeda
2026/04/05
Re: [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
Miguel Ojeda
2026/04/05
Re: [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
Miguel Ojeda
2026/04/04
Re: [PATCH] gpu: nova-core: program_brom cannot fail
Alexandre Courbot
2026/04/04
Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Gary Guo
2026/04/04
Re: [PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
Danilo Krummrich
2026/04/03
Re: [PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
Alexandre Courbot
2026/04/02
Re: [PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Joel Fernandes
2026/04/02
[PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
David Carlier
2026/04/02
Re: [PATCH 01/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Benno Lossin
2026/04/02
[PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
Gary Guo
2026/04/02
[PATCH 2/3] rust: sync: generic memory barriers
Gary Guo
2026/04/02
[PATCH 1/3] rust: sync: add helpers for mb, dma_mb and friends
Gary Guo
2026/04/02
[PATCH 0/3] rust: more memory barriers bindings
Gary Guo
2026/04/02
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Alexandre Courbot
2026/04/02
Re: [PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Jesung Yang
Earlier messages