summaryrefslogtreecommitdiff
path: root/drivers/vfio
AgeCommit message (Expand)Author
2025-10-28vfio/type1: handle DMA map/unmap up to the addressable limitAlex Mastro
2025-10-28vfio/type1: move iova increment to unmap_unpin_*() callerAlex Mastro
2025-10-28vfio/type1: sanitize for overflow using check_*_overflow()Alex Mastro
2025-10-06vfio: Dump migration features under debugfsCédric Le Goater
2025-10-06vfio/type1: optimize vfio_unpin_pages_remote()Li Zhe
2025-10-06vfio/type1: introduce a new member has_rsvd for struct vfio_dmaLi Zhe
2025-10-06vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()Li Zhe
2025-10-06vfio/type1: optimize vfio_pin_pages_remote()Li Zhe
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-09-26vfio/nvgrace-gpu: Add GB300 SKU to the devid tableTushar Dave
2025-09-26vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devicesTimothy Pearson
2025-09-21vfio/pci: drop nth_page() usage within SG entryDavid Hildenbrand
2025-09-19vfio/pds: replace bitmap_free with vfreeZilin Guan
2025-09-19vfio: return -ENOTTY for unsupported device featureAlex Mastro
2025-09-19hisi_acc_vfio_pci: Fix reference leak in hisi_acc_vfio_debug_initMiaoqian Lin
2025-09-19vfio/platform: Mark reset drivers for removalAlex Williamson
2025-09-19vfio/amba: Mark for removalAlex Williamson
2025-08-27vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQNipun Gupta
2025-08-27vfio/nvgrace-gpu: fix grammatical errorMorduan Zang
2025-08-27vfio/pci: drop redundant conversion to boolXichao Zhao
2025-08-27vfio/fsl-mc: Mark for removalAlex Williamson
2025-08-25vfio/pci: print vfio-device syspath to fdinfoAlex Mastro
2025-08-07Merge tag 'vfio-v6.17-rc1-v2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-08-05vfio/type1: conditional rescheduling while pinningKeith Busch
2025-08-05vfio/qat: add support for intel QAT 6xxx virtual functionsMałgorzata Mielnik
2025-08-05vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-17vfio/pci: Use pci_is_display()Mario Limonciello
2025-07-15vfio/mlx5: fix possible overflow in tracking max message sizeArtem Sadovnikov
2025-07-11vfio/pci: Separate SR-IOV VF dev_setAlex Williamson
2025-07-11vfio/pds: Fix missing detach_ioas opBrett Creeley
2025-07-11vfio: Prevent open_count decrement to negativeJacob Pan
2025-07-11vfio: Fix unbalanced vfio_df_close call in no-iommu modeJacob Pan
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple
2025-06-20irqbypass: Require producers to pass in Linux IRQ number during registrationSean Christopherson
2025-06-20irqbypass: Take ownership of producer/consumer token trackingSean Christopherson
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-22vfio/type1: Fix error unwind in migration dirty bitmap allocationLi RongQing
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-19vfio/type1: Remove Fine Grained Superpages detectionJason Gunthorpe