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
2023-10-27
iommu: Avoid unnecessary cache invalidations
Lu Baolu
2023-09-25
iommu/vt-d: Avoid memory allocation in iommu_suspend()
Zhang Rui
2023-09-25
iommu/apple-dart: Handle DMA_FQ domains in attach_dev()
Hector Martin
2023-09-25
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2023-09-25
iommu/mediatek: Fix share pgtable for iova over 4GB
Yong Wu
2023-09-22
iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
Nicolin Chen
2023-09-18
iommu/arm-smmu-v3: Avoid constructing invalid range commands
Robin Murphy
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-30
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
2023-08-21
iommu: Explicitly include correct DT includes
Rob Herring
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-08-18
arm64/smmu: use TLBI ASID when invalidating entire range
Alistair Popple
2023-08-18
iommufd/selftest: Don't leak the platform device memory when unloading the mo...
Yang Yingliang
2023-08-18
iommu/vt-d: Implement hw_info for iommu capability query
Yi Liu
2023-08-18
iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
Nicolin Chen
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-18
iommu: Move dev_iommu_ops() to private header
Yi Liu
2023-08-17
vfio: align capability structures
Stefan Hajnoczi
2023-08-17
iommu/amd: Remove unused declarations
Yue Haibing
2023-08-15
iommufd: Remove iommufd_ref_to_users()
Jason Gunthorpe
2023-08-15
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-08-14
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
2023-08-11
iommu/arm-smmu-qcom: Add SM6375 SMMUv2
Konrad Dybcio
2023-08-11
iommu/arm-smmu-qcom: Add SM6350 DPU compatible
Konrad Dybcio
2023-08-11
iommu/arm-smmu-qcom: Add SM6375 DPU compatible
Konrad Dybcio
2023-08-11
iommu/arm-smmu-qcom: Sort the compatible list alphabetically
Konrad Dybcio
2023-08-09
iommu/vt-d: Fix to convert mm pfn to dma pfn
Yanfei Xu
2023-08-09
iommu/vt-d: Fix to flush cache of PASID directory table
Yanfei Xu
2023-08-09
iommu/vt-d: Remove rmrr check in domain attaching device path
Lu Baolu
2023-08-09
iommu: Prevent RESV_DIRECT devices from blocking domains
Lu Baolu
2023-08-09
iommu/vt-d: Add set_dev_pasid callback for dma domain
Lu Baolu
2023-08-09
iommu/vt-d: Prepare for set_dev_pasid callback
Lu Baolu
2023-08-09
iommu/vt-d: Make prq draining code generic
Lu Baolu
2023-08-09
iommu/vt-d: Remove pasid_mutex
Lu Baolu
2023-08-09
iommu/vt-d: Add domain_flush_pasid_iotlb()
Lu Baolu
2023-08-09
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2023-08-09
iommu: Generalize PASID 0 for normal DMA w/o PASID
Jacob Pan
2023-08-09
iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts
AngeloGioacchino Del Regno
2023-08-09
iommu/qcom: Index contexts by asid number to allow asid 0
AngeloGioacchino Del Regno
2023-08-09
iommu/qcom: Disable and reset context bank before programming
AngeloGioacchino Del Regno
2023-08-09
iommu/qcom: Use the asid read from device-tree if specified
AngeloGioacchino Del Regno
2023-08-08
iommu/amd: Rearrange DTE bit definations
Vasant Hegde
2023-08-07
iommu: Remove kernel-doc warnings
Zhu Wang
2023-08-07
iommu/ipmmu-vmsa: Allow PCIe devices
Yoshihiro Shimoda
2023-08-07
iommu/sprd: Add missing force_aperture
Jason Gunthorpe
2023-08-07
iommu/apple-dart: mark apple_dart_pm_ops static
Min-Hua Chen
2023-08-07
iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()
Geert Uytterhoeven
[next]