messages from 2026-02-05 11:52:43 to 2026-02-06 15:53:58 UTC [more...]
[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
2026-02-06 15:53 UTC (5+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
` [PATCH -next v7 2/2] rust: gpu: Add GPU buddy allocator bindings
[PATCH v17 00/16] Refcounted interrupts, SpinLockIrq for rust
2026-02-06 15:28 UTC (17+ messages)
` [PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter
[PATCH 0/5] Use struct devres_node in Devres<T>
2026-02-06 15:09 UTC (24+ messages)
` [PATCH 1/5] devres: move struct devres_node into base.h
` [PATCH 2/5] devres: export devres_node_init() and devres_node_add()
` [PATCH 3/5] devres: add devres_node_remove()
` [PATCH 4/5] devres: rename and export set_node_dbginfo()
` [PATCH 5/5] rust: devres: embed struct devres_node directly
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-02-06 15:02 UTC (8+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] rust: io: mem: use non-relaxed I/O ops in examples
` [PATCH v2 3/6] rust: io: provide Mmio relaxed ops through a wrapper type
` [PATCH v2 4/6] rust: io: remove legacy relaxed accessors of Mmio
` [PATCH v2 5/6] rust: pci: io: remove overloaded Io methods of ConfigSpace
` [PATCH v2 6/6] rust: io: remove overloaded Io methods of Mmio
[PATCH] rust: devres: fix race condition due to nesting
2026-02-06 14:52 UTC (3+ messages)
[PATCH 00/10] rust: xarray: add entry API with preloading
2026-02-06 14:22 UTC (6+ messages)
` [PATCH 10/10] rust: xarray: fix false positive lockdep warnings
[PATCH v5 0/4] Introduce DeviceContext
2026-02-06 14:08 UTC (9+ messages)
` [PATCH v5 1/4] rust/drm: "
` [PATCH v5 2/4] rust/drm: Don't setup private driver data until registration
` [PATCH v5 3/4] rust/drm/gem: Add DriverAllocImpl type alias
` [PATCH v5 4/4] rust/drm/gem: Use DeviceContext with GEM objects
[RFC PATCH 0/4] Add dma_fence abstractions and DRM Jobqueue
2026-02-06 13:24 UTC (11+ messages)
` [RFC PATCH 2/4] rust: sync: Add dma_fence abstractions
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2026-02-06 12:41 UTC (8+ messages)
` [PATCH v6 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, re-enable gcc + rust builds
[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
2026-02-06 10:47 UTC (13+ messages)
` [PATCH v2 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v2 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v2 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v2 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v2 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v2 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v2 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v2 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample
[PATCH v4 0/3] binder: handle PID namespace conversion for freeze operation
2026-02-06 8:53 UTC (4+ messages)
` [PATCH v4 1/3] binder: fix PID namespace collision "
` [PATCH v4 2/3] rust: pid: add Pid abstraction and init_ns helper
` [PATCH v4 3/3] rust_binder: fix PID namespace collision for freeze operation
[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
2026-02-06 8:31 UTC (4+ messages)
` [PATCH v5] scripts: checkpatch: move Rust-specific lints to separate file
[PATCH v3 0/5] gpu: nova-core: gsp: fix command queue ring buffer bugs
2026-02-06 7:29 UTC (2+ messages)
[PATCH v3 00/30] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-06 4:21 UTC (31+ messages)
` [PATCH v3 01/30] gpu: nova-core: print FB sizes, along with ranges
` [PATCH v3 02/30] gpu: nova-core: add FbRange.len() and use it in boot.rs
` [PATCH v3 03/30] gpu: nova-core: Hopper/Blackwell: basic GPU identification
` [PATCH v3 04/30] gpu: nova-core: factor .fwsignature* selection into a new get_gsp_sigs_section()
` [PATCH v3 05/30] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH v3 06/30] gpu: nova-core: apply the one "use" item per line policy to commands.rs
` [PATCH v3 07/30] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v3 08/30] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
` [PATCH v3 09/30] gpu: nova-core: move firmware image parsing code to firmware.rs
` [PATCH v3 10/30] gpu: nova-core: factor out a section_name_eq() function
` [PATCH v3 11/30] gpu: nova-core: don't assume 64-bit firmware images
` [PATCH v3 12/30] gpu: nova-core: add support for 32-bit "
` [PATCH v3 13/30] gpu: nova-core: add auto-detection of 32-bit, 64-bit "
` [PATCH v3 14/30] gpu: nova-core: Hopper/Blackwell: add FMC firmware image, in support of FSP
` [PATCH v3 15/30] gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
` [PATCH v3 16/30] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v3 17/30] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v3 18/30] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v3 19/30] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v3 20/30] gpu: nova-core: Hopper/Blackwell: add FSP message structures
` [PATCH v3 21/30] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v3 22/30] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v3 23/30] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v3 24/30] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v3 25/30] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v3 26/30] gpu: nova-core: refactor SEC2 booter loading into run_booter() helper
` [PATCH v3 27/30] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v3 28/30] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot path
` [PATCH v3 29/30] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v3 30/30] gpu: nova-core: clarify the GPU firmware boot steps
[PATCH -next] gpu: Move DRM buddy allocator one level up
2026-02-06 1:48 UTC (3+ messages)
[PATCH v2] gpu: nova-core: fix aux device registration for multi-GPU systems
2026-02-06 1:16 UTC (2+ messages)
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-02-06 1:07 UTC (5+ messages)
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
[PATCH v18 0/5] SpinLockIrq for rust
2026-02-05 23:23 UTC (10+ messages)
` [PATCH v18 1/5] rust: Introduce interrupt module
` [PATCH v18 2/5] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
` [PATCH v18 3/5] rust: sync: use super::* in spinlock.rs
` [PATCH v18 4/5] rust: sync: Add SpinLockIrq
` [PATCH v18 5/5] rust: sync: Introduce SpinLockIrq::lock_with() and friends
[PATCH] gpu: nova-core: program_brom cannot fail
2026-02-05 22:59 UTC
[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
2026-02-05 22:46 UTC (17+ messages)
` [PATCH v2 1/4] rust: io: Add big-endian read and write functions
` [PATCH v2 2/4] rust: nvmem: Add an abstraction for nvmem providers
[PATCH] gpu: nova-core: fix aux device registration for multi-GPU systems
2026-02-05 21:44 UTC (5+ messages)
[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
2026-02-05 21:27 UTC (6+ messages)
` [PATCH 3/8] rust: pci: add {enable,disable}_sriov(), to control "
[PATCH v5 0/4] rust: add `TryFrom` and `Into` derive macros
2026-02-05 21:06 UTC (4+ messages)
` [PATCH v5 2/4] rust: macros: add derive macro for `TryFrom`
[PATCH v4] scripts: checkpatch: warn on Rust panicking methods
2026-02-05 21:00 UTC (10+ messages)
[RFC PATCH 0/7] Introduce HasField infrastructure
2026-02-05 20:47 UTC (3+ messages)
[PATCH V2 0/3] Rust support for powerpc
2026-02-05 20:15 UTC (9+ messages)
` [PATCH V2 3/3] powerpc: Enable Rust for ppc64le
[PATCH V3 0/3] Rust support for powerpc
2026-02-05 18:04 UTC (4+ messages)
` [PATCH V3 1/3] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V3 2/3] rust: Add PowerPC support
` [PATCH V3 3/3] powerpc: Enable Rust for ppc64le
[PATCH] drm/tyr: Clarify driver/device type names
2026-02-05 18:59 UTC
[PATCH v4] rust: Makefile: bound rustdoc workaround to affected versions
2026-02-05 15:55 UTC (3+ messages)
` [PATCH v5 1/2] kbuild: add rustc-max-version macro
[PATCH 0/5] Make Rust Binder build as a module
2026-02-05 13:45 UTC (32+ 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 5/5] rust_binder: mark ANDROID_BINDER_IPC_RUST tristate
[PATCH v14 0/9] rust: add `Ownable` trait and `Owned` type
2026-02-05 13:33 UTC (6+ messages)
` [PATCH v14 1/9] rust: types: Add Ownable/Owned types
` [PATCH v14 2/9] rust: rename `AlwaysRefCounted` to `RefCounted`
[RFC 0/2] Rust PCI capability infrastructure and SR-IOV support
2026-02-05 13:10 UTC (5+ messages)
` [RFC 2/2] pci: Add PCI capability infrastructure and SR-IOV capability support
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