Age | Commit message (Expand) | Author | Files | Lines |
2024-02-29 | iommu/arm-smmu-v3: Move the STE generation for S1 and S2 domains into functions | Jason Gunthorpe | 1 | -55/+83 |
2024-02-29 | iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass | Jason Gunthorpe | 1 | -42/+55 |
2024-02-29 | iommu/arm-smmu-v3: Make STE programming independent of the callers | Jason Gunthorpe | 1 | -64/+211 |
2024-02-22 | iommu/arm-smmu-qcom: Add X1E80100 MDSS compatible | Abel Vesa | 1 | -0/+1 |
2024-02-22 | iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock | Jason Gunthorpe | 1 | -26/+12 |
2024-02-13 | Revert "iommu/arm-smmu: Convert to domain_alloc_paging()" | Dmitry Baryshkov | 1 | -11/+6 |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -132/+173 |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 1 | -1/+1 |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 7 | -132/+173 |
2023-12-13 | iommu/arm-smmu: Convert to domain_alloc_paging() | Jason Gunthorpe | 1 | -6/+11 |
2023-12-13 | iommu/arm-smmu: Pass arm_smmu_domain to internal functions | Jason Gunthorpe | 1 | -12/+10 |
2023-12-13 | iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED | Jason Gunthorpe | 1 | -3/+25 |
2023-12-13 | iommu/arm-smmu: Convert to a global static identity domain | Jason Gunthorpe | 2 | -29/+53 |
2023-12-13 | iommu/arm-smmu: Reorganize arm_smmu_domain_add_master() | Jason Gunthorpe | 1 | -13/+10 |
2023-12-13 | iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED | Jason Gunthorpe | 2 | -4/+1 |
2023-12-13 | iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent() | Jason Gunthorpe | 1 | -7/+2 |
2023-12-13 | iommu/arm-smmu-v3: Add a type for the STE | Jason Gunthorpe | 2 | -31/+35 |
2023-12-12 | iommu/arm-smmu-v3: disable stall for quiet_cd | Wenkai Lin | 1 | -0/+3 |
2023-12-12 | iommu/qcom: restore IOMMU state if needed | Vladimir Lypak | 1 | -1/+9 |
2023-12-12 | iommu/arm-smmu-qcom: Add QCM2290 MDSS compatible | Konrad Dybcio | 1 | -0/+1 |
2023-12-12 | iommu/arm-smmu-qcom: Add missing GMU entry to match table | Rob Clark | 1 | -0/+1 |
2023-12-12 | iommu: Mark dev_iommu_priv_set() with a lockdep | Jason Gunthorpe | 2 | -2/+0 |
2023-12-12 | iommu: Add mm_get_enqcmd_pasid() helper function | Tina Zhang | 1 | -8/+15 |
2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy | 3 | -24/+4 |
2023-11-27 | iommu/arm-smmu: Don't register fwnode for legacy binding | Robin Murphy | 1 | -1/+2 |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 5 | -170/+216 |
2023-10-26 | Merge tag 'v6.6-rc7' into core | Joerg Roedel | 2 | -7/+26 |
2023-10-12 | iommu/arm-smmu-v3-sva: Remove bond refcount | Michael Shavit | 1 | -11/+1 |
2023-10-12 | iommu/arm-smmu-v3-sva: Remove unused iommu_sva handle | Michael Shavit | 1 | -12/+6 |
2023-10-12 | iommu/arm-smmu-v3: Rename cdcfg to cd_table | Michael Shavit | 1 | -35/+35 |
2023-10-12 | iommu/arm-smmu-v3: Update comment about STE liveness | Michael Shavit | 1 | -1/+1 |
2023-10-12 | iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise | Michael Shavit | 1 | -7/+3 |
2023-10-12 | iommu/arm-smmu-v3: Move CD table to arm_smmu_master | Michael Shavit | 2 | -49/+58 |
2023-10-12 | iommu/arm-smmu-v3: Refactor write_ctx_desc | Michael Shavit | 3 | -35/+54 |
2023-10-12 | iommu/arm-smmu-v3: move stall_enabled to the cd table | Michael Shavit | 2 | -5/+6 |
2023-10-12 | iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables | Michael Shavit | 1 | -5/+4 |
2023-10-12 | iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg | Michael Shavit | 2 | -26/+22 |
2023-10-12 | iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg | Michael Shavit | 3 | -14/+17 |
2023-10-12 | iommu/arm-smmu-qcom: Add SM7150 SMMUv2 | Danila Tikhonov | 1 | -0/+1 |
2023-10-12 | iommu/arm-smmu-qcom: Add SDM670 MDSS compatible | Richard Acayan | 1 | -0/+1 |
2023-09-25 | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe | 1 | -4/+2 |
2023-09-25 | iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN | Jason Gunthorpe | 1 | -0/+39 |
2023-09-22 | iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range | Nicolin Chen | 1 | -2/+16 |
2023-09-18 | iommu/arm-smmu-v3: Avoid constructing invalid range commands | Robin Murphy | 1 | -5/+10 |
2023-09-01 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -57/+73 |
2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel | 7 | -57/+73 |
2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring | 3 | -4/+2 |
2023-08-18 | mmu_notifiers: rename invalidate_range notifier | Alistair Popple | 1 | -6/+7 |
2023-08-18 | arm64/smmu: use TLBI ASID when invalidating entire range | Alistair Popple | 1 | -3/+13 |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6375 SMMUv2 | Konrad Dybcio | 1 | -0/+1 |