Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-03-07 13:13:25 to 2025-03-10 13:45:33 UTC [more...]

[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-10 13:44 UTC  (19+ messages)
` [PATCH hyperv-next v5 01/11] arm64: kvm, smccc: Introduce and use API for detectting hypervisor presence
` [PATCH hyperv-next v5 02/11] arm64: hyperv: Use SMCCC to detect "
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v5 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v5 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v5 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v5 07/11] dt-bindings: microsoft,vmbus: Add interrupts and DMA coherence
` [PATCH hyperv-next v5 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v5 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v5 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v5 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH 1/2] dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecated windows
 2025-03-10 13:01 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecessary status from example

[PATCH v11 0/7] Add PCIe support for Qualcomm IPQ5332
 2025-03-10 11:37 UTC  (10+ messages)
` [PATCH v11 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574
` [PATCH v11 4/7] arm64: dts: qcom: ipq9574: Reorder reg and reg-names

PCI: hotplug_event: PCIe PLDA Device BAR Reset
 2025-03-10 11:23 UTC  (4+ messages)

[PATCH 0/7] pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO
 2025-03-10 11:10 UTC  (8+ messages)
` [PATCH 1/7] PCI: endpoint: pcitest: Add IRQ_TYPE_* defines to UAPI header
` [PATCH 2/7] misc: pci_endpoint_test: Use IRQ_TYPE_* defines from "
` [PATCH 3/7] selftests: pci_endpoint: "
` [PATCH 4/7] PCI: endpoint: Add intx_capable to epc_features
` [PATCH 5/7] PCI: dw-rockchip: EP mode cannot raise INTx interrupts
` [PATCH 6/7] PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS register
` [PATCH 7/7] misc: pci_endpoint_test: Add support for PCITEST_IRQ_TYPE_AUTO

[pci:controller/histb] BUILD SUCCESS d8dba4a635bc94d08bedcd2446034a9c661abb26
 2025-03-10 10:20 UTC 

Subject: [v2 PATCH 1/1] PCI: of: avoid warning for 4 GiB non-prefetchable windows
 2025-03-10  9:51 UTC 

[PATCH v3 0/2] PCI: dw-rockchip: hide broken ATS cap in EP-mode
 2025-03-10  9:48 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()
` [PATCH v3 2/2] PCI: dw-rockchip: Hide broken ATS capability

[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-10  9:34 UTC  (11+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v5 2/7] dt-bindings: PCI: qcom,pcie-sc7280: Make elbi register as an optional
` [PATCH v5 3/7] arch: arm64: qcom: sc7280: Remove optional elbi register
` [PATCH v5 4/7] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v5 5/7] PCI: dwc: qcom: Switch to dwc "
` [PATCH v5 6/7] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v5 7/7] PCI: qcom: Add support for ECAM feature

[bug report] PCI: Check BAR index for validity
 2025-03-10  9:18 UTC  (5+ messages)

[PATCH v2 resend] PCI: Fix NULL dereference in SR-IOV VF creation error path
 2025-03-10  8:47 UTC 

[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
 2025-03-10  8:45 UTC  (22+ messages)

[PATCH v2] PCI: Fix NULL dereference in SR-IOV VF creation error path
 2025-03-10  8:45 UTC 

[PATCH v3 0/4] pci: qcom: Add QCS615 PCIe support
 2025-03-10  8:38 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: qcom: Document the QCS615 PCIe Controller
` [PATCH v3 2/4] arm64: dts: qcom: qcs615: enable pcie
` [PATCH v3 3/4] arm64: dts: qcom: qcs615-ride: Enable PCIe interface
` [PATCH v3 4/4] PCI: qcom: Add support for QCS615 SoC

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-10  8:29 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH v4 0/8] pci: qcom: Add QCS8300 PCIe support
 2025-03-10  6:31 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2
` [PATCH v4 2/8] phy: qcom-qmp-pcie: add dual lane PHY support for QCS8300
` [PATCH v4 3/8] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300
` [PATCH v4 4/8] PCI: qcom: Add QCS8300 PCIe support
` [PATCH v4 5/8] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v4 6/8] arm64: dts: qcom: qcs8300: enable pcie0 interface
` [PATCH v4 7/8] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v4 8/8] arm64: dts: qcom: qcs8300: enable pcie1 interface

[PATCH v5 0/3] Add support for Versal Net CPM5N Root Port controller
 2025-03-10  5:08 UTC  (7+ messages)
` [PATCH v5 1/3] PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe

[PATCH v5] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-03-10  3:59 UTC  (3+ messages)

[PATCH] PCI: Check BAR index for validity
 2025-03-10  2:43 UTC  (2+ messages)

[PATCH 0/7] hyperv: Introduce new way to manage hypercall args
 2025-03-10  0:22 UTC  (4+ messages)
` [PATCH 1/7] x86/hyperv: Fix output argument to hypercall that changes page visibility

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2025-03-09 23:10 UTC  (3+ messages)

