index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm
/
arm-smmu-v3
/
arm-smmu-v3-iommufd.c
Age
Commit message (
Expand
)
Author
8 days
iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size
Nicolin Chen
8 days
iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
Nicolin Chen
2025-07-11
iommu/tegra241-cmdqv: Add user-space use support
Nicolin Chen
2025-07-11
iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
Nicolin Chen
2025-07-11
iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
Nicolin Chen
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2025-07-10
iommu: Pass in a driver-level user data structure to viommu_init op
Nicolin Chen
2025-07-10
iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
2025-06-19
iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_init
Nicolin Chen
2025-03-18
iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
Nicolin Chen
2025-03-18
iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
Nicolin Chen
2025-03-18
iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
Nicolin Chen
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-14
iommu/arm-smmu-v3: Import IOMMUFD module namespace
Nathan Chancellor
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_HWPT_INVALIDATE using a VIOMMU object
Nicolin Chen
2024-11-12
iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
Jason Gunthorpe
2024-11-12
iommu/arm-smmu-v3: Use S2FWB for NESTED domains
Jason Gunthorpe
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
Jason Gunthorpe
2024-11-12
iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOC
Nicolin Chen
2024-11-05
iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
Nicolin Chen