summaryrefslogtreecommitdiff
path: root/drivers/vfio/vfio_iommu_type1.c
AgeCommit message (Expand)Author
2023-12-04vfio/type1: account iommu allocationsPasha Tatashin
2023-08-17vfio: align capability structuresStefan Hajnoczi
2023-08-16vfio/type1: fix cap_migration information leakStefan Hajnoczi
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes
2023-05-23vfio/type1: check pfn valid before converting to struct pageYan Zhao
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe
2023-02-09vfio/type1: revert "implement notify callback"Steve Sistare
2023-02-09vfio/type1: revert "block on invalid vaddr"Steve Sistare
2023-02-09vfio/type1: restore locked_vmSteve Sistare
2023-02-09vfio/type1: track locked_vm per dmaSteve Sistare
2023-02-09vfio/type1: prevent underflow of locked_vm via exec()Steve Sistare
2023-02-09vfio/type1: exclude mdevs from VFIO_UPDATE_VADDRSteve Sistare
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-11vfio/type1: Convert to iommu_group_has_isolated_msi()Jason Gunthorpe
2023-01-10vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()Niklas Schnelle
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-07iommu/dma: Move public interfaces to linux/iommu.hRobin Murphy
2022-08-31vfio/type1: Unpin zero pagesAlex Williamson
2022-07-25vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen
2022-07-25vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen
2022-07-23vfio: Make vfio_unpin_pages() return voidNicolin Chen
2022-07-20vfio: Replace the iommu notifier with a device listJason Gunthorpe
2022-06-30Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-b...Alex Williamson
2022-06-30vfio: remove useless judgementLi Zhe
2022-06-27vfio/type1: Simplify bus_type determinationRobin Murphy
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe
2021-12-21vfio/iommu_type1: replace kfree with kvfreeJiacheng Shi
2021-09-30vfio/iommu_type1: remove IS_IOMMU_CAP_DOMAIN_IN_CONTAINERChristoph Hellwig
2021-09-30vfio/iommu_type1: remove the "external" domainChristoph Hellwig
2021-09-30vfio/iommu_type1: initialize pgsize_bitmap in ->openChristoph Hellwig
2021-09-30vfio: clean up the check for mediated device in vfio_iommu_type1Christoph Hellwig
2021-09-30vfio: remove the unused mdev iommu hookChristoph Hellwig
2021-09-30vfio: move the vfio_iommu_driver_ops interface out of <linux/vfio.h>Christoph Hellwig
2021-08-24vfio/type1: Fix vfio_find_dma_valid returnAnthony Yznaga
2021-07-03Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-06-29vfio: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-21vfio/iommu_type1: rename vfio_group struck to vfio_iommu_groupMax Gurtovoy
2021-05-24vfio/iommu_type1: Use struct_size() for kzalloc()Gustavo A. R. Silva
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-14vfio/iommu_type1: Remove unused pinned_page_dirty_scope in vfio_iommuKeqian Zhu
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-04-07iommu: remove DOMAIN_ATTR_GEOMETRYChristoph Hellwig
2021-04-06vfio/type1: Remove the almost unused check in vfio_iommu_type1_unpin_pagesShenming Lu
2021-04-06vfio/type1: fix a couple of spelling mistakesZhen Lei