[RFC v2 00/20] lib: Rust implementation of SPDM
 2025-03-09 22:57 UTC  (12+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated

[pci:misc] BUILD SUCCESS f4e026f454d7bb6aa84901a37641132961054735
 2025-03-09 21:55 UTC 

[pci:next] BUILD SUCCESS 2be8a520690fcef6319e3d5519e99d5e1f708ad4
 2025-03-09 21:10 UTC 

[PATCH v1 0/2] Use domain number replace the hardcodes
 2025-03-09 20:36 UTC  (3+ messages)
` [PATCH v1 2/2] PCI: imx6: "

[PATCH] PCI: histb: Fix an error handling path in histb_pcie_probe()
 2025-03-09 19:58 UTC  (2+ messages)

[PATCH v2] PCI/PM: Put devices to low power state on shutdown
 2025-03-09 18:54 UTC  (3+ messages)

[pci:endpoint] BUILD SUCCESS a60a7084200591f57ad7e90a0497130d1c685670
 2025-03-09 16:10 UTC 

[pci:dt-bindings] BUILD SUCCESS 41df330ca403d172da03f75c7ac1629af8eca8e0
 2025-03-09 16:02 UTC 

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-09 16:00 UTC  (6+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

[pci:endpoint-test] BUILD SUCCESS 9d8da8d9f2502de656f06b303963f0eedcd2afbd
 2025-03-09 14:58 UTC 

[v2] PCI: cadence: Add configuration space capability search API
 2025-03-09 10:02 UTC  (6+ messages)

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-09  8:48 UTC  (12+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch 06/10] PCI: hv: Switch "
` [patch 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()

[pci:enumeration] BUILD SUCCESS c4ed809acf34b385bee6cf9957c5568cd01feb5c
 2025-03-08 20:25 UTC 

[pci:resource] BUILD SUCCESS 386808c6629fb54155491b4aecd15f7424252efd
 2025-03-08 18:05 UTC 

[pci:next] BUILD SUCCESS d71fc910c58ed85a2ad5143502030bff73fc2088
 2025-03-08 16:57 UTC 

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-07  9:47 UTC  (8+ messages)
  ` [PATCH v7 5/5] Add debugfs based statistical counter support in DWC

[PATCH v7 3/5] Add debugfs based silicon debug support in DWC
 2025-03-07  9:37 UTC  (7+ messages)

[PATCH v3 2/6] phy: qualcomm: qcom-uniphy-pcie 28LP add support for IPQ5018
 2025-03-08 15:29 UTC  (6+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: ipq5018: Add PCIe related nodes

[PATCH 00/23] arm64: dts: qcom: Add 'global' IRQ to supported SoCs
 2025-03-08 15:03 UTC  (11+ messages)
` [PATCH 13/23] arm64: dts: qcom: msm8996: Add missing MSI SPI interrupts
` [PATCH 15/23] arm64: dts: qcom: msm8998: Add missing MSI and 'global' IRQs
` [PATCH 17/23] arm64: dts: qcom: ipq8074: "
` [PATCH 19/23] arm64: dts: qcom: ipq6018: "
` [PATCH 21/23] arm64: dts: qcom: sc8180x: Add 'global' PCIe interrupt

[PATCH v9 3/7] PCI: Add parent_bus_offset to resource_entry
 2025-03-07 23:41 UTC  (6+ messages)

[PATCH 0/4] PCI: dwc: .cpu_addr_fixup() sketch
 2025-03-07 23:37 UTC  (5+ messages)
` [PATCH 1/4] PCI: dwc: Move cfg0 setup to dw_pcie_cfg0_setup()
` [PATCH 2/4] PCI: dwc: Delay cfg0 setup until after discovering bridge windows
` [PATCH 3/4] PCI: dwc: Look up 'config' address
` [PATCH 4/4] PCI: dwc: Use parent_bus_offset

[pci:doe] BUILD SUCCESS 216235b41a0d1aedc7243d7a93bdcdf5f1649d4a
 2025-03-07 23:28 UTC 

[PATCH v2] PCI: Fix typos
 2025-03-07 23:17 UTC 

[PATCH 0/2] rust: workqueue: remove HasWork::OFFSET
 2025-03-07 21:58 UTC  (3+ messages)
` [PATCH 1/2] rust: retain pointer mut-ness in `container_of!`
` [PATCH 2/2] rust: workqueue: remove HasWork::OFFSET

[RFC 0/6] VRAM Self Refresh
 2025-03-07 21:50 UTC  (3+ messages)
` [RFC 2/6] drm/xe/vrsr: Detect vrsr capability

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
 2025-03-07 21:31 UTC  (8+ messages)

[RFC PATCH 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-03-07 20:50 UTC  (4+ messages)

[PATCH 2/2] PCI: Fix double free in pci_register_host_bridge()
 2025-03-07 19:50 UTC  (2+ messages)

[PATCH 1/2] PCI: remove stray put_device() in pci_register_host_bridge()
 2025-03-07 19:50 UTC  (2+ messages)

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-07 19:49 UTC  (8+ messages)

[PATCH v2 7/8] PCI/AER: Add AER sysfs attributes for log ratelimits
 2025-03-07 19:41 UTC  (2+ messages)

[PATCH] PCI: controller: Restore PCI_REASSIGN_ALL_BUS when PCI_PROBE_ONLY is enabled
 2025-03-07 18:10 UTC  (9+ messages)

[PATCH v4 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-07 17:40 UTC  (9+ messages)
` [PATCH v4 4/4] PCI: qcom: Enable ECAM feature

[PATCH v4] PCI: Update Resizable BAR Capability Register fields
 2025-03-07 17:32 UTC  (2+ messages)

[PATCH 1/1] PCI: Do not claim to release resource falsely
 2025-03-07 16:57 UTC  (2+ messages)

[PATCH v17 3/4] PCI/DOE: Expose the DOE features via sysfs
 2025-03-07 16:01 UTC  (4+ messages)

[PATCH] PCI: cadence: Fix NULL pointer error for ops
 2025-03-07 15:19 UTC  (5+ messages)

[RFC PATCH v2 14/22] iommufd: Add TIO calls
 2025-03-07 15:17 UTC  (11+ messages)

[PATCH v2 1/1] PCI: Fix BAR resizing when VF BARs are assigned
 2025-03-07 14:03 UTC 

[pci:dt-bindings] BUILD SUCCESS 7d741d10e8b14df13405cd6bc429afa5d3e25575
 2025-03-07 13:40 UTC 

[RFC PATCH 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-03-07 13:13 UTC  (3+ messages)


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