index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
Jinhui Guo
1
-3
/
+12
2025-11-13
iommu/amd: Enhance "Completion-wait Time-out" error message
Dheeraj Kumar Srivastava
2
-1
/
+31
2025-11-07
iommu/iommupt: Fix build error in genericpt unit-tests
Joerg Roedel
1
-1
/
+1
2025-11-07
iommupt: Documentation fixes
Jason Gunthorpe
2
-2
/
+2
2025-11-07
iommupt: Describe @bitnr parameter
Bagas Sanjaya
1
-0
/
+2
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
2
-9
/
+7
2025-11-05
iommupt: Add a kunit test for the SW bits
Jason Gunthorpe
1
-0
/
+110
2025-11-05
iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry
Jason Gunthorpe
4
-19
/
+22
2025-11-05
iommu/vt-d: Use the generic iommu page table
Jason Gunthorpe
5
-861
/
+175
2025-11-05
iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
2
-1
/
+28
2025-11-05
iommupt/x86: Set the dirty bit only for writable PTEs
Jason Gunthorpe
1
-2
/
+2
2025-11-05
iommupt: Add the Intel VT-d second stage page table format
Jason Gunthorpe
6
-0
/
+337
2025-11-05
iommupt: Flush the CPU cache after any writes to the page table
Jason Gunthorpe
1
-4
/
+61
2025-11-05
iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
3
-20
/
+75
2025-11-05
iommupt: Add basic support for SW bits in the page table
Jason Gunthorpe
2
-0
/
+91
2025-11-05
iommu/pages: Add support for incoherent IOMMU page table walkers
Jason Gunthorpe
2
-2
/
+183
2025-11-05
iommupt: Add a kunit test for the IOMMU implementation
Jason Gunthorpe
3
-0
/
+490
2025-11-05
iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
5
-1048
/
+1
2025-11-05
iommu/amd: Use the generic iommu page table
Alejandro Jimenez
5
-266
/
+272
2025-11-05
iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
6
-0
/
+301
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
4
-255
/
+220
2025-11-05
iommupt: Add a mock pagetable format for iommufd selftest to use
Jason Gunthorpe
3
-2
/
+27
2025-11-05
iommupt: Add a kunit test for Generic Page Table
Jason Gunthorpe
7
-0
/
+948
2025-11-05
iommupt: Add read_and_clear_dirty op
Jason Gunthorpe
1
-0
/
+104
2025-11-05
iommupt: Add map_pages op
Jason Gunthorpe
2
-2
/
+501
2025-11-05
iommupt: Add unmap_pages op
Jason Gunthorpe
1
-0
/
+156
2025-11-05
iommupt: Add iova_to_phys op
Jason Gunthorpe
1
-0
/
+105
2025-11-05
iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
6
-0
/
+447
2025-11-05
iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
3
-0
/
+311
2025-11-05
genpt: Generic Page Table base API
Jason Gunthorpe
7
-0
/
+1700
2025-11-04
iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
Songtang Liu
1
-1
/
+1
2025-11-03
iommu/arm-smmu-qcom: Add Glymur MDSS compatible
Abel Vesa
1
-0
/
+1
2025-10-27
iommu: tegra: enable compile testing
Johan Hovold
1
-1
/
+1
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
24
-97
/
+148
2025-10-27
iommu: Do not revert set_domain for the last gdev
Nicolin Chen
1
-2
/
+3
2025-10-27
iommu/amd: Set release_domain to blocked_domain
Nicolin Chen
1
-9
/
+1
2025-10-27
iommu/exynos-iommu: Set release_domain to exynos_identity_domain
Nicolin Chen
1
-2
/
+1
2025-10-27
iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
Nicolin Chen
1
-6
/
+1
2025-10-27
iommu: Generic support for RMRs during device release
Jason Gunthorpe
1
-2
/
+14
2025-10-27
iommu/mediatek: mt8189: Add MM IOMMUs support
Zhengnan Chen
1
-0
/
+28
2025-10-27
iommu/mediatek: mt8189: Add INFRA IOMMUs support
Zhengnan Chen
1
-0
/
+14
2025-10-27
iommu/mediatek: mt8189: Add APU IOMMUs support
Zhengnan Chen
1
-0
/
+34
2025-10-27
iommu/mediatek: Add a flag DL_WITH_MULTI_LARB
Zhengnan Chen
1
-13
/
+43
2025-10-27
iommu/pages: use folio_nr_pages() instead of shift operation
Pedro Demarchi Gomes
1
-1
/
+1
2025-10-20
iommufd: Don't overflow during division for dirty tracking
Jason Gunthorpe
1
-3
/
+2
2025-10-03
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+29
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-198
/
+379
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-30
/
+31
2025-09-30
iommufd: Register iommufd mock devices with fwspec
Guixin Liu
3
-1
/
+29
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
14
-198
/
+379
[prev]
[next]