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
2023-05-11
iommu/amd: Set page size bitmap during V2 domain allocation
Jerry Snitselaar
2
-6
/
+9
2023-05-11
iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
Yong Wu
1
-0
/
+8
2023-05-11
iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE
Kishon Vijay Abraham I
1
-2
/
+2
2023-04-06
iommu/vt-d: Allow zero SAGAW if second-stage not supported
Lu Baolu
1
-1
/
+2
2023-03-11
iommu: Attach device group to old domain in error path
Vasant Hegde
1
-1
/
+15
2023-03-11
iommu/amd: Fix error handling for pdev_pri_ats_enable()
Vasant Hegde
1
-5
/
+7
2023-03-10
iommu/vt-d: Fix PASID directory pointer coherency
Jacob Pan
1
-0
/
+7
2023-03-10
iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode
Jacob Pan
1
-1
/
+6
2023-03-10
iommu/amd: Improve page fault error reporting
Vasant Hegde
1
-0
/
+9
2023-03-10
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-03-10
iommu/vt-d: Allow to use flush-queue when first level is default
Tina Zhang
1
-1
/
+2
2023-03-10
iommu/vt-d: Fix error handling in sva enable/disable paths
Lu Baolu
1
-4
/
+12
2023-03-10
iommu/amd: Do not identity map v2 capable device when snp is enabled
Vasant Hegde
1
-4
/
+9
2023-03-10
iommu: Fix error unwind in iommu_group_alloc()
Jason Gunthorpe
1
-2
/
+6
2023-03-10
iommu/vt-d: Set No Execute Enable bit in PASID table entry
Lu Baolu
1
-0
/
+11
2023-03-10
iommu/dart: Fix apple_dart_device_group for PCI groups
Sven Peter
1
-7
/
+44
2023-03-10
iommu: dart: Support >64 stream IDs
Hector Martin
1
-43
/
+71
2023-03-10
iommu: dart: Add suspend/resume support
Hector Martin
1
-0
/
+43
2023-01-18
iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even betterer
Robin Murphy
1
-2
/
+8
2023-01-18
iommu/arm-smmu: Don't unregister on shutdown
Vladimir Oltean
1
-8
/
+14
2023-01-18
iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()
Christophe JAILLET
1
-1
/
+3
2023-01-18
iommu/arm-smmu-v3: Don't unregister on shutdown
Vladimir Oltean
1
-1
/
+3
2023-01-18
iommu/iova: Fix alloc iova overflows issue
Yunfei Wang
1
-2
/
+2
2023-01-07
iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options
Kim Phillips
1
-25
/
+54
2023-01-07
iommu/amd: Fix ivrs_acpihid cmdline parsing code
Kim Phillips
1
-0
/
+7
2023-01-04
iommu/mediatek: Fix crash on isr after kexec()
Ricardo Ribalda
1
-1
/
+1
2022-12-31
iommu/mediatek: Fix forever loop in error handling
Dan Carpenter
1
-2
/
+1
2022-12-31
iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
Jason Gunthorpe
1
-1
/
+0
2022-12-31
iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
Guenter Roeck
1
-0
/
+12
2022-12-31
iommu/mediatek: Add error path for loop of mm_dts_parse
Yong Wu
1
-7
/
+20
2022-12-31
iommu/mediatek: Use component_match_add
Yong Wu
1
-6
/
+4
2022-12-31
iommu/mediatek: Add platform_device_put for recovering the device refcnt
Yong Wu
1
-3
/
+8
2022-12-31
iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
Yuan Can
1
-1
/
+1
2022-12-31
iommu/amd: Fix pci device refcount leak in ppr_notifier()
Yang Yingliang
1
-0
/
+1
2022-12-31
iommu: Avoid races around device probe
Robin Murphy
1
-6
/
+22
2022-12-31
iommu/mediatek: Check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2022-12-31
iommu/rockchip: fix permission bits in page table entries v2
Michael Riesch
1
-6
/
+4
2022-12-31
iommu/sun50i: Implement .iotlb_sync_map
Jernej Skrabec
1
-0
/
+73
2022-12-31
iommu/sun50i: Fix flush size
Jernej Skrabec
1
-1
/
+1
2022-12-31
iommu/sun50i: Fix R/W permission check
Jernej Skrabec
1
-1
/
+1
2022-12-31
iommu/sun50i: Consider all fault sources for reset
Jernej Skrabec
1
-2
/
+6
2022-12-31
iommu/sun50i: Fix reset release
Jernej Skrabec
1
-1
/
+2
2022-12-31
iommu/s390: Fix duplicate domain attachments
Niklas Schnelle
1
-61
/
+45
2022-12-05
iommu/vt-d: Fix buggy QAT device mask
Jacob Pan
1
-1
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
1
-1
/
+3
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
1
-5
/
+9
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
3
-3
/
+75
2022-11-19
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
1
-2
/
+3
2022-11-19
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
Tina Zhang
1
-5
/
+3
[next]