index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-25
iommu/vt-d: Avoid memory allocation in iommu_suspend()
Zhang Rui
2
-17
/
+1
2023-09-25
iommu/apple-dart: Handle DMA_FQ domains in attach_dev()
Hector Martin
1
-2
/
+1
2023-09-25
Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Joerg Roedel
2
-7
/
+26
2023-09-25
iommu/mediatek: Fix share pgtable for iova over 4GB
Yong Wu
1
-5
/
+4
2023-09-22
iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range
Nicolin Chen
1
-2
/
+16
2023-09-18
iommu/arm-smmu-v3: Avoid constructing invalid range commands
Robin Murphy
1
-5
/
+10
2023-09-02
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-624
/
+866
2023-08-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-315
/
+1045
2023-08-31
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
5
-8
/
+142
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+4
2023-08-21
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...
Joerg Roedel
30
-624
/
+866
2023-08-21
iommu: Explicitly include correct DT includes
Rob Herring
7
-7
/
+5
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
3
-15
/
+16
2023-08-18
arm64/smmu: use TLBI ASID when invalidating entire range
Alistair Popple
1
-3
/
+13
2023-08-18
iommufd/selftest: Don't leak the platform device memory when unloading the mo...
Yang Yingliang
1
-2
/
+2
2023-08-18
iommu/vt-d: Implement hw_info for iommu capability query
Yi Liu
1
-0
/
+19
2023-08-18
iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
Nicolin Chen
2
-0
/
+25
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
3
-0
/
+77
2023-08-18
iommu: Move dev_iommu_ops() to private header
Yi Liu
1
-0
/
+11
2023-08-17
vfio: align capability structures
Stefan Hajnoczi
1
-0
/
+2
2023-08-17
iommu/amd: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-15
iommufd: Remove iommufd_ref_to_users()
Jason Gunthorpe
1
-23
/
+0
2023-08-15
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
4
-31
/
+76
2023-08-15
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
5
-59
/
+144
2023-08-11
iommu/arm-smmu-qcom: Add SM6375 SMMUv2
Konrad Dybcio
1
-0
/
+1
2023-08-11
iommu/arm-smmu-qcom: Add SM6350 DPU compatible
Konrad Dybcio
1
-0
/
+1
2023-08-11
iommu/arm-smmu-qcom: Add SM6375 DPU compatible
Konrad Dybcio
1
-0
/
+1
2023-08-11
iommu/arm-smmu-qcom: Sort the compatible list alphabetically
Konrad Dybcio
1
-2
/
+2
2023-08-09
iommu/vt-d: Fix to convert mm pfn to dma pfn
Yanfei Xu
1
-9
/
+13
2023-08-09
iommu/vt-d: Fix to flush cache of PASID directory table
Yanfei Xu
1
-1
/
+1
2023-08-09
iommu/vt-d: Remove rmrr check in domain attaching device path
Lu Baolu
1
-58
/
+0
2023-08-09
iommu: Prevent RESV_DIRECT devices from blocking domains
Lu Baolu
1
-10
/
+27
2023-08-09
iommu/vt-d: Add set_dev_pasid callback for dma domain
Lu Baolu
2
-5
/
+106
2023-08-09
iommu/vt-d: Prepare for set_dev_pasid callback
Lu Baolu
1
-1
/
+2
2023-08-09
iommu/vt-d: Make prq draining code generic
Lu Baolu
3
-26
/
+23
2023-08-09
iommu/vt-d: Remove pasid_mutex
Lu Baolu
1
-40
/
+5
2023-08-09
iommu/vt-d: Add domain_flush_pasid_iotlb()
Lu Baolu
1
-2
/
+14
2023-08-09
iommu: Move global PASID allocation from SVA to core
Jacob Pan
2
-19
/
+38
2023-08-09
iommu: Generalize PASID 0 for normal DMA w/o PASID
Jacob Pan
5
-24
/
+22
2023-08-09
iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts
AngeloGioacchino Del Regno
1
-2
/
+17
2023-08-09
iommu/qcom: Index contexts by asid number to allow asid 0
AngeloGioacchino Del Regno
1
-12
/
+10
2023-08-09
iommu/qcom: Disable and reset context bank before programming
AngeloGioacchino Del Regno
1
-0
/
+7
2023-08-09
iommu/qcom: Use the asid read from device-tree if specified
AngeloGioacchino Del Regno
1
-3
/
+15
2023-08-08
iommu/amd: Rearrange DTE bit definations
Vasant Hegde
1
-4
/
+4
2023-08-07
iommu: Remove kernel-doc warnings
Zhu Wang
1
-2
/
+2
2023-08-07
iommu/ipmmu-vmsa: Allow PCIe devices
Yoshihiro Shimoda
1
-0
/
+5
2023-08-07
iommu/sprd: Add missing force_aperture
Jason Gunthorpe
1
-0
/
+1
2023-08-07
iommu/apple-dart: mark apple_dart_pm_ops static
Min-Hua Chen
1
-1
/
+1
2023-08-07
iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()
Geert Uytterhoeven
1
-9
/
+6
2023-08-07
iommu/mediatek: mt8188: Add iova_region_larb_msk
Yong Wu
1
-0
/
+16
[next]