Age | Commit message (Expand) | Author |
2023-12-13 | iommu: Avoid more races around device probe | Robin Murphy |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu |
2022-09-07 | iommu/dma: Move public interfaces to linux/iommu.h | Robin Murphy |
2022-09-07 | iommu: Clean up bus_set_iommu() | Robin Murphy |
2022-09-07 | iommu: Retire iommu_capable() | Robin Murphy |
2022-09-07 | iommu: Remove comment of dev_has_feat in struct doc | Yuan Can |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig |
2022-07-15 | iommu: remove iommu_dev_feature_enabled | Christoph Hellwig |
2022-07-15 | iommu: remove the unused dev_has_feat method | Christoph Hellwig |
2022-07-06 | ACPI/IORT: Add support to retrieve IORT RMR reserved regions | Shameer Kolothum |
2022-07-06 | iommu: Introduce a callback to struct iommu_resv_region | Shameer Kolothum |
2022-05-20 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu... | Joerg Roedel |
2022-04-28 | iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHE | Jason Gunthorpe |
2022-04-28 | iommu: Introduce the domain op enforce_cache_coherency() | Jason Gunthorpe |
2022-04-28 | iommu: Remove iommu group changes notifier | Lu Baolu |
2022-04-28 | iommu: Add DMA ownership management interfaces | Lu Baolu |
2022-04-28 | iommu: Add capability for pre-boot DMA protection | Robin Murphy |
2022-04-28 | iommu: Introduce device_iommu_capable() | Robin Murphy |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu |
2022-02-28 | iommu: Remove unused argument in is_attach_deferred | Lu Baolu |
2022-02-28 | iommu: Use right way to retrieve iommu_ops | Lu Baolu |
2022-02-28 | iommu: Remove apply_resv_region | Lu Baolu |
2022-02-28 | iommu: Remove aux-domain related interfaces and iommu_ops | Lu Baolu |
2022-02-28 | iommu: Remove guest pasid related interfaces and definitions | Lu Baolu |
2021-12-20 | iommu/vt-d: Use put_pages_list | Matthew Wilcox (Oracle) |
2021-09-03 | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2021-08-20 | iommu/io-pgtable: Abstract iommu_iotlb_gather access | Robin Murphy |
2021-08-18 | iommu: Express DMA strictness via the domain type | Robin Murphy |
2021-08-18 | iommu: Introduce explicit type for non-strict DMA domains | Robin Murphy |
2021-08-18 | iommu: Indicate queued flushes via gather data | Robin Murphy |
2021-08-18 | iommu: Pull IOVA cookie management into the core | Robin Murphy |
2021-08-09 | iommu: return full error code from iommu_map_sg[_atomic]() | Logan Gunthorpe |
2021-08-02 | Merge remote-tracking branch 'korg/core' into x86/amd | Joerg Roedel |
2021-08-02 | iommu: Factor iommu_iotlb_gather_is_disjoint() out | Nadav Amit |
2021-08-02 | iommu: Improve iommu_iotlb_gather helpers | Robin Murphy |
2021-07-26 | iommu: Remove mode argument from iommu_set_dma_strict() | John Garry |
2021-07-26 | iommu: Add a map_pages() op for IOMMU drivers | Isaac J. Manjarres |
2021-07-26 | iommu: Add an unmap_pages() op for IOMMU drivers | Isaac J. Manjarres |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy |
2021-04-16 | iommu: Statically set module owner | Robin Murphy |
2021-04-16 | Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... | Joerg Roedel |
2021-04-07 | iommu: remove iommu_domain_{get,set}_attr | Christoph Hellwig |
2021-04-07 | iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG | Christoph Hellwig |
2021-04-07 | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy |
2021-04-07 | iommu: remove DOMAIN_ATTR_NESTING | Christoph Hellwig |
2021-04-07 | iommu: remove DOMAIN_ATTR_GEOMETRY | Christoph Hellwig |
2021-04-07 | iommu: remove DOMAIN_ATTR_PAGING | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: enable the liodn when attaching a device | Christoph Hellwig |
2021-04-07 | iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call | Christoph Hellwig |