Rust for Linux List
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2026-06-18 23:08 [PATCH v3 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt 8+ messages
2026-06-18 19:32 [PATCH 0/2] rust: revocable: fix potential race between concurrent revokers 6+ messages
2026-06-18 17:03 [PATCH 00/10] rust: driver: use pointers instead of indices for ID info 11+ messages
2026-06-18 13:26 [PATCH v3 0/4] rust / dma_buf: Add abstractions for dma_fence 8+ messages
2026-06-18  9:59 [PATCH 0/3] Add and use abstraction for synchronize_rcu() 10+ messages
2026-06-18  3:46 [PATCH v4 0/3] Clk improvements 7+ messages
2026-06-17 22:20 [PATCH] rust_binder: check context manager before creating node 6+ messages
2026-06-17 15:12 [RFC PATCH 0/7] drm/vino: DisplayLink DL3 dock driver (RFC, help wanted) 12+ messages
2026-06-17 15:02 [PATCH] rust: drm: unplug the device on Registration drop
2026-06-17 15:02 [RFC PATCH 0/5] rust: drm: minimal KMS bindings, EDID read, rotation, HDCP defs 7+ messages
2026-06-17 15:01 [RFC PATCH 0/2] rust: crypto: library AES-128 / SHA-256 / HMAC + RSA 7+ messages
2026-06-17 14:59 [RFC PATCH 1/9] rust: usb: add synchronous bulk transfer support 11+ messages
2026-06-17 14:45 [PATCH v2 0/1] rust: workqueue: add ScopedQueue for lifetime bound items 3+ messages
2026-06-17 14:09 [PATCH v2] rust: kbuild: Replace and dissolve procmacro-extension variable 3+ messages
2026-06-17 14:02 [PATCH 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant 3+ messages
2026-06-17 13:24 [PATCH v3 0/3] gpu: nova-core: obtain and display VRAM amount 4+ messages
2026-06-17 13:17 [PATCH v3 0/1] rust: workqueue: add cancel_sync support 2+ messages
2026-06-17  6:43 [PATCH v2 0/3] gpu: nova-core: obtain and display VRAM amount 4+ messages
2026-06-16 23:33 CFP: Toolchains Track at Linux Plumbers Conf '26
2026-06-16 22:36 [PATCH] usb: rust: mark Device and Interface methods as inline 7+ messages
2026-06-16 15:24 [PATCH 0/3] rust: doctest: unify with other kunit tests 5+ messages
2026-06-16 13:25 [PATCH v2 1/2] rust: doctest: fix incorrect pattern in replacement 2+ messages
2026-06-16 12:30 [PATCH] rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTER 3+ messages
2026-06-16 11:25 [PATCH] rust: kbuild: Replace and dissolve procmacro-extension variable 3+ messages
2026-06-16  8:28 [PATCH v2 0/6] rust / dma_buf: Add abstractions for dma_fence 16+ messages
2026-06-15 20:17 [PATCH] binder: synchronize Rust Binder stats with freeze commands 8+ messages
2026-06-15 20:10 [PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref 4+ messages
2026-06-15 17:48 [PATCH] binder: synchronize Rust Binder stats with freeze commands 2+ messages
2026-06-15 14:40 [PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes 32+ messages
2026-06-15 14:32 [PATCH] rust: allow `suspicious_runtime_symbol_definitions` lint for Rust >= 1.98 5+ messages
2026-06-15 13:13 [PATCH v2] rust_binder: clear freeze listener on node removal
2026-06-15 12:36 [PATCH v3 0/6] rust_binder: update Process::node_refs to use SpinLock 7+ messages
2026-06-15 11:56 [PATCH v1] rust: workqueue: add ScopedQueue for lifetime bound items 6+ messages
2026-06-14 20:24 [GIT PULL] Rust for v7.2 2+ messages
2026-06-14 15:59 [PATCH 1/4] rust: pci: make Vendor::from_raw() public 12+ messages
2026-06-13 17:52 [GIT PULL] Driver core changes for 7.2-rc1 2+ messages
2026-06-13 14:04 [PATCH 1/2] rust: doctest: fix incorrect pattern in replacement 4+ messages
2026-06-13  6:40 [PATCH v10 0/5] rust: add SRCU abstraction 6+ messages
2026-06-12 19:45 [PATCH v2 1/1] rust: workqueue: add cancel_sync support 4+ messages
2026-06-12 19:43 [PATCH v21 0/4] Rust bindings for gem shmem 5+ messages
2026-06-12 16:05 [RFC PATCH] rust: doctest: add source map script
2026-06-12 13:29 [PATCH v3] rust: add procedural macro for declaring configfs attributes 5+ messages
2026-06-12 12:34 [PATCH] gpu: nova-core: remove `#[allow(non_snake_case)]` 4+ messages
2026-06-11 22:17 [PATCH v4 0/2] rust: drm: gpuvm: implement Send and Sync for refcounted handles 3+ messages
2026-06-11 19:05 [PATCH] rust: bitfield: mark `Debug` impl as `#[inline]` 7+ messages
2026-06-11 16:28 [PATCH v4 00/20] rust: I/O type generalization and projection 45+ messages
2026-06-11 16:21 [RFC PATCH v2 00/14] kcov: add per-task dataflow tracking for function arguments/return values 26+ messages
2026-06-11 13:48 [PATCH] rust: prelude: add `zerocopy{,_derive}::IntoBytes` 2+ messages
2026-06-11  9:28 [PATCH v5 0/2] Avoid synchronize_rcu() for every thread drop in Rust Binder 3+ messages
2026-06-11  5:55 [PATCH 1/4] MAINTAINERS: add Daniel Almeida as Rust reviewer 11+ messages
2026-06-11  0:32 [PATCH v3] block: rust: fix `Send` bound for `GenDisk` 2+ messages
2026-06-11  0:04 [PATCH] rust: drm: gpuvm: add SmContext lifetime bound 3+ messages
2026-06-11  0:01 [PATCH] rust: drm: gpuvm: update DriverGpuVm for DeviceContext 5+ messages
2026-06-10 16:21 [PATCH v20 0/4] Rust bindings for gem shmem 15+ messages
2026-06-10 14:30 [PATCH] kbuild: rust: clean `zerocopy-derive` in `mrproper` 2+ messages
2026-06-10 14:13 [PATCH] drm/tyr: remove imports available from prelude 4+ messages
2026-06-10 13:57 [PATCH 2/2] gpu: nova-core: use `c"literal"` instead of `c_str!()` 2+ messages
2026-06-10 11:42 [PATCH v2] rust: mem: add `Align` type
2026-06-10  3:55 [PATCH] rust_binder: add ownership assertion to Node::add_death 13+ messages
2026-06-09 19:08 [PATCH v2 43/83] block: rust: add `GenDisk::queue_data` 87+ messages
2026-06-09 15:38 [PATCH v2 1/4] rust: sync: add helpers for mb, dma_mb and friends 5+ messages
2026-06-09 14:26 [PATCH v4] rust: make `build_assert` module the home of related macros 9+ messages
2026-06-09 12:03 [PATCH] rust: mem: add `Align` type 2+ messages
2026-06-09 10:53 [PATCH] rust_binder: clear freeze listener on node removal
2026-06-09 10:41 [PATCH 1/2] rust: str: use the "kernel vertical" imports style 6+ messages
2026-06-09  9:33 [PATCH v2 0/6] rust_binder: update Process::node_refs to use SpinLock 13+ messages
2026-06-09  9:26 Re: [GIT PULL] rust-i2c-fixes for 7.1-rc7 3+ messages
2026-06-09  8:03 [PATCH 0/4] gpu: nova-core: obtain and display VRAM amount 18+ messages
2026-06-09  0:32 [PATCH v3 0/2] rust: drm: gpuvm: implement Send and Sync for refcounted handles 5+ messages
2026-06-08 19:58 [PATCH v3 01/19] rust: io: add dynamically-sized `Region` type 24+ messages
2026-06-08 18:29 [PATCH v19 0/4] Rust bindings for gem shmem 7+ messages
2026-06-08 18:14 [PATCH v6 6/6] s390: Enable Rust support 18+ messages
2026-06-08 15:09 [PATCH v2] rust: drm: gpuvm: implement Send and Sync for GpuVaAlloc and GpuVmBo
2026-06-08 14:53 [PATCH] rust_binder: update Process::node_refs to use SpinLock
2026-06-08 14:14 [PATCH v2 00/19] `zerocopy` support 30+ messages
2026-06-08 12:32 [PATCH] rust: configfs: fix data offset calculation for subsystem callbacks 2+ messages
2026-06-08 11:47 [PATCH] rust: alloc: add `NumaNode::id()` accessor 4+ messages
2026-06-08  8:25 Rust Discussion: What to do about payload data's drop() vs atomic context
2026-06-08  8:24 [PATCH] rust: block: require `Sync` for `Operations::QueueData` 5+ messages
2026-06-08  8:14 [PATCH] rust: io: require proper alignment in the safety contracts of `IoCapable` 3+ messages
2026-06-06 18:24 [PATCH] rust: module_param: use pr_warn_once! for null pointer warning 2+ messages
2026-06-06 12:43 [PATCH v5 0/3] rust: add `bitfield!` macro 8+ messages
2026-06-06 11:36 [GIT PULL] Rust fixes for 7.1 (2nd) 2+ messages
2026-06-05 22:25 [PATCH] rust: drm: gpuvm: implement Send and Sync for GpuVaAlloc and GpuVmBo
2026-06-05 16:50 [PATCH v2] hardening: Default randstruct off with rust for better allmodconfig support 4+ messages
2026-06-05 16:01 [PATCH] hardening: Default randstruct off with rust for better allmodconfig support 3+ messages
2026-06-05 13:35 [PATCH 0/3] rust: sync: Introduce Rcu*Box 12+ messages
2026-06-05 13:27 [PATCH v2] fault-inject: rust: add a Rust API for fault-injection 3+ messages
2026-06-05 13:16 [PATCH v2] rust: sync: add `UniqueArc::as_ptr` 5+ messages
2026-06-05 13:15 [PATCH v2] configfs: rust: add an API for adding default groups from C
2026-06-05 13:11 [PATCH v2] rust: hrtimer: add active() method to query timer state
2026-06-05 13:10 [PATCH v2] rust: add a ring buffer implementation 3+ messages
2026-06-05 13:04 [PATCH v2 2/2] rust: impl_flags: add bitwise operations with the underlying type 7+ messages
2026-06-05 12:57 [PATCH v2] rust: sync: export lock::do_unlocked 4+ messages
2026-06-05 12:54 [PATCH v2 2/2] rust: add a wrapper for the `nr_online_nodes` C function 9+ messages
2026-06-05 12:49 [PATCH v2 1/2] rust: page: add `SafePage` for race-free page access 7+ messages
2026-06-05 11:13 [PATCH v3] rust_binder: fix BINDER_GET_EXTENDED_ERROR 2+ messages
2026-06-05 10:56 [PATCH v2] rust: alloc: allow different error types in `KBox::pin_slice`
2026-06-05 10:55 [PATCH v2] rust: impl_flags: add method to return underlying integer 4+ messages
2026-06-05 10:54 [PATCH v2] rust: alloc: add per-task memalloc scope abstractions 4+ messages
2026-06-05 10:34 [PATCH v4 1/2] rust: sync: atomic: add atomic_per_byte_memcpy 3+ messages
2026-06-05  9:14 [PATCH v2] rust: xarray: fix false positive lockdep warnings 5+ messages
2026-06-05  8:31 [PATCH v4 0/6] gpu: drm: nova: enable calling into nova-core 10+ messages
2026-06-05  7:03 [PATCH v2] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup 2+ messages
2026-06-05  6:59 [PATCH v2 1/2] rust: clk: Add ExclusiveClk wrapper for clk_rate_exclusive_get 7+ messages
2026-06-05  5:41 [PATCH v3 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1) 19+ messages
2026-06-05  5:23 [GIT PULL] [PATCH 0/3] Rust synchronization changes for v7.2 4+ messages
2026-06-05  5:02 [PATCH 0/1] rust: revocable: Fix racing access during revocation 4+ messages
2026-06-05  4:49 [PATCH 0/1] rust: block: mq: make GenDisk Send impl sound 5+ messages
2026-06-05  4:11 [PATCH] rust: firmware: return empty slice for zero-size firmware 7+ messages
2026-06-05  2:24 [PATCH 1/1] rust: sync: avoid leaking the lock lifetime from Guard::lock_ref 2+ messages
2026-06-05  2:22 [PATCH 0/1] rust: sync: fix Guard::lock_ref lock lifetime leak 2+ messages
2026-06-04 23:26 [PATCH v2] drm/tyr: move probe resources into registration data 3+ messages
2026-06-04 21:07 Re: [PATCH v3] block: assign caller-specific lockdep class to disk->open_mutex 8+ messages
2026-06-04 20:11 [PATCH v17 02/10] rust: types: Add Ownable/Owned types 18+ messages
2026-06-04 19:58 [PATCH v4 08/11] rust: mm: add abstractions for allocating from a `sheaf` 22+ messages
2026-06-04 19:25 [GIT PULL] DRM Rust changes for v7.2-rc1
2026-06-04 19:24 [PATCH v18 0/4] Rust bindings for gem shmem 15+ messages
2026-06-04 11:37 [PATCH v2] rust_binder: fix BINDER_GET_EXTENDED_ERROR 2+ messages
2026-06-03 23:19 [PATCH] drm/tyr: move probe resources into registration data 2+ messages
2026-06-03 19:42 [PATCH v17 1/6] rust: drm: gem: shmem: Fix Default implementation for ObjectConfig 12+ messages
2026-06-03 18:01 [PATCH 0/4] binder: cap max_threads and reject duplicate looper entry 10+ messages
2026-06-03 17:43 [RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries 26+ messages
2026-06-03 16:09 [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-06-03 15:56 [PATCH v12 0/3] rust: add basic serial device bus abstractions 4+ messages
2026-06-03 15:55 [PATCH v19 0/3] rust: leds: add led classdev abstractions 4+ messages
2026-06-03 14:20 [PATCH v3] rust-analyzer: update generate_rust_analyzer to pass cfg to macros crate 2+ messages
2026-06-03 14:08 [PATCH v2] rust: add procedural macro for declaring configfs attributes 5+ messages
2026-06-03  1:15 [PATCH v2 0/7] rust: drm: Higher-Ranked Lifetime private data 17+ messages
2026-06-03  1:10 [PATCH v2 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt 11+ messages
2026-06-02 17:29 [PATCH 00/18] `zerocopy` support 35+ messages
2026-06-02 17:24 [PATCH v16 0/6] Rust bindings for gem shmem 7+ messages
2026-06-02 17:04 [PATCH] gpu: nova-core: move lifetime to `Bar0` 4+ messages
2026-06-02 16:39 [GIT PULL] pin-init changes for v7.2-rc1 4+ messages
2026-06-02 15:16 [PATCH] kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98 4+ messages
2026-06-02 14:30 [PATCH v2] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed` 2+ messages
2026-06-02 14:17 [PATCH v2 1/6] rust: ptr: rename `ProjectIndex::index` to `build_index` 14+ messages
2026-06-01 17:46 [PATCH v5 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros 12+ messages
2026-06-01 10:17 [PATCH v2] rust: module_param: return value by copy from `value` 2+ messages
2026-05-31 18:23 [PATCH v3] i2c: rust: fix I2cAdapter refcounts double increment 2+ messages
2026-05-31 13:29 [PATCH v2] rust_binder: use a u64 stride when cleaning up the offsets array
2026-05-30 22:57 [PATCH v14 2/2] platform: Add initial synology microp driver 3+ messages
2026-05-30 22:51 [PATCH v11 2/3] samples: rust: add Rust serial device bus sample device driver 13+ messages
2026-05-30 22:49 [PATCH v18 0/3] rust: leds: add led classdev abstractions 5+ messages
2026-05-30 19:25 [PATCH v10 0/5] rust: add basic serial device bus abstractions 6+ messages
2026-05-30 18:49 [PATCH v3] kbuild: rust: make `*.long-type-*.txt` a target for cleanup 8+ messages
2026-05-30 17:36 [PATCH v9 0/3] rust: add basic serial device bus abstractions 5+ messages
2026-05-30 14:35 [PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence 39+ messages
2026-05-30 13:27 [PATCH 1/2] rust: device: add BoundInternal device context and InternalBoundContext trait 2+ messages
2026-05-30 13:21 [PATCH 1/2] rust: device: add BoundInternal device context and InternalBoundContext trait
2026-05-30 11:49 [PATCH] rust: x86: support Rust >= 1.98.0 target spec 4+ messages
2026-05-30  9:58 [PATCH] rust: cpufreq: clean new `clippy::map_or_identity` lint for Rust 1.98.0 8+ messages
2026-05-30  8:58 [PATCH v2] scripts/tags.sh: fix "make COMPILED_SOURCE=1 cscope" command ends up with *.rlib, *.rmeta, *.so filenames in cscope.files 4+ messages
2026-05-30  7:06 [PATCH] scripts/tags.sh: fix "make COMPILED_SOURCE=1 cscope" command ends up with *.rlib, *.rmeta, *.so filenames in cscope.files
2026-05-30  6:11 [PATCH rust-fixes v3 1/1] rust: block: fix GenDisk cleanup paths 3+ messages
2026-05-30  3:09 [PATCH v11 00/22] gpu: nova-core: firmware: Hopper/Blackwell support 56+ messages
2026-05-30  1:17 [PATCH v13 1/2] dt-bindings: embedded-controller: Add synology microp devices 3+ messages
2026-05-30  1:13 [PATCH v8 0/5] rust: add basic serial device bus abstractions 24+ messages
2026-05-30  1:11 [PATCH v17 0/3] rust: leds: add led classdev abstractions 4+ messages
2026-05-29 20:55 [PATCH v2] kbuild: clean `*.long-type-*.txt` files 2+ messages
2026-05-29 17:30 [PATCH v2 0/2] rust: sync: Introduce LazyInit 6+ messages
2026-05-29 15:38 [PATCH v1] rust: pwm: use pin_init::zeroed() to initialize pwm_ops 5+ messages
2026-05-29 15:27 [PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core 14+ messages
2026-05-29 14:57 [PATCH v4 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros 10+ messages
2026-05-29 13:39 [PATCH v9 1/4] rust: helpers: add SRCU helpers 10+ messages
2026-05-29 13:28 [PATCH v6 0/3] Rust netlink support + use in Rust Binder 9+ messages
2026-05-29 11:43 [PATCH v8 1/4] rust: helpers: add SRCU helpers 12+ messages
2026-05-29  9:33 [PATCH v4 1/2] rust: task: clarify comments on task UID accessors 8+ messages
2026-05-29  8:41 [PATCH] rust: module_param: return value by copy from `value` 3+ messages
2026-05-29  7:33 [PATCH v7 0/4] gpu: nova-core: run unload sequence upon unbinding 8+ messages
2026-05-29  0:00 [PATCH 0/2] drm: tyr: use lifetime-bound IoMem 13+ messages
2026-05-28  6:27 [PATCH v7 1/4] rust: helpers: add SRCU helpers 22+ messages
2026-05-27 18:18 [PATCH] rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES 9+ messages
2026-05-27 12:51 [PATCH v4 1/7] rust: extract `bitfield!` macro from `register!` 14+ messages
2026-05-26 19:47 [PATCH v2] i2c: rust: fix I2cAdapter refcounts double increment 2+ messages
2026-05-26 18:39 [PATCH v2 0/5] rust: binder: reduce `as` casts 7+ messages
2026-05-26 17:04 [PATCH 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get 6+ messages
2026-05-26 15:21 [PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1) 27+ messages
2026-05-26 14:39 [PATCH 0/2] rust: device: remove ref-to-ref transmute 7+ messages
2026-05-25 13:11 [PATCH RESEND] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup 7+ messages
2026-05-24 13:28 [RFC PATCH v3 0/4] iio: position: add Rust driver for ams AS5600 21+ messages
2026-05-22 17:25 [PATCH v2] rust: time: warn and assert out-of-range input in fsleep() and udelay() 7+ messages
2026-05-21  7:52 [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait 14+ messages
2026-05-21  6:57 [PATCH v3 1/7] rust: miscdevice: use vertical import style 11+ messages
2026-05-20  7:47 [PATCH v2] rust-analyzer: update generate_rust_analyzer to pass cfg to macros crate 2+ messages
2026-05-20  6:46 [PATCH V16 0/7] Rust Support for powerpc 13+ messages
2026-05-20  2:40 [PATCH v2 3/5] rust: miscdevice: remove redundant imports 13+ messages
2026-05-14 15:09 [RFC PATCH 0/3] Rust: add runtime PM support 10+ messages
2026-05-09 10:19 [PATCH v8] kbuild: host: use single executable for rustc -C linker 6+ messages
2026-05-08  3:16 [PATCH 00/18] lib: Rust implementation of SPDM 25+ messages
2026-05-07 21:59 [PATCH v6 0/3] Introduce DeviceContext 5+ messages
2026-05-02 16:00 [PATCH v2] rust: sync: add #[must_use] to GlobalGuard and GlobalLock::try_lock 5+ messages
2026-04-21  6:02 [PATCH v2 0/2] Enable sysfs module symlink for more built-in drivers 49+ messages
2026-04-17  3:15 [PATCH 0/3] rust: add Kconfig.test 10+ messages
2026-04-08 20:09 [PATCH] rust: macros: Replace match + panic in const context with const expect 4+ messages
2026-03-12  9:23 [PATCH v4 0/3] Creation of workqueues in Rust 16+ messages
2026-03-03  6:10 [PATCH v3] rust: hrtimer: Restrict expires() to safe contexts 3+ messages
2026-02-24 13:25 [PATCH v2] rust: hrtimer: Restrict expires() to safe contexts 13+ messages
2026-02-15 23:35 [PATCH 54/79] block: rnull: add REQ_OP_FLUSH support 124+ messages
2025-11-13  0:42 [PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv 63+ messages

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox