index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Fix GT feature enablement again
Vasant Hegde
2024-06-27
1
-0
/
+1
*
iommu/vt-d: Fix missed device TLB cache tag
Lu Baolu
2024-06-27
1
-10
/
+10
*
iommu/amd: Invalidate cache before removing device from domain list
Vasant Hegde
2024-06-27
1
-6
/
+6
*
iommu/amd: Fix panic accessing amd_iommu_enable_faulting
Dimitri Sivanich
2024-06-13
1
-1
/
+1
*
iommu/amd: Fix Invalid wait context issue
Vasant Hegde
2024-06-04
2
-42
/
+28
*
iommu/amd: Check EFR[EPHSup] bit before enabling PPR
Vasant Hegde
2024-06-04
1
-1
/
+2
*
iommu/amd: Fix workqueue name
Vasant Hegde
2024-06-04
1
-2
/
+1
*
iommu/dma: Fix domain init
Robin Murphy
2024-06-04
1
-4
/
+4
*
iommu/amd: Fix sysfs leak in iommu init
Kun(llfl)
2024-06-04
1
-0
/
+9
*
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-23
1
-7
/
+7
|
\
|
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
1
-7
/
+7
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
iommu: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
*
|
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
2
-31
/
+5
|
\
\
|
*
|
Revert "iommu/vt-d: Enable PCI/IMS"
Bjorn Helgaas
2024-05-16
1
-16
/
+3
|
*
|
Revert "iommu/amd: Enable PCI/IMS"
Bjorn Helgaas
2024-05-16
1
-15
/
+2
*
|
|
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-15
/
+19
|
\
\
\
|
*
|
|
iommu/dma: avoid expensive indirect calls for sync operations
Alexander Lobakin
2024-05-07
1
-1
/
+2
|
*
|
|
iommu/dma: fix zeroing of bounce buffer padding used by untrusted devices
Michael Kelley
2024-05-07
1
-13
/
+16
|
*
|
|
swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()
Michael Kelley
2024-05-07
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-1
/
+1
|
\
\
\
|
*
|
|
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-26
1
-2
/
+3
|
*
|
|
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-26
1
-1
/
+1
*
|
|
|
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-18
48
-1473
/
+3388
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-13
48
-1473
/
+3388
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Decouple igfx_off from graphic identity mapping
Lu Baolu
2024-05-06
1
-13
/
+6
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove struct intel_svm
Lu Baolu
2024-04-26
3
-99
/
+37
|
|
|
|
|
|
*
|
|
|
iommu: Add ops->domain_alloc_sva()
Jason Gunthorpe
2024-04-26
1
-5
/
+11
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove intel_svm_dev
Lu Baolu
2024-04-26
3
-110
/
+42
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
Lu Baolu
2024-04-26
2
-71
/
+11
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
Lu Baolu
2024-04-26
2
-47
/
+9
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
Lu Baolu
2024-04-26
1
-169
/
+2
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
Lu Baolu
2024-04-26
1
-21
/
+1
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
Lu Baolu
2024-04-26
1
-19
/
+2
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
Lu Baolu
2024-04-26
1
-19
/
+1
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Add trace events for cache tag interface
Lu Baolu
2024-04-26
2
-0
/
+107
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Add cache tag invalidation helpers
Lu Baolu
2024-04-26
3
-12
/
+209
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Add cache tag assignment interface
Lu Baolu
2024-04-26
6
-9
/
+295
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove caching mode check before device TLB flush
Lu Baolu
2024-04-26
1
-7
/
+2
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove private data use in fault message
Jingqi Liu
2024-04-26
2
-61
/
+15
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove debugfs use of private data field
Jingqi Liu
2024-04-26
3
-17
/
+0
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Allocate DMAR fault interrupts locally
Dimitri Sivanich
2024-04-26
5
-6
/
+14
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use try_cmpxchg64{,_local}() in iommu.c
Uros Bizjak
2024-04-26
1
-4
/
+5
|
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove redundant assignment to variable err
Colin Ian King
2024-04-26
1
-1
/
+0
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-26
7
-64
/
+19
|
|
|
|
|
*
|
|
|
iommu/dma: Make limit checks self-contained
Robin Murphy
2024-04-26
1
-12
/
+9
|
|
|
|
|
*
|
|
|
iommu: Pass domain to remove_dev_pasid() op
Yi Liu
2024-04-12
3
-19
/
+10
|
|
|
|
|
*
|
|
|
iommu: Undo pasid attachment only for the devices that have succeeded
Yi Liu
2024-04-12
1
-6
/
+15
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
iommu/amd: Enable Guest Translation after reading IOMMU feature register
Vasant Hegde
2024-05-06
1
-2
/
+2
|
|
|
|
*
|
|
|
iommu/amd: Fix compilation error
Andy Shevchenko
2024-05-03
1
-0
/
+1
[next]