Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-30 | 35 | -1084/+673 |
|\ | |||||
| *-----------------------. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 35 | -1076/+661 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * | iommu/sprd: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -4/+2 |
| | | | | | | | | | | | | | * | iommu/omap: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -3/+2 |
| | | | | | | | | | | | | | * | iommu/mtk_iommu_v1: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -3/+2 |
| | | | | | | | | | | | | | * | iommu/mtk: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -3/+2 |
| | | | | | | | | | | | | | * | iommu/msm: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -3/+2 |
| | | | | | | | | | | | | | * | iommu/ipmmu-vmsa: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -4/+2 |
| | | | | | | | | | | | | | * | iommu/arm-smmu: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 2 | -12/+6 |
| | | | | | | | | | | | | | * | iommu/arm-smmu-v3: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -4/+2 |
| | | | | | | | | | | | | | * | iommu/apple-dart: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -4/+2 |
| | | | | | | | | | | | | | * | iommu/arm-smmu: Drop if with an always false condition | Uwe Kleine-König | 2023-03-31 | 1 | -6/+0 |
| | | | | | | | | | | | | * | | iommu: Remove iommu_group_get_by_id() | Jason Gunthorpe | 2023-04-14 | 1 | -29/+0 |
| | | | | | | | | | | | | * | | iommu: Make iommu_release_device() static | Jason Gunthorpe | 2023-04-14 | 1 | -1/+2 |
| | | | | | | | | | | | | * | | iommu: Remove ioasid infrastructure | Jason Gunthorpe | 2023-03-31 | 6 | -431/+0 |
| | | | | | | | | | | | | * | | iommu/ioasid: Rename INVALID_IOASID | Jacob Pan | 2023-03-31 | 3 | -4/+4 |
| | | | | | | | | | | | | * | | iommu/sva: Use GFP_KERNEL for pasid allocation | Jacob Pan | 2023-03-31 | 1 | -2/+2 |
| | | | | | | | | | | | | * | | iommu/sva: Stop using ioasid_set for SVA | Jason Gunthorpe | 2023-03-31 | 2 | -29/+14 |
| | | | | | | | | | | | | * | | iommu/sva: Remove PASID to mm lookup function | Jacob Pan | 2023-03-31 | 2 | -21/+0 |
| | | | | | | | | | | | | * | | iommu/sva: Move PASID helpers to sva code | Jacob Pan | 2023-03-31 | 1 | -1/+9 |
| | | | | | | | | | | | | * | | iommu/vt-d: Remove virtual command interface | Jacob Pan | 2023-03-31 | 4 | -91/+0 |
| | | | | | | | | | | | | * | | iommu: Use sysfs_emit() for sysfs show | Lu Baolu | 2023-03-22 | 3 | -26/+26 |
| | | | | | | | | | | | | * | | iommu: Cleanup iommu_change_dev_def_domain() | Lu Baolu | 2023-03-22 | 1 | -62/+21 |
| | | | | | | | | | | | | * | | iommu: Replace device_lock() with group->mutex | Lu Baolu | 2023-03-22 | 1 | -63/+18 |
| | | | | | | | | | | | | * | | iommu: Move lock from iommu_change_dev_def_domain() to its caller | Lu Baolu | 2023-03-22 | 1 | -15/+14 |
| | | | | | | | | | | | | * | | iommu: Same critical region for device release and removal | Lu Baolu | 2023-03-22 | 1 | -2/+28 |
| | | | | | | | | | | | | * | | iommu: Split iommu_group_remove_device() into helpers | Lu Baolu | 2023-03-22 | 1 | -20/+44 |
| | | | | | | | | | | | | * | | iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release path | Lu Baolu | 2023-03-22 | 1 | -2/+12 |
| | | | | | | | | | | | | * | | iommu: Use of_property_present() for testing DT property presence | Rob Herring | 2023-03-22 | 2 | -2/+2 |
| | | | | | | | | | | | | * | | iommu: Spelling s/cpmxchg64/cmpxchg64/ | Geert Uytterhoeven | 2023-03-22 | 1 | -2/+2 |
| | | | | | | | | | | | | * | | iommu: Make kobj_type structure constant | Thomas Weißschuh | 2023-03-22 | 1 | -1/+1 |
| | | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | | * | | iommu/amd: Add 5 level guest page table support | Vasant Hegde | 2023-03-28 | 5 | -5/+40 |
| | | | | | | | | | | | * | | iommu/amd: Allocate IOMMU irqs using numa locality info | Vasant Hegde | 2023-03-22 | 1 | -1/+2 |
| | | | | | | | | | | | * | | iommu/amd: Allocate page table using numa locality info | Vasant Hegde | 2023-03-22 | 5 | -12/+23 |
| | | | | | | | | | | | |/ | |||||
| | | | | | | | | | | * | | iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope() | Tina Zhang | 2023-04-13 | 1 | -1/+2 |
| | | | | | | | | | | * | | iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn) | Tina Zhang | 2023-04-13 | 1 | -2/+0 |
| | | | | | | | | | | * | | iommu/vt-d: Remove BUG_ON in map/unmap() | Tina Zhang | 2023-04-13 | 1 | -3/+5 |
| | | | | | | | | | | * | | iommu/vt-d: Remove BUG_ON when domain->pgd is NULL | Tina Zhang | 2023-04-13 | 1 | -4/+0 |
| | | | | | | | | | | * | | iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidation | Tina Zhang | 2023-04-13 | 1 | -3/+8 |
| | | | | | | | | | | * | | iommu/vt-d: Remove BUG_ON on checking valid pfn range | Tina Zhang | 2023-04-13 | 1 | -6/+6 |
| | | | | | | | | | | * | | iommu/vt-d: Make size of operands same in bitwise operations | Tina Zhang | 2023-04-13 | 2 | -3/+3 |
| | | | | | | | | | | * | | iommu/vt-d: Remove PASID supervisor request support | Jacob Pan | 2023-04-13 | 2 | -50/+0 |
| | | | | | | | | | | * | | iommu/vt-d: Use non-privileged mode for all PASIDs | Jacob Pan | 2023-04-13 | 1 | -2/+0 |
| | | | | | | | | | | * | | iommu/vt-d: Remove extern from function prototypes | Lu Baolu | 2023-04-13 | 1 | -18/+18 |
| | | | | | | | | | | * | | iommu/vt-d: Do not use GFP_ATOMIC when not needed | Christophe JAILLET | 2023-04-13 | 1 | -1/+1 |
| | | | | | | | | | | * | | iommu/vt-d: Remove unnecessary checks in iopf disabling path | Lu Baolu | 2023-04-13 | 1 | -9/+8 |
| | | | | | | | | | | * | | iommu/vt-d: Move PRI handling to IOPF feature path | Lu Baolu | 2023-04-13 | 1 | -12/+41 |
| | | | | | | | | | | * | | iommu/vt-d: Move pfsid and ats_qdep calculation to device probe path | Lu Baolu | 2023-04-13 | 1 | -15/+11 |
| | | | | | | | | | | * | | iommu/vt-d: Move iopf code from SVA to IOPF enabling path | Lu Baolu | 2023-04-13 | 1 | -14/+18 |
| | | | | | | | | | | * | | iommu/vt-d: Allow SVA with device-specific IOPF | Lu Baolu | 2023-04-13 | 1 | -1/+15 |
| | | | | | | | | | | |/ |