Linux PCI
[Prev Page][Next Page]
- [helgaas-pci:next] BUILD SUCCESS 404bae20277a47a4f5421417a8cd515b0b2b3444,
kernel test robot
- [PATCH 1/5] dmaengine: dw-edma: fix dw_edma_probe() can't be call globally,
Frank Li
- [PATCH AUTOSEL 5.15 14/23] PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken,
Sasha Levin
- [PATCH AUTOSEL 5.16 18/28] PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken,
Sasha Levin
- cleanup swiotlb initialization v4,
Christoph Hellwig
- [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page,
Christoph Hellwig
- [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set,
Christoph Hellwig
- [PATCH 03/12] swiotlb: simplify swiotlb_max_segment,
Christoph Hellwig
- [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size,
Christoph Hellwig
- [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late,
Christoph Hellwig
- [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it,
Christoph Hellwig
- [PATCH 07/12] x86: remove the IOMMU table infrastructure,
Christoph Hellwig
- [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled,
Christoph Hellwig
- [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful,
Christoph Hellwig
- [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction,
Christoph Hellwig
- [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>,
Christoph Hellwig
- [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb,
Christoph Hellwig
- [PATCH] x86/PCI: Fix use after free in pci_acpi_root_prepare_resources(),
Dan Carpenter
- [PATCH v2 0/7] Add PCIe support for SM8150 SoC,
Bhupesh Sharma
- [helgaas-pci:pci/vga] BUILD SUCCESS 617a8cdc7f6118248b8412e91ad1028ada080a98,
kernel test robot
- [PATCH V6 0/3] PCI: vmd: Enable PCIe ASPM and LTR,
David E. Box
- [RFC] PCI: fu740: Force Gen1 to fix initial device probing on some boards,
Ben Dooks
- Re: [Bug 215644] New: "PCIe Bus Error: severity=Corrected, type=Data Link Layer" flood,
Bjorn Helgaas
- Re: [PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header,
Alex Williamson
- [GIT PULL] Add mlx5 live migration driver and v2 migration protocol,
Leon Romanovsky
- [PATCH v2 0/1] x86/PCI: Disable exclusion of E820 reserved addressed in some cases,
Hans de Goede
- [PATCH v2] PCI: endpoint: Use blocking notifier instead of atomic,
Manivannan Sadhasivam
- [PATCH] PCI: endpoint: Use blocking notifier instead of atomic,
Manivannan Sadhasivam
- [PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier(),
Lu Baolu
- [PATCH v7 01/11] iommu: Add DMA ownership management interfaces,
Lu Baolu
- [PATCH v7 02/11] driver core: Add dma_cleanup callback in bus_type,
Lu Baolu
- [PATCH v7 03/11] amba: Stop sharing platform_dma_configure(),
Lu Baolu
- [PATCH v7 04/11] bus: platform,amba,fsl-mc,PCI: Add device DMA ownership management,
Lu Baolu
- [PATCH v7 05/11] PCI: pci_stub: Set driver_managed_dma,
Lu Baolu
- [PATCH v7 06/11] PCI: portdrv: Set driver_managed_dma,
Lu Baolu
- [PATCH v7 07/11] vfio: Set DMA ownership for VFIO devices,
Lu Baolu
- [PATCH v7 08/11] vfio: Remove use of vfio_group_viable(),
Lu Baolu
- [PATCH v7 09/11] vfio: Delete the unbound_list,
Lu Baolu
- [PATCH v7 10/11] vfio: Remove iommu group notifier,
Lu Baolu
- [PATCH v7 11/11] iommu: Remove iommu group changes notifier,
Lu Baolu
- [no subject],
Unknown
- cleanup swiotlb initialization v2,
Christoph Hellwig
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set,
Christoph Hellwig
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment,
Christoph Hellwig
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size,
Christoph Hellwig
- [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it,
Christoph Hellwig
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late,
Christoph Hellwig
- [PATCH 07/11] x86: remove the IOMMU table infrastructure,
Christoph Hellwig
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful,
Christoph Hellwig
- [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction,
Christoph Hellwig
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb,
Christoph Hellwig
- [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>,
Christoph Hellwig
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page,
Christoph Hellwig
- [PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v3 05/11] PCI: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v3 02/11] amba: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 04/11] hv: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 03/11] fsl-mc: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 06/11] s390: cio: Use driver_set_override() instead of open-coding,
Krzysztof Kozlowski
- [PATCH v3 08/11] vdpa: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v3 10/11] slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v3 07/11] spi: Use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH -next?] x86: PCI: asm/pci_x86.h needs more #includes,
Randy Dunlap
- [PATCH V12 0/6] PCI: Loongson pci improvements and quirks,
Huacai Chen
- [PATCH] PCI: Avoid handing out address 0 to devices,
Maciej W. Rozycki
- [helgaas-pci:pci/p2pdma] BUILD SUCCESS feaea1fe8b36b2e5b12b2f9e6e050db28dfee789,
kernel test robot
- PCI: endpoint: Usage of atomic notifier chain,
Manivannan Sadhasivam
- [PATCH] lspci: Decode PCIe 6.0 Slot Power Limit values,
Pali Rohár
- [helgaas-pci:next] BUILD SUCCESS 9622b4f2fa4be4e0ee3576d46c642eaf1ff4f54e,
kernel test robot
- [PATCH topic/core-for-CI] PCI: vmd: Prevent recursive locking on interrupt allocation,
Tejas Upadhyay
- [helgaas-pci:pci/bridge-class-codes] BUILD SUCCESS fe665816e0d4ff4945c8ca720278023a4d05a6b3,
kernel test robot
- [helgaas-pci:pci/vga] BUILD SUCCESS f3e7b0c5e0e022af3d071c51262920461ba81629,
kernel test robot
- [PATCH v8 0/8] PCI: imx6: refine codes and add compliance tests mode support,
Richard Zhu
- [PATCH net-next v8 1/8] PCI: Add Fungible Vendor ID to pci_ids.h,
Dimitris Michailidis
- [PATCH v9 00/11] vgaarb: Rework default VGA device selection,
Bjorn Helgaas
- [PATCH v9 02/11] PCI/VGA: Move vga_arb_integrated_gpu() earlier in file,
Bjorn Helgaas
- [PATCH v9 01/11] PCI/VGA: Move vgaarb to drivers/pci,
Bjorn Helgaas
- [PATCH v9 03/11] PCI/VGA: Factor out vga_select_framebuffer_device(),
Bjorn Helgaas
- [PATCH v9 06/11] PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE path,
Bjorn Helgaas
- [PATCH v9 05/11] PCI/VGA: Move firmware default device detection to ADD_DEVICE path,
Bjorn Helgaas
- [PATCH v9 04/11] PCI/VGA: Factor out default VGA device selection,
Bjorn Helgaas
- [PATCH v9 08/11] PCI/VGA: Remove empty vga_arb_device_card_gone(),
Bjorn Helgaas
- [PATCH v9 07/11] PCI/VGA: Move disabled VGA device detection to ADD_DEVICE path,
Bjorn Helgaas
- [PATCH v9 09/11] PCI/VGA: Log bridge control messages when adding devices,
Bjorn Helgaas
- [PATCH v9 10/11] PCI/VGA: Use unsigned format string to print lock counts,
Bjorn Helgaas
- [PATCH v9 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier,
Bjorn Helgaas
- Re: [PATCH v9 00/11] vgaarb: Rework default VGA device selection,
Bjorn Helgaas
- [PATCH v5 0/7] Overhaul `is_thunderbolt`,
Mario Limonciello
- Re: Kernel 5.16.3 and above fails to detect PCIe devices on Turris Omnia (Armada 385 / mvebu),
Marcel Menzel
- [PATCH phy v4 5/5] Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware",
Marek Behún
- [PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol,
Yishai Hadas
- [PATCH V9 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index,
Yishai Hadas
- [PATCH V9 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call,
Yishai Hadas
- [PATCH V9 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF,
Yishai Hadas
- [PATCH V9 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures,
Yishai Hadas
- [PATCH V9 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal,
Yishai Hadas
- [PATCH V9 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device,
Yishai Hadas
- [PATCH V9 mlx5-next 07/15] net/mlx5: Add migration commands definitions,
Yishai Hadas
- [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P,
Yishai Hadas
- [PATCH V9 mlx5-next 09/15] vfio: Define device migration protocol v2,
Yishai Hadas
- [PATCH V9 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl,
Yishai Hadas
- [PATCH V9 mlx5-next 11/15] vfio: Remove migration protocol v1 documentation,
Yishai Hadas
- [PATCH V9 mlx5-next 12/15] vfio/mlx5: Expose migration commands over mlx5 device,
Yishai Hadas
- [PATCH V9 mlx5-next 15/15] vfio/mlx5: Use its own PCI reset_done error handler,
Yishai Hadas
- [PATCH V9 mlx5-next 14/15] vfio/pci: Expose vfio_pci_core_aer_err_detected(),
Yishai Hadas
- [PATCH V9 mlx5-next 13/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices,
Yishai Hadas
- [helgaas-pci:pci/vga] BUILD SUCCESS fd2692370d56a7f1c1a806dfd1494c6e1fb01f7a,
kernel test robot
- [PATCH v3] PCI: qcom: Add system PM support,
Prasad Malisetty
- [helgaas-pci:for-linus] BUILD SUCCESS 3f1271b54edcc692da5a3663f2aa2a64781f9bc3,
kernel test robot
- [PATCH v2] PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present,
Richard Zhu
- [PATCH 0/6] Add PCIe support for SM8150 SoC,
Bhupesh Sharma
- [PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory),
Krzysztof Kozlowski
- [PATCH v2 02/11] amba: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 03/11] fsl-mc: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 04/11] hv: vmbus: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 05/11] pci: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 06/11] s390: cio: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 07/11] spi: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 08/11] vdpa: use helper for safer setting of driver_override,
Krzysztof Kozlowski
- [PATCH v2 09/11] clk: imx: scu: fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v2 11/11] rpmsg: fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [PATCH v2 10/11] slimbus: qcom-ngd: fix kfree() of static memory on setting driver_override,
Krzysztof Kozlowski
- [no subject],
Unknown
- [PATCH v6 0/4] qcom: add support for PCIe on SM8450 platform,
Dmitry Baryshkov
- [PATCH 7/7] Finished removing usages of "pci-dma-compat.h" KPI,
Yusuf Khan
- [PATCH] PCI: imx6: Override the CLKREQ low in the initialization,
Richard Zhu
- [PATCH] Removed some usages of the deprecated "pci-dma-compat.h" KPI,
Yusuf Khan
- [PATCH 0/6] PCI: mvebu: Slot support,
Pali Rohár
- [PATCH v2] PCI: cadence: Enable Controller to respond to received PTM Requests,
Christian Gmeiner
- [PATCH V2 0/4] NTB function for PCIe RC to EP connection,
Frank Li
- [PATCH v2 4/4] Documentation: PCI: Add specification for the PCI vNTB function device,
Frank Li
- Re: [PATCH V2 0/4] NTB function for PCIe RC to EP connection,
Zhi Li
- Re: [PATCH V2 0/4] NTB function for PCIe RC to EP connection,
Kishon Vijay Abraham I
- Re: [PATCH V2 0/4] NTB function for PCIe RC to EP connection,
Jon Mason
[PATCH] PCI: Apply quirk_amd_harvest_no_ats to all navi10 and 14 asics,
Alex Deucher
[PATCH v4 00/12] PCI: mvebu: subsystem ids, AER and INTx,
Pali Rohár
- [PATCH v4 01/12] PCI: pci-bridge-emul: Re-arrange register tests,
Pali Rohár
- [PATCH v4 04/12] dt-bindings: PCI: mvebu: Add num-lanes property,
Pali Rohár
- [PATCH v4 03/12] PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability,
Pali Rohár
- [PATCH v4 02/12] PCI: pci-bridge-emul: Add support for PCIe extended capabilities,
Pali Rohár
- [PATCH v4 06/12] PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge,
Pali Rohár
- [PATCH v4 10/12] PCI: mvebu: Fix macro names and comments about legacy interrupts,
Pali Rohár
- [PATCH v4 09/12] dt-bindings: PCI: mvebu: Update information about intx interrupts,
Pali Rohár
- [PATCH v4 07/12] PCI: mvebu: Add support for Advanced Error Reporting registers on emulated bridge,
Pali Rohár
- [PATCH v4 05/12] PCI: mvebu: Correctly configure x1/x4 mode,
Pali Rohár
- [PATCH v4 08/12] PCI: mvebu: Use child_ops API,
Pali Rohár
- [PATCH v4 11/12] PCI: mvebu: Implement support for legacy INTx interrupts,
Pali Rohár
- [PATCH v4 12/12] ARM: dts: armada-385.dtsi: Add definitions for PCIe legacy INTx interrupts,
Pali Rohár
- Re: (subset) [PATCH v4 00/12] PCI: mvebu: subsystem ids, AER and INTx,
Lorenzo Pieralisi
cleanup swiotlb initialization,
Christoph Hellwig
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page,
Christoph Hellwig
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set,
Christoph Hellwig
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size,
Christoph Hellwig
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late,
Christoph Hellwig
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment,
Christoph Hellwig
- [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it,
Christoph Hellwig
- [PATCH 07/11] x86: remove the IOMMU table infrastructure,
Christoph Hellwig
- [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction,
Christoph Hellwig
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb,
Christoph Hellwig
- [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>,
Christoph Hellwig
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful,
Christoph Hellwig
- Re: cleanup swiotlb initialization,
Boris Ostrovsky
[Question] Is it safe to use ioremap_cache for EPF' BAR mem?,
Li Chen
[PATCH v3 00/12] PCI: mvebu: subsystem ids, AER and INTx,
Pali Rohár
- [PATCH v3 01/12] PCI: pci-bridge-emul: Re-arrange register tests,
Pali Rohár
- [PATCH v3 04/12] dt-bindings: PCI: mvebu: Add num-lanes property,
Pali Rohár
- [PATCH v3 02/12] PCI: pci-bridge-emul: Add support for PCIe extended capabilities,
Pali Rohár
- [PATCH v3 03/12] PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capability,
Pali Rohár
- [PATCH v3 06/12] PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridge,
Pali Rohár
- [PATCH v3 05/12] PCI: mvebu: Correctly configure x1/x4 mode,
Pali Rohár
- [PATCH v3 07/12] PCI: mvebu: Add support for Advanced Error Reporting registers on emulated bridge,
Pali Rohár
- [PATCH v3 10/12] PCI: mvebu: Fix macro names and comments about legacy interrupts,
Pali Rohár
- [PATCH v3 08/12] PCI: mvebu: Use child_ops API,
Pali Rohár
- [PATCH v3 09/12] dt-bindings: PCI: mvebu: Update information about intx interrupts,
Pali Rohár
- [PATCH v3 12/12] ARM: dts: armada-385.dtsi: Add definitions for PCIe legacy INTx interrupts,
Pali Rohár
- [PATCH v3 11/12] PCI: mvebu: Implement support for legacy INTx interrupts,
Pali Rohár
[PATCHv4 1/2] PCI: fu740: fix finding GPIOs,
Ben Dooks
[[PATCHv3]] PCI: fu740: Force gen1 for initial device probe,
Ben Dooks
[PATCH v4 0/8] Add support for HiSilicon PCIe Tune and Trace device,
Yicong Yang
[PATCH v4 3/8] hisi_ptt: Register PMU device for PTT trace,
Yicong Yang
[PATCH v4 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity,
Yicong Yang
[PATCH v4 1/2] ARM: dts: imx6qp-sabresd: Enable PCIe support,
Richard Zhu
[PATCH 00/18] PCI: aardvark controller changes BATCH 5,
Marek Behún
- [PATCH 01/18] PCI: pci-bridge-emul: Re-arrange register tests,
Marek Behún
- [PATCH 02/18] PCI: pci-bridge-emul: Add support for PCIe extended capabilities,
Marek Behún
- [PATCH 03/18] PCI: aardvark: Add support for AER registers on emulated bridge,
Marek Behún
- [PATCH 04/18] PCI: Add PCI_EXP_SLTCAP_*_SHIFT macros,
Marek Behún
- [PATCH 05/18] PCI: aardvark: Fix reporting Slot capabilities on emulated bridge,
Marek Behún
- [PATCH 06/18] PCI: pciehp: Enable DLLSC interrupt only if supported,
Marek Behún
- [PATCH 07/18] PCI: pciehp: Enable Command Completed Interrupt only if supported,
Marek Behún
- [PATCH 15/18] arm64: dts: marvell: armada-37xx: Add clock to PCIe node,
Marek Behún
- [PATCH 18/18] PCI: aardvark: Optimize PCIe card reset via GPIO,
Marek Behún
- [PATCH 11/18] dt-bindings: PCI: aardvark: Describe slot-power-limit-milliwatt,
Marek Behún
- [PATCH 13/18] arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIe,
Marek Behún
- [PATCH 09/18] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro,
Marek Behún
- [PATCH 14/18] PCI: aardvark: Add clock support,
Marek Behún
- [PATCH 12/18] PCI: aardvark: Send Set_Slot_Power_Limit message,
Marek Behún
- [PATCH 08/18] PCI: aardvark: Add support for DLLSC and hotplug interrupt,
Marek Behún
- [PATCH 10/18] PCI: Add function for parsing `slot-power-limit-milliwatt` DT property,
Marek Behún
- [PATCH 16/18] PCI: aardvark: Add suspend to RAM support,
Marek Behún
- [PATCH 17/18] PCI: aardvark: Run link training in separate worker,
Marek Behún
- Re: [PATCH 00/18] PCI: aardvark controller changes BATCH 5,
Lorenzo Pieralisi
- Re: [PATCH 00/18] PCI: aardvark controller changes BATCH 5,
Lorenzo Pieralisi
- Re: (subset) [PATCH 00/18] PCI: aardvark controller changes BATCH 5,
Lorenzo Pieralisi
- Re: [PATCH 00/18] PCI: aardvark controller changes BATCH 5,
Lorenzo Pieralisi
[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol,
Yishai Hadas
- [PATCH V8 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index,
Yishai Hadas
- [PATCH V8 mlx5-next 07/15] net/mlx5: Add migration commands definitions,
Yishai Hadas
- [PATCH V8 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal,
Yishai Hadas
- [PATCH V8 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures,
Yishai Hadas
- [PATCH V8 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call,
Yishai Hadas
- [PATCH V8 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl,
Yishai Hadas
- [PATCH V8 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device,
Yishai Hadas
- [PATCH V8 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF,
Yishai Hadas
- [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2,
Yishai Hadas
- [PATCH V8 mlx5-next 13/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices,
Yishai Hadas
- [PATCH V8 mlx5-next 14/15] vfio/pci: Expose vfio_pci_core_aer_err_detected(),
Yishai Hadas
- [PATCH V8 mlx5-next 15/15] vfio/mlx5: Use its own PCI reset_done error handler,
Yishai Hadas
- [PATCH V8 mlx5-next 12/15] vfio/mlx5: Expose migration commands over mlx5 device,
Yishai Hadas
- [PATCH V8 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P,
Yishai Hadas
- [PATCH V8 mlx5-next 11/15] vfio: Remove migration protocol v1 documentation,
Yishai Hadas
[helgaas-pci:next] BUILD SUCCESS f72ca2da14cf8c8b517b70663993add21f11ea70,
kernel test robot
[PATCH v5 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access(),
marek . vasut
[PATCH net-next v7 1/8] PCI: Add Fungible Vendor ID to pci_ids.h,
Dimitris Michailidis
[PATCH V5 0/3] PCI: vmd: Enable PCIE ASPM and LTR,
David E. Box
[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier(),
Lu Baolu
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]