rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-10 01:13:38 to 2025-09-13 13:30:44 UTC [more...]

[PATCH v5 00/12] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-13 13:30 UTC  (26+ 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

[RFC PATCH v3 0/5] rust: miscdevice: abstraction for uring_cmd
 2025-09-13 12:42 UTC  (12+ messages)
` [RFC PATCH v3 2/5] io_uring/cmd: zero-init pdu in io_uring_cmd_prep() to avoid UB

[PATCH] rust: add `rustcheck` make target for check-only builds
 2025-09-13 10:21 UTC  (2+ messages)

[PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
 2025-09-13 10:18 UTC  (15+ messages)

[GIT PULL] Driver core fixes for 6.17-rc6
 2025-09-13  9:57 UTC 

[PATCH] rust: kunit: allow `cfg` on `test`s
 2025-09-13  4:12 UTC  (2+ messages)

[PATCH v2] rust: rbtree: add immutable cursor
 2025-09-12 23:31 UTC  (10+ messages)

[PATCH v4 0/3] Batch 2 of rust gem shmem work
 2025-09-12 23:11 UTC  (10+ 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

[GIT PULL] Rust pin-init for v6.18
 2025-09-12 18:55 UTC  (2+ messages)

[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-09-12 12:30 UTC  (2+ messages)

[PATCH v5 08/18] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
 2025-09-12 11:46 UTC  (2+ messages)
` [PATCH v5 18/18] tools/docs: sphinx-* break documentation bulds on openSUSE

Printing with overflow checks can cause modpost errors
 2025-09-12 10:08 UTC  (7+ messages)

next-20250912: rustgcc: x86_64-linux-gnu-ld: error: unplaced orphan section `.sframe' from `vmlinux.o'
 2025-09-12  9:27 UTC 

[PATCH v2 0/1] rust: refactor to_result to return the original value
 2025-09-12  8:41 UTC  (13+ messages)
` [PATCH v2 1/1] "

[PATCH] rust: maple_tree: fix intra-doc link
 2025-09-12  8:07 UTC  (2+ messages)

[PATCH] rust: pci: add PCI interrupt allocation and management support
 2025-09-12  6:41 UTC  (5+ 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  (4+ 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 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 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  (8+ messages)
` [PATCH v2 1/4] nova-core: bitstruct: Move bitfield-specific code from register! into new macro

[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)


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).