2026-09-13 21:08 [PATCH v2 0/2] rust: honor the maximum DMA segment size 3+ messages
2026-09-13 16:15 [PATCH v25 0/4] rust: leds: add led classdev abstractions 6+ messages
2026-09-13 15:34 [PATCH] rust: bitfield: require Zeroable storage for Zeroable impl 2+ messages
2026-09-13 14:58 [GIT PULL] Rust fixes for 7.3 (2nd) 2+ messages
2026-09-13 2:18 [PATCH v2] rust: net: netlink: Migrate to zerocopy's IntoBytes
2026-09-13 2:17 [PATCH] rust: net: netlink: validate attribute length before casting to `c_int`
2026-09-12 21:41 [PATCH] binder: rm -f binder.c 2+ messages
2026-09-12 16:54 [PATCH] rust: impl_flags: add conversions for raw flag representations 2+ messages
2026-09-12 10:38 [PATCH v7 0/3] drm/tyr: GPU reset infrastructure 5+ messages
2026-09-12 6:59 [PATCH v4 0/2] powerpc: Add ARCH_WARN_ASM and KUnit tests for Rust WARN() support 4+ messages
2026-09-12 6:25 [PATCH] rust: net: netlink: Migrate to zerocopy's `IntoBytes` 2+ messages
2026-09-11 19:52 [PATCH] rust: allow `unknown_lints` in the generated bindings 2+ messages
2026-09-11 15:52 [PATCH RFC] drivers/rufs: add Rust UFS host controller driver 18+ messages
2026-09-11 12:43 [PATCH v5 04/14] drm/panic: Return errno codes if panic output fails 15+ messages
2026-09-11 0:06 [PATCH] drm/tyr: use bitfield! for non-MMIO fields 2+ messages
2026-09-10 23:20 [PATCH] MAINTAINERS: add rust-for-linux list for Tyr
2026-09-10 23:01 [PATCH] drm/tyr: reduce size of doorbell array
2026-09-10 17:05 [PATCH] rust: bitfield: remove unnecessary `#[allow]` 2+ messages
2026-09-10 15:38 [PATCH v2] rust: auxiliary: validate DeviceId name length 3+ messages
2026-09-10 10:08 [PATCH V3] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support 7+ messages
2026-09-10 9:00 [PATCH v21 6/9] rust: Add `OwnableRefCounted` 19+ messages
2026-09-10 7:12 [PATCH V2] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support 3+ messages
2026-09-10 5:51 [PATCH net v6] rust: net: phy: fix off-by-one bit positions in device status accessors 2+ messages
2026-09-09 20:23 [PATCH drm-rust-next] rust: dma_fence: gate abstractions on CONFIG_DMA_SHARED_BUFFER 3+ messages
2026-09-09 17:31 [PATCH v2] rust/drm/gem: initialize callbacks with ..pin_init::zeroed() 2+ messages
2026-09-09 12:02 [PATCH v2] rust: add mark_used macro
2026-09-09 10:48 [PATCH 1/2] block: Add post_release() operation 14+ messages
2026-09-09 10:43 [PATCH v1] MAINTAINERS: add the Rust workqueue abstractions to WORKQUEUE 3+ messages
2026-09-09 9:47 [PATCH] rust: drm: gem: add missing handle_free to the object vtables 4+ messages
2026-09-09 8:55 [PATCH v4 00/14] drm/panic: Split into core and helpers 15+ messages
2026-09-09 6:44 [PATCH v6 00/13] gpu: nova: Export parameters from nova-core to nova-drm 14+ messages
2026-09-09 6:06 [PATCH] rust: kbuild: export symbols from the `uapi` crate 5+ messages
2026-09-09 3:32 [PATCH] rust: auxiliary: validate DeviceId name length 8+ messages
2026-09-08 23:04 [PATCH v3 0/2] Add Delta::to_jiffies_timeout() 3+ messages
2026-09-08 22:57 [PATCH 1/1] rust: io: Fix `Region::drop` trying to release nested resources from the wrong parent 2+ messages
2026-09-08 22:56 [PATCH] rust: clk: document overflow panics in `Hertz` constructors
2026-09-08 20:55 [PATCH 00/23] kbuild: significantly speed up kernel builds 101+ messages
2026-09-08 20:38 [PATCH] rust: print: document safety of printing functions 2+ messages
2026-09-08 20:33 [PATCH v2 00/27] objtool: dynamically detect noreturns 29+ messages
2026-09-08 20:32 [PATCH v11 0/3] module: Extend module_blacklist parameter to built-in modules 4+ messages
2026-09-08 20:31 [PATCH v2] rust: id_pool: document panics in `find_unused_id` and `release_id`
2026-09-08 20:13 [PATCH v3] rust: bitmap: document panics in `next_bit` and `next_zero_bit`
2026-09-08 20:08 [PATCH] rnull: fix geometry store check-then-act across lock scopes
2026-09-08 17:54 [PATCH] rust/drm/gem: initialize callbacks with ..pin_init::zeroed() 8+ messages
2026-09-08 17:05 [PATCH] rust: allow `unknown_lints` in generated bindings for Rust < 1.88 4+ messages
2026-09-08 9:54 [PATCH v2] rust: maple_tree: implement Send and Sync for MapleTree 4+ messages
2026-09-08 8:06 [PATCH 1/2] rust: make unsafe_precondition_assert! const compatible 6+ messages
2026-09-08 8:06 [PATCH 0/2] rust: add unsafe precondition assertions to Vec length helpers
2026-09-08 7:51 [PATCH] rust: pci: add resource_flags accessor 4+ messages
2026-09-08 7:50 [PATCH] rust: maple_tree: implement Send and Sync for MapleTree 3+ messages
2026-09-08 7:11 rust: Build error in DRM bindings 3+ messages
2026-09-08 6:33 [PATCH v5 01/24] elf, uapi: Add a header for relocation constants 53+ messages
2026-09-08 4:39 [PATCH v2] rust: num: document why Integer is sealed 2+ messages
2026-09-07 16:47 [PATCH v2 2/9] rust: mm: add `task_size` helper 11+ messages
2026-09-07 12:35 [PATCH v2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion 4+ messages
2026-09-07 8:51 [PATCH] rust_binder: add missing newlines to log messages 2+ messages
2026-09-06 21:58 [PATCH] rust: allow `clippy::as_underscore` in the generated bindings 5+ messages
2026-09-06 15:55 [PATCH 0/5] rust: serdev: Refactor 10+ messages
2026-09-06 10:28 [PATCH v2 0/3] rust: migrate users to zerocopy traits 7+ messages
2026-09-06 8:45 [PATCH 0/3] rust: Add basic GPIO consumer abstractions 11+ messages
2026-09-06 7:40 [PATCH] rust: num: document why Integer is sealed 4+ messages
2026-09-06 7:16 [PATCH 0/3] rust: migrate users to zerocopy traits 6+ messages
2026-09-06 6:04 [PATCH v10 0/1] Rust PCI capability infrastructure and SR-IOV support 2+ messages
2026-09-05 18:56 [GIT PULL] Driver core fixes for 7.3-rc2 2+ messages
2026-09-05 18:47 [PATCH v4] rust: serdev: Mitigate race conditions 3+ messages
2026-09-05 18:33 [PATCH v3] rust: serdev: Mitigate race conditions 2+ messages
2026-09-05 15:16 [PATCH v2] rust: num: seal Integer 3+ messages
2026-09-05 13:30 [PATCH v2 2/2] rust: serdev: Fix race condition on driver probe 5+ messages
2026-09-05 8:53 [PATCH v11 0/2] rust / dma_buf: Add abstractions for dma_fence 5+ messages
2026-09-05 5:36 Re: [PATCH 1/3] drm/gem: Add callback for when handle count goes to 0 7+ messages
2026-09-05 2:17 [PATCH] rust: num: seal Integer 4+ messages
2026-09-04 23:54 [PATCH] rust: serdev: Fix race condition on driver probe fail 4+ messages
2026-09-04 15:32 [PATCH] rust: rewrite fmt! macro to use syn
2026-09-04 14:12 [PATCH 0/4] rust: pin-init: support tuple structs 5+ messages
2026-09-04 13:44 [PATCH v2] i2c: rust: avoid locking when performing I2cAdapter::inc_ref
2026-09-04 9:31 [PATCH] rust: kbuild: add `no_io_statics` to `core-cfgs` 2+ messages
2026-09-04 1:18 [PATCH RFC 0/8] arm64: ftrace: support CALL_OPS on kernels built with kCFI 18+ messages
2026-09-03 22:03 [PATCH] rust: serdev: Synchronize receive callback before calling unbind 2+ messages
2026-09-03 20:12 [PATCH] loongarch: Do not select HAVE_RUST when KASAN is enabled 4+ messages
2026-09-03 19:21 [PATCH v2] rust: doctest: add source map script
2026-09-03 18:55 [PATCH v10 0/2] module: Extend module_blacklist parameter to built-in modules 14+ messages
2026-09-03 15:21 [PATCH v2 0/3] rust: const_eval: add a mechanism to do const trait calls 10+ messages
2026-09-03 11:36 [PATCH] rust_binder: reschedule node refcount update on thread exit
2026-09-03 9:22 [PATCH] rust_binder: cancel deferred work items in thread exit
2026-09-02 23:01 [PATCH v24 0/4] rust: leds: add led classdev abstractions 9+ messages
2026-09-02 21:59 [PATCH v2 1/3] rust: kunit: use `file!()` inside `kunit_assert!` 5+ messages
2026-09-02 16:29 [PATCH RFC v3 0/8] kcov: add per-task dataflow tracking for function arguments/return values 9+ messages
2026-09-02 15:03 [PATCH] rust: kbuild: add intrinsics to fix Rust 1.100.0 builds 2+ messages
2026-09-02 13:26 [PATCH v5 09/12] rust: mm: sheaf: allow use of C initialized static caches 15+ messages
2026-09-02 12:13 [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available 22+ messages
2026-09-02 9:16 [PATCH v3 0/3] rust: introduce cv! macro for safe const conversions of integer-like types 5+ messages
2026-09-01 22:50 [PATCH v4] hardening: Default randstruct off with rust for better allmodconfig support 5+ messages
2026-09-01 20:52 [PATCH v4 4/7] rust_binder: forbid vma splitting 2+ messages
2026-09-01 16:50 [PATCH v4 00/16] rust: io: support register projections and remove relative registers 35+ messages
2026-09-01 16:35 [PATCH v3 5/5] rust_binder: reject mremap()
2026-09-01 16:09 [PATCH 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>` 23+ messages
2026-09-01 14:32 [PATCH net v5] rust: net: phy: fix off-by-one bit positions in device status accessors 3+ messages
2026-09-01 5:06 [PATCH v2 0/3] rust: introduce cv! macro for safe const conversions of integer-like types 10+ messages
2026-09-01 3:18 [PATCH net v4] rust: net: phy: fix off-by-one bit positions in device status accessors 9+ messages
2026-09-01 3:04 [PATCH v2 5/5] rust_binder: reject mremap()
2026-09-01 1:03 [PATCH v3 00/21] lib: Rust implementation of SPDM 35+ messages
2026-08-31 23:32 [PATCH 1/2] gpu: nova-core: declare unlimited DMA max segment size 7+ messages
2026-08-31 22:41 [PATCH 2/2] rust_binder: reject mremap() 2+ messages
2026-08-31 22:27 [PATCH] rust_binder: simplify Result<()> uses 3+ messages
2026-08-31 17:09 [PATCH v4] rust: pci: reject IRQ vector indices that do not fit in u32 15+ messages
2026-08-31 15:16 [PATCH 0/4 v2] Docs: changes.rst: rework 8+ messages
2026-08-31 7:17 [PATCH v3] rust: pci: reject out-of-bounds IRQ vector indices 4+ messages
2026-08-31 6:08 [PATCH v2] rust: pci: Reject IRQ vector indices that do not fit in u32
2026-08-31 6:04 [PATCH] rust: pci: Reject IRQ vector indices that do not fit in u32
2026-08-31 5:26 [PATCH] rust: binder: Use lower bound for node debug lookup 4+ messages
2026-08-31 3:47 [PATCH] rust: block: Fix GenDiskBuilder block size documentation 4+ messages
2026-08-30 19:37 [PATCH 0/4] rust: dma: tie DMA allocations to the device's bound lifetime 15+ messages
2026-08-30 9:38 [GIT PULL] Rust fixes for 7.3 2+ messages
2026-08-29 16:10 [PATCH v3] rust: cpufreq: reject NULL from cpufreq_cpu_get() 2+ messages
2026-08-29 15:34 [PATCH] rust: id_pool: document panics in `find_unused_id` and `release_id` 2+ messages
2026-08-28 16:16 [PATCH v2] rust: cpufreq: reject NULL from cpufreq_cpu_get() 2+ messages
2026-08-28 15:50 [PATCH] rust: pin-init: use irrefutable pattern for `stack_pin_init` 5+ messages
2026-08-28 15:41 [PATCH] rust: cpufreq: reject NULL from cpufreq_cpu_get()
2026-08-28 13:35 [PATCH v2] rust: bitmap: document panics in `next_bit` and `next_zero_bit` 5+ messages
2026-08-28 12:25 [PATCH] rust: of: replace `core::mem::zeroed` with `pin_init::zeroed` 2+ messages
2026-08-28 12:03 [PATCH 0/2] rust: num: add cv! macro to create values from constant expressions (alt) 7+ messages
2026-08-28 9:15 [PATCH 0/3] rust: introduce cv! macro for safe const conversions of integer-like types 4+ messages
2026-08-28 5:33 [PATCH 0/2] gpu: nova-core: complete conversion to kernel `num` module 11+ messages
2026-08-28 4:51 [PATCH 00/27] objtool: dynamically detect noreturns 31+ messages
2026-08-28 3:35 [PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm 57+ messages
2026-08-28 2:44 [PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed` 8+ messages
2026-08-28 1:50 [PATCH v1 0/3] rust: add missing newlines in printing calls 6+ messages
2026-08-27 15:07 [PATCH] rust: bitmap: document panics in `next_bit` and `next_zero_bit` 2+ messages
2026-08-27 14:12 [PATCH v2 0/8] gpu: nova-core: add NVKV codec 18+ messages
2026-08-27 12:18 [PATCH v9 0/1] Rust PCI capability infrastructure and SR-IOV support 5+ messages
2026-08-27 8:51 [PATCH v3 00/10] gpu: nova-core: add PRAMIN window support 15+ messages
2026-08-27 8:01 [PATCH v6 0/2] drm/tyr: add Job IRQ handling 3+ messages
2026-08-27 7:54 [PATCH v2 0/7] Add Greybus Sotfsvc and UART Node drivers 14+ messages
2026-08-27 7:28 [PATCH v8 00/12] rust: Add support for reserving of ranges of IDs 32+ messages
2026-08-26 16:37 [PATCH v3 0/13] drm/vino: a Rust driver for DisplayLink DL3 docks 7+ messages
2026-08-26 16:37 [PATCH 0/1] rust: firmware: the firmware upload abstraction 2+ messages
2026-08-26 16:31 [PATCH v3 0/23] rust: drm: KMS abstractions for a Rust display driver 24+ messages
2026-08-26 16:30 [PATCH v3 0/5] rust: usb: host-side abstractions for a bulk-endpoint driver 10+ messages
2026-08-26 16:29 [PATCH v3 0/2] rust: crypto: AES, CMAC, SHA-256, HMAC and RSA bindings 12+ messages
2026-08-26 16:28 [PATCH 0/9] rust: core abstractions for a USB display driver 20+ messages
2026-08-26 14:58 [PATCH] rust: zerocopy-derive: Remove the BoolExt trait 3+ messages
2026-08-26 14:56 [PATCH] drm/panic: clean new `clippy::needless_range_loop` lint for Rust 1.100.0 5+ messages
2026-08-26 13:27 [PATCH] MAINTAINERS: add Alice Ryhl as co-maintainer for Rust [ALLOC] 8+ messages
2026-08-26 13:10 [PATCH v3 0/3] Rust: add runtime PM support 9+ messages
2026-08-25 12:16 [PATCH 2/6] drm/i915/pmu: use the expiry injecting hrtimer callback 9+ messages
2026-08-25 11:13 [PATCH net v3] rust: net: phy: fix off-by-one bit positions in device status accessors 3+ messages
2026-08-25 9:05 merge problems with char-misc-next and Linus's branch right now 6+ messages
2026-08-25 8:31 [PATCH] gpu: nova-core: fix incorrect naming/framing of GSP-FMC firmware 6+ messages
2026-08-25 4:04 [PATCH v3 0/7] mshv: add SEV-SNP support for MSHV root partitions
2026-08-25 2:44 [PATCH 0/2] rust: num: casts: replace const type narrowing methods with a macro 19+ messages
2026-08-24 13:32 [PATCH v2 0/2] kunit: add optional assertions to catch taint and lockdep warnings 7+ messages
2026-08-24 12:43 [PATCH v2 08/13] drm/panic: Split draw_panic_plane() 14+ messages
2026-08-24 11:17 [PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type 27+ messages
2026-08-24 11:12 [PATCH net v2] rust: net: phy: fix off-by-one bit positions in device status accessors 3+ messages
2026-08-23 19:35 [PATCH] rust: kbuild: disambiguate `zerocopy_derive` for `rusttest` 3+ messages
2026-08-23 10:50 [PATCH 0/2] drm/tyr: unplug the GPU when reset fails 6+ messages
2026-08-23 10:36 [PATCH] rust: net: phy: fix off-by-one bit positions in device status accessors 7+ messages
2026-08-22 8:44 [PATCH v4] rust: num: restrict bool conversion to unsigned Bounded 6+ messages
2026-08-22 6:26 [RFC PATCH v5 0/3] iio: position: add Rust driver for ams AS5600 13+ messages
2026-08-20 13:57 [PATCH] rust: cfi: disable function merging if CFI is enabled 5+ messages
2026-08-20 9:25 [PATCH 0/7] Add Greybus Sotfsvc and UART Node drivers 16+ messages
2026-08-20 3:16 [linus:master] [rust] b7b8b4ccda: CFI_failure_at_do_one_initcall 2+ messages
2026-08-19 21:28 [GIT PULL] rust-i2c-next for 7.3 6+ messages
2026-08-19 19:47 [PATCH RESEND v3] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
2026-08-19 18:58 [PATCH RESEND v23 0/3] rust: leds: add led classdev abstractions 4+ messages
2026-08-19 18:45 [PATCH v6 0/3] drm/tyr: GPU reset infrastructure 14+ messages
2026-08-19 11:09 [PATCH v3 00/16] rust: io: support register projections and remove relative registers 41+ messages
2026-08-19 8:48 [PATCH] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support 5+ messages
2026-08-18 19:19 [GIT PULL] Driver core changes for 7.3-rc1 2+ messages
2026-08-18 15:20 [PATCH 0/2] rust: kunit: add optional assertions to catch taint and lockdep warnings 7+ messages
2026-08-18 12:28 [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails 26+ messages
2026-08-18 10:53 [PATCH -next] rust: fwctl: replace `__pinned_init` with `raw_try_init` 13+ messages
2026-08-18 8:46 [PATCH v8 0/1] Rust PCI capability infrastructure and SR-IOV support 19+ messages
2026-08-17 12:56 [PATCH 0/6] gpu: nova-core: add NVKV codec 22+ messages
2026-08-17 7:04 [PATCH v7 00/10] rust: Add support for reserving of ranges of IDs 37+ messages
2026-08-16 13:32 [PATCH 1/2] kbuild: rust: preserve unreachable traps with inline helpers 10+ messages
2026-08-15 20:12 [PATCH v3] rust: num: restrict bool conversion to unsigned Bounded 2+ messages
2026-08-14 21:50 [PATCH v3] rust_binder: speed up get_node_debug_info using lower_bound iter 3+ messages
2026-08-13 15:23 [PATCH v8 0/1] rust: introduce abstractions for fwctl 7+ messages
2026-08-13 13:48 [PATCH 0/4] Fix forward()/expires() racing with concurrent arming 28+ messages
2026-08-12 19:52 [PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA) 7+ messages
2026-08-12 7:22 [PATCH v10 0/2] rust / dma_buf: Add abstractions for dma_fence 6+ messages
2026-08-11 5:06 [PATCH v4 0/7] gpu: nova: Export parameters from nova-core to nova-drm 28+ messages
2026-08-10 15:03 [PATCH] rust: kernel: list: fix incorrect pop_back example comment 3+ messages
2026-08-10 13:55 [PATCH v2 00/12] gpu: nova-core: add PRAMIN window support 30+ messages
2026-08-10 8:11 [PATCH v5] drm/tyr: add Job IRQ handling 4+ messages
2026-08-09 13:48 [PATCH v1] rust: jump_label: skip arch-specific asm in `testlib` builds 2+ messages
2026-08-07 16:52 [PATCH v2 0/6] workqueue: OwnedQueue, ScopedQueue and ScopedWork 21+ messages
2026-08-07 15:17 [PATCH v2] x86/build/64: Prevent native builds from generating APX instructions 6+ messages
2026-08-07 1:25 [PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules 12+ messages
2026-08-05 17:02 [PATCH RESEND v3] hardening: Default randstruct off with rust for better allmodconfig support 4+ messages
2026-08-05 14:45 [PATCH] objtool/rust: add one more `noreturn` Rust function 5+ messages
2026-08-03 7:29 [PATCH v5 0/5] Rate limited printing for Rust 7+ messages
2026-07-27 0:16 [PATCH v4 0/5] add kconfirm 11+ messages
2026-07-26 22:36 [PATCH 0/5] rust: sync: add WaitQueue infrastructure 12+ messages
2026-07-22 0:10 [PATCH v1] rust: time: rename ClockSource trait to ClockId 6+ messages
2026-07-06 6:18 [PATCH v19 00/40] DEPT(DEPendency Tracker) 65+ messages
2026-06-04 19:58 [PATCH v4 08/11] rust: mm: add abstractions for allocating from a `sheaf` 33+ messages
2026-02-18 11:53 [PATCH v2 0/2] Fix VMA confusion in Rust Binder 15+ messages
2025-11-13 0:42 [PATCH v23 01/28] mm: VM_SHADOW_STACK definition for riscv 65+ messages
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox