public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-26 07:46:47 to 2026-01-28 03:40:20 UTC [more...]

[PATCH v3 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-28  3:39 UTC  (6+ messages)
` [PATCH v3 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v3 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()

[PATCH v2 0/2] rust: introduce abstractions for fwctl
 2026-01-28  1:21 UTC  (12+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] samples: rust: fwctl: add sample code "

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-28  0:57 UTC  (24+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH RFCv1 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH net-next v2] net: ethernet: neterion: s2io: remove unused driver
 2026-01-27 23:56 UTC  (3+ messages)

[PATCH V1] nvme-pci: disable SR-IOV VFs on driver unbind
 2026-01-27 23:43 UTC  (6+ messages)

[PATCH 1/2] pci: fix slot trylock error handling
 2026-01-27 23:20 UTC  (3+ messages)

[PATCH] PCI/AER: Clear stale errors on reporting agents upon probe
 2026-01-27 23:00 UTC  (4+ messages)

[PATCH 05/23] PCI: Remove old_size limit from bridge window sizing
 2026-01-27 22:42 UTC  (6+ messages)

[PATCH 02/23] PCI: Rewrite bridge window head alignment function
 2026-01-27 22:39 UTC  (4+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-27 22:31 UTC  (21+ messages)
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH v2 0/7] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
 2026-01-27 22:26 UTC  (18+ messages)
` [PATCH v2 1/7] dt-bindings: usb: document the Renesas UPD720201/UPD720202 USB 3.0 xHCI Host Controller
` [PATCH v2 2/7] pci: pwrctrl: add PCI pwrctrl driver for the "
` [PATCH v2 3/7] arm64: defconfig: enable pci-pwrctrl-upd720201 as module
` [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand
` [PATCH v2 5/7] dt-bindings: arm: qcom: document the Ayaneo Pocket S2
` [PATCH v2 6/7] arm64: dts: qcom: sm8650: Add sound DAI prefix for DP
` [PATCH v2 7/7] arm64: dts: qcom: add basic devicetree for Ayaneo Pocket S2 gaming console

[PATCH v3 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits
 2026-01-27 22:24 UTC  (2+ messages)

[PATCH v3 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-27 22:11 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device

[PATCH v3 1/2] PCI: Initialize RCB from pci_configure_device
 2026-01-27 21:58 UTC  (2+ messages)

[PATCH v8 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-27 21:44 UTC  (15+ messages)
` [PATCH v8 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v8 4/9] PCI: Add additional checks for flr reset
` [PATCH v8 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v8 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v8 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-01-27 21:30 UTC  (13+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support
                      ` [PATCH] genirq/redirect: Prevent writing MSI message on affinity change

[PATCH] PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
 2026-01-27 20:39 UTC 

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-27 20:04 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 1/4] rust: device: support `dev_printk` on all devices
 2026-01-27 18:51 UTC  (8+ messages)
` [PATCH 2/4] rust: samples: remove redundant `.as_ref()` for `dev_*` print
` [PATCH 4/4] gpu: tyr: "

[PATCH v5 0/3] PCI: dwc: Clean up iATU index mess
 2026-01-27 18:16 UTC  (6+ messages)
` [PATCH v5 1/3] PCI: dwc: Fix msg_atu_index assignment
` [PATCH v5 2/3] PCI: dwc: Clean up iATU index usage in dw_pcie_iatu_setup()
` [PATCH v5 3/3] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-01-27 18:07 UTC  (8+ messages)
` [PATCH v4 09/10] PCI: save/restore CXL config around reset

[PATCH] PCI/AER: Fix AER log missing in DPC case
 2026-01-27 15:56 UTC  (2+ messages)

[RFC 0/2] Rust PCI capability infrastructure and SR-IOV support
 2026-01-27 15:36 UTC  (4+ messages)
` [RFC 1/2] pci: Add fallible I/O methods to ConfigSpace
` [RFC 2/2] pci: Add PCI capability infrastructure and SR-IOV capability support

[PATCH v4 0/4] PCI: dwc: Clean up iATU index mess
 2026-01-27 15:03 UTC  (7+ messages)
` [PATCH v4 2/4] PCI: dwc: Improve msg_atu_index error handling
` [PATCH v4 4/4] PCI: dwc: Fix missing iATU setup when ECAM is enabled

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-27 14:34 UTC  (9+ messages)

[pci:next] BUILD SUCCESS 40880ffac17ded5a8b583ea7d052afccd4029f99
 2026-01-27 13:02 UTC 

[PATCH 00/33 v7] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-27 12:45 UTC  (6+ messages)
` [PATCH 03/33] memcg: Prepare to protect against concurrent isolated cpuset change
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH 1/2] PCI: dwc: Add helper to query integrated dw-edma register window
 2026-01-27 11:04 UTC  (4+ messages)

[PATCH v7 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2026-01-27 10:45 UTC  (11+ messages)
` [PATCH v7 1/5] PCI/DPC: Clarify naming for error port in DPC Handling
` [PATCH v7 2/5] PCI/DPC: Run recovery on device that detected the error
` [PATCH v7 3/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
` [PATCH v7 4/5] PCI/AER: Clear both AER fatal and non-fatal status
` [PATCH v7 5/5] PCI/AER: Only clear error bits in pcie_clear_device_status()

[pci:resource] BUILD SUCCESS c68fdfe15153c23697f796eb819e7ceaaf4ca46b
 2026-01-27 10:29 UTC 

[PATCH] PCI: endpoint: pci-epf-test: Allow overriding default BAR sizes
 2026-01-27  9:47 UTC  (4+ messages)

[PATCH] PCI: amd-mdb: fix incorrect IRQ number in INTx error message
 2026-01-27  9:04 UTC  (2+ messages)

[PATCH v3 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
 2026-01-27  8:50 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH v3 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
` [PATCH v3 3/3] PCI: dwc: ep: Add comment explaining controller-level PTM access

[PATCH v2 0/2] PCI: Add support for ACS Enhanced Capability
 2026-01-27  5:07 UTC  (6+ messages)
` [PATCH v2 2/2] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH] dt-bindings: Fix emails with spaces or missing brackets
 2026-01-27  4:44 UTC  (4+ messages)

[PATCH 0/2] PCI: dwc: Expose integrated DesignWare eDMA windows
 2026-01-27  3:41 UTC  (4+ messages)

[PATCH v2 0/3] Add NUMA-node-aware synchronous probing to driver core
 2026-01-27  3:37 UTC  (4+ messages)

[PATCH v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
 2026-01-27  3:34 UTC  (8+ messages)
` [PATCH v2 1/7] dmaengine: Add hw_id to dma_slave_caps
` [PATCH v2 2/7] dmaengine: dw-edma: Report channel hw_id in dma_slave_caps
` [PATCH v2 3/7] dmaengine: dw-edma: Add per-channel interrupt routing control
` [PATCH v2 4/7] dmaengine: dw-edma: Poll completion when local IRQ handling is disabled
` [PATCH v2 5/7] dmaengine: dw-edma: Add notify-only channels support
` [PATCH v2 6/7] PCI: dwc: Add helper to query integrated dw-edma register window
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region

[PATCH v2] vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
 2026-01-26 23:20 UTC  (3+ messages)

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-26 19:08 UTC  (12+ messages)

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-26 19:00 UTC  (9+ messages)
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH v2] PCI: imx6: Fix device node reference leak in imx_pcie_probe()
 2026-01-26 17:49 UTC  (2+ messages)

[PATCH 00/23] PCI: Resource code fixes (supercedes earlier series) & cleanups
 2026-01-26 17:39 UTC  (2+ messages)

[Bug 220775] snd_ctxfi fails init since 6.18-rc1
 2026-01-26 17:33 UTC  (2+ messages)

[PATCH v2 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-26 16:55 UTC  (5+ messages)
` [PATCH v2 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC

PCI: pcie-qcom.c mismerge(?) in next-20260123
 2026-01-26 11:16 UTC 

[PATCH v12 0/5] rust: pci: add config space read/write support
 2026-01-26 10:35 UTC  (7+ messages)
` [PATCH v12 5/5] sample: rust: pci: add tests for config space routines

[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
 2026-01-26 10:25 UTC  (3+ messages)
` [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH V4 00/22] Enhancements to pcie-tegra194 driver
 2026-01-26  7:45 UTC  (17+ messages)
` [PATCH V4 07/22] PCI: tegra194: Calibrate P2U for endpoint mode
` [PATCH V4 08/22] PCI: tegra194: Free resources during controller deinitialization
` [PATCH V4 09/22] PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registration
` [PATCH V4 10/22] PCI: tegra194: Enable DMA interrupt
` [PATCH V4 11/22] PCI: tegra194: Enable hardware hot reset mode in Endpoint
` [PATCH V4 12/22] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH V4 13/22] PCI: tegra194: Disable L1.2 capability of Tegra234 EP
` [PATCH V4 14/22] PCI: tegra194: Set LTR message request before PCIe link up
` [PATCH V4 15/22] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH V4 16/22] PCI: tegra194: Free up EP resources during remove()
` [PATCH V4 17/22] dt-bindings: PCI: tegra194: Add monitor clock support
` [PATCH V4 18/22] PCI: tegra194: Add core "
` [PATCH V4 19/22] PCI: tegra194: Add ASPM L1 entrance latency config
` [PATCH V4 20/22] PCI: tegra194: Use HW version number
` [PATCH V4 21/22] PCI: tegra194: Fix CBB timeout caused by DBI access before core power-on
` [PATCH V4 22/22] PCI: tegra194: Disable PERST IRQ only in Endpoint mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox