Age | Commit message (Expand) | Author | Files | Lines |
2023-02-25 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+24 |
2023-02-21 | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe | 1 | -3/+5 |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 1 | -86/+85 |
2023-02-18 | iommu: Attach device group to old domain in error path | Vasant Hegde | 1 | -1/+15 |
2023-02-16 | iommu: Fix error unwind in iommu_group_alloc() | Jason Gunthorpe | 1 | -2/+6 |
2023-01-30 | Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l... | Jason Gunthorpe | 1 | -33/+20 |
2023-01-25 | Merge branch 'iommu-memory-accounting' into core | Joerg Roedel | 1 | -33/+20 |
2023-01-25 | iommu: Add a gfp parameter to iommu_map_sg() | Jason Gunthorpe | 1 | -16/+10 |
2023-01-25 | iommu: Remove iommu_map_atomic() | Jason Gunthorpe | 1 | -7/+0 |
2023-01-25 | iommu: Add a gfp parameter to iommu_map() | Jason Gunthorpe | 1 | -11/+11 |
2023-01-13 | iommu: Remove detach_dev callback | Lu Baolu | 1 | -32/+4 |
2023-01-13 | iommu: Remove deferred attach check from __iommu_detach_device() | Jason Gunthorpe | 1 | -34/+36 |
2023-01-13 | iommu: Add set_platform_dma_ops iommu ops | Lu Baolu | 1 | -4/+24 |
2023-01-13 | iommu: Fix refcount leak in iommu_device_claim_dma_owner | Miaoqian Lin | 1 | -3/+5 |
2023-01-11 | iommu: Remove IOMMU_CAP_INTR_REMAP | Jason Gunthorpe | 1 | -4/+2 |
2023-01-11 | iommu: Add iommu_group_has_isolated_msi() | Jason Gunthorpe | 1 | -0/+26 |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+22 |
2022-11-29 | iommu: Add device-centric DMA ownership interfaces | Lu Baolu | 1 | -26/+95 |
2022-11-19 | iommu: Avoid races around device probe | Robin Murphy | 1 | -6/+22 |
2022-11-03 | Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io... | Joerg Roedel | 1 | -0/+24 |
2022-11-03 | iommu: Rename iommu-sva-lib.{c,h} | Lu Baolu | 1 | -1/+1 |
2022-11-03 | iommu: Prepare IOMMU domain for IOPF | Lu Baolu | 1 | -0/+4 |
2022-11-03 | iommu/sva: Refactoring iommu_sva_bind/unbind_device() | Lu Baolu | 1 | -91/+0 |
2022-11-03 | iommu: Add IOMMU SVA domain support | Lu Baolu | 1 | -0/+20 |
2022-11-03 | iommu: Add attach/detach_dev_pasid iommu interfaces | Lu Baolu | 1 | -4/+137 |
2022-11-03 | iommu: Remove SVM_FLAG_SUPERVISOR_MODE support | Lu Baolu | 1 | -3/+2 |
2022-11-03 | iommu: Add max_pasids field in struct dev_iommu | Lu Baolu | 1 | -0/+20 |
2022-11-01 | iommu: Add return value rules to attach_dev op and APIs | Nicolin Chen | 1 | -0/+24 |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 1 | -3/+4 |
2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 1 | -92/+83 |
2022-09-11 | iommu: Fix false ownership failure on AMD systems with PASID activated | Jason Gunthorpe | 1 | -2/+19 |
2022-09-09 | iommu/dma: Make header private | Robin Murphy | 1 | -1/+2 |
2022-09-07 | iommu: Clean up bus_set_iommu() | Robin Murphy | 1 | -24/+0 |
2022-09-07 | iommu: Move bus setup to IOMMU device registration | Robin Murphy | 1 | -25/+30 |
2022-09-07 | iommu: Always register bus notifiers | Robin Murphy | 1 | -35/+37 |
2022-09-07 | iommu: Retire iommu_capable() | Robin Murphy | 1 | -10/+1 |
2022-09-07 | iommu: Remove duplicate ida_free in iommu_group_alloc | Yuan Can | 1 | -1/+0 |
2022-09-07 | iommu: Do not dereference fwnode in struct device | Andy Shevchenko | 1 | -1/+1 |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -0/+4 |
2022-07-26 | iommu: Explicitly skip bus address marked segments in __iommu_map_sg() | Logan Gunthorpe | 1 | -0/+4 |
2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig | 1 | -17/+4 |
2022-07-15 | iommu: remove iommu_dev_feature_enabled | Christoph Hellwig | 1 | -13/+0 |
2022-07-06 | iommu: Make .release_device optional | Robin Murphy | 1 | -2/+4 |
2022-07-06 | iommu: Use dev_iommu_ops() for probe_finalize | Robin Murphy | 1 | -1/+2 |
2022-07-06 | iommu: Introduce a callback to struct iommu_resv_region | Shameer Kolothum | 1 | -5/+11 |
2022-06-22 | iommu: Directly use ida_alloc()/free() | Ke Liu | 1 | -3/+3 |
2022-05-20 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu... | Joerg Roedel | 1 | -103/+260 |
2022-05-13 | iommu: iommu_group_claim_dma_owner() must always assign a domain | Jason Gunthorpe via iommu | 1 | -36/+91 |
2022-05-04 | iommu: Make sysfs robust for non-API groups | Robin Murphy | 1 | -1/+8 |
2022-04-28 | iommu: Remove iommu group changes notifier | Lu Baolu | 1 | -75/+0 |