| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() | Christophe JAILLET | 2023-01-13 | 1 | -1/+3 |
* | iommu/iova: Fix alloc iova overflows issue | Yunfei Wang | 2023-01-13 | 1 | -2/+2 |
* | iommu: Fix refcount leak in iommu_device_claim_dma_owner | Miaoqian Lin | 2023-01-13 | 1 | -3/+5 |
* | iommu/arm-smmu-v3: Don't unregister on shutdown | Vladimir Oltean | 2023-01-13 | 1 | -1/+3 |
* | iommu/arm-smmu: Don't unregister on shutdown | Vladimir Oltean | 2023-01-13 | 1 | -8/+14 |
* | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer | Robin Murphy | 2023-01-13 | 1 | -2/+8 |
* | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-19 | 23 | -597/+828 |
|\ |
|
| *-----------------. | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 2022-12-12 | 39 | -1041/+1517 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | iommu/io-pgtable-arm-v7s: Remove map/unmap | Robin Murphy | 2022-11-19 | 1 | -26/+15 |
| | | | | | | | | | | * | iommu/io-pgtable-arm: Remove map/unmap | Robin Murphy | 2022-11-19 | 1 | -27/+15 |
| | | | | | | | | | | * | iommu/qcom: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -6/+8 |
| | | | | | | | | | | * | iommu/ipmmu-vmsa: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -9/+9 |
| | | | | | | | | | | * | iommu/msm: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -7/+11 |
| | | | | | | | | | | * | iommu/mediatek: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -7/+8 |
| | | | | | | | | | | * | iommu/sprd: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -11/+14 |
| | | | | | | | | | | * | iommu/mediatek-v1: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -16/+14 |
| | | | | | | | | | | * | iommu: Avoid races around device probe | Robin Murphy | 2022-11-19 | 1 | -6/+22 |
| | | | | | | | | | * | | iommu/amd: Fix typo in macro parameter name | Michael Forney | 2022-12-05 | 1 | -1/+1 |
| | | | | | | | | | * | | iommu/amd: Check return value of mmu_notifier_register() | Denis Arefev | 2022-11-19 | 1 | -1/+3 |
| | | | | | | | | | * | | iommu/amd: Fix pci device refcount leak in ppr_notifier() | Yang Yingliang | 2022-11-19 | 1 | -0/+1 |
| | | | | | | | | | * | | iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options | Kim Phillips | 2022-11-19 | 1 | -25/+54 |
| | | | | | | | | | * | | iommu/amd: Fix ivrs_acpihid cmdline parsing code | Kim Phillips | 2022-11-19 | 1 | -0/+7 |
| | | | | | | | | | * | | iommu/amd: Remove variable cnt ind iommu_poll_ga_log() | Colin Ian King | 2022-11-03 | 1 | -2/+1 |
| | | | | | | | | * | | | iommu/vt-d: Use real field for indication of first level | Lu Baolu | 2022-11-22 | 2 | -25/+15 |
| | | | | | | | | * | | | iommu/vt-d: Remove unnecessary domain_context_mapped() | Lu Baolu | 2022-11-22 | 1 | -44/+3 |
| | | | | | | | | * | | | iommu/vt-d: Rename domain_add_dev_info() | Lu Baolu | 2022-11-22 | 1 | -2/+3 |
| | | | | | | | | * | | | iommu/vt-d: Rename iommu_disable_dev_iotlb() | Lu Baolu | 2022-11-22 | 1 | -3/+3 |
| | | | | | | | | * | | | iommu/vt-d: Add blocking domain support | Lu Baolu | 2022-11-22 | 1 | -8/+18 |
| | | | | | | | | * | | | iommu/vt-d: Add device_block_translation() helper | Lu Baolu | 2022-11-22 | 1 | -6/+38 |
| | | | | | | | | * | | | iommu/vt-d: Allocate pasid table in device probe path | Lu Baolu | 2022-11-22 | 1 | -8/+12 |
| | | | | | | | * | | | | s390/pci: use lock-free I/O translation updates | Niklas Schnelle | 2022-11-19 | 1 | -24/+13 |
| | | | | | | | * | | | | iommu/s390: Optimize IOMMU table walking | Niklas Schnelle | 2022-11-19 | 1 | -26/+43 |
| | | | | | | | * | | | | iommu/s390: Use RCU to allow concurrent domain_list iteration | Niklas Schnelle | 2022-11-19 | 1 | -17/+27 |
| | | | | | | | * | | | | iommu/s390: Add I/O TLB ops | Niklas Schnelle | 2022-11-19 | 1 | -11/+56 |
| | | | | | | | * | | | | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle | 2022-11-19 | 1 | -2/+7 |
| | | | | | | | * | | | | iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap() | Niklas Schnelle | 2022-11-03 | 1 | -16/+32 |
| | | | | | | | * | | | | iommu/s390: Fix incorrect pgsize_bitmap | Niklas Schnelle | 2022-11-03 | 1 | -8/+1 |
| | | | | | | | * | | | | iommu/s390: Fix incorrect aperture check | Niklas Schnelle | 2022-11-03 | 1 | -1/+1 |
| | | | | | | | * | | | | iommu/s390: Fix potential s390_domain aperture shrinking | Niklas Schnelle | 2022-11-03 | 1 | -20/+43 |
| | | | | | | | * | | | | iommu/s390: Get rid of s390_domain_device | Niklas Schnelle | 2022-11-03 | 1 | -30/+7 |
| | | | | | | | * | | | | iommu/s390: Fix duplicate domain attachments | Niklas Schnelle | 2022-11-03 | 1 | -61/+45 |
| | | | | | | | | |/ /
| | | | | | | | |/| | |
|
| | | | | | | * | | | | iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() | Yuan Can | 2022-11-22 | 1 | -1/+1 |
| | | | | | | * | | | | iommu/fsl_pamu: Replace NO_IRQ by 0 | Christophe Leroy | 2022-11-03 | 1 | -2/+2 |
| | | | | | | |/ / / |
|
| | | | | | * | | | | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 2022-11-22 | 4 | -139/+133 |
| | | | | | |\ \ \ \
| | | | | | | |/ / /
| | | | | | |/| | | |
|
| | | | | | | * | | | Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates | Will Deacon | 2022-11-21 | 3 | -139/+130 |
| | | | | | | |\ \ \ |
|
| | | | | | | | * | | | iommu/arm-smmu-qcom: Add SM6350 SMMUv2 | Konrad Dybcio | 2022-11-18 | 1 | -0/+1 |
| | | | | | | | * | | | iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry | Dmitry Baryshkov | 2022-11-14 | 1 | -0/+5 |
| | | | | | | | * | | | iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUs | Dmitry Baryshkov | 2022-11-14 | 1 | -11/+27 |
| | | | | | | | * | | | iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match data | Dmitry Baryshkov | 2022-11-14 | 3 | -112/+45 |
| | | | | | | | * | | | iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500 | Dmitry Baryshkov | 2022-11-14 | 1 | -15/+22 |