index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-01-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-13
/
+256
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-952
/
+1036
2024-01-11
iommufd/selftest: Check the bus type during probe
Jason Gunthorpe
1
-13
/
+15
2024-01-11
iommu/vt-d: Add iotlb flush for nested domain
Lu Baolu
1
-0
/
+88
2024-01-11
iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
Nicolin Chen
2
-0
/
+31
2024-01-11
iommufd/selftest: Add mock_domain_cache_invalidate_user support
Nicolin Chen
2
-0
/
+68
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
3
-0
/
+54
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-01-09
Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2
-2
/
+2
2024-01-03
Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...
Joerg Roedel
33
-952
/
+1036
2023-12-19
iommu: Don't reserve 0-length IOVA region
Ashish Mhetre
1
-0
/
+4
2023-12-19
iommu/vt-d: Move inline helpers to header files
Lu Baolu
4
-405
/
+400
2023-12-19
iommu/vt-d: Remove unused vcmd interfaces
Lu Baolu
4
-75
/
+0
2023-12-19
iommu/vt-d: Remove unused parameter of intel_pasid_setup_pass_through()
Lu Baolu
3
-5
/
+2
2023-12-19
iommu/vt-d: Refactor device_to_iommu() to retrieve iommu directly
Lu Baolu
3
-38
/
+13
2023-12-15
iommu/sva: Fix memory leak in iommu_sva_bind_device()
Harshit Mogalapalli
1
-1
/
+2
2023-12-15
iommu/dma: Trace bounce buffer usage when mapping buffers
Isaac J. Manjarres
1
-0
/
+3
2023-12-13
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
1
-6
/
+11
2023-12-13
iommu/arm-smmu: Pass arm_smmu_domain to internal functions
Jason Gunthorpe
1
-12
/
+10
2023-12-13
iommu/arm-smmu: Implement IOMMU_DOMAIN_BLOCKED
Jason Gunthorpe
1
-3
/
+25
2023-12-13
iommu/arm-smmu: Convert to a global static identity domain
Jason Gunthorpe
2
-29
/
+53
2023-12-13
iommu/arm-smmu: Reorganize arm_smmu_domain_add_master()
Jason Gunthorpe
1
-13
/
+10
2023-12-13
iommu/arm-smmu-v3: Remove ARM_SMMU_DOMAIN_NESTED
Jason Gunthorpe
2
-4
/
+1
2023-12-13
iommu/arm-smmu-v3: Master cannot be NULL in arm_smmu_write_strtab_ent()
Jason Gunthorpe
1
-7
/
+2
2023-12-13
iommu/arm-smmu-v3: Add a type for the STE
Jason Gunthorpe
2
-31
/
+35
2023-12-12
iommu/arm-smmu-v3: disable stall for quiet_cd
Wenkai Lin
1
-0
/
+3
2023-12-12
iommu/qcom: restore IOMMU state if needed
Vladimir Lypak
1
-1
/
+9
2023-12-12
iommu/arm-smmu-qcom: Add QCM2290 MDSS compatible
Konrad Dybcio
1
-0
/
+1
2023-12-12
iommu/arm-smmu-qcom: Add missing GMU entry to match table
Rob Clark
1
-0
/
+1
2023-12-12
iommu: Mark dev_iommu_priv_set() with a lockdep
Jason Gunthorpe
7
-8
/
+9
2023-12-12
iommu: Mark dev_iommu_get() with lockdep
Jason Gunthorpe
1
-0
/
+2
2023-12-12
iommu/of: Use -ENODEV consistently in of_iommu_configure()
Jason Gunthorpe
1
-34
/
+15
2023-12-12
iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
Jason Gunthorpe
1
-12
/
+19
2023-12-12
iommu: Set owner token to SVA domain
Lu Baolu
1
-0
/
+1
2023-12-12
iommu: Support mm PASID 1:n with sva domains
Tina Zhang
1
-38
/
+54
2023-12-12
iommu: Add mm_get_enqcmd_pasid() helper function
Tina Zhang
2
-9
/
+16
2023-12-12
iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
Tina Zhang
1
-7
/
+7
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
1
-0
/
+1
2023-12-11
iommu/apple-dart: Fix spelling mistake "grups" -> "groups"
Colin Ian King
1
-1
/
+1
2023-12-11
iommu/amd/pgtbl_v2: Invalidate updated page ranges only
Vasant Hegde
2
-16
/
+22
2023-12-11
iommu/amd: Make domain_flush_pages as global function
Vasant Hegde
3
-12
/
+17
2023-12-11
iommu/amd: Consolidate amd_iommu_domain_flush_complete() call
Vasant Hegde
2
-12
/
+10
2023-12-11
iommu/amd: Refactor device iotlb invalidation code
Vasant Hegde
1
-21
/
+12
2023-12-11
iommu/amd: Refactor IOMMU tlb invalidation code
Vasant Hegde
1
-22
/
+14
2023-12-11
iommu/amd: Add support to invalidate multiple guest pages
Vasant Hegde
1
-18
/
+13
2023-12-11
iommu/amd: Remove redundant passing of PDE bit
Vasant Hegde
1
-14
/
+13
2023-12-11
iommu/amd: Remove redundant domain flush from attach_device()
Vasant Hegde
1
-9
/
+0
2023-12-11
iommu/amd: Rename iommu_flush_all_caches() -> amd_iommu_flush_all_caches()
Vasant Hegde
4
-11
/
+10
2023-12-11
iommu/amd: Do not flush IRTE when only updating isRun and destination fields
Suravee Suthikulpanit
1
-4
/
+16
[next]