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.13.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-10-29
iommu/amd: Add helper function to check GIOSUP/GTSUP
Vasant Hegde
2
-3
/
+7
2024-10-29
iommu/arm-smmu-v3: Enhance domain_alloc_user() to allocate PASID capable domain
Vasant Hegde
1
-1
/
+5
2024-10-29
iommu: Add new flag to explictly request PASID capable domain
Jason Gunthorpe
1
-11
/
+45
2024-10-29
iommu: Introduce iommu_paging_domain_alloc_flags()
Jason Gunthorpe
1
-5
/
+27
2024-10-29
iommu: Refactor __iommu_domain_alloc()
Jason Gunthorpe
1
-21
/
+25
2024-10-29
iommu: Remove iommu_domain_alloc()
Lu Baolu
1
-36
/
+0
2024-10-29
iommu/amd: Fix corruption when mapping large pages from 0
Jason Gunthorpe
1
-3
/
+8
2024-10-29
iommu: Remove useless flush from iommu_create_device_direct_mappings()
Jason Gunthorpe
1
-4
/
+0
2024-10-29
iommu/sysfs: constify the class struct
Bartosz Golaszewski
1
-1
/
+1
2024-10-29
iommu/mediatek: Add PGTABLE_PA_35_EN to mt8186 platform data
Konrad Adamczyk
1
-1
/
+1
2024-10-29
iommu/amd: Do not try copy old DTE resume path
Vasant Hegde
1
-6
/
+2
2024-10-29
iommu/riscv: Paging domain support
Tomasz Jeznach
1
-8
/
+609
2024-10-29
iommu/riscv: Command and fault queue support
Tomasz Jeznach
3
-2
/
+613
2024-10-29
iommu/riscv: Device directory management.
Tomasz Jeznach
2
-11
/
+392
2024-10-29
iommu/riscv: Enable IOMMU registration and device probe.
Tomasz Jeznach
1
-0
/
+66
2024-10-29
iommu/riscv: Add RISC-V IOMMU PCIe device driver
Tomasz Jeznach
3
-0
/
+126
2024-10-29
iommu/riscv: Add RISC-V IOMMU platform device driver
Tomasz Jeznach
8
-1
/
+985
2024-10-28
iommufd: File mappings for mdev
Steve Sistare
1
-7
/
+20
2024-10-28
iommufd: Add IOMMU_IOAS_MAP_FILE
Steve Sistare
6
-1
/
+114
2024-10-28
iommufd: pfn_reader for file mappings
Steve Sistare
2
-17
/
+116
2024-10-28
iommufd: Folio subroutines
Steve Sistare
1
-15
/
+64
2024-10-28
iommufd: pfn_reader local variables
Steve Sistare
1
-11
/
+14
2024-10-28
iommufd: Generalize iopt_pages address
Steve Sistare
3
-32
/
+67
2024-10-28
iommufd: Rename uptr in iopt_alloc_iova()
Steve Sistare
1
-8
/
+8
2024-10-24
iommu/tegra241-cmdqv: Staticize cmdqv_debugfs_dir
Nicolin Chen
1
-1
/
+1
2024-10-15
iommu: Remove iommu_present()
Lu Baolu
1
-25
/
+0
2024-10-15
iommu/amd: Use atomic64_inc_return() in iommu.c
Uros Bizjak
1
-2
/
+2
2024-10-15
iommu: Reorganize kerneldoc parameter names
Julia Lawall
1
-1
/
+1
2024-10-15
iommu/s390: Implement blocking domain
Matthew Rosato
1
-27
/
+46
2024-10-15
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Lu Baolu
1
-1
/
+3
2024-10-08
iommu/arm-smmu-v3: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-10-08
iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32
Daniel Mentz
1
-1
/
+1
2024-10-08
iommu/arm-smmu: Clarify MMU-500 CPRE workaround
Robin Murphy
1
-2
/
+2
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
[prev]
[next]