Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel |
2023-12-13 | iommu/arm-smmu: Convert to domain_alloc_paging() | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Pass arm_smmu_domain to internal functions | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Convert to a global static identity domain | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu: Reorganize arm_smmu_domain_add_master() | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent() | Jason Gunthorpe |
2023-12-13 | iommu/arm-smmu-v3: Add a type for the STE | Jason Gunthorpe |
2023-12-12 | iommu/arm-smmu-v3: disable stall for quiet_cd | Wenkai Lin |
2023-12-12 | iommu/qcom: restore IOMMU state if needed | Vladimir Lypak |
2023-12-12 | iommu/arm-smmu-qcom: Add QCM2290 MDSS compatible | Konrad Dybcio |
2023-12-12 | iommu/arm-smmu-qcom: Add missing GMU entry to match table | Rob Clark |
2023-12-12 | iommu: Mark dev_iommu_priv_set() with a lockdep | Jason Gunthorpe |
2023-12-12 | iommu: Add mm_get_enqcmd_pasid() helper function | Tina Zhang |
2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy |
2023-11-27 | iommu/arm-smmu: Don't register fwnode for legacy binding | Robin Murphy |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel |
2023-10-26 | Merge tag 'v6.6-rc7' into core | Joerg Roedel |
2023-10-12 | iommu/arm-smmu-v3-sva: Remove bond refcount | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3-sva: Remove unused iommu_sva handle | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Rename cdcfg to cd_table | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Update comment about STE liveness | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Cleanup arm_smmu_domain_finalise | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Move CD table to arm_smmu_master | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Refactor write_ctx_desc | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: move stall_enabled to the cd table | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Replace s1_cfg with cdtab_cfg | Michael Shavit |
2023-10-12 | iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg | Michael Shavit |
2023-10-12 | iommu/arm-smmu-qcom: Add SM7150 SMMUv2 | Danila Tikhonov |
2023-10-12 | iommu/arm-smmu-qcom: Add SDM670 MDSS compatible | Richard Acayan |
2023-09-25 | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe |
2023-09-25 | iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN | Jason Gunthorpe |
2023-09-22 | iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range | Nicolin Chen |
2023-09-18 | iommu/arm-smmu-v3: Avoid constructing invalid range commands | Robin Murphy |
2023-09-01 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel |
2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring |
2023-08-18 | mmu_notifiers: rename invalidate_range notifier | Alistair Popple |
2023-08-18 | arm64/smmu: use TLBI ASID when invalidating entire range | Alistair Popple |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6375 SMMUv2 | Konrad Dybcio |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6350 DPU compatible | Konrad Dybcio |
2023-08-11 | iommu/arm-smmu-qcom: Add SM6375 DPU compatible | Konrad Dybcio |
2023-08-11 | iommu/arm-smmu-qcom: Sort the compatible list alphabetically | Konrad Dybcio |
2023-08-09 | iommu: Generalize PASID 0 for normal DMA w/o PASID | Jacob Pan |
2023-08-09 | iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts | AngeloGioacchino Del Regno |
2023-08-09 | iommu/qcom: Index contexts by asid number to allow asid 0 | AngeloGioacchino Del Regno |