summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe
2023-04-04iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...Tom Rix
2023-04-04iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe
2023-04-04iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe
2023-04-04iommufd: Check for uptr overflowJason Gunthorpe
2023-03-31Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe
2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu
2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-31iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu
2023-03-31iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu
2023-03-29iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu
2023-03-28iommu/exynos: Fix set_platform_dma_ops() callbackMarek Szyprowski
2023-03-10iommufd/selftest: Catch overflow of uptr and lengthJason Gunthorpe
2023-03-06iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe
2023-03-06iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'Jason Gunthorpe
2023-03-06iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe
2023-03-06iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe
2023-03-06iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()Jason Gunthorpe
2023-03-06iommufd: Consistently manage hwpt_itemJason Gunthorpe
2023-03-06iommufd: Add iommufd_lock_obj() around the auto-domains hwptsJason Gunthorpe
2023-03-06iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()Jason Gunthorpe
2023-02-27Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge tag 'v6.2' into iommufd.git for-nextJason Gunthorpe
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-18iommu/amd: Skip attach device domain is same as new domainVasant Hegde
2023-02-18iommu: Attach device group to old domain in error pathVasant Hegde
2023-02-16iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-02-16iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-02-16iommu/vt-d: Avoid superfluous IOTLB tracking in lazy modeJacob Pan
2023-02-16iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-02-16iommu/amd: Improve page fault error reportingVasant Hegde
2023-02-16iommu/amd: Do not identity map v2 capable device when snp is enabledVasant Hegde
2023-02-16iommu: Fix error unwind in iommu_group_alloc()Jason Gunthorpe
2023-02-16iommu/of: mark an unused function as __maybe_unusedRandy Dunlap
2023-02-15iommufd: Do not add the same hwpt to the ioas->hwpt_list twiceJason Gunthorpe
2023-02-14iommufd: Make sure to zero vfio_iommu_type1_info before copying to userJason Gunthorpe
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-03Merge branch 'vfio-no-iommu' into iommufd.git for-nextJason Gunthorpe
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2023-02-03iommu: dart: DART_T8110_ERROR range should be 0 to 5Eric Curtin
2023-02-03iommu/vt-d: Enable IOMMU perfmon supportKan Liang
2023-02-03iommu/vt-d: Add IOMMU perfmon overflow handler supportKan Liang
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang
2023-02-03iommu/vt-d: Add IOMMU perfmon supportKan Liang
2023-02-03iommu/vt-d: Support Enhanced Command InterfaceKan Liang
2023-02-03iommu/vt-d: Retrieve IOMMU perfmon capability informationKan Liang
2023-02-03iommu/vt-d: Support size of the register set in DRHDKan Liang