org.kernel.vger.rust-for-linux archive
1339 archived articles, newest first (page 7 of 14). Latest articles →
[PATCH] rust: serdev: replace `__pinned_init` with `raw_try_init`
Fri, 7 Aug 2026 09:47:29 +0200Re: [PATCH RESEND v13 2/2] rust: fmt: route {:p} through HashedPtr to prevent address leaks
Fri, 7 Aug 2026 15:45:23 +0800Re: [PATCH RESEND v13 2/2] rust: fmt: route {:p} through HashedPtr to prevent address leaks
Fri, 7 Aug 2026 15:32:13 +0800[PATCH v5 18/18] rust: sync: Introduce SpinLockIrq::lock_with() and friends
Fri, 7 Aug 2026 00:02:15 -0700[PATCH v5 17/18] rust: sync: Add SpinLockIrq
Fri, 7 Aug 2026 00:02:14 -0700[PATCH v5 16/18] rust: sync: Use super::* in spinlock.rs
Fri, 7 Aug 2026 00:02:13 -0700[PATCH v5 15/18] rust: helper: Add spin_{un,}lock_irq_{enable,disable}() helpers
Fri, 7 Aug 2026 00:02:12 -0700[PATCH v5 14/18] rust: Introduce interrupt module
Fri, 7 Aug 2026 00:02:11 -0700[PATCH v5 13/18] s390/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
Fri, 7 Aug 2026 00:02:10 -0700[PATCH v5 12/18] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
Fri, 7 Aug 2026 00:02:09 -0700[PATCH v5 11/18] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Fri, 7 Aug 2026 00:02:08 -0700[PATCH v5 10/18] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
Fri, 7 Aug 2026 00:02:07 -0700[PATCH v5 09/18] sched: Remove the unused preempt_offset parameter of __cant_sleep()
Fri, 7 Aug 2026 00:02:06 -0700[PATCH v5 08/18] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
Fri, 7 Aug 2026 00:02:05 -0700[PATCH v5 07/18] irq: Add max local_interrupt_disable() nesting level kunit test case
Fri, 7 Aug 2026 00:02:04 -0700[PATCH v5 06/18] irq: Add KUnit test for refcounted interrupt enable/disable
Fri, 7 Aug 2026 00:02:03 -0700[PATCH v5 05/18] irq & spin_lock: Add counted interrupt disabling/enabling
Fri, 7 Aug 2026 00:02:02 -0700[PATCH v5 04/18] openrisc: Include <linux/cpumask.h> in smp.h
Fri, 7 Aug 2026 00:02:01 -0700[PATCH v5 03/18] preempt: Introduce __preempt_count_{sub,add}_return()
Fri, 7 Aug 2026 00:02:00 -0700[PATCH v5 02/18] preempt: Introduce HARDIRQ_DISABLE_BITS
Fri, 7 Aug 2026 00:01:59 -0700[PATCH v5 01/18] preempt: Track NMI nesting to separate per-CPU counter
Fri, 7 Aug 2026 00:01:58 -0700[PATCH v5 00/18] Refcounted interrupt disable and SpinLockIrq for Rust
Fri, 7 Aug 2026 00:01:57 -0700Re: [PATCH v1] rust: bug: fix warn_on macro build error on UML
Fri, 7 Aug 2026 08:54:43 +0200Re: [PATCH v1] rust: bug: fix warn_on macro build error on UML
Fri, 7 Aug 2026 08:52:38 +0200Re: [PATCH 01/12] rust: io: add Region::try_subregion
Fri, 07 Aug 2026 14:39:17 +0900Re: [PATCH 6/7] rust: workqueue: add Work::cancel_work_sync()
Thu, 6 Aug 2026 18:37:56 -0700[PATCH v9 2/2] module: Rename module_blacklist to module_denylist
Thu, 6 Aug 2026 21:26:01 -0400[PATCH v9 1/2] module: Extend module_blacklist parameter to built-in modules
Thu, 6 Aug 2026 21:26:00 -0400[PATCH v9 0/2] module: Extend module_blacklist parameter to built-in modules
Thu, 6 Aug 2026 21:25:59 -0400Re: [PATCH] rust: pci: Mark Device refcount methods inline
Thu, 6 Aug 2026 23:31:39 +0200Re: [PATCH v2 0/3] gpu: nova-core: falcon: use I/O projections for DMA transfers
Thu, 6 Aug 2026 23:25:03 +0200Re: [PATCH v2 2/3] rust: dma: rename dma_handle to dma_address
Thu, 06 Aug 2026 23:16:31 +0200Re: [PATCH v2 0/2] rust: add functions and traits for lossless integer conversions
Thu, 06 Aug 2026 23:10:27 +0200Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 6 Aug 2026 19:21:15 +0100Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 06 Aug 2026 19:19:05 +0100Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 6 Aug 2026 19:53:41 +0200Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 6 Aug 2026 18:22:47 +0100Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 6 Aug 2026 19:09:58 +0200[PATCH v3 4/8] drm: move debugfs_init after dev->registered is set
Fri, 07 Aug 2026 01:07:26 +0800[PATCH v3 8/8] drm/tyr: add gpuvas debugfs file
Fri, 07 Aug 2026 01:07:30 +0800[PATCH v3 6/8] rust: drm: gpuvm: add dump_gpuva_info to UniqueRefGpuVm
Fri, 07 Aug 2026 01:07:28 +0800[PATCH v3 7/8] drm/tyr: track VMs in a registry
Fri, 07 Aug 2026 01:07:29 +0800[PATCH v3 2/8] rust: debugfs: add seq_file support
Fri, 07 Aug 2026 01:07:24 +0800[PATCH v3 1/8] rust: seq_file: add as_raw() method
Fri, 07 Aug 2026 01:07:23 +0800[PATCH v3 5/8] rust: drm: add debugfs_init callback to Driver trait
Fri, 07 Aug 2026 01:07:27 +0800[PATCH v3 3/8] rust: debugfs: add ScopeRef for existing dentries
Fri, 07 Aug 2026 01:07:25 +0800[PATCH v3 0/8] drm/tyr: add debugfs support
Fri, 07 Aug 2026 01:07:22 +0800Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 6 Aug 2026 18:05:38 +0100Re: [GIT PULL] pin-init changes for v7.3-rc1
Thu, 6 Aug 2026 19:01:01 +0200Re: [PATCH v2 9/9] drm/debugfs: hold device reference for the lifetime of open files
Fri, 7 Aug 2026 00:59:23 +0800Re: [PATCH v5 1/4] rust: clk: use the type-state pattern
Thu, 06 Aug 2026 22:54:23 +0900Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Thu, 06 Aug 2026 15:44:13 +0200Re: [PATCH] rust: dma: add `Range` type
Thu, 6 Aug 2026 15:40:38 +0200Re: Invitation: Rust for Linux Training Day at LPC 2026
Thu, 6 Aug 2026 09:39:17 -0400Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Thu, 06 Aug 2026 15:25:50 +0200Re: [PATCH 2/3] rust: dma: add abstraction for the single-buffer streaming DMA API
Thu, 6 Aug 2026 14:06:17 +0100Re: [PATCH v2] rust: io: Add a BigEndianMmio wrapper
Thu, 6 Aug 2026 14:13:33 +0200Re: [PATCH v3] drm/tyr: add Job IRQ handling
Thu, 06 Aug 2026 13:09:29 +0100Re: [PATCH] rust: macros: Allow omitting trailing commas in module!
Thu, 6 Aug 2026 14:08:07 +0200Re: [PATCH] rust: macros: Allow omitting trailing commas in module!
Thu, 06 Aug 2026 12:54:15 +0100Re: [PATCH v5 4/7] rust: time: add Delta::to_jiffies() for timeout conversion
Thu, 06 Aug 2026 12:50:55 +0100Re: [PATCH v2] rust: io: Add a BigEndianMmio wrapper
Thu, 06 Aug 2026 12:44:31 +0100Re: [PATCH] rust: dma: add `Range` type
Thu, 6 Aug 2026 12:23:32 +0100[PATCH v3] rust: block: set GenDisk block_device_operations.owner to THIS_MODULE
Thu, 6 Aug 2026 16:10:27 +0530[PATCH] rust: macros: Allow omitting trailing commas in module!
Thu, 06 Aug 2026 03:14:32 -0700Re: [PATCH v5 4/7] rust: time: add Delta::to_jiffies() for timeout conversion
Thu, 06 Aug 2026 11:50:35 +0200Re: [PATCH v5 3/7] rust: time: add Delta::as_millis_ceil()
Thu, 06 Aug 2026 11:47:41 +0200Re: [PATCH v5 1/7] rust: time: make Delta generic over its time unit
Thu, 06 Aug 2026 11:44:21 +0200Re: [PATCH v2] rust: block: set GenDisk block_device_operations.owner to THIS_MODULE
Thu, 06 Aug 2026 11:08:05 +0200Re: [PATCH v1] rust: time: fix as_micros_ceil() rounding near i64::MAX
Thu, 06 Aug 2026 10:58:47 +0200[PATCH v2] rust: block: set GenDisk block_device_operations.owner to THIS_MODULE
Thu, 6 Aug 2026 14:06:55 +0530Re: [PATCH] rust: misc: add OWNER field to the `MiscDevice` trait
Thu, 6 Aug 2026 08:28:23 +0000Re: [PATCH v3] drm/tyr: add Job IRQ handling
Thu, 6 Aug 2026 08:27:14 +0000Re: [PATCH v1] rust: time: fix as_micros_ceil() rounding near i64::MAX
Thu, 06 Aug 2026 17:23:19 +0900 (JST)Re: [PATCH V17 0/7] Rust Support for powerpc
Thu, 06 Aug 2026 16:53:26 +0900 (JST)[PATCH] rust: dma: add `Range` type
Thu, 06 Aug 2026 09:46:14 +0200Re: [PATCH v4 3/7] rust: time: add Delta::as_millis_ceil()
Thu, 06 Aug 2026 16:41:04 +0900 (JST)[PATCH v2 2/2] gpu: nova-core: use kernel lossless integer conversion module
Thu, 06 Aug 2026 16:35:54 +0900[PATCH v2 1/2] rust: add functions and traits for lossless integer conversions
Thu, 06 Aug 2026 16:35:53 +0900[PATCH v2 0/2] rust: add functions and traits for lossless integer conversions
Thu, 06 Aug 2026 16:35:52 +0900[PATCH v5 7/7] rust: time: remove unused Jiffies/Msecs helpers
Thu, 6 Aug 2026 16:32:41 +0900[PATCH v5 6/7] rust: sync: condvar: use Delta<Jiffy> for timeout and result
Thu, 6 Aug 2026 16:32:40 +0900[PATCH v5 5/7] rust: workqueue: take a Delta<Jiffy> for the enqueue delay
Thu, 6 Aug 2026 16:32:39 +0900[PATCH v5 4/7] rust: time: add Delta::to_jiffies() for timeout conversion
Thu, 6 Aug 2026 16:32:38 +0900[PATCH v5 3/7] rust: time: add Delta::as_millis_ceil()
Thu, 6 Aug 2026 16:32:37 +0900[PATCH v5 2/7] rust: time: add jiffies time unit for Delta
Thu, 6 Aug 2026 16:32:36 +0900[PATCH v5 1/7] rust: time: make Delta generic over its time unit
Thu, 6 Aug 2026 16:32:35 +0900[PATCH v5 0/7] rust: use Delta instead of raw jiffies for timeouts and delays
Thu, 6 Aug 2026 16:32:34 +0900Re: [PATCH v2 2/3] rust: platform: wire runtime PM callbacks
Thu, 6 Aug 2026 06:45:01 +0000Re: [PATCH v2 1/3] rust: add runtime PM support
Thu, 6 Aug 2026 06:41:36 +0000[PATCH v2] rust: io: Add a BigEndianMmio wrapper
Thu, 6 Aug 2026 08:22:04 +0200Re: rust compile failure in next-20260730
Thu, 6 Aug 2026 05:52:26 +0000Re: [PATCH] rust: io: Add a BigEndianMmio wrapper
Wed, 05 Aug 2026 18:41:31 -0700Re: [PATCH v4 10/17] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
Wed, 5 Aug 2026 17:58:00 -0700Re: [PATCH v7 0/8] Transition Nova Core to TLV firmware images
Thu, 6 Aug 2026 02:12:48 +0200Re: [PATCH v3 0/3] implement GPU reset API
Wed, 5 Aug 2026 21:06:31 -0300[PATCH] rust: io: Add a BigEndianMmio wrapper
Thu, 6 Aug 2026 00:21:09 +0200[PATCH 3/3] gpu: nova-core: gsp: map the WPR meta for streaming DMA
Wed, 05 Aug 2026 23:54:43 +0200[PATCH 2/3] rust: dma: add abstraction for the single-buffer streaming DMA API
Wed, 05 Aug 2026 23:54:42 +0200[PATCH 0/3] rust: dma: add the single-buffer streaming DMA API
Wed, 05 Aug 2026 23:54:40 +0200
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.