org.kernel.vger.rust-for-linux archive
1326 archived articles, newest first (page 5 of 14). Latest articles →
Re: [PATCH v15 0/2] rust: Add safe pointer formatting support
Thu, 13 Aug 2026 09:23:21 +0200Re: [PATCH v7 0/1] Rust PCI capability infrastructure and SR-IOV support
Thu, 13 Aug 2026 09:54:59 +0300Re: [PATCH v15 0/2] rust: Add safe pointer formatting support
Thu, 13 Aug 2026 11:17:30 +0800Re: [PATCH v5] drm/tyr: add Job IRQ handling
Wed, 12 Aug 2026 22:22:33 -0300Re: [PATCH v2 0/5] Rework PCI IRQ vector code
Wed, 12 Aug 2026 18:20:46 -0700Re: [PATCH v2 14/16] rust: io: register: remove relative registers
Thu, 13 Aug 2026 09:58:40 +0900Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 02:18:55 +0200Re: [PATCH 5/5] Docs: software-requirements.rst replace optional tag with footnotes
Wed, 12 Aug 2026 17:11:46 -0700Re: [PATCH 1/5] Docs: changes.rst: rename file and references and add links
Wed, 12 Aug 2026 17:05:57 -0700Re: [PATCH 5/5] Docs: software-requirements.rst replace optional tag with footnotes
Wed, 12 Aug 2026 17:02:55 -0700Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Thu, 13 Aug 2026 00:57:36 +0100Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Wed, 12 Aug 2026 23:53:34 +0200Re: [PATCH v5 4/5] rust: id_pool: add contiguous area allocation
Wed, 12 Aug 2026 17:16:36 -0400Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 22:48:36 +0200Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 12 Aug 2026 13:44:44 -0700Re: [PATCH v5 3/5] rust: bitmap: add contiguous area operations
Wed, 12 Aug 2026 16:31:34 -0400[PATCH v2] rust: enable fentry support
Wed, 12 Aug 2026 15:16:06 -0500Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 21:57:38 +0200[PATCH v3 5/5] rust: samples: add EDU PCI driver sample
Wed, 12 Aug 2026 21:52:39 +0200[PATCH v3 4/5] rust: completion: add complete()
Wed, 12 Aug 2026 21:52:38 +0200[PATCH v3 3/5] rust: pci: make Vendor::from_raw() public
Wed, 12 Aug 2026 21:52:37 +0200[PATCH v3 2/5] rust: pci: rework device enabling API
Wed, 12 Aug 2026 21:52:36 +0200[PATCH v3 1/5] samples: rust: remove the rust_driver_pci sample
Wed, 12 Aug 2026 21:52:35 +0200[PATCH v3 0/5] rust: samples: add an EDU PCI driver sample (MMIO + IRQ + DMA)
Wed, 12 Aug 2026 21:52:34 +0200Re: [PATCH v5 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
Wed, 12 Aug 2026 15:44:40 -0400Re: [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 21:31:09 +0200Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 20:01:49 +0100Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 20:47:37 +0200Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 19:16:11 +0100Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 19:11:21 +0100Re: [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 19:09:41 +0100Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 19:57:48 +0200Re: [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 19:44:32 +0200Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 19:37:30 +0200Heads-up: Fixing rust packaging in Proxmox kernel
Wed, 12 Aug 2026 19:28:17 +0200Re: `io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
Wed, 12 Aug 2026 17:59:53 +0100 (BST)Re: [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 17:44:54 +0100Re: [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 17:38:43 +0100Re: [PATCH v15 0/2] rust: Add safe pointer formatting support
Wed, 12 Aug 2026 18:38:30 +0200Re: [PATCH v10 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
Wed, 12 Aug 2026 18:33:27 +0200Re: [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 17:26:52 +0100Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 12 Aug 2026 23:48:07 +0900Re: [PATCH v4 1/2] rust: hrtimer: Restrict expires() to safe contexts
Wed, 12 Aug 2026 22:59:15 +0900 (JST)Re: [PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
Wed, 12 Aug 2026 22:45:17 +0900 (JST)Re: [PATCH 1/5] Docs: changes.rst: rename file and references and add links
Wed, 12 Aug 2026 07:15:26 -0600Re: [PATCH 1/5] Docs: changes.rst: rename file and references and add links
Wed, 12 Aug 2026 13:07:42 +0000 (UTC)[PATCH 5/5] Docs: software-requirements.rst replace optional tag with footnotes
Wed, 12 Aug 2026 14:24:22 +0200[PATCH 4/5] Docs: pt_BR, it_IT: software-requirements.rst: copy tables from source
Wed, 12 Aug 2026 14:22:38 +0200[PATCH 1/5] Docs: changes.rst: rename file and references and add links
Wed, 12 Aug 2026 14:14:45 +0200[PATCH 0/5] Docs: changes.rst: Rework
Wed, 12 Aug 2026 14:08:04 +0200Re: [PATCH v3 0/7] rust: use vertical import style and remove redundant imports
Wed, 12 Aug 2026 12:29:28 +0200Re: [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 12 Aug 2026 18:01:25 +0900[PATCH v5 5/5] gpu: nova-core: add ChannelIdPool
Wed, 12 Aug 2026 17:51:25 +0900[PATCH v5 4/5] rust: id_pool: add contiguous area allocation
Wed, 12 Aug 2026 17:51:24 +0900[PATCH v5 3/5] rust: bitmap: add contiguous area operations
Wed, 12 Aug 2026 17:51:23 +0900[PATCH v5 2/5] rust: bitmap: restrict bitmap length to at most i32::MAX
Wed, 12 Aug 2026 17:51:22 +0900[PATCH v5 1/5] rust: bitmap: use function-level cfg on kunit test
Wed, 12 Aug 2026 17:51:21 +0900[PATCH v5 0/5] rust: Add support for reserving of ranges of IDs
Wed, 12 Aug 2026 17:51:20 +0900[PATCH v10 2/2] MAINTAINERS: Add entry for Rust dma-buf
Wed, 12 Aug 2026 09:22:17 +0200[PATCH v10 1/2] rust: Add dma_fence abstractions
Wed, 12 Aug 2026 09:22:16 +0200[PATCH v10 0/2] rust / dma_buf: Add abstractions for dma_fence
Wed, 12 Aug 2026 09:22:15 +0200Re: [PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
Wed, 12 Aug 2026 08:06:10 +0200Re: [PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
Wed, 12 Aug 2026 13:54:38 +0900Re: [PATCH v2 02/16] rust: io: add `IoRepr` trait
Wed, 12 Aug 2026 13:51:21 +0900[PATCH v2 2/2] rust: mm: refactor zap_vma_range() to use contains_range()
Wed, 12 Aug 2026 10:34:35 +0800[PATCH v2 1/2] rust: mm: add VmaRef range query helpers
Wed, 12 Aug 2026 10:34:34 +0800Re: [PATCH 1/2] rust: mm: add VmaRef range query helpers
Wed, 12 Aug 2026 10:32:37 +0800Re: [PATCH v5 1/7] rust: time: make Delta generic over its time unit
Wed, 12 Aug 2026 09:26:36 +0900 (JST)Re: [PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
Wed, 12 Aug 2026 09:05:16 +0900 (JST)[PATCH v2 5/5] rust: pci: expose the allocated interrupt type
Wed, 12 Aug 2026 01:39:36 +0200[PATCH v2 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
Wed, 12 Aug 2026 01:39:35 +0200[PATCH v2 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
Wed, 12 Aug 2026 01:39:34 +0200[PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
Wed, 12 Aug 2026 01:39:33 +0200[PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Wed, 12 Aug 2026 01:39:32 +0200[PATCH v2 0/5] Rework PCI IRQ vector code
Wed, 12 Aug 2026 01:39:31 +0200Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Tue, 11 Aug 2026 19:01:23 -0400Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Wed, 12 Aug 2026 00:56:05 +0200Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Wed, 12 Aug 2026 00:13:28 +0200Re: [PATCH v3 3/3] drm/tyr: add GPU reset infrastructure
Tue, 11 Aug 2026 18:47:58 -0300Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Tue, 11 Aug 2026 17:17:27 -0400Re: [PATCH 4/5] PCI: add pci_irq_type() to query the allocated interrupt type
Tue, 11 Aug 2026 16:11:34 -0500Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Tue, 11 Aug 2026 23:00:54 +0200[PATCH v3] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
Tue, 11 Aug 2026 20:56:25 +0000Re: [PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
Tue, 11 Aug 2026 16:54:47 -0400Re: [PATCH] rust: sync: completion: document Send and Sync safety
Tue, 11 Aug 2026 20:10:03 +0100[PATCH] rust: sync: completion: document Send and Sync safety
Tue, 11 Aug 2026 19:35:49 +0100Re: [PATCH v2] rust_binder: add TF_DEFER_COMPLETE flag for avoiding userspace roundtrip
Tue, 11 Aug 2026 17:40:07 +0000Re: [PATCH 2/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
Tue, 11 Aug 2026 18:44:21 +0200Re: [PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
Tue, 11 Aug 2026 17:44:24 +0100[PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion
Wed, 12 Aug 2026 00:01:47 +0900[PATCH v1 1/2] rust: time: add example and KUnit test for Delta::as_millis_ceil()
Wed, 12 Aug 2026 00:01:46 +0900[PATCH v1 0/2] Add Delta::to_jiffies_timeout() with tests
Wed, 12 Aug 2026 00:01:45 +0900Re: [PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref
Tue, 11 Aug 2026 11:43:29 -0300[PATCH 2/3] rust: macros: vtable: add `#[optional]` attribute
Tue, 11 Aug 2026 14:55:56 +0100[PATCH 1/3] rust: macros: vtable: hide generated `HAS_` constants for required methods
Tue, 11 Aug 2026 14:55:55 +0100[PATCH 0/3] rust: macros: vtable: add `#[optional]` attribute
Tue, 11 Aug 2026 14:55:54 +0100[PATCH 3/3] rust: misc: use `#[optional]` attribute of `#[vtable]` macro
Tue, 11 Aug 2026 14:55:57 +0100Re: [PATCH] rust: block: gen_disk: set fops.owner from driver module pointer
Tue, 11 Aug 2026 21:53:54 +0800Re: [PATCH v4 0/5] Rate limited printing for Rust
Tue, 11 Aug 2026 14:36:29 +0200Re: [PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
Tue, 11 Aug 2026 14:31:48 +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.