public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 08:26:50 to 2026-02-15 14:57:33 UTC [more...]

[PATCH] rust: pin-init: replace clippy `expect` with `allow`
 2026-02-15 14:57 UTC  (3+ messages)

[PATCH 0/4] rust: add pointer projection infrastructure and convert DMA
 2026-02-15 14:39 UTC  (22+ messages)
` [PATCH 1/4] rust: add projection infrastructure
` [PATCH 2/4] rust: dma: generalize `dma_{read,write}` macro
` [PATCH 3/4] gpu: nova-core: convert to use new `dma_write!` syntax
` [PATCH 4/4] rust: dma: remove old dma_{read,write} macro compatibility syntax

Consider backporting rustdoc fixes for 6.18.y
 2026-02-15 14:11 UTC 

Mainline UML Rust stable io.rs unused imports
 2026-02-15 12:47 UTC 

[PATCH] rust: irq: add `'static` bounds to irq callbacks
 2026-02-15 12:12 UTC  (8+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-02-15  6:42 UTC  (6+ messages)
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH v8 1/2] scripts: checkpatch: move Rust-specific lints to separate file
 2026-02-14 23:32 UTC  (5+ messages)
` [PATCH v9 0/2] modularize Rust lints and add RUST_UNWRAP check

[PATCH v5 0/3] rust: alloc: add KVVec shrinking method
 2026-02-14 20:35 UTC  (4+ messages)
` [PATCH v5 1/3] rust: kvec: implement shrink_to for KVVec
` [PATCH v5 2/3] rust: alloc: add KUnit tests for KVVec shrink_to
` [PATCH v5 3/3] rust_binder: shrink all_procs when deregistering processes

[PATCH] rust: alloc: allow different error types in `KBox::pin_slice`
 2026-02-14 14:56 UTC  (6+ messages)

[PATCH] rust: impl_flags: add method to return underlying integer
 2026-02-14 11:24 UTC  (6+ messages)

[PATCH v3] rust: page: add byte-wise atomic memory copy methods
 2026-02-14  8:18 UTC  (8+ messages)

[PATCH v4 0/3] rust: alloc: add KVVec shrinking method
 2026-02-14  7:42 UTC  (7+ messages)
` [PATCH v4 1/3] rust: kvec: implement shrink_to for KVVec
` [PATCH v4 3/3] rust_binder: shrink all_procs when deregistering processes

[PATCH] rust_binder: avoid name mangling for get_work[_local]
 2026-02-14  1:54 UTC  (4+ messages)

[PATCH v2] gpu: nova-core: fix stack overflow in GSP memory allocation
 2026-02-14  0:29 UTC  (6+ messages)

[PATCH v2] rust: page: add byte-wise atomic memory copy methods
 2026-02-14  0:07 UTC  (15+ messages)

[PATCH v2 0/5] Use struct devres_node in Devres<T>
 2026-02-13 22:07 UTC  (6+ messages)
` [PATCH v2 1/5] devres: move struct devres_node into base.h
` [PATCH v2 2/5] devres: export devres_node_init() and devres_node_add()
` [PATCH v2 3/5] devres: add devres_node_remove()
` [PATCH v2 4/5] devres: rename and export set_node_dbginfo()
` [PATCH v2 5/5] rust: devres: embed struct devres_node directly

[PATCH 0/2] binder+rust_binder: use current_euid() for transaction sender identity
 2026-02-13 21:37 UTC  (3+ messages)
` [PATCH 1/2] binder: "
` [PATCH 2/2] rust_binder: "

[PATCH] rust: task: clarify comments on task UID accessors
 2026-02-13 21:12 UTC  (7+ messages)

[PATCH v1] tools build: Fix rust cross compilation
 2026-02-13 19:12 UTC 

[PATCH v2 0/2] rust: task: clean up safety issues wrt de_thread()
 2026-02-13 16:49 UTC  (8+ messages)
` [PATCH v2 1/2] rust: task: limit group_leader() to current
` [PATCH v2 2/2] rust: task: use atomic read for pid()

[PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor
 2026-02-13 15:54 UTC  (16+ messages)
` [PATCH v2 1/1] "

