summaryrefslogtreecommitdiff
path: root/drivers/vfio/pci/pds
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-04-25fix missing vmalloc.h includesKent Overstreet
2024-03-11vfio/pds: Refactor/simplify reset logicBrett Creeley
2024-03-11vfio/pds: Make sure migration file isn't accessed after resetBrett Creeley
2024-03-01vfio/pds: Always clear the save/restore FDs on resetBrett Creeley
2023-12-04vfio/pds: Add multi-region supportBrett Creeley
2023-12-04vfio/pds: Move seq/ack bitmaps into region structBrett Creeley
2023-12-04vfio/pds: Pass region info to relevant functionsBrett Creeley
2023-12-04vfio/pds: Move and rename region specific infoBrett Creeley
2023-12-04vfio/pds: Only use a single SGL for both seq and ackBrett Creeley
2023-12-04vfio/pds: Fix calculations in pds_vfio_dirty_syncBrett Creeley
2023-11-27vfio/pds: Fix possible sleep while in atomic contextBrett Creeley
2023-11-27vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley
2023-11-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-24iommufd/iova_bitmap: Move symbols to IOMMUFD namespaceJoao Martins
2023-10-24vfio: Move iova_bitmap into iommufdJoao Martins
2023-09-18vfio/pds: Use proper PF device access helperShixiong Ou
2023-09-18vfio/pds: Add missing PCI_IOV dependsShixiong Ou
2023-08-22vfio/pds: Send type for SUSPEND_STATUS commandBrett Creeley
2023-08-21vfio/pds: fix return value in pds_vfio_get_lm_file()Yang Yingliang
2023-08-16vfio/pds: Add Kconfig and documentationBrett Creeley
2023-08-16vfio/pds: Add support for firmware recoveryBrett Creeley
2023-08-16vfio/pds: Add support for dirty page trackingBrett Creeley
2023-08-16vfio/pds: Add VFIO live migration supportBrett Creeley
2023-08-16vfio/pds: register with the pds_core PFBrett Creeley
2023-08-16vfio/pds: Initial support for pds VFIO driverBrett Creeley