public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-19 12:26:39 to 2026-01-21 03:20:07 UTC [more...]

[PATCH net-next] net: remove HIPPI support and RoadRunner HIPPI driver
 2026-01-21  3:20 UTC  (2+ messages)

[PATCH v1 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
 2026-01-21  2:39 UTC  (3+ messages)

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-21  2:40 UTC  (32+ messages)
` [RFC PATCH v4 02/38] dmaengine: dw-edma: Add per-channel interrupt routing control
` [RFC PATCH v4 05/38] dmaengine: dw-edma: Add a helper to query linked-list region
` [RFC PATCH v4 08/38] NTB: epf: Provide db_vector_count/db_vector_mask callbacks
` [RFC PATCH v4 09/38] NTB: core: Add mw_set_trans_ranges() for subrange programming
` [RFC PATCH v4 11/38] NTB: core: Add .get_dma_dev() to ntb_dev_ops
` [RFC PATCH v4 13/38] PCI: endpoint: pci-epf-vntb: Support BAR subrange mappings for MWs
` [RFC PATCH v4 14/38] PCI: endpoint: pci-epf-vntb: Implement .get_private_data() callback
` [RFC PATCH v4 15/38] PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
` [RFC PATCH v4 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()
` [RFC PATCH v4 18/38] NTB: ntb_transport: Use ntb_get_dma_dev()
` [RFC PATCH v4 36/38] PCI: endpoint: pci-epf-test: Add remote eDMA-backed mode

[PATCH v6 08/11] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
 2026-01-21  2:24 UTC  (3+ messages)

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-21  1:53 UTC  (30+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-01-21  1:19 UTC  (14+ messages)
` [PATCH v4 01/10] cxl: move DVSEC defines to cxl pci header
` [PATCH v4 02/10] PCI: switch CXL port DVSEC defines
` [PATCH v4 03/10] cxl: add type 2 helper and reset DVSEC bits
` [PATCH v4 04/10] PCI: add CXL reset method
` [PATCH v4 05/10] cxl: add reset prepare and region teardown
` [PATCH v4 06/10] PCI: wire CXL reset prepare/cleanup
` [PATCH v4 07/10] cxl: add host cache flush and multi-function reset
` [PATCH v4 08/10] cxl: add DVSEC config save/restore
` [PATCH v4 09/10] PCI: save/restore CXL config around reset
` [PATCH v4 10/10] cxl: add HDM decoder and IDE save/restore

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-21  1:19 UTC  (19+ messages)
` [PATCH v14 02/34] PCI: Update CXL DVSEC definitions
` [PATCH v14 03/34] PCI: Introduce pcie_is_cxl()
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()
` [PATCH v14 19/34] cxl/port: Fix devm resource leaks around with dport management

[PATCH v3 0/10] CXL reset support for Type 2 devices
 2026-01-21  0:30 UTC  (4+ messages)

[syzbot] [pci?] WARNING in pci_scan_single_device (2)
 2026-01-21  0:08 UTC 

[PATCH v7 0/9] Error recovery for vfio-pci devices on s390x
 2026-01-20 22:34 UTC  (19+ messages)
` [PATCH v7 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v7 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v7 4/9] PCI: Add additional checks for flr reset
` [PATCH v7 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v7 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v7 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v7 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-20 22:30 UTC  (4+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH v2 00/11] PCI: BAR resizing fix/rework
 2026-01-20 21:17 UTC  (3+ messages)
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path

[PATCH 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-20 20:11 UTC  (28+ messages)
` [PATCH 01/16] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH 02/16] PCI: rzg3s-host: Fix inbound window size tracking
` [PATCH 03/16] clk: renesas: rzv2h-cpg: Add support for init_off clocks
` [PATCH 04/16] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH 06/16] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH 07/16] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH 08/16] PCI: rzg3s-host: Make inbound window setup SoC-specific
` [PATCH 09/16] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH 11/16] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH 12/16] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[PATCH v2 0/4] ASoC/SOF/PCI/Intel: Support for Nova Lake
 2026-01-20 19:35 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Add Intel Nova Lake audio Device ID
` [PATCH v2 2/4] ASoC: SOF: Intel: add support for Nova Lake NVL
` [PATCH v2 3/4] ALSA: hda: core: intel-dsp-config: Add support for NVL
` [PATCH v2 4/4] ALSA: hda: controllers: intel: add support for Nova Lake

[PATCH 0/4] ASoC/SOF/PCI/Intel: Support for Nova Lake
 2026-01-20 19:31 UTC  (11+ messages)
` [PATCH 1/4] PCI: pci_ids: Add Intel Nova Lake audio Device ID
` [PATCH 2/4] ASoC: SOF: Intel: add support for Nova Lake NVL
` [PATCH 3/4] ALSA: hda: core: intel-dsp-config:: Add support for NVL
` [PATCH 4/4] ALSA: hda: controllers: intel: add support for Nova Lake

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

[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
 2026-01-20 18:08 UTC  (3+ messages)
` [PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()

[PATCH v4 0/5] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-20 17:47 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: dwc: Return -ENODEV from dw_pcie_wait_for_link() if device is not found
` [PATCH v4 2/5] PCI: dwc: Return -EIO from dw_pcie_wait_for_link() if device is not active
` [PATCH v4 3/5] PCI: dwc: Rename and move ltssm_status_string() to pcie-designware.c
` [PATCH v4 4/5] PCI: dwc: Rework the error print of dw_pcie_wait_for_link()
` [PATCH v4 5/5] PCI: dwc: Fail dw_pcie_host_init() if dw_pcie_wait_for_link() returns -ETIMEDOUT

[PATCH v10 0/5] rust: pci: add config space read/write support
 2026-01-20 17:35 UTC  (19+ messages)
` [PATCH v10 1/5] rust: devres: style for imports
` [PATCH v10 2/5] rust: io: separate generic I/O helpers from MMIO implementation
` [PATCH v10 3/5] rust: io: factor out MMIO read/write macros
` [PATCH v10 4/5] rust: pci: add config space read/write support
` [PATCH v10 5/5] sample: rust: pci: add tests for config space routines

[PATCH 2/3] driver core: Add NUMA-node awareness to the synchronous probe path
 2026-01-20 17:23 UTC  (2+ messages)

[PATCH 00/10] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-01-20 16:48 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH 02/10] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH 03/10] arm: dts: imx6qdl: Add Root Port node and move PERST property to Root Port node

[PATCH v1] PCI: Add support for ACS Enhanced Capability
 2026-01-20 16:41 UTC  (2+ messages)

[PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
 2026-01-20 15:59 UTC  (2+ messages)

[PATCH v6 00/12] VRAM Self Refresh
 2026-01-20 15:37 UTC  (9+ messages)
` [PATCH v6 06/12] drm/xe/vrsr: Enable VRSR on default VGA boot device

[PATCH 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-20 15:15 UTC  (3+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH v3 0/4] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-20 14:35 UTC  (7+ messages)

[PATCH v6 09/12] drm/xe/pm: Refactor PM Sleep Ops
 2026-01-20 14:05 UTC  (2+ messages)

[PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2026-01-20 14:03 UTC  (2+ messages)

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-20 11:36 UTC  (11+ messages)
` [PATCH v8 1/2] dmaengine: dw-edma: Add AMD MDB Endpoint Support
` [PATCH v8 2/2] dmaengine: dw-edma: Add non-LL mode

[PATCH] PCI: host-generic: Avoid reporting incorrect "missing "reg" property" error
 2026-01-20 11:22 UTC  (4+ messages)
  ` [PATCH v2] "

NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
 2026-01-20 10:27 UTC  (6+ messages)
        ` crash during resume of PCIe bridge in v5.17 (v5.16 works)

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-20 10:16 UTC  (6+ messages)

[PATCH v2] vfio/pci: Lock upstream bridge for vfio_pci_core_disable()
 2026-01-19 20:38 UTC  (2+ messages)

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-19 20:06 UTC  (8+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH RFCv1 2/3] PCI: Allow ATS to be always on for non-CXL NVIDIA GPUs
` [PATCH RFCv1 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] PCI: Add PCI ID 12d8:b404 for Pericom switch ACS quirk
 2026-01-19 16:08 UTC 

[PATCH v4] PCI/PM: Prevent runtime suspend before devices are fully initialized
 2026-01-19 16:10 UTC  (11+ messages)

[PATCH] PCI/ACPI: Confine program_hpx_type2 to the AER bits
 2026-01-19 15:52 UTC  (3+ messages)

PCI: Mark 3ware-9650SA Root Port Extended Tags as broken
 2026-01-19 14:31 UTC 

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-19 13:00 UTC  (2+ messages)

imx8 PCI regression since "iommu: Get DT/ACPI parsing into the proper probe path"
 2026-01-19 12:53 UTC  (7+ messages)
  ` [REGRESSION] "


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