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
/
iommu-priv.h
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-25
iommu: Introduce a replace API for device pasid
Yi Liu
2025-03-25
iommufd: Move iommufd_sw_msi and related functions to driver.c
Nicolin Chen
2025-03-11
iommu: Keep dev->iommu state consistent
Robin Murphy
2025-03-11
iommu: Unexport iommu_fwspec_free()
Robin Murphy
2025-02-28
iommu: Drop iommu_group_replace_domain()
Yi Liu
2024-07-12
Merge branch 'iommu/iommufd/attach-handles' into iommu/next
Will Deacon
2024-07-04
iommu: Remove iommu_fwspec ops
Robin Murphy
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-07-04
iommu: Extend domain attach group with handle support
Lu Baolu
2024-07-04
iommu: Remove sva handle list
Lu Baolu
2024-03-01
iommu: constify pointer to bus_type
Krzysztof Kozlowski
2023-08-18
iommu: Move dev_iommu_ops() to private header
Yi Liu
2023-08-14
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
2023-07-26
iommu: Introduce a new iommu_group_replace_domain() API
Nicolin Chen