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
starfive-6.6.48-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
2024-04-26
iommu/amd: Introduce iommu_dev_data.max_pasids
Vasant Hegde
2
-0
/
+13
2024-04-26
iommu/amd: Fix PPR interrupt processing logic
Vasant Hegde
1
-4
/
+0
2024-04-26
iommu/amd: Move PPR-related functions into ppr.c
Suravee Suthikulpanit
5
-114
/
+139
2024-04-26
iommu/amd: Add support for enabling/disabling IOMMU features
Wei Huang
1
-0
/
+28
2024-04-26
iommu/amd: Introduce per device DTE update function
Vasant Hegde
2
-8
/
+19
2024-04-26
iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
Vasant Hegde
2
-2
/
+2
2024-04-26
iommu/amd: Enhance def_domain_type to handle untrusted device
Vasant Hegde
1
-0
/
+4
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
7
-64
/
+19
2024-04-26
iommu/dma: Make limit checks self-contained
Robin Murphy
1
-12
/
+9
2024-04-26
iommu/vt-d: Remove struct intel_svm
Lu Baolu
3
-99
/
+37
2024-04-26
iommu: Add ops->domain_alloc_sva()
Jason Gunthorpe
1
-5
/
+11
2024-04-26
iommu/vt-d: Remove intel_svm_dev
Lu Baolu
3
-110
/
+42
2024-04-26
iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
Lu Baolu
2
-71
/
+11
2024-04-26
iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
Lu Baolu
2
-47
/
+9
2024-04-26
iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
Lu Baolu
1
-169
/
+2
2024-04-26
iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
Lu Baolu
1
-21
/
+1
2024-04-26
iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
Lu Baolu
1
-19
/
+2
2024-04-26
iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
Lu Baolu
1
-19
/
+1
2024-04-26
iommu/vt-d: Add trace events for cache tag interface
Lu Baolu
2
-0
/
+107
2024-04-26
iommu/vt-d: Add cache tag invalidation helpers
Lu Baolu
3
-12
/
+209
2024-04-26
iommu/vt-d: Add cache tag assignment interface
Lu Baolu
6
-9
/
+295
2024-04-26
iommu/vt-d: Remove caching mode check before device TLB flush
Lu Baolu
1
-7
/
+2
2024-04-26
iommu/vt-d: Remove private data use in fault message
Jingqi Liu
2
-61
/
+15
2024-04-26
iommu/vt-d: Remove debugfs use of private data field
Jingqi Liu
3
-17
/
+0
2024-04-26
iommu/vt-d: Allocate DMAR fault interrupts locally
Dimitri Sivanich
5
-6
/
+14
2024-04-26
iommu/vt-d: Use try_cmpxchg64{,_local}() in iommu.c
Uros Bizjak
1
-4
/
+5
2024-04-26
iommu/vt-d: Remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2024-04-26
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-2
/
+3
2024-04-26
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-04-20
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2024-04-18
iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
Georgi Djakov
1
-0
/
+4
2024-04-18
iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
Georgi Djakov
2
-0
/
+147
2024-04-18
iommu/arm-smmu: Allow using a threaded handler for context interrupts
Georgi Djakov
2
-2
/
+11
2024-04-18
iommu/arm-smmu-qcom-debug: Add support for TBUs
Georgi Djakov
4
-4
/
+365
2024-04-18
iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
Aleksandr Aprelkov
1
-1
/
+1
2024-04-18
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
1
-6
/
+2
2024-04-15
iommu: account IOMMU allocated memory
Pasha Tatashin
1
-0
/
+2
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
1
-0
/
+30
2024-04-15
iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-8
/
+10
2024-04-15
iommu/sun50i: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-3
/
+4
2024-04-15
iommu/rockchip: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-6
/
+8
2024-04-15
iommu/exynos: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-6
/
+8
2024-04-15
iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-23
/
+14
2024-04-15
iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h
Pasha Tatashin
1
-9
/
+6
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
5
-79
/
+62
2024-04-15
iommu/dma: use iommu_put_pages_list() to releae freelist
Pasha Tatashin
1
-3
/
+4
2024-04-15
iommu/vt-d: add wrapper functions for page allocations
Pasha Tatashin
7
-63
/
+201
2024-04-14
iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest
Jason Gunthorpe
1
-0
/
+1
2024-04-12
iommu/amd: Change log message severity
Vasant Hegde
1
-2
/
+2
2024-04-12
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
3
-19
/
+10
[prev]
[next]