rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-11-23 19:47:53 to 2025-11-26 13:20:40 UTC [more...]

[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
 2025-11-26 13:19 UTC  (7+ messages)
` [PATCH 1/6] dma-buf/dma-fence: Add dma_fence_test_signaled_flag()
` [PATCH 2/6] amd/amdkfd: Ignore return code of dma_fence_signal()
` [PATCH 3/6] drm/gpu/xe: Ignore dma_fenc_signal() return code
` [PATCH 4/6] dma-buf: Don't misuse dma_fence_signal()
` [PATCH 5/6] drm/ttm: Remove return check of dma_fence_signal()
` [PATCH 6/6] dma-buf/dma-fence: Remove return code of signaling-functions

[PATCH 00/10] rust: refactor ARef and AlwaysRefCounted imports
 2025-11-26 11:34 UTC  (11+ messages)
` [PATCH 01/10] drivers: android: binder: Update ARef imports from sync::aref
` [PATCH 02/10] drivers: gpu: "
` [PATCH 06/10] rust: kernel: Update ARef and AlwaysRefCounted imports to use sync::aref

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-26 10:06 UTC  (16+ messages)
` [PATCH v2 2/3] rust: clist: Add basic list infrastructure and head iterator
` [PATCH v2 3/3] rust: clist: Add typed iteration with FromListHead trait

[PATCH 00/11] gpu: nova-core: add Turing support
 2025-11-26  9:57 UTC  (28+ messages)
` [PATCH 02/11] gpu: nova-core: add ImemNs section infrastructure
` [PATCH 03/11] gpu: nova-core: support header parsing on Turing/GA100
` [PATCH 09/11] gpu: nova-core: add FalconUCodeDescV2 support

[PATCH 1/1] drm: nova: Align GEM memory allocation to system page size
 2025-11-26  9:54 UTC  (12+ messages)

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-26  9:50 UTC  (19+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait
` [PATCH v7 5/6] rust: pci: add config space read/write support

[PATCH v6 0/6] Use Rust Bitmap from Rust Binder driver
 2025-11-26  8:35 UTC  (11+ messages)
` [PATCH v6 1/6] rust: bitmap: add MAX_LEN and MAX_INLINE_LEN constants
` [PATCH v6 2/6] rust: bitmap: add BitmapVec::new_inline()
` [PATCH v6 3/6] rust: id_pool: rename IdPool::new() to with_capacity()
` [PATCH v6 4/6] rust: id_pool: do not supply starting capacity
` [PATCH v6 5/6] rust: id_pool: do not immediately acquire new ids
` [PATCH v6 6/6] rust_binder: use bitmap for allocation of handles

[PATCH] gpu: Move DRM buddy allocator one level up
 2025-11-26  7:44 UTC  (12+ messages)

[PATCH 1/2] rust: syn: make rust-analyzer treat `std` as a dependency
 2025-11-26  4:13 UTC  (4+ messages)
` [PATCH 2/2] rust: quote: make rust-analyzer treat `core` and `std` as dependencies

[PATCH v2 0/5] gpu: nova-core: Hopper/Blackwell prerequisites
 2025-11-26  1:39 UTC  (6+ messages)
` [PATCH v2 1/5] gpu: nova-core: print FB sizes, along with ranges
` [PATCH v2 2/5] gpu: nova-core: add FbRange.len() and use it in boot.rs
` [PATCH v2 3/5] gpu: nova-core: Hopper/Blackwell: basic GPU identification
` [PATCH v2 4/5] nova-core: factor .fwsignature* selection into a new get_gsp_sigs_section()
` [PATCH v2 5/5] gpu: nova-core: use GPU Architecture to simplify HAL selections

[PATCH v7 0/6] rust: add `ww_mutex` support
 2025-11-25 22:14 UTC  (18+ messages)
` [PATCH v7 1/6] rust: add C wrappers for ww_mutex inline functions
` [PATCH v7 2/6] rust: implement `Class` for ww_class support
` [PATCH v7 3/6] rust: error: add EDEADLK
` [PATCH v7 4/6] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard
` [PATCH v7 5/6] rust: ww_mutex: implement LockSet

[PATCH v2 0/4] gpu: nova-core: Fixups for GSP message queue and bindings
 2025-11-25 20:57 UTC  (9+ messages)
` [PATCH v2 1/4] gpu: nova-core: bindings: Add missing explicit padding
` [PATCH v2 2/4] gpu: nova-core: gsp: Fix length of received messages
` [PATCH v2 3/4] gpu: nova-core: bindings: Derive `MaybeZeroable`
` [PATCH v2 4/4] gpu: nova-core: gsp: Replace firmware version with "bindings" alias

[PATCH v5] rust: add new macro for common bitmap operations
 2025-11-25 19:55 UTC  (2+ messages)

[PATCH v3 0/4] initial work on making VMA flags a bitmap
 2025-11-25 17:21 UTC  (12+ messages)
` [PATCH v3 1/4] mm: declare VMA flags by bit
` [PATCH v3 2/4] mm: simplify and rename mm flags function for clarity
` [PATCH v3 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v3 4/4] mm: introduce VMA flags bitmap type

[RFC WIP 0/3] DRM Jobqueue
 2025-11-25 13:50 UTC  (12+ messages)
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions
` [RFC WIP 3/3] rust/drm: Add initial jobqueue sceleton

[PATCH] arch: um: Don't rename vmap to kernel_vmap
 2025-11-25  9:17 UTC  (6+ messages)

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-25  9:09 UTC  (6+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags

[PATCH 00/18] `syn` support
 2025-11-24 20:21 UTC  (7+ messages)
` [PATCH 09/18] rust: proc-macro2: enable support in kbuild

[PATCH v4 0/4] RISC-V: re-enable gcc + rust builds
 2025-11-24 18:36 UTC  (14+ messages)
` [PATCH v4 1/4] rust: export BINDGEN_TARGET from a separate Makefile
` [PATCH v4 2/4] rust: generate a fatal error if BINDGEN_TARGET is undefined
` [PATCH v4 3/4] rust: add a Kconfig function to test for support of bindgen options
` [PATCH v4 4/4] RISC-V: fix gcc + rust builds

[PATCH v2 00/20] `syn` support
 2025-11-24 16:23 UTC  (22+ messages)
` [PATCH v2 01/20] rust: kbuild: introduce `core-flags` and `core-skip_flags`
` [PATCH v2 02/20] rust: kbuild: simplify `--cfg` handling
` [PATCH v2 03/20] rust: kbuild: add proc macro library support
` [PATCH v2 04/20] rust: kbuild: support skipping flags in `rustc_test_library`
` [PATCH v2 05/20] rust: kbuild: support using libraries in `rustc_procmacro`
` [PATCH v2 06/20] rust: proc-macro2: import crate
` [PATCH v2 07/20] rust: proc-macro2: add SPDX License Identifiers
` [PATCH v2 08/20] rust: proc-macro2: remove `unicode_ident` dependency
` [PATCH v2 09/20] rust: proc-macro2: add `README.md`
` [PATCH v2 10/20] rust: proc-macro2: enable support in kbuild
` [PATCH v2 11/20] rust: quote: import crate
` [PATCH v2 12/20] rust: quote: add SPDX License Identifiers
` [PATCH v2 13/20] rust: quote: add `README.md`
` [PATCH v2 14/20] rust: quote: enable support in kbuild
` [PATCH v2 15/20] rust: syn: import crate
` [PATCH v2 16/20] rust: syn: add SPDX License Identifiers
` [PATCH v2 17/20] rust: syn: remove `unicode-ident` dependency
` [PATCH v2 18/20] rust: syn: add `README.md`
` [PATCH v2 19/20] rust: syn: enable support in kbuild
` [PATCH v2 20/20] rust: macros: support `proc-macro2`, `quote` and `syn`

[PATCH] rust: num: bounded: rename `try_into_bitint` to `try_into_bounded`
 2025-11-24 16:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Alex Gaynor as Rust maintainer
 2025-11-24 16:13 UTC  (2+ messages)

[PATCH v5 0/8] Rust bindings for gem shmem + iosys_map
 2025-11-24 15:42 UTC  (9+ messages)
` [PATCH v5 1/8] rust/drm: Add gem::impl_aref_for_gem_obj!
` [PATCH v5 4/8] rust: gem: Introduce DriverObject::Args
` [PATCH v5 5/8] rust: drm: gem: shmem: Add DRM shmem helper abstraction
` [PATCH v5 6/8] rust: drm: gem: Introduce shmem::SGTable

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-24 15:11 UTC  (16+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device

[PATCH 0/2] rust: kernel: add missing safety documentation
 2025-11-24  9:34 UTC  (3+ messages)
` [PATCH 2/2] rust: kernel: document safety for as_str_unchecked

[PATCH 00/18] `syn` support
 2025-11-23 22:46 UTC  (5+ messages)

[PATCH 0/4] Add first led driver written in Rust
 2025-11-23 22:45 UTC  (8+ messages)
` [PATCH 1/4] rust: i2c: add read and write byte data abstractions
  ` [PATCH 2/4] rust: add pinned wrapper of Vec
    ` [PATCH 3/4] rust: leds: add basic led classdev abstractions
      ` [PATCH 4/4] leds: add driver for synology atmega1608 controlled LEDs

[PATCH] rust: num: bounded: Always inline fits_within and from_expr
 2025-11-23 21:51 UTC  (2+ messages)

[PATCH] rust: i2c: prepare for `core::ffi::CStr`
 2025-11-23 20:25 UTC  (2+ 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).