linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 06:28:40 to 2022-03-03 00:49:24 UTC [more...]

[PATCH v1] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
 2022-03-03  0:49 UTC  (2+ messages)

[PATCH v2 0/1] x86/PCI: Disable exclusion of E820 reserved addressed in some cases
 2022-03-03  0:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-03  0:21 UTC  (20+ messages)
` [PATCH v7 01/10] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v7 02/10] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v7 03/10] hisi_acc_qm: Move VF PCI device IDs "
` [PATCH v7 04/10] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v7 05/10] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v7 06/10] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v7 07/10] vfio: Extend the device migration protocol with PRE_COPY
` [PATCH v7 08/10] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v7 09/10] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v7 10/10] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH] PM: Add device name to suspend_report_result()
 2022-03-02 22:56 UTC  (7+ messages)

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2022-03-02 21:34 UTC  (6+ messages)
` [RFC PATCH 2/4] spdm: Introduce a library for DMTF SPDM

[PATCH 1/5] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-02 21:28 UTC  (9+ messages)
` [PATCH 2/5] dmaengine: dw-edma-pcie: don't touch internal struct dw_edma
` [PATCH 3/5] dmaengine: dw-edma: add flags at struct dw_edma_chip
` [PATCH 4/5] PCI: imx6: add PCIe embedded DMA support
` [PATCH 5/5] PCI: endpoint: functions/pci-epf-test: Support PCI controller DMA

[PATCH v3 0/7] Add PCIe support for SM8150 SoC
 2022-03-02 20:59 UTC  (9+ messages)
` [PATCH v3 1/7] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH v3 2/7] dt-bindings: phy: qcom,qmp: Add SM8150 PCIe PHY bindings
` [PATCH v3 3/7] clk: qcom: gcc: Add PCIe0 and PCIe1 GDSC for SM8150
` [PATCH v3 4/7] phy: qcom-qmp: Add SM8150 PCIe QMP PHYs
` [PATCH v3 5/7] PCI: qcom: Add SM8150 SoC support
` [PATCH v3 6/7] arm64: dts: qcom: sm8150: Add PCIe nodes
` [PATCH v3 7/7] arm64: dts: qcom: sa8155: Enable "

[PATCH] PCI: vmd: Assign vmd irq domain before enumeration
 2022-03-02 20:55 UTC  (3+ messages)

[PATCH] PCI/AER: Update the link to the aer-inject tool
 2022-03-02 20:13 UTC  (3+ messages)

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-03-02 18:28 UTC  (3+ messages)
  ` [EXT] "

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-03-02 16:57 UTC  (17+ messages)
` [PATCH V9 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V9 mlx5-next 09/15] vfio: Define device migration protocol v2
` [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V9 mlx5-next 11/15] vfio: Remove migration protocol v1 documentation

[helgaas-pci:next] BUILD SUCCESS b3c57902bef6a4da58cb0465e858f797a5885c1a
 2022-03-02 15:46 UTC 

[helgaas-pci:pci/vga] BUILD SUCCESS 943f0c7ba0fd7d6bbedd5875f4d71055a0282997
 2022-03-02 15:47 UTC 

[PATCH v2 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-03-02 15:37 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for "

[PATCH v2 0/4] PCI: mvebu: Slot support
 2022-03-02 14:57 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v2 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v2 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v2 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

cleanup swiotlb initialization v4
 2022-03-02 13:17 UTC  (19+ messages)
` [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/12] x86: remove the IOMMU table infrastructure
` [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>

[PATCH v2 0/7] Add PCIe support for SM8150 SoC
 2022-03-02 12:19 UTC  (14+ messages)
` [PATCH v2 1/7] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH v2 2/7] dt-bindings: phy: qcom,qmp: Add SM8150 PCIe PHY bindings
` [PATCH v2 3/7] clk: qcom: gcc: Add PCIE_0_GDSC and PCIE_1_GDSC for SM8150
` [PATCH v2 4/7] phy: qcom-qmp: Add SM8150 PCIe QMP PHYs
` [PATCH v2 5/7] PCI: qcom: Add SM8150 SoC support
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: Add pcie nodes for SM8150
` [PATCH v2 7/7] arm64: dts: qcom: sa8155: Enable pcie nodes

