org.kernel.vger.linux-pci archive
1290 archived articles, newest first (page 7 of 13). Latest articles →
[PATCH RESEND v23 3/3] rust: leds: add multicolor classdev abstractions
Wed, 05 Aug 2026 21:34:12 +0200[PATCH RESEND v23 2/3] rust: leds: add Mode trait
Wed, 05 Aug 2026 21:34:11 +0200[PATCH RESEND v23 0/3] rust: leds: add led classdev abstractions
Wed, 05 Aug 2026 21:34:09 +0200Re: [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
Wed, 5 Aug 2026 16:11:16 -0300Re: [PATCH v6 4/6] dmaengine: dw-edma: Add delegated channel request helpers
Wed, 5 Aug 2026 13:47:45 -0500Re: [PATCH v19 03/14] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
Wed, 5 Aug 2026 11:41:25 -0700Re: [PATCH v7] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Wed, 05 Aug 2026 20:29:21 +0200RE: [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
Wed, 5 Aug 2026 18:12:05 +0000Re: [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
Wed, 5 Aug 2026 14:53:08 -0300Re: [PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
Thu, 6 Aug 2026 01:43:30 +0800Re: [PATCH] PCI: cadence-plat: Fix host/endpoint dependencies
Wed, 5 Aug 2026 10:29:33 -0700RE: [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
Wed, 5 Aug 2026 17:22:22 +0000Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Wed, 5 Aug 2026 19:20:45 +0200Re: [PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
Wed, 5 Aug 2026 12:18:40 -0500Re: [PATCH v23 2/5] PCI: Allow per function PCI slots to fix slot reset on s390
Wed, 05 Aug 2026 17:12:56 +0000Re: [PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
Wed, 05 Aug 2026 17:07:58 +0000Re: [PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
Wed, 05 Aug 2026 17:07:47 +0000Re: [PATCH v23 1/5] PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder value
Wed, 05 Aug 2026 17:07:21 +0000Re: [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 05 Aug 2026 18:05:35 +0100Re: [PATCH v23 3/5] PCI: Avoid saving config space state if inaccessible
Wed, 05 Aug 2026 17:05:09 +0000Re: [PATCH v2 08/16] drm/tyr: specify base type for registers
Wed, 05 Aug 2026 17:59:09 +0100Re: [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers
Wed, 5 Aug 2026 13:55:55 -0300[PATCH v23 2/5] PCI: Allow per function PCI slots to fix slot reset on s390
Wed, 5 Aug 2026 09:55:15 -0700[PATCH v23 1/5] PCI: Introduce PCI_SLOT_PLACEHOLDER constant for slot_nr placeholder value
Wed, 5 Aug 2026 09:55:14 -0700[PATCH v23 4/5] PCI: Fail FLR when config space is inaccessible
Wed, 5 Aug 2026 09:55:17 -0700[PATCH v23 3/5] PCI: Avoid saving config space state if inaccessible
Wed, 5 Aug 2026 09:55:16 -0700[PATCH v23 5/5] PCI/MSI: Enable memory decoding before restoring MSI-X messages
Wed, 5 Aug 2026 09:55:18 -0700[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
Wed, 5 Aug 2026 09:55:13 -0700Re: [PATCH v2 14/16] rust: io: register: remove relative registers
Wed, 05 Aug 2026 16:51:28 +0000Re: [PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Wed, 05 Aug 2026 16:51:10 +0000Re: [PATCH v2 01/16] rust: io: add static `cast()` method for views
Wed, 05 Aug 2026 16:50:44 +0000Re: [PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 05 Aug 2026 16:50:42 +0000Re: [PATCH v2 13/16] gpu: nova-core: convert hshub0 from relative register to projection
Wed, 05 Aug 2026 16:48:17 +0000Re: [PATCH v2 15/16] rust: io: register: remove `Register` trait and cleanup macro
Wed, 05 Aug 2026 16:48:06 +0000Re: [PATCH v2 08/16] drm/tyr: specify base type for registers
Wed, 05 Aug 2026 16:47:39 +0000Re: [PATCH v2 02/16] rust: io: add `IoRepr` trait
Wed, 05 Aug 2026 16:46:32 +0000Re: [PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 05 Aug 2026 16:46:11 +0000Re: [PATCH v2 10/16] rust: io: register: make register have a typed base
Wed, 05 Aug 2026 16:43:42 +0000Re: [PATCH v2 04/16] rust: io: register: handle one register at a time
Wed, 05 Aug 2026 16:43:40 +0000Re: [PATCH v2 06/16] rust: io: register: allow explicit base type specification
Wed, 05 Aug 2026 16:43:34 +0000Re: [PATCH v2 03/16] rust: io: support register projections
Wed, 05 Aug 2026 16:42:47 +0000Re: [PATCH v2 07/16] gpu: nova-core: specify base type for registers
Wed, 05 Aug 2026 16:42:35 +0000Re: [PATCH v2 05/16] rust: io: register extract offset computation to helper rules
Wed, 05 Aug 2026 16:42:34 +0000Re: [PATCH v2 09/16] samples: rust: pci: specify base type for registers
Wed, 05 Aug 2026 16:41:47 +0000Re: [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
Wed, 5 Aug 2026 13:40:52 -0300[PATCH v2 16/16] rust: io: register: unify handling of register with/without bitfields
Wed, 05 Aug 2026 17:35:59 +0100[PATCH v2 11/16] rust: io: register: support fixed offset register without bitfield
Wed, 05 Aug 2026 17:35:54 +0100[PATCH v2 15/16] rust: io: register: remove `Register` trait and cleanup macro
Wed, 05 Aug 2026 17:35:58 +0100[PATCH v2 10/16] rust: io: register: make register have a typed base
Wed, 05 Aug 2026 17:35:53 +0100[PATCH v2 09/16] samples: rust: pci: specify base type for registers
Wed, 05 Aug 2026 17:35:52 +0100[PATCH v2 14/16] rust: io: register: remove relative registers
Wed, 05 Aug 2026 17:35:57 +0100[PATCH v2 08/16] drm/tyr: specify base type for registers
Wed, 05 Aug 2026 17:35:51 +0100[PATCH v2 07/16] gpu: nova-core: specify base type for registers
Wed, 05 Aug 2026 17:35:50 +0100[PATCH v2 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
Wed, 05 Aug 2026 17:35:55 +0100[PATCH v2 06/16] rust: io: register: allow explicit base type specification
Wed, 05 Aug 2026 17:35:49 +0100[PATCH v2 05/16] rust: io: register extract offset computation to helper rules
Wed, 05 Aug 2026 17:35:48 +0100[PATCH v2 13/16] gpu: nova-core: convert hshub0 from relative register to projection
Wed, 05 Aug 2026 17:35:56 +0100[PATCH v2 04/16] rust: io: register: handle one register at a time
Wed, 05 Aug 2026 17:35:47 +0100[PATCH v2 03/16] rust: io: support register projections
Wed, 05 Aug 2026 17:35:46 +0100[PATCH v2 00/16] rust: io: support register projections and remove relative registers
Wed, 05 Aug 2026 17:35:43 +0100[PATCH v2 02/16] rust: io: add `IoRepr` trait
Wed, 05 Aug 2026 17:35:45 +0100[PATCH v2 01/16] rust: io: add static `cast()` method for views
Wed, 05 Aug 2026 17:35:44 +0100Re: [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
Wed, 5 Aug 2026 17:28:27 +0100Re: [PATCH] PCI: switchtec: Fix use-after-free in switchtec_pci_remove due to race condition
Wed, 5 Aug 2026 10:05:25 -0600Re: [PATCH v9 5/5] arm64: tegra: Add PCIe root ports on Tegra264
Wed, 5 Aug 2026 17:55:11 +0200Re: [PATCH v9 3/5] PCI: tegra: Add Tegra264 support
Wed, 5 Aug 2026 17:51:06 +0200Re: [PATCH v9 2/5] dt-bindings: pci: tegra264: Switch to PCIe root port bindings
Wed, 5 Aug 2026 10:12:36 -0500Re: [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
Wed, 5 Aug 2026 16:52:15 +0200Re: [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only
Wed, 5 Aug 2026 20:07:50 +0530Re: [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
Wed, 5 Aug 2026 16:36:31 +0200Re: [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
Wed, 5 Aug 2026 16:12:16 +0200Re: [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
Wed, 5 Aug 2026 14:58:55 +0100[PATCH] PCI: quirks: Add warm reset quirk for IBM Spyre accelerator
Wed, 5 Aug 2026 18:21:32 +0530Re: [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
Wed, 5 Aug 2026 09:48:38 -0300Re: [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
Wed, 5 Aug 2026 14:33:51 +0200Re: [PATCH v9 3/5] PCI: tegra: Add Tegra264 support
Wed, 05 Aug 2026 12:10:38 +0000Re: [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
Wed, 5 Aug 2026 14:09:21 +0200Re: [PATCH v9 2/5] dt-bindings: pci: tegra264: Switch to PCIe root port bindings
Wed, 05 Aug 2026 12:09:32 +0000Re: [PATCH v9 1/5] dt-bindings: pci: tegra264: Strictly distinguish C0 from C1-C5
Wed, 05 Aug 2026 12:06:45 +0000Re: [PATCH v9 5/5] arm64: tegra: Add PCIe root ports on Tegra264
Wed, 05 Aug 2026 12:05:58 +0000Re: [PATCH v9 4/5] arm64: tegra: Reorder reg and reg-names to match bindings
Wed, 05 Aug 2026 12:05:42 +0000[PATCH v9 5/5] arm64: tegra: Add PCIe root ports on Tegra264
Wed, 05 Aug 2026 13:57:24 +0200[PATCH v9 3/5] PCI: tegra: Add Tegra264 support
Wed, 05 Aug 2026 13:57:22 +0200[PATCH v9 4/5] arm64: tegra: Reorder reg and reg-names to match bindings
Wed, 05 Aug 2026 13:57:23 +0200[PATCH v9 2/5] dt-bindings: pci: tegra264: Switch to PCIe root port bindings
Wed, 05 Aug 2026 13:57:21 +0200[PATCH v9 1/5] dt-bindings: pci: tegra264: Strictly distinguish C0 from C1-C5
Wed, 05 Aug 2026 13:57:20 +0200[PATCH v9 0/5] PCI: tegra: Add Tegra264 support
Wed, 05 Aug 2026 13:57:19 +0200Re: [PATCH] ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
Wed, 5 Aug 2026 11:28:05 +0000Re: [PATCH] PCI: cadence-plat: Fix host/endpoint dependencies
Wed, 05 Aug 2026 11:07:51 +0000Re: linux-next: Tree for Jul 30 (pci/controller/cadence/)
Wed, 5 Aug 2026 16:24:32 +0530[PATCH] PCI: cadence-plat: Fix host/endpoint dependencies
Wed, 5 Aug 2026 16:20:14 +0530Re: [PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
Wed, 05 Aug 2026 11:26:34 +0200Re: [PATCH 10/13] PCI/P2PDMA: Extract pure ACS routing decision helpers
Wed, 5 Aug 2026 12:06:43 +0300Re: [PATCH 09/13] PCI/P2PDMA: Document ACS egress control handling
Wed, 5 Aug 2026 12:02:39 +0300Re: [PATCH] rust: pci: Mark Device refcount methods inline
Wed, 5 Aug 2026 09:52:23 +0200Re: [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay
Wed, 5 Aug 2026 11:48:48 +0530Re: [PATCH] PCI: mediatek: Find INTx controller by property
Wed, 05 Aug 2026 06:16:49 +0000[PATCH] PCI: mediatek: Find INTx controller by property
Wed, 5 Aug 2026 14:05:07 +0800Re: [PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
Wed, 5 Aug 2026 10:13:47 +0530Re: [PATCH v3] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
Wed, 5 Aug 2026 12:27:24 +0900
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.