linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-02 11:20:16 to 2022-03-05 05:24:08 UTC [more...]

[PATCH V1 RESEND 0/4] Infrastructure to define apertures in a PCIe device with a flattened device tree
 2022-03-05  5:23 UTC  (5+ messages)
` [PATCH V1 RESEND 1/4] pci: add interface to create pci-ep device tree node
` [PATCH V1 RESEND 2/4] Documentation: devicetree: bindings: add binding for PCIe endpoint bus
` [PATCH V1 RESEND 3/4] fpga: xrt: management physical function driver
` [PATCH V1 RESEND 4/4] of: enhance overlay applying interface to specific target base node

[PATCH V1 0/4] Infrastructure to define apertures in a PCIe device with a flattened device tree
 2022-03-05  5:11 UTC  (5+ messages)
` [PATCH V1 1/4] pci: add interface to create pci-ep device tree node
` [PATCH V1 2/4] Documentation: devicetree: bindings: add binding for PCIe endpoint bus
` [PATCH V1 3/4] fpga: xrt: management physical function driver
` [PATCH V1 4/4] of: enhance overlay applying interface to specific target base node

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

cleanup swiotlb initialization v4
 2022-03-04 23:22 UTC  (23+ messages)
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [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 v4] PCI: Reduce warnings on possible RW1C corruption
 2022-03-04 22:01 UTC  (3+ messages)

[PATCH] PCI: dwc: solve returning success but actually failed
 2022-03-04 21:39 UTC  (3+ messages)

[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
 2022-03-04 20:57 UTC  (24+ messages)
` [PATCH v8 1/9] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v8 2/9] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs "
` [PATCH v8 4/9] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v8 5/9] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v8 6/9] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v8 7/9] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v8 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-04 19:56 UTC  (32+ 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 0/3] x86/PCI: Clip only partial E820 overlaps
 2022-03-04 18:34 UTC  (10+ messages)
` [PATCH 1/3] x86/PCI: Eliminate remove_e820_regions() common subexpressions
` [PATCH 2/3] x86/PCI: Log host bridge window clipping for E820 regions
` [PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820

[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-04 14:10 UTC  (7+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces

[PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-03-04  8:44 UTC  (6+ messages)
` [PATCH v8 5/8] PCI: imx6: Refine the regulator usage

[PATCH v2] x86/PCI: Disable exclusion of E820 reserved addressed in some cases
 2022-03-04  3:21 UTC  (4+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-03-03 19:27 UTC  (3+ messages)
` [PATCH v8 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init

[PATCH] PCI: Support BAR sizes up to 8TB
 2022-03-03 18:11 UTC  (3+ messages)

[PATCH 4/5] PCI: imx6: add PCIe embedded DMA support
 2022-03-03 18:00 UTC  (7+ messages)

[PATCH] PM: Add device name to suspend_report_result()
 2022-03-03 17:57 UTC  (7+ messages)

[RFC PATCH v2 00/14] PCI/CMA and SPDM Library
 2022-03-03 13:59 UTC  (15+ messages)
` [RFC PATCH v2 01/14] PCI: Add vendor ID for the PCI SIG
` [RFC PATCH v2 02/14] PCI: Replace magic constant for PCI Sig Vendor ID
` [RFC PATCH v2 03/14] PCI/DOE: Add Data Object Exchange Aux Driver
` [RFC PATCH v2 04/14] PCI/DOE: Introduce pci_doe_create_doe_devices
` [RFC PATCH v2 05/14] cxl/pci: Create DOE auxiliary devices
` [RFC PATCH v2 06/14] cxl/pci: Find the DOE mailbox which supports CDAT
` [RFC PATCH v2 07/14] cxl/mem: Read CDAT table
` [RFC PATCH v2 08/14] cxl/cdat: Introduce cdat_hdr_valid()
` [RFC PATCH v2 09/14] cxl/mem: Retry reading CDAT on failure
` [RFC PATCH v2 10/14] cxl/cdat: Parse out DSMAS data from CDAT table
` [RFC PATCH v2 11/14] lib/asn1_encoder: Add a function to encode many byte integer values
` [RFC PATCH v2 12/14] spdm: Introduce a library for DMTF SPDM
` [RFC PATCH v2 13/14] PCI/CMA: Initial support for Component Measurement and Authentication ECN
` [RFC PATCH v2 14/14] cxl/pci: Add really basic CMA authentication support

[PATCH v2] PM: Add device name to suspend_report_result()
 2022-03-03 11:48 UTC  (2+ messages)

[GIT PULL] Add mlx5 live migration driver and v2 migration protocol
 2022-03-03 11:29 UTC 

[PATCH 1/5] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally
 2022-03-03 10:05 UTC  (5+ messages)
` [PATCH 2/5] dmaengine: dw-edma-pcie: don't touch internal struct dw_edma

[PATCH] dt-bindings: imx6q-pcie: Add iMX8MM PCIe compatible string
 2022-03-03  9:42 UTC  (2+ messages)

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

[PATCH v2] PCI: imx6: Fix PERST# start-up sequence
 2022-03-03  7:34 UTC  (2+ messages)

[PATCH] PCI: imx6: Invoke the PHY exit function after PHY power off
 2022-03-03  6:34 UTC 

[PATCH v3 0/7] Add PCIe support for SM8150 SoC
 2022-03-03  6:09 UTC  (10+ 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 v1] dt-bindings: pci: qcom: Document PCIe bindings for SC7280
 2022-03-03  0:49 UTC  (2+ 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] 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  (15+ 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

[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/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

[PATCH v2 0/7] Add PCIe support for SM8150 SoC
 2022-03-02 12:19 UTC  (9+ messages)
` [PATCH v2 5/7] PCI: qcom: Add SM8150 SoC support
` [PATCH v2 6/7] arm64: dts: qcom: sm8150: Add pcie nodes for SM8150


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).