[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-02 11:01 UTC  (16+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 06/11] s390: cio: Use driver_set_override() instead of open-coding
` [PATCH v3 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v3 10/11] slimbus: qcom-ngd: "

[PATCH] PCI: dwc: Fix integrated MSI Receiver mask reg setting during resume
 2022-03-02 10:37 UTC  (2+ messages)

[RFC PATCH v2] PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64
 2022-03-02 10:16 UTC  (6+ messages)

cleanup swiotlb initialization v2
 2022-03-02  9:22 UTC  (10+ messages)
` [PATCH 07/11] x86: remove the IOMMU table infrastructure
` [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful

[RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards
 2022-03-02  8:18 UTC  (2+ messages)

[helgaas-pci:next] BUILD SUCCESS 404bae20277a47a4f5421417a8cd515b0b2b3444
 2022-03-02  3:45 UTC 

[RESEND][PATCH v2] PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
 2022-03-02  0:01 UTC  (4+ messages)
` [PING^2][PATCH "

[PATCH v3] pci: Work around ASMedia ASM2824 PCIe link training failures
 2022-03-02  0:00 UTC  (3+ messages)
` [PING^2][PATCH "

[PATCH AUTOSEL 5.15 14/23] PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
 2022-03-01 20:16 UTC 

[PATCH AUTOSEL 5.16 18/28] PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
 2022-03-01 20:13 UTC 

[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
 2022-03-01 19:58 UTC  (3+ messages)

[PATCH] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-03-01 19:24 UTC  (4+ messages)

[PATCH V6 0/3] PCI: vmd: Enable PCIe ASPM and LTR
 2022-03-01 19:19 UTC  (8+ messages)
` [PATCH V6 1/3] PCI/ASPM: Add pci_enable_default_link_state()
` [PATCH V6 2/3] PCI: vmd: Add vmd_device_data
` [PATCH V6 3/3] PCI: vmd: Configure PCIe ASPM and LTR

[PATCH v2 00/11] PCI: qcom: add support for PCIe on SM8450 platform
 2022-03-01 17:43 UTC  (7+ messages)
` [PATCH v2 03/11] clk: qcom: gdsc: add support for clocks tied to the GDSC

[PATCH v5 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-03-01 17:07 UTC  (2+ messages)

[PATCH v4 00/12] PCI: mvebu: subsystem ids, AER and INTx
 2022-03-01 13:47 UTC  (8+ messages)
` (subset) "

[PATCH] x86/PCI: Fix use after free in pci_acpi_root_prepare_resources()
 2022-03-01 11:22 UTC  (2+ messages)

[PATCH 5/6] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message
 2022-03-01  9:50 UTC  (5+ messages)

[PATCH v3 05/11] PCI: Use driver_set_override() instead of open-coding
 2022-03-01  8:41 UTC  (3+ messages)

[PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
 2022-03-01  7:04 UTC  (8+ messages)

[helgaas-pci:pci/vga] BUILD SUCCESS 617a8cdc7f6118248b8412e91ad1028ada080a98
 2022-03-01  5:37 UTC 

[PATCH v7 06/11] PCI: portdrv: Set driver_managed_dma
 2022-03-01  2:54 UTC  (3+ messages)

[PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe
 2022-02-28 23:15 UTC  (4+ messages)

[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-28 22:06 UTC  (9+ messages)
` [PATCH v7 07/11] vfio: Set DMA ownership for VFIO devices
` [PATCH v7 08/11] vfio: Remove use of vfio_group_viable()
` [PATCH v7 09/11] vfio: Delete the unbound_list
` [PATCH v7 10/11] vfio: Remove iommu group notifier

[PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header
 2022-02-28 20:55 UTC  (4+ messages)

[PATCH v7 05/11] PCI: pci_stub: Set driver_managed_dma
 2022-02-28 19:54 UTC  (2+ messages)

[Bug 215644] New: "PCIe Bus Error: severity=Corrected, type=Data Link Layer" flood
 2022-02-28 18:15 UTC 

[PATCH 0/6] PCI: mvebu: Slot support
 2022-02-28 16:13 UTC  (3+ messages)
` [PATCH 6/6] ARM: dts: turris-omnia: Set PCIe slot-power-limit-milliwatt properties

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-02-28 15:52 UTC  (3+ messages)
` [PATCH 15/18] arm64: dts: marvell: armada-37xx: Add clock to PCIe node

[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
 2022-02-28 11:38 UTC  (3+ messages)
` [PATCH v2 5/5] PCI: keystone: Set DMA mask and coherent DMA mask

[PATCH topic/core-for-CI] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-02-28  6:33 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Use blocking notifier instead of atomic
 2022-02-28  6:28 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;
as well as URLs for NNTP newsgroup(s).