messages from 2026-02-09 05:16:23 to 2026-02-11 00:04:59 UTC [more...]
[PATCH 0/2] gpu: nova-core: use GSP RPC sequence numbers properly
2026-02-11 0:04 UTC
[PATCH] rust_binder: fix oneway spam detection
2026-02-10 23:55 UTC
[PATCH -next v8 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-10 23:33 UTC (14+ messages)
` [PATCH -next v8 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v8 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v8 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
[PATCH -next v9 0/3] rust: Add CList and GPU buddy allocator bindings
2026-02-10 23:32 UTC (4+ messages)
` [PATCH -next v9 1/3] rust: clist: Add support to interface with C linked lists
` [PATCH -next v9 2/3] rust: gpu: Add GPU buddy allocator bindings
` [PATCH -next v9 3/3] nova-core: mm: Select GPU_BUDDY for VRAM allocation
[PATCH v2 00/27] Allow inlining C helpers into Rust when using LTO
2026-02-10 23:11 UTC (5+ messages)
` [PATCH v2 09/27] rust: jump_label: add __rust_helper to helpers
[PATCH v4 00/33] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-10 22:27 UTC (35+ messages)
` [PATCH v4 01/33] gpu: nova-core: pass pdev directly to dev_* logging macros
` [PATCH v4 02/33] gpu: nova-core: print FB sizes, along with ranges
` [PATCH v4 03/33] gpu: nova-core: add FbRange.len() and use it in boot.rs
` [PATCH v4 04/33] gpu: nova-core: Hopper/Blackwell: basic GPU identification
` [PATCH v4 05/33] gpu: nova-core: factor .fwsignature* selection into a new get_gsp_sigs_section()
` [PATCH v4 06/33] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH v4 07/33] gpu: nova-core: apply the one "use" item per line policy to commands.rs
` [PATCH v4 08/33] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v4 09/33] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
` [PATCH v4 10/33] gpu: nova-core: move firmware image parsing code to firmware.rs
` [PATCH v4 11/33] gpu: nova-core: factor out a section_name_eq() function
` [PATCH v4 12/33] gpu: nova-core: don't assume 64-bit firmware images
` [PATCH v4 13/33] gpu: nova-core: add support for 32-bit "
` [PATCH v4 14/33] gpu: nova-core: add auto-detection of 32-bit, 64-bit "
` [PATCH v4 15/33] gpu: nova-core: Hopper/Blackwell: add FMC firmware image, in support of FSP
` [PATCH v4 16/33] gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
` [PATCH v4 17/33] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v4 18/33] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v4 19/33] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v4 20/33] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v4 21/33] gpu: nova-core: Hopper/Blackwell: add FSP message structures
` [PATCH v4 22/33] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v4 23/33] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v4 24/33] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v4 25/33] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v4 26/33] gpu: nova-core: Blackwell: use correct sysmem flush registers
` [PATCH v4 27/33] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v4 28/33] gpu: nova-core: refactor SEC2 booter loading into run_booter() helper
` [PATCH v4 29/33] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v4 30/33] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
` [PATCH v4 31/33] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v4 32/33] gpu: nova-core: clarify the GPU firmware boot steps
` [PATCH v4 33/33] gpu: nova-core: fix aux device registration for multi-GPU systems
[PATCH v3 00/12] rust: xarray: add entry API with preloading
2026-02-10 21:34 UTC (29+ messages)
` [PATCH v3 01/12] rust: xarray: minor formatting fixes
` [PATCH v3 02/12] rust: xarray: add debug format for `StoreError`
` [PATCH v3 03/12] rust: xarray: add `contains_index` method
` [PATCH v3 04/12] rust: xarray: add `XArrayState`
` [PATCH v3 05/12] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v3 06/12] rust: xarray: simplify `Guard::load`
` [PATCH v3 07/12] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v3 08/12] rust: xarray: add entry API
` [PATCH v3 09/12] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v3 10/12] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v3 11/12] xarray, radix-tree: enable sheaf support for kmem_cache
` [PATCH v3 12/12] rust: xarray: add preload API
[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
2026-02-10 21:11 UTC (14+ messages)
` [PATCH v3 4/4] rust: binder: shrink all_procs when deregistering processes
[GIT PULL] Rust for v6.20 / v7.0
2026-02-10 19:59 UTC (2+ messages)
[PATCH v1] drm/tyr: gpu: fix GpuInfo::log model/version decoding
2026-02-10 18:38 UTC
[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
2026-02-10 15:50 UTC (47+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
` [RFC PATCH 3/4] rust/drm: Add DRM Jobqueue
[PATCH] rust: kernel: document safety for rust_fmt_argument
2026-02-10 15:00 UTC (2+ messages)
[PATCH] rust: print: add safety comments for %pA formatting
2026-02-10 15:00 UTC (2+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-02-10 9:00 UTC (4+ messages)
` [PATCH V6 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V6 2/3] rust: Add PowerPC support
` [PATCH V6 3/3] powerpc: Enable Rust for ppc64le
[PATCH] objtool/rust: add one more `noreturn` Rust function
2026-02-10 10:03 UTC (2+ messages)
[PATCH V4 0/3] Rust support for powerpc
2026-02-10 9:53 UTC (14+ messages)
` [PATCH V4 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V4 2/3] rust: Add PowerPC support
` [PATCH V4 3/3] powerpc: Enable Rust for ppc64le
[PATCH 0/5] Make Rust Binder build as a module
2026-02-10 8:47 UTC (18+ messages)
` [PATCH 1/5] export file_close_fd and task_work_add
` [PATCH 3/5] mm: export zap_page_range_single and list_lru_add/del
[PATCH V5 0/3] Rust support for powerpc
2026-02-10 8:44 UTC (6+ messages)
` [PATCH V5 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V5 2/3] rust: Add PowerPC support
` [PATCH V5 3/3] powerpc: Enable Rust for ppc64le
[PATCH] rust: kbuild: pass `-Zunstable-options` for Rust 1.95.0
2026-02-10 8:42 UTC (2+ messages)
[PATCH v7 0/7] gpu: nova-core: expose the logging buffers via debugfs
2026-02-10 3:28 UTC (2+ messages)
[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
2026-02-09 19:42 UTC (18+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
[PATCH -next] gpu: Move DRM buddy allocator one level up
2026-02-09 19:30 UTC (4+ messages)
[PATCH 0/2] Support `likely`, `unlikely` and `cold_path`
2026-02-09 19:12 UTC (7+ messages)
` [PATCH 2/2] rust: std_vendor: add `{likely,unlikely,cold_path}()`
[PATCH v4 0/2] Add new workqueue wrapper and enqueue on cpu functions
2026-02-09 17:14 UTC (6+ messages)
` [PATCH v4 1/2] rust: add system_dfl() around the new system_dfl_wq
[RFC PATCH] iommu/io-pgtable: Add support for Arm Mali v10+ GPUs page table format
2026-02-09 16:04 UTC (2+ messages)
[PATCH] pwm: th1520: fix `CLIPPY=1` warning
2026-02-09 13:02 UTC (5+ messages)
[PATCH v7 0/7] Rust bindings for gem shmem + iosys_map
2026-02-09 12:47 UTC (6+ messages)
` [PATCH v7 1/7] rust: drm: gem: Add raw_dma_resv() function
` [PATCH v7 6/7] rust: Introduce iosys_map bindings
[PATCH 1/2] rust: move `static_assert` into `build_assert`
2026-02-09 11:44 UTC (9+ messages)
` [PATCH 2/2] rust: add `const_assert!` macro
[PATCH 0/5] rust: extend I2C functionality
2026-02-09 11:31 UTC (3+ messages)
[PATCH v2] rust: list: Add unsafe for container_of
2026-02-09 10:45 UTC (2+ messages)
[PATCH v3 1/3] rust: clk: use the type-state pattern
2026-02-09 9:50 UTC (12+ messages)
[PATCH v9 2/2] scripts: checkpatch: add RUST_UNWRAP lint
2026-02-09 8:52 UTC (3+ messages)
[PATCH v4 0/6] Rust GPUVM immediate mode
2026-02-09 8:17 UTC (4+ messages)
` [PATCH v4 6/6] rust: gpuvm: add GpuVmCore::sm_map()
[PATCH v3 00/30] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-09 8:05 UTC (7+ messages)
` [PATCH v3 30/30] gpu: nova-core: clarify the GPU firmware boot steps
[PATCH v4 3/3] rust_binder: fix PID namespace collision for freeze operation
2026-02-09 5:21 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox