rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-07 20:17:00 to 2025-09-09 16:13:23 UTC [more...]

[PATCH v2 0/2] rust: regulator: improve the ergonomics of Rust regulators
 2025-09-09 16:12 UTC  (10+ messages)
` [PATCH v2 1/2] rust: regulator: remove Regulator<Dynamic>
` [PATCH v2 2/2] rust: regulator: add devm_enable and devm_enable_optional

[PATCH v4 08/19] tools/docs: sphinx-build-wrapper: add a wrapper for sphinx-build
 2025-09-09 16:06 UTC  (5+ messages)

[PATCH v1] rust: refactor `to_result` to return the original value
 2025-09-09 15:46 UTC  (6+ messages)

[PATCH v3 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-09 14:43 UTC  (7+ messages)
` [PATCH v3 02/11] gpu: nova-core: move GSP boot code out of `Gpu` constructor

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

[PATCH v2 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
 2025-09-09 14:20 UTC  (5+ messages)
` [PATCH v2 1/2] drm/gpuvm: add deferred vm_bo cleanup
` [PATCH v2 2/2] panthor: use drm_gpuva_unlink_defer()

[PATCH v4 00/11] gpu: nova-core: process and prepare more firmwares to boot GSP
 2025-09-09 14:06 UTC  (12+ messages)
` [PATCH v4 01/11] gpu: nova-core: require `Send` on `FalconEngine` and `FalconHal`
` [PATCH v4 02/11] gpu: nova-core: move GSP boot code to a dedicated method
` [PATCH v4 03/11] gpu: nova-core: add Chipset::name() method
` [PATCH v4 04/11] gpu: nova-core: firmware: move firmware request code into a function
` [PATCH v4 05/11] gpu: nova-core: firmware: add support for common firmware header
` [PATCH v4 06/11] gpu: nova-core: firmware: process Booter and patch its signature
` [PATCH v4 07/11] gpu: nova-core: firmware: process and prepare the GSP firmware
` [PATCH v4 08/11] gpu: nova-core: firmware: process the GSP bootloader
` [PATCH v4 09/11] gpu: nova-core: firmware: use 570.144 firmware
` [PATCH v4 10/11] gpu: nova-core: Add base files for r570.144 firmware bindings
` [PATCH v4 11/11] gpu: nova-core: compute layout of more framebuffer regions required for GSP

[PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG
 2025-09-09 13:41 UTC  (5+ messages)

[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
 2025-09-09 13:27 UTC  (17+ messages)
` [PATCH v6 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v6 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v6 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v6 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v6 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
` [PATCH v6 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v6 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v6 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
` [PATCH v6 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v6 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v6 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v6 13/16] mm/hmm: properly take MMIO path
` [PATCH v6 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v6 15/16] block-dma: properly take MMIO path
` [PATCH v6 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH 0/2] rust: usb: add initial USB abstractions
 2025-09-09 13:25 UTC  (15+ messages)
` [PATCH 2/2] samples: rust: add a USB driver sample

[PATCH 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE
 2025-09-09 11:46 UTC  (23+ messages)
` [PATCH 1/2] drm/gpuvm: add deferred vm_bo cleanup

[PATCH next 1/1] perf symbols: Handle 'N' symbols in /proc/kallsyms
 2025-09-09 11:26 UTC  (3+ messages)

[PATCH v1 0/2] Fix objtool warnings with RUST on LoongArch
 2025-09-09 10:16 UTC  (4+ messages)
` [PATCH v1 1/2] LoongArch: Make LTO case independent in Makefile
` [PATCH v1 2/2] LoongArch: Handle jump tables option for RUST

[PATCH v5 0/2] rust: add `Alignment` type
 2025-09-09  9:14 UTC  (9+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] gpu: nova-core: use Alignment for alignment-related operations

[PATCH v11 0/7] rust: DebugFS Bindings
 2025-09-09  8:29 UTC  (28+ messages)
` [PATCH v11 2/7] rust: debugfs: Add support for read-only files
` [PATCH v11 5/7] samples: rust: Add debugfs sample driver
` [PATCH v11 7/7] samples: rust: Add scoped "

[PATCH v2 0/2] rust: replace use of system_unbound_wq and system_wq
 2025-09-09  7:41 UTC  (6+ messages)
` [PATCH v2 1/2] rust: replace use of system_unbound_wq with system_dfl_wq
` [PATCH v2 2/2] rust: replace use of system_wq with system_percpu_wq

[PATCH v4] rust: rbtree: add immutable cursor
 2025-09-09  6:59 UTC 

[PATCH 0/2] rust/drm: Remove blanket AlwaysRefCounted impl for gem
 2025-09-09  3:51 UTC  (4+ messages)
` [PATCH 1/2] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
` [PATCH 2/2] rust/drm: Add gem::impl_aref_for_gem_obj!

[PATCH v2 0/4] Improve bitfield support in Rust
 2025-09-09  2:37 UTC  (18+ 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 4/4] rust: Move register and bitstruct macros out of Nova

[PATCH] rust: pin-init: add references to previously initialized fields
 2025-09-08 20:31 UTC  (17+ messages)

[PATCH v4 0/3] rust/drm: Misc. gem bindings cleanup
 2025-09-08 19:28 UTC  (8+ messages)
` [PATCH v4 1/3] rust: drm: gem: Simplify use of generics
` [PATCH v4 2/3] rust: drm: gem: Add DriverFile type alias
` [PATCH v4 3/3] rust: drm: gem: Drop Object::SIZE

[PATCH v3] rust: rbtree: add immutable cursor
 2025-09-08 18:30 UTC  (4+ messages)

[PATCH v3 00/14] Rust abstractions for shmem-backed GEM objects
 2025-09-08 17:39 UTC  (4+ messages)
` [PATCH v3 04/14] rust: drm: gem: Support driver-private GEM object types

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-09-08 12:45 UTC  (3+ messages)

[PATCH v4 0/2] rust: add `Alignment` type
 2025-09-08 12:36 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH v3 00/11] `Zeroable` improvements & bindings integration
 2025-09-08 12:04 UTC  (2+ messages)

[PATCH v6 00/18] refactor to utilize `&raw [const|mut]`
 2025-09-08 11:23 UTC  (2+ messages)

[PATCH v2] rust: rbtree: add immutable cursor
 2025-09-08 11:15 UTC  (7+ messages)

[PATCH 0/2] rust: replace wq users and add WQ_PERCPU to alloc_workqueue() users
 2025-09-08 10:27 UTC  (6+ messages)

[PATCH v15 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-09-08 10:03 UTC  (8+ messages)

[PATCH v16 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-09-08  9:33 UTC  (7+ messages)
` [PATCH v16 1/5] rust: add bindings for bitmap.h
` [PATCH v16 2/5] rust: add bindings for bitops.h
` [PATCH v16 3/5] rust: add bitmap API
` [PATCH v16 4/5] rust: add find_bit_benchmark_rust module
` [PATCH v16 5/5] rust: add dynamic ID pool abstraction for bitmap

[PATCH v2 0/3] Groundwork for Lock<T> when T is pinned
 2025-09-08  2:13 UTC  (5+ messages)
` [PATCH v2 3/3] rust: lock: add a Pin<&mut T> accessor

[PATCH] rust: task: update ARef and AlwaysRefCounted imports from sync::aref
 2025-09-07 22:31 UTC  (2+ messages)

[PATCH] rust: prelude: re-export `core::mem::{align,size}_of{,_val}`
 2025-09-07 22:30 UTC  (2+ messages)

[PATCH v3 0/1] rust: update error.rs documentation
 2025-09-07 22:30 UTC  (2+ messages)

[PATCH 0/3] Fix broken `srctree/` links and warn about them
 2025-09-07 22:29 UTC  (2+ messages)

[PATCH] rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
 2025-09-07 22:29 UTC  (2+ messages)

[GIT PULL] Rust ALLOC & DMA for v6.18
 2025-09-07 22:28 UTC  (2+ messages)

[PATCH] rust: kunit: allow `cfg` on `test`s
 2025-09-07 20:15 UTC 


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