[PATCH v9 0/9] gpu: nova-core: add Turing support
 2026-02-13 14:47 UTC  (6+ messages)
` [PATCH v9 6/9] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v9 7/9] gpu: nova-core: make Chipset::arch() const
` [PATCH v9 8/9] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
` [PATCH v9 9/9] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing

[PATCH v2 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder
 2026-02-13 11:29 UTC  (3+ messages)
` [PATCH v2 1/2] rust: poll: make PollCondVar upgradable
` [PATCH v2 2/2] rust_binder: use UpgradePollCondVar

[PATCH 1/2] rust: move `static_assert` into `build_assert`
 2026-02-13 10:26 UTC  (12+ messages)
` [PATCH 2/2] rust: add `const_assert!` macro

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-13  8:17 UTC  (15+ messages)
` [PATCH v3 03/12] rust: xarray: add `contains_index` method

[PATCH] gpu: nova-core: fix stack overflow in GSP memory allocation
 2026-02-13  6:56 UTC  (2+ messages)

[PATCH] rust: print: Document SAFETY invariants in rust_fmt_argument and call_printk
 2026-02-13  5:31 UTC  (5+ messages)

[PATCH v4 2/3] rust: pid: add Pid abstraction and init_ns helper
 2026-02-13  5:15 UTC  (2+ messages)

[PATCH v7 0/7] Rust bindings for gem shmem + iosys_map
 2026-02-13  1:59 UTC  (3+ messages)
` [PATCH v7 6/7] rust: Introduce iosys_map bindings

[PATCH v2 1/8] rust: device: support `dev_printk` on all devices
 2026-02-13  0:11 UTC  (5+ messages)
` [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print

[PATCH v2] gpu: nova-core: fix aux device registration for multi-GPU systems
 2026-02-13  0:09 UTC  (2+ messages)

[PATCH v5 0/4] Introduce DeviceContext
 2026-02-12 23:39 UTC  (3+ messages)
` [PATCH v5 1/4] rust/drm: "

[PATCH v1] tools build: Fix rust cross compilation
 2026-02-12 19:18 UTC  (2+ messages)

[PATCH] rust: task: clean up safety issues wrt de_thread()
 2026-02-12 17:56 UTC  (3+ messages)

[PATCH v3 1/3] rust: clk: use the type-state pattern
 2026-02-12 16:50 UTC  (20+ messages)

[PATCH] rust: list: Extend safety comment in List::remove
 2026-02-12 15:57 UTC 

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-12 14:52 UTC  (10+ messages)
` [PATCH v2 1/6] "

[PATCH] rust: page: add volatile memory copy methods
 2026-02-12 14:21 UTC  (12+ messages)

[PATCH v5 0/7] rust: add `register!` macro
 2026-02-12 12:55 UTC  (4+ messages)
` [PATCH v5 3/7] rust: num: add `as_bool` method to `Bounded<_, 1>`

[PATCH v1] drm/tyr: gpu: fix GpuInfo::log model/version decoding
 2026-02-12 12:25 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.18] rust: sync: Implement Unpin for ARef
 2026-02-12 12:11 UTC  (2+ messages)

[PATCH 0/12] drm/tyr: firmware loading and MCU boot support
 2026-02-12 11:05 UTC  (13+ messages)
` [PATCH 04/12] drm/tyr: set DMA mask using GPU physical address
` [PATCH 07/12] drm/tyr: Add generic slot manager
` [PATCH 08/12] drm/tyr: add MMU module
` [PATCH 09/12] drm/tyr: add GPU virtual memory module
` [PATCH 10/12] drm/tyr: add a kernel buffer object

[PATCH v1] drm/tyr: make SRAM supply optional like panthor
 2026-02-12  9:37 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