messages from 2025-09-09 17:55:55 to 2025-09-12 08:20:21 UTC [more...]
[PATCH v4 0/3] Batch 2 of rust gem shmem work
2025-09-12 8:20 UTC (5+ messages)
` [PATCH v4 1/3] drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()
` [PATCH v4 2/3] drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()
` [PATCH v4 3/3] rust: Add dma_buf stub bindings
[PATCH] rust: maple_tree: fix intra-doc link
2025-09-12 8:07 UTC (2+ messages)
[PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
2025-09-12 8:06 UTC (14+ messages)
[PATCH] rust: pci: add PCI interrupt allocation and management support
2025-09-12 6:41 UTC (5+ messages)
Printing with overflow checks can cause modpost errors
2025-09-12 4:08 UTC (4+ messages)
[PATCH v3 0/2] rust: regulator: improve the ergonomics of Rust regulators
2025-09-11 23:23 UTC (4+ messages)
` [PATCH v3 1/2] rust: regulator: remove Regulator<Dynamic>
` [PATCH v3 2/2] rust: regulator: add devm_enable and devm_enable_optional
[PATCH v2 0/2] rust: regulator: improve the ergonomics of Rust regulators
2025-09-11 23:23 UTC (12+ messages)
` [PATCH v2 2/2] rust: regulator: add devm_enable and devm_enable_optional
` (subset) [PATCH v2 0/2] rust: regulator: improve the ergonomics of Rust regulators
[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
2025-09-11 22:43 UTC (13+ messages)
` [PATCH v3 09/14] rust: gem: Introduce DriverObject::Args
` [PATCH v3 10/14] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v3 11/14] rust: drm: gem: Introduce SGTableRef
` [PATCH v3 13/14] rust: drm: gem: Add export() callback
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-11 22:25 UTC (7+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH] rust: pin-init: add references to previously initialized fields
2025-09-11 21:35 UTC (2+ messages)
[PATCH] rust: pin-init: add code blocks to `[try_][pin_]init!` macros
2025-09-11 21:34 UTC (7+ messages)
[PATCH 0/2] pin-init sync v6.18
2025-09-11 21:34 UTC (2+ messages)
[PATCH 1/2] rust: pin-init: rename `project` -> `project_this` in doctest
2025-09-11 21:32 UTC (13+ messages)
` [PATCH 2/2] rust: pin-init: add pin projections to `#[pin_data]`
[PATCH v5 0/3] rust: i2c: Add basic I2C driver abstractions
2025-09-11 20:46 UTC (8+ messages)
` [PATCH v5 1/3] rust: i2c: add basic I2C device and "
` [PATCH v5 2/3] rust: i2c: add manual I2C device creation abstractions
` [PATCH v5 3/3] samples: rust: add Rust I2C sample driver
[PATCH] MAINTAINERS: Update the DMA Rust entry
2025-09-11 19:57 UTC (4+ messages)
[PATCH v2 1/2] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
2025-09-11 18:56 UTC (2+ messages)
` [PATCH v2 2/2] rust/drm: Add gem::impl_aref_for_gem_obj!
[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-09-11 14:22 UTC (24+ messages)
` [PATCH v5 01/12] gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
` [PATCH v5 02/12] gpu: nova-core: move GSP boot code to a dedicated method
` [PATCH v5 03/12] gpu: nova-core: initialize Gpu structure fully in-place
` [PATCH v5 04/12] gpu: nova-core: add Chipset::name() method
` [PATCH v5 05/12] gpu: nova-core: firmware: move firmware request code into a function
` [PATCH v5 06/12] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v5 07/12] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v5 08/12] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v5 09/12] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v5 10/12] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v5 11/12] gpu: nova-core: Add base files for r570.144 firmware bindings
` [PATCH v5 12/12] gpu: nova-core: compute layout of more framebuffer regions required for GSP
[PATCH v2] RISC-V: re-enable gcc + rust builds
2025-09-11 13:14 UTC (4+ messages)
[PATCH v2 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
2025-09-11 12:38 UTC (14+ messages)
` [PATCH v2 1/2] drm/gpuvm: add deferred vm_bo cleanup
` [PATCH v2 2/2] panthor: use drm_gpuva_unlink_defer()
[PATCH v3] rust: drm: Introduce the Tyr driver for Arm Mali GPUs
2025-09-11 12:34 UTC (6+ messages)
[PATCH v4] rust: rbtree: add immutable cursor
2025-09-11 11:48 UTC (2+ messages)
[PATCH] rust: resolve safety comment TODO in `as_str_unchecked`
2025-09-11 8:54 UTC
[PATCH v2] rust: rbtree: add immutable cursor
2025-09-11 2:33 UTC (9+ messages)
[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-09-10 21:36 UTC (10+ messages)
` [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
` Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)
` Implicit panics
[PATCH v2 0/2] Clk improvements for 6.18
2025-09-10 19:17 UTC (6+ messages)
` [PATCH v2 1/2] rust: clk: implement Send and Sync
` [PATCH v2 2/2] rust: clk: use the type-state pattern
[PATCH] rust: clk: implement Send and Sync
2025-09-10 17:41 UTC (2+ messages)
[PATCH v11 0/7] rust: DebugFS Bindings
2025-09-10 17:10 UTC (9+ messages)
` [PATCH v11 2/7] rust: debugfs: Add support for read-only files
[PATCH v2] rust: pin-init: add `#[bind]` attribute to access previously initialized fields
2025-09-10 15:39 UTC (14+ messages)
[PATCH v11 2/7] rust: debugfs: Add support for read-only files
2025-09-10 15:21 UTC (11+ messages)
[PATCH] rust: irq: request: touch up the documentation
2025-09-10 14:43 UTC (3+ messages)
[PATCH v2 0/4] Improve bitfield support in Rust
2025-09-10 14:19 UTC (16+ messages)
` [PATCH v2 1/4] nova-core: bitstruct: Move bitfield-specific code from register! into new macro
` [PATCH v2 2/4] nova-core: bitstruct: Add support for different storage widths
` [PATCH v2 3/4] nova-core: bitstruct: Add support for custom visiblity
[PATCH v2 0/1] rust: refactor to_result to return the original value
2025-09-10 12:55 UTC (18+ messages)
` [PATCH v2 1/1] "
[PATCH v3 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
2025-09-10 11:22 UTC (12+ messages)
` [PATCH v3 02/11] gpu: nova-core: move GSP boot code out of `Gpu` constructor
[PATCH] rust: pin-init: add references to previously initialized fields
2025-09-10 10:12 UTC (12+ messages)
[GIT PULL] [PATCH 00/14] Rust atomic changes for v6.18
2025-09-10 5:27 UTC (2+ messages)
[PATCH v5 0/2] rust: add `Alignment` type
2025-09-10 1:13 UTC (3+ messages)
[PATCH v3 4/5] rust: Move register and bitfield macros out of Nova
2025-09-10 0:15 UTC (2+ messages)
[PATCH 0/3] Error improvements
2025-09-09 22:22 UTC (2+ messages)
[PATCH v1 0/2] Fix objtool warnings with RUST on LoongArch
2025-09-09 20:14 UTC (5+ messages)
` [PATCH v1 2/2] LoongArch: Handle jump tables option for RUST
[PATCH v2 0/3] Groundwork for Lock<T> when T is pinned
2025-09-09 19:50 UTC (6+ messages)
` [PATCH v2 3/3] rust: lock: add a Pin<&mut T> accessor
[PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
2025-09-09 19:07 UTC (3+ messages)
[PATCH v4 0/3] rust: i2c: Add basic I2C driver abstractions
2025-09-09 18:34 UTC (11+ messages)
` [PATCH v4 1/3] rust: i2c: add basic I2C device and "
` [PATCH v4 3/3] samples: rust: add Rust I2C sample driver
[PATCH] rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-option
2025-09-09 18:14 UTC
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;
as well as URLs for NNTP newsgroup(s).