summary refs log tree commit diff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-08-23iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-08-11iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-07-19iommu/virtio: Return size mapped for a detached domainJean-Philippe Brucker
2023-07-19iommu/virtio: Detach domain on endpoint releaseJean-Philippe Brucker
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-09iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde
2023-06-09iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh
2023-06-09iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai
2023-06-09iommu/amd: Fix up merge conflict resolutionJerry Snitselaar
2023-06-09iommu/amd: Handle GALog overflowsJoao Martins
2023-06-09iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins
2023-06-09iommu/rockchip: Fix unwind goto issueChao Wang
2023-05-11iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar
2023-05-11iommu/mediatek: Set dma_mask for PGTABLE_PA_35_ENYong Wu
2023-05-11iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-04-06iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-11iommu: Attach device group to old domain in error pathVasant Hegde
2023-03-11iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde
2023-03-10iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-10iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-03-10iommu/amd: Improve page fault error reportingVasant Hegde
2023-03-10iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-10iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-03-10iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-03-10iommu/amd: Do not identity map v2 capable device when snp is enabledVasant Hegde
2023-03-10iommu: Fix error unwind in iommu_group_alloc()Jason Gunthorpe
2023-03-10iommu/vt-d: Set No Execute Enable bit in PASID table entryLu Baolu
2023-03-10iommu/dart: Fix apple_dart_device_group for PCI groupsSven Peter
2023-03-10iommu: dart: Support >64 stream IDsHector Martin
2023-03-10iommu: dart: Add suspend/resume supportHector Martin
2023-01-18iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy
2023-01-18iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean
2023-01-18iommu/iova: Fix alloc iova overflows issueYunfei Wang
2023-01-07iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2023-01-04iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda
2022-12-31iommu/mediatek: Fix forever loop in error handlingDan Carpenter
2022-12-31iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITYJason Gunthorpe
2022-12-31iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"Guenter Roeck
2022-12-31iommu/mediatek: Add error path for loop of mm_dts_parseYong Wu
2022-12-31iommu/mediatek: Use component_match_addYong Wu
2022-12-31iommu/mediatek: Add platform_device_put for recovering the device refcntYong Wu
2022-12-31iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can
2022-12-31iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang
2022-12-31iommu: Avoid races around device probeRobin Murphy