index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-3
/
+0
2022-12-12
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-45
/
+56
2022-12-12
Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-6
/
+11
2022-12-05
iommu/amd: Enable PCI/IMS
Thomas Gleixner
1
-2
/
+15
2022-12-05
iommu/vt-d: Enable PCI/IMS
Thomas Gleixner
1
-3
/
+16
2022-12-05
iommu/amd: Switch to MSI base domains
Thomas Gleixner
2
-7
/
+13
2022-12-05
iommu/vt-d: Switch to MSI parent domains
Thomas Gleixner
2
-16
/
+12
2022-12-05
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2
-2
/
+2
2022-12-05
iommu/vt-d: Fix buggy QAT device mask
Jacob Pan
1
-1
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()
Xiongfeng Wang
1
-0
/
+1
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in has_external_pci()
Xiongfeng Wang
1
-1
/
+3
2022-12-02
iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()
Yang Yingliang
1
-5
/
+9
2022-12-02
iommu/vt-d: Add a fix for devices need extra dtlb flush
Jacob Pan
3
-3
/
+75
2022-11-28
iommu/hyper-v: Allow hyperv irq remapping without x2apic
Nuno Das Neves
2
-6
/
+11
2022-11-23
iommu/of: Remove linux/msi.h include
Thomas Gleixner
1
-1
/
+0
2022-11-21
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
1
-3
/
+0
2022-11-19
iommu/vt-d: Set SRE bit only when hardware has SRS cap
Tina Zhang
1
-2
/
+3
2022-11-19
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
Tina Zhang
1
-5
/
+3
2022-11-17
x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS
Thomas Gleixner
2
-14
/
+0
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-17
iommu/amd: Remove bogus check for multi MSI-X
Thomas Gleixner
1
-2
/
+1
2022-11-17
iommu/vt-d: Remove bogus check for multi MSI-X
Thomas Gleixner
1
-2
/
+1
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
8
-16
/
+24
2022-10-10
Merge tag 'iommu-updates-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
42
-779
/
+1346
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+21
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2022-09-26
Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...
Joerg Roedel
41
-819
/
+989
2022-09-26
iommu/vt-d: Avoid unnecessary global DMA cache invalidation
Lu Baolu
2
-0
/
+8
2022-09-26
iommu/vt-d: Avoid unnecessary global IRTE cache invalidation
Lu Baolu
2
-2
/
+5
2022-09-26
iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_support
Yi Liu
5
-6
/
+6
2022-09-26
iommu/vt-d: Remove pasid_set_eafe()
Lu Baolu
1
-10
/
+0
2022-09-26
iommu/vt-d: Decouple PASID & PRI enabling from SVA
Lu Baolu
3
-66
/
+18
2022-09-26
iommu/vt-d: Remove unnecessary SVA data accesses in page fault path
Lu Baolu
2
-54
/
+8
2022-09-26
iommu: dart: Support t6000 variant
Sven Peter
1
-3
/
+21
2022-09-26
iommu/io-pgtable-dart: Add DART PTE support for t6000
Sven Peter
2
-7
/
+43
2022-09-26
iommu/io-pgtable: Add DART subpage protection support
Sven Peter
1
-0
/
+8
2022-09-26
iommu/io-pgtable: Move Apple DART support to its own file
Janne Grunau
5
-64
/
+441
2022-09-26
iommu/mediatek: Add support for MT6795 Helio X10 M4Us
AngeloGioacchino Del Regno
1
-0
/
+15
2022-09-26
iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173
AngeloGioacchino Del Regno
1
-2
/
+4
2022-09-26
iommu/amd: Fix sparse warning
Vasant Hegde
2
-2
/
+2
2022-09-26
iommu/amd: Remove outdated comment
Vasant Hegde
1
-4
/
+0
2022-09-26
iommu/amd: Free domain ID after domain_flush_pages
Vasant Hegde
1
-3
/
+3
2022-09-26
iommu/amd: Free domain id in error path
Vasant Hegde
1
-2
/
+6
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+21
2022-09-21
iommu/vt-d: Check correct capability for sagaw determination
Yi Liu
1
-1
/
+1
2022-09-21
Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"
Lu Baolu
2
-9
/
+25
2022-09-11
iommu: Fix false ownership failure on AMD systems with PASID activated
Jason Gunthorpe
2
-2
/
+21
2022-09-11
iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
Lu Baolu
2
-25
/
+9
[next]