org.kernel.vger.rust-for-linux

50158 articles on record, showing the most recent 50.

Re: [PATCH v4 0/5] Rate limited printing for Rust
Tue, 04 Aug 2026 02:18:35 +0000
Boqun Feng <[email protected]> • #50159
Re: [PATCH v7 3/8] gpu: nova-core: add TLV parser for firmware files
Mon, 03 Aug 2026 22:21:18 +0000
"Danilo Krummrich" <[email protected]> • #50158
Re: [PATCH v7 3/8] gpu: nova-core: add TLV parser for firmware files
Mon, 03 Aug 2026 22:05:24 +0000
Timur Tabi <[email protected]> • #50157
Re: [PATCH v3 2/4] rust: bitmap: add contiguous area operations
Mon, 03 Aug 2026 21:44:46 +0000
Yury Norov <[email protected]> • #50156
Re: [PATCH v7 3/8] gpu: nova-core: add TLV parser for firmware files
Mon, 03 Aug 2026 21:38:57 +0000
"Danilo Krummrich" <[email protected]> • #50155
Re: [PATCH v7 3/8] gpu: nova-core: add TLV parser for firmware files
Mon, 03 Aug 2026 21:36:54 +0000
"Danilo Krummrich" <[email protected]> • #50154
Re: [PATCH v7 1/8] rust: alloc: add Vec::zeroed method
Mon, 03 Aug 2026 21:22:58 +0000
"Danilo Krummrich" <[email protected]> • #50153
Re: rust compile failure in next-20260730
Mon, 03 Aug 2026 21:04:32 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #50152
Re: (subset) [PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
Mon, 03 Aug 2026 20:55:34 +0000
Danilo Krummrich <[email protected]> • #50151
Re: [PATCH v2] rust: dma: return zero for Coherent reads past EOF
Mon, 03 Aug 2026 20:52:15 +0000
Danilo Krummrich <[email protected]> • #50150
Re: [PATCH v2 0/3] rust: io: register: a few fixups
Mon, 03 Aug 2026 20:46:19 +0000
Danilo Krummrich <[email protected]> • #50149
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 20:40:35 +0000
Boqun Feng <[email protected]> • #50148
Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Mon, 03 Aug 2026 20:09:08 +0000
"Danilo Krummrich" <[email protected]> • #50147
[PATCH 2/2] rust: io: gate ioremap doctests on CONFIG_HAS_IOMEM
Mon, 03 Aug 2026 20:02:37 +0000
Danilo Krummrich <[email protected]> • #50146
[PATCH 1/2] rust: io: gate ioremap/iounmap on CONFIG_HAS_IOMEM
Mon, 03 Aug 2026 20:02:36 +0000
Danilo Krummrich <[email protected]> • #50145
Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Mon, 03 Aug 2026 19:56:42 +0000
"Arnd Bergmann" <[email protected]> • #50144
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 19:47:17 +0000
Boqun Feng <[email protected]> • #50143
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 19:09:41 +0000
Ingo Molnar <[email protected]> • #50142
`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Mon, 03 Aug 2026 18:09:31 +0000
Miguel Ojeda <[email protected]> • #50141
Re: [PATCH v2 9/9] drm/debugfs: hold device reference for the lifetime of open files
Mon, 03 Aug 2026 17:56:39 +0000
"Danilo Krummrich" <[email protected]> • #50140
Re: [PATCH v2 8/9] drm/tyr: add gpuvas debugfs file
Mon, 03 Aug 2026 17:56:30 +0000
"Danilo Krummrich" <[email protected]> • #50139
Re: [PATCH v2 6/9] rust: drm: add DrmSeqShow seq_file adapter
Mon, 03 Aug 2026 17:56:21 +0000
"Danilo Krummrich" <[email protected]> • #50138
Re: [PATCH v2 5/9] rust: drm: add debugfs_init callback to Driver trait
Mon, 03 Aug 2026 17:55:50 +0000
"Danilo Krummrich" <[email protected]> • #50137
Re: [PATCH v2 3/9] rust: debugfs: add Entry::from_raw and ScopedDir::from_dentry
Mon, 03 Aug 2026 17:55:27 +0000
"Danilo Krummrich" <[email protected]> • #50136
Re: [PATCH 12/24] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
Mon, 03 Aug 2026 17:15:38 +0000
Boqun Feng <[email protected]> • #50135
Re: [PATCH 13/24] irq: Optimize reschedule check in local_interrupt_enable()
Mon, 03 Aug 2026 17:09:43 +0000
Boqun Feng <[email protected]> • #50134
Re: [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Mon, 03 Aug 2026 15:55:27 +0000
Boqun Feng <[email protected]> • #50133
Re: rust compile failure in next-20260730
Mon, 03 Aug 2026 15:32:02 +0000
"Gary Guo" <[email protected]> • #50132
Re: [PATCH v2 2/9] rust: debugfs: add SeqShow trait and seq_file file operations
Mon, 03 Aug 2026 15:23:12 +0000
"Danilo Krummrich" <[email protected]> • #50131
Re: [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Mon, 03 Aug 2026 15:19:43 +0000
Peter Zijlstra <[email protected]> • #50130
Re: rust compile failure in next-20260730
Mon, 03 Aug 2026 15:10:17 +0000
"Vlastimil Babka (SUSE)" <[email protected]> • #50129
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 15:06:59 +0000
Peter Zijlstra <[email protected]> • #50128
Re: [PATCH v2 2/9] rust: debugfs: add SeqShow trait and seq_file file operations
Mon, 03 Aug 2026 15:05:55 +0000
Alice Ryhl <[email protected]> • #50127
Re: [PATCH 10/24] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Mon, 03 Aug 2026 15:04:59 +0000
Boqun Feng <[email protected]> • #50126
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 14:39:44 +0000
Boqun Feng <[email protected]> • #50125
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 14:34:26 +0000
Peter Zijlstra <[email protected]> • #50124
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 14:33:15 +0000
Peter Zijlstra <[email protected]> • #50123
Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Mon, 03 Aug 2026 14:29:36 +0000
kernel test robot <[email protected]> • #50122
Re: rust compile failure in next-20260730
Mon, 03 Aug 2026 14:23:40 +0000
Boqun Feng <[email protected]> • #50121
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 14:21:06 +0000
Peter Zijlstra <[email protected]> • #50120
Re: [PATCH 07/24] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
Mon, 03 Aug 2026 14:09:51 +0000
Boqun Feng <[email protected]> • #50119
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 14:06:54 +0000
Boqun Feng <[email protected]> • #50118
Re: rust compile failure in next-20260730
Mon, 03 Aug 2026 13:57:49 +0000
"Gary Guo" <[email protected]> • #50117
Re: [PATCH 07/24] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
Mon, 03 Aug 2026 13:55:47 +0000
Peter Zijlstra <[email protected]> • #50116
Re: [PATCH v2 0/5] rust: pin-init: merge `__init` and `__pinned_init`
Mon, 03 Aug 2026 13:54:52 +0000
"Gary Guo" <[email protected]> • #50115
Re: [PATCH v7 0/8] Transition Nova Core to TLV firmware images
Mon, 03 Aug 2026 13:51:54 +0000
"Alexandre Courbot" <[email protected]> • #50114
Re: [PATCH 07/24] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
Mon, 03 Aug 2026 13:46:19 +0000
Boqun Feng <[email protected]> • #50113
[PATCH v3] drm/tyr: add Job IRQ handling
Mon, 03 Aug 2026 13:34:37 +0000
Laura Nao <[email protected]> • #50112
Re: [PATCH 05/24] irq & spin_lock: Add counted interrupt disabling/enabling
Mon, 03 Aug 2026 13:33:34 +0000
Boqun Feng <[email protected]> • #50111
Re: [PATCH v5 0/4] Clk improvements
Mon, 03 Aug 2026 13:24:02 +0000
Daniel Almeida <[email protected]> • #50110