summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci
AgeCommit message (Expand)Author
2023-06-16vfio/pci: Cleanup KconfigAlex Williamson
2023-06-16vfio/pci-core: Add capability for AtomicOp completer supportAlex Williamson
2023-05-26vfio/pci: Also demote hiding standard cap messagesAlex Williamson
2023-05-23vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-XReinette Chatre
2023-05-23vfio/pci: Support dynamic MSI-XReinette Chatre
2023-05-23vfio/pci: Probe and store ability to support dynamic MSI-XReinette Chatre
2023-05-23vfio/pci: Update stale commentReinette Chatre
2023-05-23vfio/pci: Remove interrupt context counterReinette Chatre
2023-05-23vfio/pci: Use xarray for interrupt context storageReinette Chatre
2023-05-23vfio/pci: Move to single error pathReinette Chatre
2023-05-23vfio/pci: Prepare for dynamic interrupt context storageReinette Chatre
2023-05-23vfio/pci: Remove negative check on unsigned vectorReinette Chatre
2023-05-23vfio/pci: Consolidate irq cleanup on MSI/MSI-X disableReinette Chatre
2023-05-23vfio/pci: demote hiding ecap messages to debug levelOleksandr Natalenko
2023-04-14vfio/pci: Add DVSEC PCI Extended Config Capability to user visible list.K V P, Satyanarayana
2023-03-13vfio/mlx5: Fix the report of dirty_bytes upon pre-copyYishai Hadas
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09vfio/mlx5: Fix range size calculation upon tracker creationYishai Hadas
2023-01-30vfio/mlx5: Improve the target side flow to reduce downtimeYishai Hadas
2023-01-30vfio/mlx5: Improve the source side flow upon pre_copyYishai Hadas
2023-01-30vfio/mlx5: Check whether VF is migratableShay Drory
2023-01-23vfio/hisi: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsYishai Hadas
2023-01-23vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsJason Gunthorpe
2023-01-23vfio/mlx5: Allow loading of larger images than 512 MBYishai Hadas
2023-01-23vfio/mlx5: Fix UBSAN noteYishai Hadas
2022-12-15Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-12-12vfio/mlx5: error pointer dereference in error handlingDan Carpenter
2022-12-12vfio/mlx5: fix error code in mlx5vf_precopy_ioctl()Dan Carpenter
2022-12-06hisi_acc_vfio_pci: Enable PRE_COPY flagShameer Kolothum
2022-12-06hisi_acc_vfio_pci: Move the dev compatibility tests for early checkShameer Kolothum
2022-12-06hisi_acc_vfio_pci: Introduce support for PRE_COPY state transitionsShameer Kolothum
2022-12-06hisi_acc_vfio_pci: Add support for precopy IOCTLShameer Kolothum
2022-12-06vfio/mlx5: Enable MIGRATION_PRE_COPY flagShay Drory
2022-12-06vfio/mlx5: Fallback to STOP_COPY upon specific PRE_COPY errorShay Drory
2022-12-06vfio/mlx5: Introduce multiple loadsYishai Hadas
2022-12-06vfio/mlx5: Consider temporary end of stream as part of PRE_COPYYishai Hadas
2022-12-06vfio/mlx5: Introduce vfio precopy ioctl implementationYishai Hadas
2022-12-06vfio/mlx5: Introduce SW headers for migration statesYishai Hadas
2022-12-06vfio/mlx5: Introduce device transitions of PRE_COPYYishai Hadas
2022-12-06vfio/mlx5: Refactor to use queue based data chunksYishai Hadas
2022-12-06vfio/mlx5: Refactor migration file stateYishai Hadas
2022-12-06vfio/mlx5: Refactor MKEY usageYishai Hadas
2022-12-06vfio/mlx5: Refactor PD usageYishai Hadas
2022-12-06vfio/mlx5: Enforce a single SAVE command at a timeYishai Hadas
2022-12-05vfio: Remove CONFIG_VFIO_SPAPR_EEHJason Gunthorpe
2022-12-05vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe
2022-11-14vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()Yishai Hadas