Age | Commit message (Expand) | Author |
2025-05-31 | Revert "iommu: make inclusion of arm/arm-smmu-v3 directory conditional" | Linus Torvalds |
2025-05-23 | Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'... | Joerg Roedel |
2025-05-16 | iommu: make inclusion of arm/arm-smmu-v3 directory conditional | Rolf Eike Beer |
2025-05-06 | iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev | Qinxin Xia |
2025-04-28 | iommu: Remove iommu_dev_enable/disable_feature() | Lu Baolu |
2025-04-28 | iommu: Remove IOMMU_DEV_FEAT_SVA | Jason Gunthorpe |
2025-04-28 | iommu/arm-smmu-v3: Put iopf enablement in the domain attach path | Jason Gunthorpe |
2025-04-17 | iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully | Robin Murphy |
2025-04-17 | iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids | Nicolin Chen |
2025-04-17 | iommu/arm-smmu-v3: Fix pgsize_bit for sva domains | Balbir Singh |
2025-04-17 | iommu/arm-smmu-v3: Add missing S2FWB feature detection | Aneesh Kumar K.V (Arm) |
2025-04-11 | iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() | Nicolin Chen |
2025-03-18 | iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations | Nicolin Chen |
2025-03-18 | iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU | Nicolin Chen |
2025-03-18 | iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster | Nicolin Chen |
2025-01-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2025-01-17 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock... | Joerg Roedel |
2025-01-17 | iommu: Use str_enable_disable-like helpers | Krzysztof Kozlowski |
2025-01-10 | iommu/arm-smmu-v3: Add missing #include of linux/string_choices.h | Will Deacon |
2025-01-08 | iommu/arm-smmu-v3: Use str_read_write helper w/ logs | Pranjal Shrivastava |
2024-12-19 | iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding | Nicolin Chen |
2024-12-18 | iommu/arm-smmu-v3: Make the blocked domain support PASID | Jason Gunthorpe |
2024-12-11 | iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core | Yi Liu |
2024-12-09 | iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context | Luis Claudio R. Goncalves |
2024-12-09 | iommu/arm-smmu-v3: Remove domain_alloc_paging() | Jason Gunthorpe |
2024-12-09 | iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2 | Jason Gunthorpe |
2024-12-09 | iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attach | Jason Gunthorpe |
2024-12-09 | iommu/arm-smmu-v3: Document SVA interaction with new pagetable features | Robin Murphy |
2024-12-09 | iommu/arm-smmu-v3: Clean up more on probe failure | Robin Murphy |
2024-12-09 | iommu/arm-smmu: Make instance lookup robust | Robin Murphy |
2024-12-09 | iommu/arm-smmuv3: Update comments about ATS and bypass | Jason Gunthorpe |
2024-12-09 | iommu/arm-smmu-v3: Log better event records | Pranjal Shrivastava |
2024-12-09 | iommu/arm-smmu-v3: Introduce struct arm_smmu_event | Pranjal Shrivastava |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-11-22 | iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() | Jason Gunthorpe |
2024-11-22 | Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Jason Gunthorpe |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel |
2024-11-15 | Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ... | Joerg Roedel |
2024-11-14 | iommu/arm-smmu-v3: Import IOMMUFD module namespace | Nathan Chancellor |
2024-11-12 | iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object | Nicolin Chen |
2024-11-12 | iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED | Jason Gunthorpe |
2024-11-12 | iommu/arm-smmu-v3: Use S2FWB for NESTED domains | Jason Gunthorpe |
2024-11-12 | iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED | Jason Gunthorpe |
2024-11-12 | iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC | Nicolin Chen |
2024-11-12 | iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift | Nicolin Chen |
2024-11-08 | iommu/arm-smmu-v3: Make set_dev_pasid() op support replace | Jason Gunthorpe |
2024-11-08 | iommu: Pass old domain to set_dev_pasid op | Yi Liu |
2024-11-05 | iommu/arm-smmu-v3: Expose the arm_smmu_attach interface | Jason Gunthorpe |
2024-11-05 | iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT | Jason Gunthorpe |