index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-11
iommufd/selftest: Check the bus type during probe
Jason Gunthorpe
2024-01-11
iommu/vt-d: Add iotlb flush for nested domain
Lu Baolu
2024-01-11
iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
Nicolin Chen
2024-01-11
iommufd/selftest: Add mock_domain_cache_invalidate_user support
Nicolin Chen
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
2023-12-19
iommu: Don't reserve 0-length IOVA region
Ashish Mhetre
2023-12-19
iommu/vt-d: Move inline helpers to header files
Lu Baolu
2023-12-19
iommu/vt-d: Remove unused vcmd interfaces
Lu Baolu
2023-12-19
iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()
Lu Baolu
2023-12-19
iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly
Lu Baolu
2023-12-15
iommu/sva: Fix memory leak in iommu_sva_bind_device()
Harshit Mogalapalli
2023-12-15
iommu/dma: Trace bounce buffer usage when mapping buffers
Isaac J. Manjarres
2023-12-13
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
2023-12-13
iommu/arm-smmu: Pass arm_smmu_domain to internal functions
Jason Gunthorpe
2023-12-13
iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED
Jason Gunthorpe
2023-12-13
iommu/arm-smmu: Convert to a global static identity domain
Jason Gunthorpe
2023-12-13
iommu/arm-smmu: Reorganize arm_smmu_domain_add_master()
Jason Gunthorpe
2023-12-13
iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
Jason Gunthorpe
2023-12-13
iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent()
Jason Gunthorpe
2023-12-13
iommu/arm-smmu-v3: Add a type for the STE
Jason Gunthorpe
2023-12-12
iommu/arm-smmu-v3: disable stall for quiet_cd
Wenkai Lin
2023-12-12
iommu/qcom: restore IOMMU state if needed
Vladimir Lypak
2023-12-12
iommu/arm-smmu-qcom: Add QCM2290 MDSS compatible
Konrad Dybcio
2023-12-12
iommu/arm-smmu-qcom: Add missing GMU entry to match table
Rob Clark
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
2023-12-12
iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
2023-12-12
iommu/of: Use -ENODEV consistently in of_iommu_configure()
Jason Gunthorpe
2023-12-12
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
2023-12-12
iommu: Set owner token to SVA domain
Lu Baolu
2023-12-12
iommu: Support mm PASID 1:n with sva domains
Tina Zhang
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
2023-12-12
iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
Tina Zhang
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
2023-12-11
iommu/apple-dart: Fix spelling mistake "grups" -> "groups"
Colin Ian King
2023-12-11
iommu/amd/pgtbl_v2: Invalidate updated page ranges only
Vasant Hegde
2023-12-11
iommu/amd: Make domain_flush_pages as global function
Vasant Hegde
2023-12-11
iommu/amd: Consolidate amd_iommu_domain_flush_complete() call
Vasant Hegde
2023-12-11
iommu/amd: Refactor device iotlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Refactor IOMMU tlb invalidation code
Vasant Hegde
2023-12-11
iommu/amd: Add support to invalidate multiple guest pages
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant passing of PDE bit
Vasant Hegde
2023-12-11
iommu/amd: Remove redundant domain flush from attach_device()
Vasant Hegde
2023-12-11
iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
Vasant Hegde
2023-12-11
iommu/amd: Do not flush IRTE when only updating isRun and destination fields
Suravee Suthikulpanit
[next]