aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-09-13iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-09-13iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno
2023-09-13iommu: Remove kernel-doc warningsZhu Wang
2023-09-13iommu/sprd: Add missing force_apertureJason Gunthorpe
2023-09-13iommu/mediatek: Fix two IOMMU share pagetable issueChengci.Xu
2023-09-13iommu: rockchip: Fix directory table address encodingJonas Karlman
2023-09-13iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbindDaniel Marcovitch
2023-09-13iommufd: Fix locking around hwpt allocationJason Gunthorpe
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-08-03iommufd: Set end correctly when doing batch carryJason Gunthorpe
2023-08-03iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe
2023-07-27iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter
2023-07-19iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe
2023-07-19iommufd: Do not access the area pointer after unlockingJason Gunthorpe
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-16iommu/amd: Fix possible memory leak of 'domain'Su Hui
2023-06-01iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai
2023-05-23iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde
2023-05-22iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh
2023-05-22iommu/amd: Add missing domain type checksJason Gunthorpe
2023-05-22iommu/amd: Fix up merge conflict resolutionJerry Snitselaar
2023-05-22iommu/amd: Handle GALog overflowsJoao Martins
2023-05-22iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins
2023-05-22iommu/rockchip: Fix unwind goto issueChao Wang
2023-05-22iommu: Make IPMMU_VMSA dependencies more strictRandy Dunlap
2023-05-19Merge tag 'drm-fixes-2023-05-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-19Merge tag 'drm-msm-fixes-2023-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-05-17iommu/arm-smmu-qcom: Fix missing adreno_smmu'sRob Clark
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-14iommu: Remove iommu_group_get_by_id()Jason Gunthorpe
2023-04-14iommu: Make iommu_release_device() staticJason Gunthorpe
2023-04-13iommu/sun50i: remove MODULE_LICENSE in non-modulesNick Alcock
2023-04-13iommu/vt-d: Remove BUG_ON in dmar_insert_dev_scope()Tina Zhang
2023-04-13iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)Tina Zhang
2023-04-13iommu/vt-d: Remove BUG_ON in map/unmap()Tina Zhang
2023-04-13iommu/vt-d: Remove BUG_ON when domain->pgd is NULLTina Zhang
2023-04-13iommu/vt-d: Remove BUG_ON in handling iotlb cache invalidationTina Zhang