Age | Commit message (Expand) | Author | Files | Lines |
5 days | iommu/arm-smmu-qcom: Add SM6115 MDSS compatible | Alexey Klimov | 1 | -0/+1 |
11 days | iommu/arm-smmu: disable PRR on SM8250 | Dmitry Baryshkov | 1 | -1/+2 |
2025-06-19 | iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev | Qinxin Xia | 1 | -1/+1 |
2025-04-17 | iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully | Robin Murphy | 1 | -3/+3 |
2025-04-17 | iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids | Nicolin Chen | 1 | -4/+15 |
2025-04-17 | iommu/arm-smmu-v3: Fix pgsize_bit for sva domains | Balbir Singh | 1 | -0/+6 |
2025-04-17 | iommu/arm-smmu-v3: Add missing S2FWB feature detection | Aneesh Kumar K.V (Arm) | 1 | -0/+2 |
2025-04-11 | iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() | Nicolin Chen | 1 | -27/+5 |
2025-04-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -28/+148 |
2025-03-20 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel | 1 | -5/+6 |
2025-03-18 | iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations | Nicolin Chen | 3 | -2/+5 |
2025-03-18 | iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU | Nicolin Chen | 3 | -25/+57 |
2025-03-18 | iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster | Nicolin Chen | 3 | -1/+86 |
2025-03-11 | iommu/arm-smmu: Set rpm auto_suspend once during probe | Pranjal Shrivastava | 1 | -4/+6 |
2025-03-11 | iommu: Unexport iommu_fwspec_free() | Robin Murphy | 1 | -1/+0 |
2025-01-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+1 |
2025-01-17 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock... | Joerg Roedel | 10 | -142/+386 |
2025-01-17 | iommu: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 2 | -2/+4 |
2025-01-10 | iommu/arm-smmu-v3: Add missing #include of linux/string_choices.h | Will Deacon | 1 | -0/+1 |
2025-01-08 | iommu/arm-smmu-v3: Use str_read_write helper w/ logs | Pranjal Shrivastava | 1 | -1/+1 |
2025-01-07 | iommu/arm-smmu: Add ACTLR data and support for qcom_smmu_500 | Bibek Kumar Patro | 1 | -0/+33 |
2025-01-07 | iommu/arm-smmu: Introduce ACTLR custom prefetcher settings | Bibek Kumar Patro | 2 | -0/+34 |
2025-01-07 | iommu/arm-smmu: Add support for PRR bit setup | Bibek Kumar Patro | 2 | -0/+54 |
2025-01-07 | iommu/arm-smmu: Refactor qcom_smmu structure to include single pointer | Bibek Kumar Patro | 3 | -3/+3 |
2025-01-07 | iommu/arm-smmu: Re-enable context caching in smmu reset operation | Bibek Kumar Patro | 1 | -2/+3 |
2024-12-19 | iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcoding | Nicolin Chen | 1 | -3/+5 |
2024-12-18 | iommu/arm-smmu-v3: Make the blocked domain support PASID | Jason Gunthorpe | 1 | -6/+6 |
2024-12-11 | iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core | Yi Liu | 1 | -7/+1 |
2024-12-09 | iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context | Luis Claudio R. Goncalves | 1 | -1/+1 |
2024-12-09 | iommu/arm-smmu-v3: Remove domain_alloc_paging() | Jason Gunthorpe | 1 | -31/+0 |
2024-12-09 | iommu/arm-smmu-v3: Make domain_alloc_paging_flags() directly determine the S1/S2 | Jason Gunthorpe | 1 | -12/+30 |
2024-12-09 | iommu/arm-smmu-v3: Remove arm_smmu_domain_finalise() during attach | Jason Gunthorpe | 2 | -29/+9 |
2024-12-09 | iommu/arm-smmu-v3: Document SVA interaction with new pagetable features | Robin Murphy | 1 | -1/+14 |
2024-12-09 | iommu/arm-smmu-v3: Clean up more on probe failure | Robin Murphy | 1 | -5/+12 |
2024-12-09 | iommu/arm-smmu: Retire probe deferral workaround | Robin Murphy | 1 | -11/+0 |
2024-12-09 | iommu/arm-smmu: Make instance lookup robust | Robin Murphy | 2 | -18/+15 |
2024-12-09 | iommu/arm-smmuv3: Update comments about ATS and bypass | Jason Gunthorpe | 1 | -5/+12 |
2024-12-09 | iommu/arm-smmu-v3: Log better event records | Pranjal Shrivastava | 2 | -13/+115 |
2024-12-09 | iommu/arm-smmu-v3: Introduce struct arm_smmu_event | Pranjal Shrivastava | 2 | -19/+54 |
2024-12-09 | iommu/arm-smmu-qcom: add sdm670 adreno iommu compatible | Richard Acayan | 1 | -0/+1 |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 2 | -2/+2 |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 3 | -4/+4 |
2024-11-22 | iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags() | Jason Gunthorpe | 1 | -5/+4 |
2024-11-22 | Merge tag 'iommu-updates-v6.13' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Jason Gunthorpe | 6 | -16/+33 |
2024-11-15 | Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int... | Joerg Roedel | 6 | -65/+126 |
2024-11-15 | Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ... | Joerg Roedel | 3 | -3/+21 |
2024-11-14 | iommu/arm-smmu-v3: Import IOMMUFD module namespace | Nathan Chancellor | 1 | -0/+2 |
2024-11-12 | iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object | Nicolin Chen | 3 | -3/+142 |
2024-11-12 | iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED | Jason Gunthorpe | 3 | -9/+52 |
2024-11-12 | iommu/arm-smmu-v3: Use S2FWB for NESTED domains | Jason Gunthorpe | 3 | -3/+15 |