summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-08-20Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-08-19iommufd/selftest: Make dirty_ops staticJinjie Ruan
2024-08-02iommu: Restore lost return in iommu_report_device_fault()Barak Biber
2024-07-29iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()Nicolin Chen
2024-07-27Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-25iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappingsAshish Mhetre
2024-07-23iommu/amd: Convert comma to semicolonChen Ni
2024-07-23iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev
2024-07-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-07-19Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/pci/ats' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/nvidia/tegra' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/intel/vt-d' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon
2024-07-12Merge branch 'iommu/amd/amd-vi' into iommu/nextWill Deacon
2024-07-12iommu/tegra-smmu: Pass correct fwnode to iommu_fwspec_init()Will Deacon
2024-07-12iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-07-12iommufd: Fix error pointer checkingLu Baolu
2024-07-12iommufd: Add check on user response codeLu Baolu
2024-07-10iommufd: Require drivers to supply the cache_invalidate_user opsJason Gunthorpe
2024-07-10iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()Lu Baolu
2024-07-10iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTHLu Baolu
2024-07-10swiotlb: reduce swiotlb pool lookupsMichael Kelley
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe
2024-07-09iommufd/selftest: Add IOPF support for mock deviceLu Baolu
2024-07-09iommufd: Associate fault object with iommufd_hw_pgtableLu Baolu
2024-07-09iommufd: Fault-capable hwpt attach/detach/replaceLu Baolu
2024-07-09iommufd: Add iommufd fault objectLu Baolu
2024-07-04iommu/of: Support ats-supported device-tree propertyJean-Philippe Brucker
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy
2024-07-04OF: Simplify of_iommu_configure()Robin Murphy
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-04iommu/mediatek-v1: Clean up redundant fwspec checksRobin Murphy
2024-07-04iommufd: Use iommu_paging_domain_alloc()Lu Baolu
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu
2024-07-04iommu: Extend domain attach group with handle supportLu Baolu
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu
2024-07-04iommu: Remove sva handle listLu Baolu
2024-07-04iommu: Introduce domain attachment handleLu Baolu
2024-07-04iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_initGeorgi Djakov
2024-07-03iommu/vt-d: Refactor PCI PRI enabling/disabling callbacksLu Baolu
2024-07-03iommu/vt-d: Add helper to flush caches for context changeLu Baolu