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: Add return value rules to attach_dev op and APIs
Nicolin Chen
2022-11-01
1
-0
/
+24
|
|
*
|
|
|
|
iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
Nicolin Chen
2022-11-01
1
-10
/
+2
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
iommu: Rename iommu-sva-lib.{c,h}
Lu Baolu
2022-11-03
9
-11
/
+11
|
*
|
|
|
|
iommu: Per-domain I/O page fault handling
Lu Baolu
2022-11-03
1
-59
/
+9
|
*
|
|
|
|
iommu: Prepare IOMMU domain for IOPF
Lu Baolu
2022-11-03
4
-0
/
+77
|
*
|
|
|
|
iommu: Remove SVA related callbacks from iommu ops
Lu Baolu
2022-11-03
6
-114
/
+0
|
*
|
|
|
|
iommu/sva: Refactoring iommu_sva_bind/unbind_device()
Lu Baolu
2022-11-03
2
-91
/
+111
|
*
|
|
|
|
arm-smmu-v3/sva: Add SVA domain support
Lu Baolu
2022-11-03
3
-0
/
+90
|
*
|
|
|
|
iommu/vt-d: Add SVA domain support
Lu Baolu
2022-11-03
3
-0
/
+82
|
*
|
|
|
|
iommu: Add IOMMU SVA domain support
Lu Baolu
2022-11-03
1
-0
/
+20
|
*
|
|
|
|
iommu: Add attach/detach_dev_pasid iommu interfaces
Lu Baolu
2022-11-03
1
-4
/
+137
|
*
|
|
|
|
iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
Lu Baolu
2022-11-03
5
-52
/
+19
|
*
|
|
|
|
iommu: Add max_pasids field in struct dev_iommu
Lu Baolu
2022-11-03
1
-0
/
+20
|
*
|
|
|
|
iommu: Add max_pasids field in struct iommu_device
Lu Baolu
2022-11-03
3
-2
/
+10
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-12-13
1
-3
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
2022-11-21
1
-3
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
6
-45
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
iommu/amd: Enable PCI/IMS
Thomas Gleixner
2022-12-05
1
-2
/
+15
|
*
|
|
|
|
iommu/vt-d: Enable PCI/IMS
Thomas Gleixner
2022-12-05
1
-3
/
+16
|
*
|
|
|
|
iommu/amd: Switch to MSI base domains
Thomas Gleixner
2022-12-05
2
-7
/
+13
|
*
|
|
|
|
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
2022-12-05
2
-16
/
+12
|
*
|
|
|
|
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2022-12-05
2
-2
/
+2
|
*
|
|
|
|
iommu/of: Remove linux/msi.h include
Thomas Gleixner
2022-11-23
1
-1
/
+0
|
*
|
|
|
|
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2022-11-17
2
-14
/
+0
|
*
|
|
|
|
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-17
1
-1
/
+1
|
*
|
|
|
|
iommu/amd: Remove bogus check for multi MSI-X
Thomas Gleixner
2022-11-17
1
-2
/
+1
|
*
|
|
|
|
iommu/vt-d: Remove bogus check for multi MSI-X
Thomas Gleixner
2022-11-17
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-12-12
2
-6
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
2022-11-28
2
-6
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
iommu/vt-d: Fix buggy QAT device mask
Jacob Pan
2022-12-05
1
-1
/
+1
*
|
|
|
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
2022-12-02
1
-0
/
+1
*
|
|
|
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
2022-12-02
1
-1
/
+3
*
|
|
|
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
2022-12-02
1
-5
/
+9
*
|
|
|
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
2022-12-02
3
-3
/
+75
|
/
/
/
*
|
|
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
2022-11-19
1
-2
/
+3
*
|
|
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
Tina Zhang
2022-11-19
1
-5
/
+3
|
/
/
*
|
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
2022-10-21
1
-0
/
+5
*
|
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
2022-10-21
1
-3
/
+3
*
|
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
2022-10-21
8
-16
/
+24
|
/
*
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-10
42
-779
/
+1346
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
2022-09-26
41
-819
/
+989
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
iommu/virtio: Fix compile error with viommu_capable()
Joerg Roedel
2022-09-09
1
-1
/
+1
|
|
|
|
|
|
|
|
*
Merge branch 'iommu/fixes' into core
Joerg Roedel
2022-09-09
4
-107
/
+130
|
|
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
|
*
|
iova: Remove iovad->rcaches check in iova_rcache_get()
John Garry
2022-09-09
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
iova: Remove magazine BUG_ON() checks
John Garry
2022-09-09
1
-4
/
+0
|
|
|
|
|
|
|
|
*
|
iova: Remove some magazine pointer NULL checks
John Garry
2022-09-09
1
-5
/
+2
|
|
|
|
|
|
|
|
*
|
iommu/dma: Make header private
Robin Murphy
2022-09-09
9
-8
/
+54
|
|
|
|
|
|
|
|
*
|
iommu/dma: Move public interfaces to linux/iommu.h
Robin Murphy
2022-09-07
1
-2
/
+13
|
|
|
|
|
|
|
|
*
|
iommu/dma: Clean up Kconfig
Robin Murphy
2022-09-07
3
-4
/
+1
|
|
|
|
|
|
|
|
*
|
iommu: Clean up bus_set_iommu()
Robin Murphy
2022-09-07
9
-51
/
+0
[prev]
[next]