summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2024-10-10iommu/arm-smmu-v3: Do not use devm for the cd table allocationsJason Gunthorpe
2024-10-10iommu/vt-d: Unconditionally flush device TLB for pasid table updatesLu Baolu
2024-10-10iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar
2024-10-10iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu
2024-10-10iommu/arm-smmu-v3: Match Stall behaviour for S2Mostafa Saleh
2024-10-04iommufd: Protect against overflow of ALIGN() during iova allocationJason Gunthorpe
2024-10-04iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()Eliav Bar-ilan
2024-10-04iommufd: Check the domain owner of the parent before creating a nesting domainJason Gunthorpe
2024-10-04iommufd/selftest: Fix buffer read overrrun in the dirty testJason Gunthorpe
2024-10-04iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660Dmitry Baryshkov
2024-10-04iommu/arm-smmu-qcom: Work around SDM845 Adreno SMMU w/ 16K pagesKonrad Dybcio
2024-10-04iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez
2024-10-04iommu/amd: Do not set the D bit on AMD v2 table entriesJason Gunthorpe
2024-10-04iommu/amd: Set the pgsize_bitmap correctlyJason Gunthorpe
2024-10-04iommu/amd: Move allocation of the top table into v1_alloc_pgtableJason Gunthorpe
2024-10-04iommu/amd: Convert comma to semicolonChen Ni
2024-10-04iommu/amd: Allocate the page table root using GFP_KERNELJason Gunthorpe
2024-10-04iommu/amd: Handle error path in amd_iommu_probe_device()Vasant Hegde
2024-09-12iommufd: Require drivers to supply the cache_invalidate_user opsJason Gunthorpe
2024-09-12iommu/vt-d: Remove control over Execute-Requested requestsLu Baolu
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan
2024-09-12iommu: sun50i: clear bypass registerJernej Skrabec
2024-09-04iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe
2024-09-04iommufd: Do not allow creating areas without READ or WRITEJason Gunthorpe
2024-08-29iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()Nicolin Chen
2024-08-29iommu: Restore lost return in iommu_report_device_fault()Barak Biber
2024-08-03iommu: sprd: Avoid NULL deref in sprd_iommu_hw_enArtem Chernyshev
2024-08-03iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-08-03iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()Lu Baolu
2024-08-03iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTHLu Baolu
2024-08-03iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_initGeorgi Djakov
2024-08-03iommufd/iova_bitmap: Check iova_bitmap_done() after set aheadJoao Martins
2024-08-03iommufd/selftest: Fix iommufd_test_dirty() to handle <u8 bitmapsJoao Martins
2024-08-03iommu/arm-smmu-v3: Avoid uninitialized asid in case of errorMostafa Saleh
2024-06-27iommu/amd: Fix GT feature enablement againVasant Hegde
2024-06-27iommu/vt-d: Fix missed device TLB cache tagLu Baolu
2024-06-27iommu/amd: Invalidate cache before removing device from domain listVasant Hegde
2024-06-13iommu/amd: Fix panic accessing amd_iommu_enable_faultingDimitri Sivanich
2024-06-04iommu/amd: Fix Invalid wait context issueVasant Hegde
2024-06-04iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde
2024-06-04iommu/amd: Fix workqueue nameVasant Hegde
2024-06-04iommu/dma: Fix domain initRobin Murphy
2024-06-04iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22iommu: virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds