summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-03-18iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMUNicolin Chen
2025-03-18iommu/arm-smmu-v3: Introduce struct arm_smmu_vmasterNicolin Chen
2025-03-18iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverageNicolin Chen
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen
2025-03-18iommufd/viommu: Add iommufd_viommu_report_event helperNicolin Chen
2025-03-18iommufd/viommu: Add iommufd_viommu_get_vdev_id helperNicolin Chen
2025-03-18iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOCNicolin Chen
2025-03-17iommufd: Rename fault.c to eventq.cNicolin Chen
2025-03-17iommufd: Abstract an iommufd_eventq from iommufd_faultNicolin Chen
2025-03-17iommufd/fault: Add an iommufd_fault_init() helperNicolin Chen
2025-03-17iommufd/fault: Move two fault functions out of the headerNicolin Chen
2025-03-13iommu/mediatek-v1: Support COMPILE_TESTRobin Murphy
2025-03-13iommu/amd: Enable support for up to 2K interrupts per functionKishon Vijay Abraham I
2025-03-13iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macroSairaj Kodilkar
2025-03-13iommu/amd: Replace slab cache allocator with page allocatorSairaj Kodilkar
2025-03-13iommu/amd: Introduce generic function to set multibit feature valueSairaj Kodilkar
2025-03-12iommu: Don't warn prematurely about dodgy probesRobin Murphy
2025-03-11iommu/arm-smmu: Set rpm auto_suspend once during probePranjal Shrivastava
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-03-11iommu: Keep dev->iommu state consistentRobin Murphy
2025-03-11iommu: Resolve ops in iommu_init_device()Robin Murphy
2025-03-11iommu: Handle race with default domain setupRobin Murphy
2025-03-11iommu: Unexport iommu_fwspec_free()Robin Murphy
2025-03-10iommu/vt-d: Cleanup intel_context_flush_present()Lu Baolu
2025-03-10iommu/vt-d: Move PRI enablement in probe pathLu Baolu
2025-03-10iommu/vt-d: Move scalable mode ATS enablement to probe pathLu Baolu
2025-03-10iommu/vt-d: Check if SVA is supported when attaching the SVA domainJason Gunthorpe
2025-03-10iommu/vt-d: Use virt_to_phys()Jason Gunthorpe
2025-03-10iommu/vt-d: Fix system hang on reboot -fYunhui Cui
2025-03-10iommu: apple-dart: Allow mismatched bypass supportHector Martin
2025-03-10iommu: apple-dart: Increase MAX_DARTS_PER_DEVICE to 3Hector Martin
2025-03-10iommu/amd: Consolidate protection domain free codeVasant Hegde
2025-03-10iommu/amd: Remove unused forward declarationVasant Hegde
2025-03-10iommu/amd: Fix header fileVasant Hegde
2025-03-10iommu/amd: Remove outdated commentVasant Hegde
2025-03-10iommu/amd/pgtbl_v2: Improve error handlingVasant Hegde
2025-03-10iommu/amd: Remove unused variableVasant Hegde
2025-03-10iommu/amd: Log IOMMU control register in event log pathVasant Hegde
2025-03-10iommu/dma: Remove redundant lockingRobin Murphy
2025-03-07iommufd: Fail replace if device has not been attachedYi Liu
2025-03-07iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocatorsNicolin Chen
2025-03-04iommufd: Fix uninitialized rc in iommufd_access_rw()Nicolin Chen
2025-03-04iommufd: Disallow allocating nested parent domain with fault IDYi Liu
2025-02-28Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel
2025-02-28iommu: Swap the order of setting group->pasid_array and calling attach op of ...Yi Liu
2025-02-28iommu: Store either domain or handle in group->pasid_arrayYi Liu
2025-02-28iommu: Drop iommu_group_replace_domain()Yi Liu
2025-02-28iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()Yi Liu
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar