index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
Merge branch 'apple/dart' into next
Will Deacon
1
-1
/
+0
2025-07-24
Merge branch 'ti/omap' into next
Will Deacon
1
-19
/
+5
2025-07-24
Merge branch 'mediatek' into next
Will Deacon
1
-6
/
+2
2025-07-24
Merge branch 'amd/amd-vi' into next
Will Deacon
7
-30
/
+598
2025-07-24
Merge branch 'intel/vt-d' into next
Will Deacon
9
-198
/
+275
2025-07-24
Merge branch 'samsung/exynos' into next
Will Deacon
1
-0
/
+2
2025-07-24
Merge branch 'core' into next
Will Deacon
25
-82
/
+64
2025-07-23
iommu/vt-d: Fix UAF on sva unbind with pending IOPFs
Lu Baolu
1
-1
/
+1
2025-07-21
iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain
Lu Baolu
1
-14
/
+29
2025-07-17
iommu/amd: Fix geometry.aperture_end for V2 tables
Jason Gunthorpe
1
-2
/
+15
2025-07-17
iommu/amd: Wrap debugfs ABI testing symbols snippets in literal code blocks
Bagas Sanjaya
1
-55
/
+72
2025-07-15
iommu/amd: Add documentation for AMD IOMMU debugfs support
Dheeraj Kumar Srivastava
1
-0
/
+114
2025-07-15
iommu/amd: Add debugfs support to dump IRT Table
Dheeraj Kumar Srivastava
1
-0
/
+108
2025-07-15
iommu/amd: Add debugfs support to dump device table
Dheeraj Kumar Srivastava
1
-0
/
+49
2025-07-15
iommu/amd: Add support for device id user input
Dheeraj Kumar Srivastava
1
-0
/
+80
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU command buffer
Dheeraj Kumar Srivastava
3
-7
/
+33
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU Capability registers
Dheeraj Kumar Srivastava
2
-0
/
+53
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU MMIO registers
Dheeraj Kumar Srivastava
2
-0
/
+48
2025-07-15
iommu/amd: Refactor AMD IOMMU debugfs initial setup
Dheeraj Kumar Srivastava
3
-14
/
+11
2025-07-14
iommu/exynos: add support for reserved regions
Kaustabh Chakraborty
1
-0
/
+2
2025-07-14
iommu/qcom: Fix pgsize_bitmap
Jason Gunthorpe
1
-1
/
+1
2025-07-14
iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range
Ethan Milon
2
-31
/
+8
2025-07-14
iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_all
Ethan Milon
1
-17
/
+1
2025-07-14
iommu/vt-d: Split paging_domain_compatible()
Jason Gunthorpe
1
-12
/
+54
2025-07-14
iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
Jason Gunthorpe
1
-25
/
+22
2025-07-14
iommu/vt-d: Create unique domain ops for each stage
Jason Gunthorpe
5
-24
/
+58
2025-07-14
iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
Jason Gunthorpe
1
-42
/
+58
2025-07-14
iommu/vt-d: Do not wipe out the page table NID when devices detach
Jason Gunthorpe
1
-1
/
+0
2025-07-14
iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()
Jason Gunthorpe
1
-20
/
+18
2025-07-14
iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()
Jason Gunthorpe
5
-27
/
+25
2025-07-14
iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
Lu Baolu
2
-1
/
+21
2025-07-14
iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hook
Vineeth Pillai (Google)
1
-3
/
+0
2025-07-11
iommu/amd: Enable PASID and ATS capabilities in the correct order
Easwar Hariharan
1
-1
/
+1
2025-07-04
iommu/mediatek-v1: Tidy up probe_finalize
Robin Murphy
1
-6
/
+2
2025-07-04
iommu/intel: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
2
-14
/
+15
2025-07-04
iommu/amd: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
2
-12
/
+15
2025-06-27
iommu: Remove ops->pgsize_bitmap
Jason Gunthorpe
2
-9
/
+0
2025-06-27
iommu/msm: Remove ops->pgsize_bitmap
Jason Gunthorpe
1
-4
/
+3
2025-06-27
iommu/omap: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
1
-8
/
+2
2025-06-27
iommu/omap: Drop redundant check if ti,syscon-mmuconfig exists
Krzysztof Kozlowski
1
-11
/
+3
2025-06-27
iommu/apple-dart: Drop default ARCH_APPLE in Kconfig
Sven Peter
1
-1
/
+0
2025-06-27
iommu/qcom: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-4
/
+2
2025-06-27
iommu/mtk: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-6
/
+3
2025-06-27
iommu: Remove iommu_ops pgsize_bitmap from simple drivers
Jason Gunthorpe
9
-10
/
+17
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
5
-8
/
+2
2025-06-27
iommu/arm-smmu: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-7
/
+5
2025-06-27
qiommu/arm-smmu-v3: Remove iommu_ops pgsize_bitmap
Jason Gunthorpe
1
-8
/
+2
2025-06-27
iommu/amd: Add efr[HATS] max v1 page table level
Ankit Soni
5
-3
/
+21
2025-06-27
iommu/amd: Add HATDis feature support
Ankit Soni
4
-3
/
+48
2025-06-22
Linux 6.16-rc3
v6.16-rc3
Linus Torvalds
1
-1
/
+1
[next]