summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-20vfio/mlx5: Enable the DMA link APILeon Romanovsky
2025-05-20vfio/mlx5: Rewrite create mkey flow to allow better code reuseLeon Romanovsky
2025-05-20vfio/mlx5: Explicitly use number of pages instead of allocated lengthLeon Romanovsky
2025-05-19hisi_acc_vfio_pci: update function return values.Longfang Liu
2025-05-19hisi_acc_vfio_pci: bugfix live migration function without VF device driverLongfang Liu
2025-05-19hisi_acc_vfio_pci: bugfix the problem of uninstalling driverLongfang Liu
2025-05-19hisi_acc_vfio_pci: bugfix cache write-back issueLongfang Liu
2025-05-19hisi_acc_vfio_pci: add eq and aeq interruption restoreLongfang Liu
2025-05-19hisi_acc_vfio_pci: fix XQE dma address errorLongfang Liu
2025-05-06vfio/pci: Align huge faults to orderAlex Williamson
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-14vfio/pci: Virtualize zero INTx PIN if no pdev->irqAlex Williamson
2025-04-01Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25vfio-iommufd: Support pasid [at|de]tach for physical VFIO devicesYi Liu
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-17vfio/pci: Handle INTx IRQ_NOTCONNECTEDAlex Williamson
2025-03-10vfio/virtio: Enable support for virtio-block live migrationYishai Hadas
2025-02-27vfio/pci: match IGD devices in display controller classTomita Moeko
2025-01-28Merge tag 'vfio-v6.14-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-01-27vfio/nvgrace-gpu: Add GB200 SKU to the devid tableAnkit Agrawal
2025-01-27vfio/nvgrace-gpu: Check the HBM training and C2C link statusAnkit Agrawal
2025-01-27vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VMAnkit Agrawal
2025-01-27vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmemAnkit Agrawal
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm: alloc_pages_bulk: rename APILuiz Capitulino
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-21PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFTDongdong Zhang
2025-01-06vfio/pci: Expose setup ROM at ROM bar when neededYunxiang Li
2025-01-06vfio/pci: Remove shadow ROM specific code pathsYunxiang Li
2025-01-06vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64Ramesh Thomas
2025-01-06vfio/pci: Enable iowrite64 and ioread64 for vfio pciRamesh Thomas
2025-01-03vfio/pci: Fallback huge faults for unaligned pfnAlex Williamson
2024-12-11Merge tag 'vfio-v6.13-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-12-05vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-25vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon
2024-11-14vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data()Yishai Hadas
2024-11-14vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages()Yishai Hadas
2024-11-13vfio/virtio: Enable live migration once VIRTIO_PCI was configuredYishai Hadas
2024-11-13vfio/virtio: Add PRE_COPY support for live migrationYishai Hadas
2024-11-13vfio/virtio: Add support for the basic live migration functionalityYishai Hadas
2024-11-13hisi_acc_vfio_pci: register debugfs for hisilicon migration driverLongfang Liu
2024-11-12hisi_acc_vfio_pci: create subfunction for data readingLongfang Liu
2024-11-12hisi_acc_vfio_pci: extract public functions for container_ofLongfang Liu
2024-10-30vfio/qat: fix overflow check in qat_vf_resume_write()Giovanni Cabiddu
2024-10-30vfio/nvgrace-gpu: Add a new GH200 SKU to the devid tableAnkit Agrawal
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds