Age | Commit message (Expand) | Author |
2024-12-18 | iommu: Remove the remove_dev_pasid op | Yi Liu |
2024-11-27 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-11-25 | iommu: remove stale declaration left over by a merge conflict | Linus Torvalds |
2024-11-22 | Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-11-22 | iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() | Jason Gunthorpe |
2024-11-22 | iommu: Add ops->domain_alloc_nested() | Jason Gunthorpe |
2024-11-22 | Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Jason Gunthorpe |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel |
2024-11-15 | Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ... | Joerg Roedel |
2024-11-12 | Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-next | Jason Gunthorpe |
2024-11-12 | iommu: Add iommu_copy_struct_from_full_user_array helper | Jason Gunthorpe |
2024-11-12 | iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct | Nicolin Chen |
2024-11-08 | iommu: Make set_dev_pasid op support domain replacement | Yi Liu |
2024-11-08 | iommu: Pass old domain to set_dev_pasid op | Yi Liu |
2024-11-05 | ACPI/IORT: Support CANWBS memory access flag | Nicolin Chen |
2024-11-05 | vfio: Remove VFIO_TYPE1_NESTING_IOMMU | Jason Gunthorpe |
2024-10-30 | iommu: Make bus_iommu_probe() static | Robin Murphy |
2024-10-29 | iommu: Restore iommu_flush_iotlb_all() | Joerg Roedel |
2024-10-29 | iommu: Fix prototype of iommu_paging_domain_alloc_flags() | Joerg Roedel |
2024-10-29 | iommu: Introduce iommu_paging_domain_alloc_flags() | Jason Gunthorpe |
2024-10-29 | iommu: Remove iommu_domain_alloc() | Lu Baolu |
2024-10-29 | iommu: Remove useless flush from iommu_create_device_direct_mappings() | Jason Gunthorpe |
2024-10-15 | iommu: Remove iommu_present() | Lu Baolu |
2024-08-23 | iommu: Handle iommu faults for a bad iopf setup | Pranjal Shrivastava |
2024-08-13 | iommu: Remove unused declaration iommu_sva_unbind_gpasid() | Yue Haibing |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-12 | Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/iommufd/attach-handles' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/fwspec-ops-removal' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/core' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/arm/smmu' into iommu/next | Will Deacon |
2024-07-12 | iommu: Move IOMMU_DIRTY_NO_CLEAR define | Shameer Kolothum |
2024-07-09 | iommufd: Add iommufd fault object | Lu Baolu |
2024-07-04 | iommu: Remove iommu_fwspec ops | Robin Murphy |
2024-07-04 | iommu: Resolve fwspec ops automatically | Robin Murphy |
2024-07-04 | iommu: Add iommu_paging_domain_alloc() interface | Lu Baolu |
2024-07-04 | iommu: Add attach handle to struct iopf_group | Lu Baolu |
2024-07-04 | iommu: Remove sva handle list | Lu Baolu |
2024-07-04 | iommu: Introduce domain attachment handle | Lu Baolu |
2024-06-13 | iommu: Make iommu_sva_domain_alloc() static | Lu Baolu |
2024-06-04 | iommu: Return right value in iommu_sva_bind_device() | Lu Baolu |
2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel |
2024-04-26 | iommu: Add ops->domain_alloc_sva() | Jason Gunthorpe |
2024-04-26 | iommu/dma: Centralise iommu_setup_dma_ops() | Robin Murphy |
2024-04-26 | iommu: Add ops->domain_alloc_sva() | Jason Gunthorpe |
2024-04-26 | iommu/vt-d: Remove private data use in fault message | Jingqi Liu |
2024-04-12 | iommu: Pass domain to remove_dev_pasid() op | Yi Liu |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2024-03-06 | iommu: Add static iommu_ops->release_domain | Lu Baolu |
2024-03-01 | iommu: constify fwnode in iommu_ops_from_fwnode() | Krzysztof Kozlowski |