nouveau
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/30
Re: [PATCH v5 1/4] rust: macros: add derive macro for `Into`
Jesung Yang
2026/01/30
Re: [PATCH v5 1/4] rust: macros: add derive macro for `Into`
Charalampos Mitrodimas
2026/01/30
Re: [PATCH v6 6/7] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/01/30
[PATCH drm] Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"
John Ogness
2026/01/30
Re: nouveau regression with 6.19.0-rc7
Dave Airlie
2026/01/30
Re: [PATCH 6/9] rust: dma: add dma_read! and dma_write! macros
Alice Ryhl
2026/01/30
Re: nouveau regression with 6.19.0-rc7
John Ogness
2026/01/30
[PATCH 9/9] gpu: nova-core: migrate to CoherentArray and CoherentObject
Eliot Courtney
2026/01/30
[PATCH 8/9] rust: dma: add CoherentObject for single element allocations
Eliot Courtney
2026/01/30
[PATCH 7/9] rust: dma: implement decay from CoherentArray to CoherentSlice
Eliot Courtney
2026/01/30
[PATCH 5/9] rust: dma: rename try_item_from_index to try_ptr_at
Eliot Courtney
2026/01/30
[PATCH 6/9] rust: dma: add dma_read! and dma_write! macros
Eliot Courtney
2026/01/30
[PATCH 4/9] rust: dma: simplify try_dma_read! and try_dma_write!
Eliot Courtney
2026/01/30
[PATCH 3/9] rust: dma: add CoherentArray for compile-time sized allocations
Eliot Courtney
2026/01/30
[PATCH 2/9] rust: dma: parameterize CoherentAllocation with AllocationSize
Eliot Courtney
2026/01/30
[PATCH 1/9] rust: dma: rename CoherentAllocation fallible methods
Eliot Courtney
2026/01/30
[PATCH 0/9] rust: dma: add CoherentArray for compile-time sized allocations
Eliot Courtney
2026/01/30
Re: [PATCH v6 6/7] gpu: nova-core: create debugfs root in module init
Alice Ryhl
2026/01/30
Re: [PATCH v6 3/7] gpu: nova-core: implement BinaryWriter for CoherentAllocation<u8>
Alice Ryhl
2026/01/30
nouveau regression with 6.19.0-rc7
John Ogness
2026/01/29
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Miguel Ojeda
2026/01/29
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
2026/01/29
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/29
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/29
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Gary Guo
2026/01/29
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
2026/01/29
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/29
Re: [PATCH v6 2/7] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Gary Guo
2026/01/29
[PATCH v5 2/4] rust: macros: add derive macro for `TryFrom`
Jesung Yang via B4 Relay
2026/01/29
[PATCH v5 4/4] rust: macros: add private doctests for `TryFrom` derive macro
Jesung Yang via B4 Relay
2026/01/29
[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
Jesung Yang via B4 Relay
2026/01/29
[PATCH v5 3/4] rust: macros: add private doctests for `Into` derive macro
Jesung Yang via B4 Relay
2026/01/29
[PATCH v5 1/4] rust: macros: add derive macro for `Into`
Jesung Yang via B4 Relay
2026/01/29
Re: [PATCH v3 0/5] gpu: nova-core: gsp: fix command queue ring buffer bugs
Gary Guo
2026/01/28
[PATCH v3 5/5] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Eliot Courtney
2026/01/28
[PATCH v3 4/5] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
2026/01/28
[PATCH v3 3/5] gpu: nova-core: gsp: use empty slices instead of [0..0] ranges
Eliot Courtney
2026/01/28
[PATCH v3 2/5] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
2026/01/28
[PATCH v3 1/5] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
2026/01/28
[PATCH v3 0/5] gpu: nova-core: gsp: fix command queue ring buffer bugs
Eliot Courtney
2026/01/28
[PATCH] nouveau/vmm: start tracking if the LPT PTE is valid. (v3)
Dave Airlie
2026/01/28
[PATCH v6 6/7] gpu: nova-core: create debugfs root in module init
Timur Tabi
2026/01/28
[PATCH v6 7/7] gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
2026/01/28
[PATCH v6 5/7] gpu: nova-core: use pin projection in method boot()
Timur Tabi
2026/01/28
[PATCH v6 4/7] gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
2026/01/28
[PATCH v6 3/7] gpu: nova-core: implement BinaryWriter for CoherentAllocation<u8>
Timur Tabi
2026/01/28
[PATCH v6 2/7] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
Timur Tabi
2026/01/28
[PATCH v6 1/7] rust: device: add device name method
Timur Tabi
2026/01/28
[PATCH v6 0/7] gpu: nova-core: expose the logging buffers via debugfs
Timur Tabi
2026/01/28
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/28
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/28
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
John Hubbard
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
John Hubbard
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Alexandre Courbot
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Danilo Krummrich
2026/01/28
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Danilo Krummrich
2026/01/28
Re: [PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
Danilo Krummrich
2026/01/28
Re: [PATCH v5 5/8] gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
2026/01/28
Re: [PATCH v5 4/8] gpu: nova-core: implement BinaryWriter for LogBuffer
Timur Tabi
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026/01/28
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026/01/28
Re: [PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
Joel Fernandes
2026/01/28
Re: [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Alexandre Courbot
2026/01/28
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Danilo Krummrich
2026/01/28
Re: [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Alexandre Courbot
2026/01/28
Re: [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Alexandre Courbot
2026/01/28
Re: [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Alexandre Courbot
2026/01/28
Re: [PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
Danilo Krummrich
2026/01/28
[PATCH v6 25/31] drm/nouveau: Remove drm_sched_init_args->num_rqs usage
Tvrtko Ursulin
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Danilo Krummrich
2026/01/28
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Danilo Krummrich
2026/01/28
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Alexandre Courbot
2026/01/28
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Alexandre Courbot
2026/01/28
Re: [PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Alexandre Courbot
2026/01/27
Re: [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Alexandre Courbot
2026/01/27
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
2026/01/27
[PATCH] nouveau/vmm: start tracking if the LPT PTE is valid. (v2)
Dave Airlie
2026/01/27
Re: [PATCH v5 1/8] rust: pci: add device name method
Danilo Krummrich
2026/01/27
Re: [PATCH v5 1/8] rust: pci: add device name method
Timur Tabi
2026/01/27
Re: [PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Gary Guo
2026/01/27
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Miguel Ojeda
2026/01/27
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Danilo Krummrich
2026/01/27
Re: [PATCH] drm/nouveau: Fix memory leak in nouveau_channel_ctor()
Markus Elfring
2026/01/26
[PATCH] drm/nouveau/gr/ga102: Fix memory leak in ga102_gr_load()
Zilin Guan
2026/01/26
[PATCH] drm/nouveau: Fix memory leak in nouveau_channel_ctor()
Zilin Guan
2026/01/26
[GIT PULL] DRM Rust changes for v7.0-rc1
Danilo Krummrich
2026/01/26
Re: [PATCH v4 0/3] Introduce DeviceContext
Daniel Almeida
2026/01/26
[PATCH v2 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
2026/01/26
[PATCH v2 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
2026/01/26
[PATCH v2 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
Joel Fernandes
2026/01/26
[PATCH v2 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
2026/01/26
[PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026/01/26
[PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Joel Fernandes
2026/01/26
Re: [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
John Hubbard
2026/01/26
Re: [PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Gary Guo
2026/01/26
Re: [PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Gary Guo
2026/01/26
Re: [PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Gary Guo
2026/01/26
Re: [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
Gary Guo
2026/01/26
Re: [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
2026/01/26
Re: [PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Zhi Wang
2026/01/26
Re: [PATCH v1 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Zhi Wang
2026/01/26
Re: [PATCH v1 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
Zhi Wang
2026/01/26
Re: [PATCH v1 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
Zhi Wang
2026/01/25
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
2026/01/25
Re: [PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
2026/01/25
Re: [PATCH 1/3] gpu: nova-core: remove imports available via prelude
Danilo Krummrich
2026/01/25
Re: [PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Dirk Behme
2026/01/25
Re: [PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026/01/24
Re: [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
Joel Fernandes
2026/01/24
Re: [PATCH v4 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026/01/24
[PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
Joel Fernandes
2026/01/24
[PATCH v1 5/5] gpu: nova-core: use checked arithmetic in RISC-V firmware parsing
Joel Fernandes
2026/01/24
[PATCH v1 2/5] gpu: nova-core: use checked arithmetic in Booter signature parsing
Joel Fernandes
2026/01/24
[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
Joel Fernandes
2026/01/24
[PATCH v1 4/5] gpu: nova-core: use checked arithmetic in BinFirmware::data
Joel Fernandes
2026/01/24
[PATCH v1 3/5] gpu: nova-core: use checked arithmetic in frombytes_at helper
Joel Fernandes
2026/01/24
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Zhi Wang
2026/01/24
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Danilo Krummrich
2026/01/24
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Alexandre Courbot
2026/01/24
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Alexandre Courbot
2026/01/24
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Danilo Krummrich
2026/01/24
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Miguel Ojeda
2026/01/23
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
2026/01/23
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Alexandre Courbot
2026/01/23
Re: [PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Alexandre Courbot
2026/01/23
Re: [PATCH 24/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
John Hubbard
2026/01/23
Re: [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
John Hubbard
2026/01/23
Re: [PATCH 29/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
John Hubbard
2026/01/23
Re: [PATCH 28/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
2026/01/23
Re: [PATCH 21/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
John Hubbard
2026/01/23
Re: [PATCH 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
John Hubbard
2026/01/23
Re: [PATCH 15/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
John Hubbard
2026/01/23
[PATCH v4 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026/01/23
[PATCH v4 1/3] rust/drm: Introduce DeviceContext
Lyude Paul
2026/01/23
[PATCH v4 2/3] rust/drm: Don't setup private driver data until registration
Lyude Paul
2026/01/23
[PATCH v4 0/3] Introduce DeviceContext
Lyude Paul
2026/01/23
Re: [PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
Alexandre Courbot
2026/01/23
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Alexandre Courbot
2026/01/23
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Alexandre Courbot
2026/01/23
Re: [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
lyude
2026/01/23
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
John Hubbard
2026/01/23
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
2026/01/23
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Gary Guo
2026/01/23
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Gary Guo
2026/01/23
Re: [PATCH 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Gary Guo
2026/01/23
Re: [PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Gary Guo
2026/01/23
Re: [PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
Gary Guo
2026/01/23
Re: [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges
Gary Guo
2026/01/23
[PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2026/01/23
[PATCH 1/3] gpu: nova-core: remove imports available via prelude
Gary Guo
2026/01/23
Re: [PATCH v3 1/3] rust/drm: Introduce DeviceContext
Danilo Krummrich
2026/01/23
Re: [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
lyude
2026/01/23
Re: [PATCH v2 1/2] gpu: nova-core: check for overflow to DMATRFBASE1
Danilo Krummrich
2026/01/23
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Miguel Ojeda
2026/01/23
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/23
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/23
Re: [PATCH v8 00/13] gpu: nova-core: add Turing support
Danilo Krummrich
2026/01/23
[PATCH v2 4/4] gpu: nova-core: gsp: fix improper indexing in driver_read_area
Eliot Courtney
2026/01/23
[PATCH v2 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Eliot Courtney
2026/01/23
[PATCH v2 2/4] gpu: nova-core: gsp: clarify comments about invariants and pointer roles
Eliot Courtney
2026/01/23
[PATCH v2 1/4] gpu: nova-core: gsp: fix incorrect advancing of write pointer
Eliot Courtney
2026/01/23
[PATCH v2 0/4] gpu: nova-core: gsp: fix command queue ring buffer bugs
Eliot Courtney
2026/01/22
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/22
Re: [PATCH 01/31] gpu: nova-core: print FB sizes, along with ranges
John Hubbard
2026/01/22
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Zi Yan
2026/01/22
Re: [PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Daniel Almeida
2026/01/22
Re: [PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
Daniel Almeida
2026/01/22
Re: [PATCH v3 1/3] rust/drm: Introduce DeviceContext
Daniel Almeida
2026/01/22
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Andrew Morton
2026/01/22
[PATCH v8 01/13] gpu: nova-core: rename Imem to ImemSecure
Timur Tabi
2026/01/22
[PATCH v8 13/13] gpu: nova-core: use the Generic Bootloader to boot FWSEC
Timur Tabi
2026/01/22
Re: [PATCH v2 1/2] gpu: nova-core: check for overflow to DMATRFBASE1
Timur Tabi
2026/01/22
[PATCH v3 2/3] rust/drm: Don't setup private driver data until registration
Lyude Paul
2026/01/22
[PATCH v8 07/13] gpu: nova-core: Add basic Turing HAL
Timur Tabi
2026/01/22
[PATCH v8 09/13] gpu: nova-core: add Falcon HAL method load_method()
Timur Tabi
2026/01/22
[PATCH v8 02/13] gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
2026/01/22
[PATCH v8 03/13] gpu: nova-core: support header parsing on Turing/GA100
Timur Tabi
2026/01/22
Re: [PATCH] nouveau/vmm: start tracking if the LPT PTE is valid.
M Henning
2026/01/22
[PATCH v8 10/13] gpu: nova-core: add FalconUCodeDescV2 support
Timur Tabi
2026/01/22
[PATCH v8 00/13] gpu: nova-core: add Turing support
Timur Tabi
2026/01/22
[PATCH] nouveau/vmm: start tracking if the LPT PTE is valid.
Dave Airlie
2026/01/22
Re: [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
2026/01/22
[PATCH v8 11/13] gpu: nova-core: align LibosMemoryRegionInitArgument size to page size
Timur Tabi
2026/01/22
[PATCH v8 05/13] gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()
Timur Tabi
2026/01/22
[PATCH v8 06/13] gpu: nova-core: move some functions into the HAL
Timur Tabi
2026/01/22
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/22
[PATCH v3 3/3] rust/drm/gem: Use DeviceContext with GEM objects
Lyude Paul
2026/01/22
[PATCH v3 1/3] rust/drm: Introduce DeviceContext
Lyude Paul
2026/01/22
[PATCH v3 0/3] Introduce DeviceContext
Lyude Paul
2026/01/22
[PATCH v8 08/13] gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()
Timur Tabi
2026/01/22
[PATCH v8 12/13] gpu: nova-core: add PIO support for loading firmware images
Timur Tabi
2026/01/22
[PATCH v8 04/13] gpu: nova-core: add support for Turing/GA100 fwsignature
Timur Tabi
2026/01/22
Re: [PATCH] nouveau/vmm: start tracking if the LPT PTE is valid.
M Henning
2026/01/22
Re: [PATCH v6 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
Timur Tabi
2026/01/22
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/22
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/22
Re: [PATCH v6 02/11] gpu: nova-core: add ImemNonSecure section infrastructure
Gary Guo
2026/01/22
Re: [PATCH 3/4] gpu: nova-core: gsp: fix improper handling of empty slot in cmdq
Miguel Ojeda
Earlier messages
Later messages