public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-20 18:56:33 to 2026-01-22 01:54:49 UTC [more...]

[RFC PATCH v4 00/38] NTB transport backed by PCI EP embedded DMA
 2026-01-22  1:54 UTC  (27+ 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 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 16/38] NTB: ntb_transport: Move TX memory window setup into setup_qp_mw()

[PATCH v8 0/5] PCI: endpoint: BAR subrange mapping support
 2026-01-22  1:52 UTC  (4+ messages)

[PATCH RFCv1 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-01-22  1:17 UTC  (6+ messages)
` [PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

PCI: Mark 3ware-9650SA Root Port Extended Tags as broken
 2026-01-22  0:18 UTC  (2+ messages)

[PATCH] PCI: Add PCI ID 12d8:b404 for Pericom switch ACS quirk
 2026-01-22  0:10 UTC  (2+ messages)

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-01-22  0:00 UTC  (29+ 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 v2 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
 2026-01-21 23:40 UTC  (9+ messages)
` [PATCH v2 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v2 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v2 4/4] ALSA: hda/intel: "

[PATCH v2 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
 2026-01-21 23:15 UTC  (2+ messages)

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

[PATCH v2 0/2] PCI: Init RCB from pci_configure_device and fix program_hpx_type2
 2026-01-21 22:40 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: Initialize RCB from pci_configure_device
` [PATCH v2 2/2] PCI/ACPI: Confine program_hpx_type2 to the AER bits

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

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

[pci:controller/dwc-imx6] BUILD SUCCESS a152a90f53909544fe996fb0fa072ae9e355c452
 2026-01-21 20:03 UTC 

[PATCH v2] PCI: dwc: Use multiple ATU regions for large bridge windows
 2026-01-21 19:29 UTC  (3+ messages)

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

[PATCH] PCI: octeon: Add link down handler support for PCIe MAC controller
 2026-01-21 18:42 UTC  (5+ messages)

[PATCH 0/2] PCI: BAR resize rollback fixes
 2026-01-21 17:46 UTC  (5+ messages)
` [PATCH 1/2] PCI: Fix BAR resize rollback path overwriting ret
` [PATCH 2/2] PCI: Fix Resizable BAR restore order

[PATCH v8 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-21 17:18 UTC  (13+ 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 00/33 v6] cpuset/isolation: Honour kthreads preferred affinity
 2026-01-21 17:06 UTC  (4+ messages)
` [PATCH 29/33] sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAIN

[PATCH v9 0/2] Add AMD MDB Endpoint and non-LL mode Support
 2026-01-21 16:39 UTC  (2+ messages)

[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
 2026-01-21 16:30 UTC  (2+ messages)

[PATCH v3 0/4] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-21 15:47 UTC  (5+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-21 12:59 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

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

[PATCH v4 0/3] Add PCIe3 and PCIe5 support for HAMOA-IOT-EVK board
 2026-01-21 14:24 UTC  (2+ messages)

[PATCH] PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
 2026-01-21 14:23 UTC  (2+ messages)

[pci:pwrctrl] BUILD SUCCESS 54786d9806b2720659b4fc64af0ebde148780229
 2026-01-21 14:16 UTC 

[PATCH 1/1] PCI: endpoint: Fix swapped parameters in primary/secondary unlink callbacks
 2026-01-21 14:14 UTC  (2+ messages)

[PATCH] PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
 2026-01-21 14:12 UTC  (5+ messages)

[PATCH v3 0/3] Enable MSI affinity support for dwc PCI
 2026-01-21 14:00 UTC  (5+ messages)
` [PATCH v3 3/3] PCI: dwc: Enable MSI affinity support

[PATCH v9 2/2] PCI: eic7700: Add Eswin PCIe host controller driver
 2026-01-21 13:12 UTC  (7+ messages)
  `  "
    `  "

[PATCH 0/2] PCI: dwc: ep: Enhance multi-function endpoint support
 2026-01-21 12:56 UTC  (11+ messages)
` [PATCH 1/2] PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
` [PATCH 2/2] PCI: dwc: ep: Add per-PF BAR and iATU mapping support
    ` [EXTERNAL] "
    ` [EXTERNAL] Re: [PATCH 0/2] PCI: dwc: ep: Enhance multi-function endpoint support

[pci:controller/dwc-qcom] BUILD SUCCESS 8d8db7dbf2181052dc2e8813737ef31d136e4dbd
 2026-01-21 11:30 UTC 

[pci:next] BUILD SUCCESS 62d82b19b194120643f71281995bf12aa3f17c2b
 2026-01-21 11:04 UTC 

[PATCH 00/16] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-01-21 10:27 UTC  (22+ messages)
` [PATCH 01/16] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH 03/16] clk: renesas: rzv2h-cpg: Add support for init_off clocks
` [PATCH 06/16] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH 08/16] PCI: rzg3s-host: Make inbound window setup SoC-specific
` [PATCH 16/16] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

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

[PATCH v9 0/1] Add quirks to proceed PME handshake in DWC PM
 2026-01-21  9:40 UTC  (5+ messages)
` [PATCH v9] PCI: dwc: Don't poll L2 if skip_l23_wait is true

[PATCH v10 0/5] rust: pci: add config space read/write support
 2026-01-21  9:29 UTC  (4+ messages)
` [PATCH v10 1/5] rust: devres: style for imports

[PATCH v4 0/5] PCI: dwc: Rework the error handling of dw_pcie_wait_for_link() API
 2026-01-21  9:21 UTC  (14+ 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 v1] PCI: Add support for ACS Enhanced Capability
 2026-01-21  9:18 UTC  (3+ messages)

[PATCH v7] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-01-21  8:22 UTC 

[PATCH v6 08/11] PCI: dwc: Invoke post_init in dw_pcie_resume_noirq()
 2026-01-21  7:42 UTC  (4+ messages)

[PATCH v1 1/1] ACPI: PCI: simplify code with acpi_get_local_u64_address()
 2026-01-21  7:15 UTC  (4+ messages)

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

[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
 2026-01-21  1:53 UTC  (17+ messages)
` [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 v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-21  1:19 UTC  (3+ messages)
` [PATCH v14 03/34] PCI: Introduce pcie_is_cxl()

[PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
 2026-01-21  0:53 UTC  (2+ messages)

[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  (9+ 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 6/9] s390/pci: Store PCI error information for passthrough devices

[PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
 2026-01-20 21:09 UTC  (3+ messages)

[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  (3+ messages)

[PATCH 3/4] ALSA: hda: core: intel-dsp-config:: Add support for NVL
 2026-01-20 19:26 UTC  (2+ messages)


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