summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | * | iommu/sprd: Add support for reattaching an existing domainChunyan Zhang2023-03-311-6/+19
| | | | | | | | | | * | iommu/sprd: Release dma buffer to avoid memory leakChunyan Zhang2023-03-311-7/+22
| | | | | | | | | | |/
| | | | | | | | | * | iommu/fsl: fix all kernel-doc warnings in fsl_pamu.cRandy Dunlap2023-03-221-4/+5
| | | | | | | | | |/
| | | | | | | | * | iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka2023-03-301-5/+14
| | | | | | | | * | iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam2023-03-271-1/+15
| | | | | | | | * | iommu/arm-smmu-v3: Explain why ATS stays disabled with bypassJean-Philippe Brucker2023-03-271-0/+7
| | | | | | | | |/
| | | | | | | * | iommu/rockchip: Add missing set_platform_dma_ops callbackSteven Price2023-04-131-14/+47
| | | | | | | |/
| | | | | | * | iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handlingWolfram Sang2023-03-221-1/+0
| | | | | | |/
| | | | | * | iommu/omap: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-221-1/+1
| | | | | |/
| | | | * | iommu/mediatek: Set dma_mask for the master devicesYong Wu2023-04-131-0/+8
| | | | * | iommu/mediatek: Add a gap for the iova regionsYong Wu2023-04-131-5/+7
| | | | * | iommu/mediatek: mt8186: Add iova_region_larb_mskYong Wu2023-04-131-0/+13
| | | | * | iommu/mediatek: mt8195: Add iova_region_larb_mskYong Wu2023-04-131-0/+17
| | | | * | iommu/mediatek: mt8192: Add iova_region_larb_mskYong Wu2023-04-131-1/+18
| | | | * | iommu/mediatek: Get regionid from larb/port idYong Wu2023-04-131-19/+26
| | | | * | iommu/mediatek: Improve comment for the current region/bankYong Wu2023-04-131-5/+26
| | | | * | iommu/mediatek: Set dma_mask for PGTABLE_PA_35_ENYong Wu2023-03-281-0/+8
| | | | |/
| | | * | iommu/exynos: Use the devm_clk_get_optional() helperChristophe JAILLET2023-04-131-16/+8
| | | |/
| | * | iommu/sun50i: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-221-1/+0
| | |/
| * | iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I2023-04-131-2/+2
| * | iommu/amd: Set page size bitmap during V2 domain allocationJerry Snitselaar2023-04-132-6/+9
* | | Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-04-281-2/+6
|\ \ \
| * | | x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov2023-03-161-0/+4
| * | | iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov2023-03-161-2/+2
| | |/ | |/|
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-272-3/+3
|\ \ \
| * | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-052-2/+2
| * | | iommu: fix MAX_ORDER usage in __iommu_dma_alloc_pages()Kirill A. Shutemov2023-04-051-2/+2
| |/ /
* | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+0
|\ \ \
| * | | iommu/sun50i: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
| |/ /
* | | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-0/+4
|\ \ \
| * \ \ Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman2023-04-106-40/+72
| |\ \ \ | | | |/ | | |/|
| * | | iommu: Add iommu probe for CDX busNipun Gupta2023-03-291-0/+4
| | |/ | |/|
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-7/+7
|\ \ \
| * \ \ Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-035-38/+58
| |\ \ \
| * | | | iommu: make the pointer to struct bus_type constantGreg Kroah-Hartman2023-03-231-7/+7
| | |/ / | |/| |
* | | | Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe2023-04-046-40/+72
|\ \ \ \ | | |_|/ | |/| |
| * | | iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe2023-04-041-1/+1
| * | | iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe2023-04-041-1/+9
| * | | iommufd: Check for uptr overflowJason Gunthorpe2023-04-041-0/+4
| | |/ | |/|
| * | iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang2023-03-312-24/+46
| * | iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu2023-03-311-1/+2
| * | iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()Lu Baolu2023-03-311-6/+0
| * | iommu/exynos: Fix set_platform_dma_ops() callbackMarek Szyprowski2023-03-281-7/+10
| |/
* | iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...Tom Rix2023-04-041-1/+1
* | Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe2023-03-315-37/+51
|\ \
| * | vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu2023-03-312-2/+5
| * | iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen2023-03-312-23/+34
| * | iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu2023-03-294-13/+13
| |/
* | iommufd/selftest: Catch overflow of uptr and lengthJason Gunthorpe2023-03-101-2/+7
* | iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe2023-03-063-66/+181