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
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+7
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-7
/
+7
2024-05-22
iommu: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-31
/
+5
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-15
/
+19
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
48
-1473
/
+3388
2024-05-16
Revert "iommu/vt-d: Enable PCI/IMS"
Bjorn Helgaas
1
-16
/
+3
2024-05-16
Revert "iommu/amd: Enable PCI/IMS"
Bjorn Helgaas
1
-15
/
+2
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+113
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
48
-1473
/
+3388
2024-05-10
iommu/arm-smmu-v3: Make the kunit into a module
Jason Gunthorpe
5
-2
/
+15
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
1
-3
/
+1
2024-05-07
iommu/dma: avoid expensive indirect calls for sync operations
Alexander Lobakin
1
-1
/
+2
2024-05-07
iommu/dma: fix zeroing of bounce buffer padding used by untrusted devices
Michael Kelley
1
-13
/
+16
2024-05-07
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
1
-1
/
+1
2024-05-06
iommu/amd: Enable Guest Translation after reading IOMMU feature register
Vasant Hegde
1
-2
/
+2
2024-05-06
iommu/vt-d: Decouple igfx_off from graphic identity mapping
Lu Baolu
1
-13
/
+6
2024-05-03
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
11
-341
/
+1457
2024-05-03
iommu/amd: Fix compilation error
Andy Shevchenko
1
-0
/
+1
2024-05-01
iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Jason Gunthorpe
6
-27
/
+533
2024-05-01
iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
Jason Gunthorpe
2
-32
/
+18
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for SVA into a function
Jason Gunthorpe
3
-132
/
+107
2024-05-01
iommu/arm-smmu-v3: Allocate the CD table entry in advance
Jason Gunthorpe
1
-16
/
+8
2024-05-01
iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
Jason Gunthorpe
2
-23
/
+39
2024-05-01
iommu/arm-smmu-v3: Consolidate clearing a CD table entry
Jason Gunthorpe
3
-11
/
+18
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
Jason Gunthorpe
3
-29
/
+76
2024-05-01
iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
Jason Gunthorpe
1
-22
/
+67
2024-05-01
iommu/arm-smmu-v3: Add an ops indirection to the STE code
Jason Gunthorpe
1
-72
/
+104
2024-05-01
iommu/arm-smmu-qcom: Don't build debug features as a kernel module
Will Deacon
1
-1
/
+1
2024-04-30
iommu/vt-d: Enable posted mode for device MSIs
Jacob Pan
1
-4
/
+109
2024-04-30
iommu/vt-d: Make posted MSI an opt-in command line option
Jacob Pan
1
-1
/
+4
2024-04-26
Merge branch 'memory-observability' into x86/amd
Joerg Roedel
20
-198
/
+350
2024-04-26
Merge branch 'iommu/fixes' into x86/amd
Joerg Roedel
1
-0
/
+4
2024-04-26
iommu/amd: Add SVA domain support
Vasant Hegde
4
-3
/
+93
2024-04-26
iommu: Add ops->domain_alloc_sva()
Jason Gunthorpe
1
-5
/
+11
2024-04-26
iommu/amd: Initial SVA support for AMD IOMMU
Vasant Hegde
6
-6
/
+156
2024-04-26
iommu/amd: Add support for enable/disable IOPF
Vasant Hegde
4
-8
/
+77
2024-04-26
iommu/amd: Add IO page fault notifier handler
Wei Huang
2
-1
/
+107
2024-04-26
iommu/amd: Add support for page response
Suravee Suthikulpanit
3
-6
/
+13
2024-04-26
iommu/amd: Define per-IOMMU iopf_queue
Suravee Suthikulpanit
4
-2
/
+55
2024-04-26
iommu/amd: Enable PCI features based on attached domain capability
Vasant Hegde
2
-12
/
+14
2024-04-26
iommu/amd: Setup GCR3 table in advance if domain is SVA capable
Vasant Hegde
1
-15
/
+71
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
[next]