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-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-24
Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-0
/
+33
2024-09-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-64
/
+94
2024-09-22
dma-mapping: fix vmap and mmap of noncontiougs allocations
Christoph Hellwig
1
-0
/
+33
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
3
-70
/
+37
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-111
/
+2
2024-09-18
Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-1034
/
+2202
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
2024-09-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2
-4
/
+2
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
25
-1032
/
+2200
2024-09-12
iommu/amd: Test for PAGING domains before freeing a domain
Jason Gunthorpe
1
-1
/
+2
2024-09-12
iommu/amd: Fix argument order in amd_iommu_dev_flush_pasid_all()
Eliav Bar-ilan
1
-2
/
+2
2024-09-12
iommu: Set iommu_attach_handle->domain in core
Yi Liu
2
-1
/
+1
2024-09-12
iommufd: Avoid duplicated __iommu_group_set_core_domain() call
Yi Liu
1
-1
/
+3
2024-09-10
iommu/amd: Add kernel parameters to limit V1 page-sizes
Joerg Roedel
4
-1
/
+14
2024-09-10
iommu/vt-d: Clean up cpumask and hotplug for perfmon
Kan Liang
2
-111
/
+2
2024-09-09
iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg
Jason Gunthorpe
2
-67
/
+72
2024-09-09
iommu/arm-smmu-v3: Add types for each level of the CD table
Jason Gunthorpe
2
-24
/
+44
2024-09-09
iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
Jason Gunthorpe
2
-25
/
+18
2024-09-09
iommu/arm-smmu-v3: Do not use devm for the cd table allocations
Jason Gunthorpe
1
-16
/
+13
2024-09-09
iommu/arm-smmu-v3: Remove strtab_base/cfg
Jason Gunthorpe
2
-30
/
+27
2024-09-09
iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
Jason Gunthorpe
2
-50
/
+50
2024-09-09
iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
Jason Gunthorpe
2
-12
/
+19
2024-09-09
iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
Jason Gunthorpe
2
-27
/
+32
2024-09-09
iommu/arm-smmu-qcom: apply num_context_bank fixes for SDM630 / SDM660
Dmitry Baryshkov
1
-1
/
+13
2024-09-06
iommu/arm-smmu-v3: Use the new rb tree helpers
Jason Gunthorpe
1
-37
/
+31
2024-09-05
iommufd: Protect against overflow of ALIGN() during iova allocation
Jason Gunthorpe
1
-0
/
+8
2024-09-05
iommu/tegra241-cmdqv: Do not allocate vcmdq until dma_set_mask_and_coherent
Nicolin Chen
3
-33
/
+60
2024-09-05
iommu/tegra241-cmdqv: Drop static at local variable
Nicolin Chen
1
-1
/
+1
2024-09-05
iommufd: Check the domain owner of the parent before creating a nesting domain
Jason Gunthorpe
1
-1
/
+2
2024-09-04
iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
Dan Carpenter
1
-3
/
+3
2024-09-04
ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()
Jason Gunthorpe
2
-4
/
+2
2024-09-04
iommu/amd: Do not set the D bit on AMD v2 table entries
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Correct the reported page sizes from the V1 table
Jason Gunthorpe
1
-1
/
+2
2024-09-04
iommu/amd: Remove the confusing dummy iommu_flush_ops tlb ops
Jason Gunthorpe
2
-44
/
+0
2024-09-04
iommu/amd: Fix typo of , instead of ;
Jason Gunthorpe
1
-3
/
+3
2024-09-04
iommu/amd: Remove conditions from domain free paths
Jason Gunthorpe
1
-19
/
+10
2024-09-04
iommu/amd: Narrow the use of struct protection_domain to invalidation
Jason Gunthorpe
2
-19
/
+25
2024-09-04
iommu/amd: Store the nid in io_pgtable_cfg instead of the domain
Jason Gunthorpe
6
-14
/
+16
2024-09-04
iommu/amd: Remove amd_io_pgtable::pgtbl_cfg
Jason Gunthorpe
2
-4
/
+4
2024-09-04
iommu/amd: Rename struct amd_io_pgtable iopt to pgtbl
Jason Gunthorpe
4
-22
/
+22
2024-09-04
iommu/amd: Remove the amd_iommu_domain_set_pt_root() and related
Jason Gunthorpe
2
-37
/
+0
2024-09-04
iommu/amd: Remove amd_iommu_domain_update() from page table freeing
Jason Gunthorpe
2
-3
/
+2
2024-09-04
iommu/amd: Set the pgsize_bitmap correctly
Jason Gunthorpe
1
-24
/
+4
2024-09-04
iommu/amd: Allocate the page table root using GFP_KERNEL
Jason Gunthorpe
1
-1
/
+1
2024-09-04
iommu/amd: Move allocation of the top table into v1_alloc_pgtable
Jason Gunthorpe
2
-21
/
+8
2024-09-04
iommu/amd: Make amd_iommu_dev_update_dte() static
Vasant Hegde
2
-5
/
+4
2024-09-04
iommu/amd: Rework amd_iommu_update_and_flush_device_table()
Vasant Hegde
1
-14
/
+4
2024-09-04
iommu/amd: Make amd_iommu_domain_flush_complete() static
Vasant Hegde
3
-20
/
+19
[next]