Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-10-10 | 42 | -779/+1346 |
|\ | |||||
| *-----------. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 2022-09-26 | 41 | -819/+989 |
| |\ \ \ \ \ \ \ | |||||
| | | | | | | | * | iommu/virtio: Fix compile error with viommu_capable() | Joerg Roedel | 2022-09-09 | 1 | -1/+1 |
| | | | | | | | * | Merge branch 'iommu/fixes' into core | Joerg Roedel | 2022-09-09 | 4 | -107/+130 |
| | | | | | | | |\ | |||||
| | | | | | | | * | | iova: Remove iovad->rcaches check in iova_rcache_get() | John Garry | 2022-09-09 | 1 | -1/+1 |
| | | | | | | | * | | iova: Remove magazine BUG_ON() checks | John Garry | 2022-09-09 | 1 | -4/+0 |
| | | | | | | | * | | iova: Remove some magazine pointer NULL checks | John Garry | 2022-09-09 | 1 | -5/+2 |
| | | | | | | | * | | iommu/dma: Make header private | Robin Murphy | 2022-09-09 | 9 | -8/+54 |
| | | | | | | | * | | iommu/dma: Move public interfaces to linux/iommu.h | Robin Murphy | 2022-09-07 | 1 | -2/+13 |
| | | | | | | | * | | iommu/dma: Clean up Kconfig | Robin Murphy | 2022-09-07 | 3 | -4/+1 |
| | | | | | | | * | | iommu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 9 | -51/+0 |
| | | | | | | | * | | iommu/virtio: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -25/+0 |
| | | | | | | | * | | iommu/tegra-smmu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -23/+6 |
| | | | | | | | * | | iommu/omap: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -6/+0 |
| | | | | | | | * | | iommu/mtk: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 2 | -35/+2 |
| | | | | | | | * | | iommu/ipmmu-vmsa: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -34/+1 |
| | | | | | | | * | | iommu/exynos: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -9/+0 |
| | | | | | | | * | | iommu/dart: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -29/+1 |
| | | | | | | | * | | iommu/arm-smmu-v3: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -51/+2 |
| | | | | | | | * | | iommu/arm-smmu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -82/+2 |
| | | | | | | | * | | iommu/amd: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 3 | -30/+1 |
| | | | | | | | * | | iommu: Move bus setup to IOMMU device registration | Robin Murphy | 2022-09-07 | 1 | -25/+30 |
| | | | | | | | * | | iommu: Always register bus notifiers | Robin Murphy | 2022-09-07 | 1 | -35/+37 |
| | | | | | | | * | | iommu/s390: Fail probe for non-PCI devices | Matthew Rosato | 2022-09-07 | 1 | -1/+6 |
| | | | | | | | * | | iommu/amd: Handle race between registration and device probe | Robin Murphy | 2022-09-07 | 1 | -0/+4 |
| | | | | | | | * | | iommu/vt-d: Handle race between registration and device probe | Robin Murphy | 2022-09-07 | 1 | -1/+1 |
| | | | | | | | * | | iommu/io-pgtable-arm: Remove iommu_dev==NULL special case | Robin Murphy | 2022-09-07 | 1 | -2/+6 |
| | | | | | | | * | | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY better | Robin Murphy | 2022-09-07 | 2 | -6/+8 |
| | | | | | | | * | | iommu: Retire iommu_capable() | Robin Murphy | 2022-09-07 | 8 | -17/+8 |
| | | | | | | | * | | iommu: Remove duplicate ida_free in iommu_group_alloc | Yuan Can | 2022-09-07 | 1 | -1/+0 |
| | | | | | | | * | | iommu: Do not dereference fwnode in struct device | Andy Shevchenko | 2022-09-07 | 1 | -1/+1 |
| | | | | |_|_|/ / | | | | |/| | | | | |||||
| | | | | | | * | | iommu/amd: Fix sparse warning | Vasant Hegde | 2022-09-26 | 2 | -2/+2 |
| | | | | | | * | | iommu/amd: Remove outdated comment | Vasant Hegde | 2022-09-26 | 1 | -4/+0 |
| | | | | | | * | | iommu/amd: Free domain ID after domain_flush_pages | Vasant Hegde | 2022-09-26 | 1 | -3/+3 |
| | | | | | | * | | iommu/amd: Free domain id in error path | Vasant Hegde | 2022-09-26 | 1 | -2/+6 |
| | | | | | | * | | iommu/amd: Add command-line option to enable different page table | Vasant Hegde | 2022-09-07 | 1 | -5/+18 |
| | | | | | | * | | iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API | Suravee Suthikulpanit | 2022-09-07 | 1 | -0/+25 |
| | | | | | | * | | iommu/amd: Add support for Guest IO protection | Suravee Suthikulpanit | 2022-09-07 | 3 | -0/+19 |
| | | | | | | * | | iommu/amd: Initial support for AMD IOMMU v2 page table | Vasant Hegde | 2022-09-07 | 4 | -2/+421 |
| | | | | | | * | | iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table | Suravee Suthikulpanit | 2022-09-07 | 1 | -3/+11 |
| | | | | | | * | | iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking | Suravee Suthikulpanit | 2022-09-07 | 1 | -19/+27 |
| | | | | | | * | | iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support | Vasant Hegde | 2022-09-07 | 1 | -13/+16 |
| | | | | | | * | | iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback | Vasant Hegde | 2022-09-07 | 1 | -8/+9 |
| | | | | | | * | | iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback | Vasant Hegde | 2022-09-07 | 1 | -25/+34 |
| | | | | |_|/ / | | | | |/| | | | |||||
| | | | | | * | | iommu/vt-d: Avoid unnecessary global DMA cache invalidation | Lu Baolu | 2022-09-26 | 2 | -0/+8 |
| | | | | | * | | iommu/vt-d: Avoid unnecessary global IRTE cache invalidation | Lu Baolu | 2022-09-26 | 2 | -2/+5 |
| | | | | | * | | iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support | Yi Liu | 2022-09-26 | 5 | -6/+6 |
| | | | | | * | | iommu/vt-d: Remove pasid_set_eafe() | Lu Baolu | 2022-09-26 | 1 | -10/+0 |
| | | | | | * | | iommu/vt-d: Decouple PASID & PRI enabling from SVA | Lu Baolu | 2022-09-26 | 3 | -66/+18 |
| | | | | | * | | iommu/vt-d: Remove unnecessary SVA data accesses in page fault path | Lu Baolu | 2022-09-26 | 2 | -54/+8 |