summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-02-21iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu
2025-02-21iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume pathVasant Hegde
2025-02-17iommufd/fault: Use a separate spinlock to protect fault->deliver listNicolin Chen
2025-02-17iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()Nicolin Chen
2025-02-17iommu/tegra241-cmdqv: Read SMMU IDR1.CMDQS instead of hardcodingNicolin Chen
2025-02-17iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen
2025-02-17iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy
2025-02-17iommu/arm-smmu-qcom: add sdm670 adreno iommu compatibleRichard Acayan
2025-02-08iommufd/iova_bitmap: Fix shift-out-of-bounds in iova_bitmap_offset_to_index()Qasim Ijaz
2025-02-08iommu: iommufd: fix WARNING in iommufd_device_unbindSuraj Sonawane
2025-02-08iommu/amd: Remove unused amd_iommu_domain_update()Alejandro Jimenez
2025-02-08iommu/arm-smmuv3: Update comments about ATS and bypassJason Gunthorpe
2024-12-19iommu/vt-d: Fix qi_batch NULL pointer with nested parent domainYi Liu
2024-12-19iommu/vt-d: Remove cache tags before disabling ATSLu Baolu
2024-12-19iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible contextLuis Claudio R. Goncalves
2024-12-14iommu/amd: Fix corruption when mapping large pages from 0Jason Gunthorpe
2024-12-14iommufd: Fix out_fput in iommufd_fault_alloc()Nicolin Chen
2024-12-09iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma
2024-12-09iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh
2024-12-09iommu/tegra241-cmdqv: Fix unused variable warningWill Deacon
2024-12-05iommu/tegra241-cmdqv: Fix alignment failure at max_n_shiftNicolin Chen
2024-12-05iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan
2024-12-05iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan
2024-12-05iommu/amd/pgtbl_v2: Take protection domain lock before invalidating TLBVasant Hegde
2024-12-05iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dirNicolin Chen
2024-12-05iommu/s390: Implement blocking domainMatthew Rosato
2024-10-15iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu
2024-10-08iommu/arm-smmu-v3: Convert comma to semicolonChen Ni
2024-10-08iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32Daniel Mentz
2024-10-08iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-24Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-22dma-mapping: fix vmap and mmap of noncontiougs allocationsChristoph Hellwig
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-18Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-12iommu/amd: Test for PAGING domains before freeing a domainJason Gunthorpe
2024-09-12iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()Eliav Bar-ilan
2024-09-11iommu: Set iommu_attach_handle->domain in coreYi Liu
2024-09-11iommufd: Avoid duplicated __iommu_group_set_core_domain() callYi Liu
2024-09-10iommu/amd: Add kernel parameters to limit V1 page-sizesJoerg Roedel
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang
2024-09-09iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfgJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Add types for each level of the CD tableJason Gunthorpe
2024-09-09iommu/arm-smmu-v3: Shrink the cdtab l1_desc arrayJason Gunthorpe