index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vfio
/
vfio_iommu_type1.c
Age
Commit message (
Expand
)
Author
2025-10-28
vfio/type1: handle DMA map/unmap up to the addressable limit
Alex Mastro
2025-10-28
vfio/type1: move iova increment to unmap_unpin_*() caller
Alex Mastro
2025-10-28
vfio/type1: sanitize for overflow using check_*_overflow()
Alex Mastro
2025-10-06
vfio/type1: optimize vfio_unpin_pages_remote()
Li Zhe
2025-10-06
vfio/type1: introduce a new member has_rsvd for struct vfio_dma
Li Zhe
2025-10-06
vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote()
Li Zhe
2025-10-06
vfio/type1: optimize vfio_pin_pages_remote()
Li Zhe
2025-08-05
vfio/type1: conditional rescheduling while pinning
Keith Busch
2025-05-22
vfio/type1: Fix error unwind in migration dirty bitmap allocation
Li RongQing
2025-05-19
vfio/type1: Remove Fine Grained Superpages detection
Jason Gunthorpe
2025-02-27
vfio/type1: Use mapping page mask for pfnmaps
Alex Williamson
2025-02-27
vfio/type1: Use consistent types for page counts
Alex Williamson
2025-02-27
vfio/type1: Use vfio_batch for vaddr_get_pfns()
Alex Williamson
2025-02-27
vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch
Alex Williamson
2025-02-27
vfio/type1: Catch zero from pin_user_pages_remote()
Alex Williamson
2024-11-05
vfio: Remove VFIO_TYPE1_NESTING_IOMMU
Jason Gunthorpe
2024-09-17
vfio: use the new follow_pfnmap API
Peter Xu
2024-07-04
vfio/type1: Use iommu_paging_domain_alloc()
Lu Baolu
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-03-04
Revert "vfio/type1: Unpin zero pages"
Alex Williamson
2023-12-04
vfio/type1: account iommu allocations
Pasha Tatashin
2023-08-17
vfio: align capability structures
Stefan Hajnoczi
2023-08-16
vfio/type1: fix cap_migration information leak
Stefan Hajnoczi
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-05-23
vfio/type1: check pfn valid before converting to struct page
Yan Zhao
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-02-25
Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-09
vfio/type1: revert "implement notify callback"
Steve Sistare
2023-02-09
vfio/type1: revert "block on invalid vaddr"
Steve Sistare
2023-02-09
vfio/type1: restore locked_vm
Steve Sistare
2023-02-09
vfio/type1: track locked_vm per dma
Steve Sistare
2023-02-09
vfio/type1: prevent underflow of locked_vm via exec()
Steve Sistare
2023-02-09
vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR
Steve Sistare
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-11
vfio/type1: Convert to iommu_group_has_isolated_msi()
Jason Gunthorpe
2023-01-10
vfio/type1: Respect IOMMU reserved regions in vfio_test_domain_fgsp()
Niklas Schnelle
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
2022-09-07
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2022-08-31
vfio/type1: Unpin zero pages
Alex Williamson
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
2022-06-30
Merge branches 'v5.20/vfio/migration-enhancements-v3', 'v5.20/vfio/simplify-b...
Alex Williamson
2022-06-30
vfio: remove useless judgement
Li Zhe
2022-06-27
vfio/type1: Simplify bus_type determination
Robin Murphy
2022-04-28
vfio: Move the Intel no-snoop control off of IOMMU_CACHE
Jason Gunthorpe
[next]