messages from 2026-03-23 14:24:28 to 2026-03-25 11:11:36 UTC [more...]
[PATCH 0/8] I/O type generalization and projection
2026-03-25 11:11 UTC (10+ messages)
` [PATCH 1/8] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH 2/8] rust: io: generalize `Mmio` "
` [PATCH 3/8] rust: io: use pointer types instead of address
` [PATCH 4/8] rust: io: add view type
` [PATCH 5/8] rust: dma: add methods to unsafely create reference from subview
` [PATCH 6/8] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH 7/8] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH 8/8] rust: dma: drop `dma_read!` and `dma_write!` API
[PATCH 0/2] rust: add support for Software Tag-Based KASAN
2026-03-25 11:09 UTC (5+ messages)
` [PATCH 1/2] rust: kasan: do not pass -Zsanitizer-recover
` [PATCH 2/2] rust: kasan: add support for Software Tag-Based KASAN
[PATCH v7 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-03-25 11:06 UTC (14+ messages)
` [PATCH v7 04/31] gpu: nova-core: move GPU init into Gpu::new()
` [PATCH v7 05/31] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v7 06/31] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
` [PATCH v7 07/31] gpu: nova-core: move firmware image parsing code to firmware.rs
[PATCH v8 00/31] gpu: nova-core: firmware: Hopper/Blackwell support
2026-03-25 10:53 UTC (37+ messages)
` [PATCH v8 01/31] gpu: nova-core: Hopper/Blackwell: basic GPU identification
` [PATCH v8 02/31] gpu: nova-core: factor .fwsignature* selection into a new find_gsp_sigs_section()
` [PATCH v8 03/31] gpu: nova-core: use GPU Architecture to simplify HAL selections
` [PATCH v8 04/31] gpu: nova-core: add Copy/Clone to Spec and Revision, add chipset() accessor
` [PATCH v8 05/31] gpu: nova-core: set DMA mask width based on GPU architecture
` [PATCH v8 06/31] gpu: nova-core: Hopper/Blackwell: skip GFW boot waiting
` [PATCH v8 07/31] gpu: nova-core: move firmware image parsing code to firmware.rs
` [PATCH v8 08/31] gpu: nova-core: factor out an elf_str() function
` [PATCH v8 09/31] gpu: nova-core: don't assume 64-bit firmware images
` [PATCH v8 10/31] gpu: nova-core: add support for 32-bit "
` [PATCH v8 11/31] gpu: nova-core: add auto-detection of 32-bit, 64-bit "
` [PATCH v8 12/31] gpu: nova-core: Hopper/Blackwell: add FMC firmware image, in support of FSP
` [PATCH v8 13/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stub
` [PATCH v8 14/31] gpu: nova-core: Hopper/Blackwell: add FSP falcon EMEM operations
` [PATCH v8 15/31] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v8 16/31] rust: ptr: add const_align_up()
` [PATCH v8 17/31] gpu: nova-core: Hopper/Blackwell: calculate reserved FB heap size
` [PATCH v8 18/31] gpu: nova-core: add MCTP/NVDM protocol types for firmware communication
` [PATCH v8 19/31] gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
` [PATCH v8 20/31] gpu: nova-core: Hopper/Blackwell: add FMC signature extraction
` [PATCH v8 21/31] gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
` [PATCH v8 22/31] gpu: nova-core: Hopper/Blackwell: add FspCotVersion type
` [PATCH v8 23/31] gpu: nova-core: Hopper/Blackwell: larger non-WPR heap
` [PATCH v8 24/31] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
` [PATCH v8 25/31] gpu: nova-core: Blackwell: use correct sysmem flush registers
` [PATCH v8 26/31] gpu: nova-core: make WPR heap sizing fallible
` [PATCH v8 27/31] gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heap
` [PATCH v8 28/31] gpu: nova-core: refactor SEC2 booter loading into BooterFirmware::run()
` [PATCH v8 29/31] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
` [PATCH v8 30/31] gpu: nova-core: Hopper/Blackwell: new location for PCI config mirror
` [PATCH v8 31/31] gpu: nova-core: Hopper/Blackwell: integrate FSP boot path into boot()
[PATCH v4] kbuild: host: use single executable for rustc -C linker
2026-03-25 8:45 UTC (3+ messages)
` [PATCH v5] "
[PATCH] dma-mapping: add missing `inline` for `dma_free_attrs`
2026-03-25 8:34 UTC (3+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-03-25 8:29 UTC (2+ messages)
[PATCH v2 0/9] gpu: nova-core: gsp: add RM control command infrastructure
2026-03-25 7:43 UTC (9+ messages)
` [PATCH v2 6/9] gpu: nova-core: use KVVec for SBufferIter flush
` [PATCH v2 7/9] gpu: nova-core: gsp: add RM control command infrastructure
[PATCH v4 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-25 5:53 UTC (12+ messages)
` [PATCH v4 01/10] gpu: nova-core: introduce `bounded_enum` macro
` [PATCH v4 02/10] gpu: nova-core: convert PMC registers to kernel register macro
` [PATCH v4 03/10] gpu: nova-core: convert PBUS "
` [PATCH v4 04/10] gpu: nova-core: convert PFB "
` [PATCH v4 05/10] gpu: nova-core: convert GC6 "
` [PATCH v4 06/10] gpu: nova-core: convert FUSE "
` [PATCH v4 07/10] gpu: nova-core: convert PDISP "
` [PATCH v4 08/10] gpu: nova-core: convert falcon "
` [PATCH v4 09/10] gpu: nova-core: remove `io::` qualifier to register macro invocations
` [PATCH v4 10/10] Documentation: nova: remove register abstraction task
[PATCH 0/7] rust: dma: add from-slice constructors and use them in nova-core
2026-03-25 2:14 UTC (12+ messages)
` [PATCH 1/7] rust: dma: add from-slice constructors for Coherent and CoherentBox
` [PATCH 2/7] gpu: nova-core: firmware: riscv: use dma::Coherent
` [PATCH 4/7] gpu: nova-core: falcon: "
[PATCH v2 0/3] Inline helpers into Rust without full LTO
2026-03-25 1:58 UTC (14+ messages)
` "
[PATCH v2] rust: Mark all from() for Error functions inline
2026-03-25 1:19 UTC (2+ messages)
[PATCH v11 0/6] gpu: nova-core: expose the logging buffers via debugfs
2026-03-25 0:42 UTC (4+ messages)
` [PATCH v11 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
[PATCH 1/3] rust: uaccess: generalize write_dma() to accept any Coherent<T>
2026-03-25 0:39 UTC (3+ messages)
` [PATCH 2/3] rust: dma: generalize BinaryWriter impl for Coherent<T>
` [PATCH 3/3] gpu: nova-core: use sized array for GSP log buffers
[PATCH 1/2] rust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from public attrs
2026-03-24 22:20 UTC (4+ messages)
` [PATCH 2/2] rust: dma: add CoherentHandle for DMA allocations without kernel mapping
[PATCH v3 0/4] rust_binder: check current before closing fds
2026-03-24 20:02 UTC (5+ messages)
` [PATCH v3 1/4] rust: sync: implement == operator for ARef
` [PATCH v3 2/4] rust: task: implement == operator for Task
` [PATCH v3 3/4] rust_binder: make use of == "
` [PATCH v3 4/4] rust_binder: check current before closing fds
[PATCH] rust: regulator: do not assume that regulator_get() returns non-null
2026-03-24 13:39 UTC (5+ messages)
[PATCH v3 00/12] drm/tyr: Use register! macro
2026-03-24 19:03 UTC (30+ messages)
` [PATCH v3 01/12] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v3 02/12] drm/tyr: Print GPU_ID without filtering
` [PATCH v3 03/12] drm/tyr: Set interconnect coherency during probe
` [PATCH v3 04/12] drm/tyr: Use register! macro for JOB_CONTROL
` [PATCH v3 05/12] drm/tyr: Use register! macro for MMU_CONTROL
` [PATCH v3 06/12] drm/tyr: Remove custom register struct
` [PATCH v3 07/12] drm/tyr: Add MMU address space registers
` [PATCH v3 08/12] drm/tyr: Add fields for MEMATTR register
` [PATCH v3 09/12] drm/tyr: Add fields for COMMAND register
` [PATCH v3 10/12] drm/tyr: Add fields for FAULTSTATUS register
` [PATCH v3 11/12] drm/tyr: Add fields for TRANSCFG register
` [PATCH v3 12/12] drm/tyr: Add DOORBELL_BLOCK registers
[PATCH v3 0/7] Introduce Synology Microp driver
2026-03-24 17:39 UTC (7+ messages)
` [PATCH v3 3/7] acpi: add acpi_of_match_device_ids
[PATCH net-next v2 0/5] rust: phy: extend abstractions for real-world PHY drivers
2026-03-24 15:57 UTC (7+ messages)
` [PATCH net-next v2 1/5] rust: phy: add read-only device field accessors
` [PATCH net-next v2 2/5] rust: phy: add paged register access and bit manipulation helpers
` [PATCH net-next v2 3/5] rust: phy: add config_init, read_page, and write_page callbacks
` [PATCH net-next v2 4/5] rust: phy: add interrupt support
` [PATCH net-next v2 5/5] net: phy: realtek: add Rust RTL8211F PHY driver
[PATCH 1/4] rust: phy: add read-only device field accessors
2026-03-24 15:51 UTC (8+ messages)
` [PATCH 2/4] rust: phy: add paged register access and bit manipulation helpers
` [PATCH 3/4] rust: phy: add config_init, read_page, and write_page callbacks
` [PATCH 4/4] rust: phy: add interrupt support
[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
2026-03-24 15:40 UTC (16+ messages)
` [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
` [PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
` [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` [PATCH v2 1/8] rust: dma: use "kernel vertical" style for imports
[PATCH v2] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-03-24 15:15 UTC (5+ messages)
[PATCH v2 0/3] rust, nova-core: add DeviceSize trait for SZ_* constants
2026-03-24 14:32 UTC (7+ messages)
` [PATCH v2 1/3] rust: sizes: add DeviceSize trait for device address space constants
` [PATCH v2 2/3] rust: ptr: add Alignment::from_u64() for DeviceSize constants
` [PATCH v2 3/3] gpu: nova-core: use DeviceSize trait for u64 size constants
[PATCH] MAINTAINERS: Update Rust I2C Subsystem entries
2026-03-24 14:14 UTC (8+ messages)
[PATCH] uaccess: decouple INLINE_COPY_FROM_USER and CONFIG_RUST
2026-03-24 13:57 UTC (2+ messages)
[PATCH 00/79] block: rnull: complete the rust null block driver
2026-03-24 13:27 UTC (5+ messages)
` [PATCH 05/79] block: rust: change `queue_rq` request type to `Owned`
[PATCH 0/8] dma::Coherent & dma::CoherentInit API
2026-03-24 12:51 UTC (5+ messages)
[PATCH v3 0/4] rust: Add ARef support for work items
2026-03-24 11:00 UTC (7+ messages)
` [PATCH v3 1/4] rust: workqueue: add support for ARef<T>
` [PATCH v3 2/4] rust: drm: dispatch work items to the private data
` [PATCH v3 3/4] rust: workqueue: add delayed work support for ARef<T>
` [PATCH v3 4/4] rust: drm: dispatch delayed work items to the private data
[PATCH] gpu: nova-core: gsp: move Cmdq's DMA handle to a struct member
2026-03-24 6:58 UTC (2+ messages)
[PATCH v14 0/2] Rust GPU buddy allocator bindings
2026-03-23 21:02 UTC (2+ messages)
[PATCH v13.1] rust: interop: Add list module for C linked list interface
2026-03-23 21:02 UTC (2+ messages)
[PATCH 1/2] rust: watchdog: add watchdog device abstraction
2026-03-23 19:51 UTC (2+ messages)
` [PATCH 2/2] watchdog: softdog_rs: add Rust software watchdog driver
[RFC PATCH 02/12] drm/dep: Add DRM dependency queue layer
2026-03-23 17:42 UTC (15+ messages)
[PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
2026-03-23 14:24 UTC (3+ 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