summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2024-02-23iommu/sva: Restore SVA handle sharingJason Gunthorpe
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-11iommu: Add iommu_copy_struct_from_user_array helperNicolin Chen
2024-01-11iommu: Add cache_invalidate_user opLu Baolu
2023-12-12iommu: Mark dev_iommu_priv_set() with a lockdepJason Gunthorpe
2023-12-12iommu: Support mm PASID 1:n with sva domainsTina Zhang
2023-12-12mm: Add structure to keep sva informationTina Zhang
2023-12-12iommu: Add mm_get_enqcmd_pasid() helper functionTina Zhang
2023-12-12iommu: Change kconfig around IOMMU_SVAJason Gunthorpe
2023-11-27Merge branch 'iommu/fixes' into coreJoerg Roedel
2023-11-27iommu: Validate that devices match domainsRobin Murphy
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-09Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-27Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel
2023-10-26iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe
2023-10-26iommu: Add iommu_copy_struct_from_user helperNicolin Chen
2023-10-26iommu: Pass in parent domain with user_data to domain_alloc_user opYi Liu
2023-10-26iommu: Add IOMMU_DOMAIN_NESTEDLu Baolu
2023-10-24iommu: Add iommu_domain ops for dirty trackingJoao Martins
2023-10-16iommu: change iommu_map_sgtable to return signed valuesDan Carpenter
2023-10-10iommu: Add new iommu op to create domains owned by userspaceYi Liu
2023-10-02iommu/dma: Allow a single FQ in addition to per-CPU FQsNiklas Schnelle
2023-10-02iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle
2023-09-25iommu: Retire map/unmap opsRobin Murphy
2023-09-25iommu: Add generic_single_device_group()Jason Gunthorpe
2023-09-25iommu: Add ops->domain_alloc_paging()Jason Gunthorpe
2023-09-25iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe
2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe
2023-09-25iommu: Add iommu_ops->identity_domainJason Gunthorpe
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
2023-08-18iommu: Add new iommu op to get iommu hardware informationLu Baolu
2023-08-18iommu: Move dev_iommu_ops() to private headerYi Liu
2023-08-09iommu: Prevent RESV_DIRECT devices from blocking domainsLu Baolu
2023-08-09iommu: Move global PASID allocation from SVA to coreJacob Pan
2023-08-09iommu: Generalize PASID 0 for normal DMA w/o PASIDJacob Pan
2023-07-14iommu: Optimise PCI SAC address trickRobin Murphy
2023-05-22iommu: Use flush queue capabilityRobin Murphy
2023-05-22iommu: Add a capability for flush queue supportRobin Murphy
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-14iommu: Remove iommu_group_get_by_id()Jason Gunthorpe
2023-04-14iommu: Make iommu_release_device() staticJason Gunthorpe
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-31iommu/sva: Move PASID helpers to sva codeJacob Pan
2023-03-23iommu: make the pointer to struct bus_type constantGreg Kroah-Hartman
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-30Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe
2023-01-25Merge branch 'iommu-memory-accounting' into coreJoerg Roedel
2023-01-25iommu: Add a gfp parameter to iommu_map_sg()Jason Gunthorpe
2023-01-25iommu: Remove iommu_map_atomic()Jason Gunthorpe