summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-08-18arm64/smmu: use TLBI ASID when invalidating entire rangeAlistair Popple
2023-07-27iommufd: Set end correctly when doing batch carryJason Gunthorpe
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe
2023-07-14iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter
2023-07-14iommu: Fix crash during syfs iommu_groups/N/typeJason Gunthorpe
2023-06-29Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-06-26iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe
2023-06-26iommufd: Do not access the area pointer after unlockingJason Gunthorpe
2023-06-19iommu/dma: force bouncing if the size is not cacheline-alignedCatalin Marinas
2023-06-19dma-mapping: name SG DMA flag helpers consistentlyRobin Murphy
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-16iommu/vt-d: Remove commented-out codeLu Baolu
2023-06-16iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()Yanfei Xu
2023-06-16iommu/vt-d: Handle the failure case of dmar_reenable_qi()Yanfei Xu
2023-06-16iommu/vt-d: Remove unnecessary (void*) conversionsSuhui
2023-06-16iommu/amd: Fix possible memory leak of 'domain'Su Hui
2023-06-16iommu/amd: Remove extern from function prototypesVasant Hegde
2023-06-16iommu/amd: Use BIT/BIT_ULL macro to define bit fieldsVasant Hegde
2023-06-16iommu/amd: Fix DTE_IRQ_PHYS_ADDR_MASK macroVasant Hegde
2023-06-09mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes
2023-06-09iommu/amd: Fix compile error for unused functionJoerg Roedel
2023-06-09iommu/amd: Improving Interrupt Remapping Table InvalidationSuravee Suthikulpanit
2023-06-09iommu/amd: Do not Invalidate IRT when IRTE caching is disabledSuravee Suthikulpanit
2023-06-09iommu/amd: Introduce Disable IRTE Caching SupportSuravee Suthikulpanit
2023-06-09iommu/amd: Remove the unused struct amd_ir_data.refSuravee Suthikulpanit
2023-06-09iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()Joao Martins
2023-06-08iommu/arm-smmu-v3: Set TTL invalidation hint betterRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-06-08iommu/arm-smmu-v3: Add explicit feature for nestingRobin Murphy
2023-06-08iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-06-08iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-06-05x86,intel_iommu: Replace cmpxchg_double()Peter Zijlstra
2023-06-05x86,amd_iommu: Replace cmpxchg_double()Peter Zijlstra
2023-06-01iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai
2023-06-01iommu/fsl: Use driver_managed_dma to allow VFIO to workJason Gunthorpe
2023-06-01iommu/fsl: Move ENODEV to fsl_pamu_probe_device()Jason Gunthorpe
2023-06-01iommu/fsl: Always allocate a group for non-pci devicesJason Gunthorpe
2023-05-23iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde
2023-05-23iommu/virtio: Return size mapped for a detached domainJean-Philippe Brucker
2023-05-23iommu/virtio: Detach domain on endpoint releaseJean-Philippe Brucker
2023-05-23iommu: Tidy the control flow in iommu_group_store_type()Jason Gunthorpe
2023-05-23iommu: Remove __iommu_group_for_each_dev()Jason Gunthorpe
2023-05-23iommu: Allow IOMMU_RESV_DIRECT to work on ARMJason Gunthorpe
2023-05-23iommu: Consolidate the default_domain setup to one functionJason Gunthorpe