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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
Lu Baolu
1
-21
/
+0
2022-03-04
iommu/vt-d: Remove intel_iommu::domains
Lu Baolu
1
-65
/
+3
2022-03-04
Merge branch 'core' into x86/vt-d
Joerg Roedel
5
-902
/
+15
2022-03-02
iommu/vt-d: Add RPLS to quirk list to skip TE disabling
Tejas Upadhyay
1
-1
/
+1
2022-02-28
iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
Adrian Huang
1
-1
/
+1
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-9
/
+11
2022-02-28
iommu: Remove unused argument in is_attach_deferred
Lu Baolu
1
-2
/
+1
2022-02-28
iommu/vt-d: Remove aux-domain related callbacks
Lu Baolu
2
-309
/
+3
2022-02-28
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
4
-582
/
+0
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2
-11
/
+2
2022-02-14
iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
Fenghua Yu
1
-1
/
+1
2022-02-14
iommu/vtd: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2022-01-31
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
1
-3
/
+10
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-74
/
+37
2021-12-20
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
1
-58
/
+31
2021-12-17
iommu/vt-d: Remove unused dma_to_mm_pfn function
MaĆra Canal
1
-5
/
+0
2021-12-17
iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()
Kefeng Wang
1
-4
/
+0
2021-12-17
iommu/vt-d: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+4
2021-12-17
iommu/vt-d: Use correctly sized arguments for bit field
Kees Cook
1
-2
/
+2
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-26
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-10-18
iommu/vt-d: Avoid duplicate removing in __domain_mapping()
Longpeng(Mike)
1
-5
/
+6
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-23
/
+1
2021-10-18
iommu/vt-d: Delete dev_has_feat callback
Lu Baolu
1
-54
/
+5
2021-10-18
iommu/vt-d: Use second level for GPA->HPA translation
Lu Baolu
1
-3
/
+12
2021-10-18
iommu/vt-d: Check FL and SL capability sanity in scalable mode
Lu Baolu
2
-0
/
+14
2021-10-18
iommu/vt-d: Remove duplicate identity domain flag
Lu Baolu
1
-5
/
+4
2021-10-18
iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
Kyung Min Park
3
-2
/
+125
2021-10-18
iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
Tvrtko Ursulin
1
-1
/
+5
2021-09-28
iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
Bjorn Helgaas
1
-3
/
+3
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
1
-0
/
+12
2021-09-09
iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()
Fenghua Yu
1
-3
/
+0
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
7
-136
/
+135
2021-08-19
iommu/vt-d: Add present bit check in pasid entry setup helpers
Liu Yi L
1
-0
/
+16
2021-08-19
iommu/vt-d: Use pasid_pte_is_present() helper function
Liu Yi L
1
-1
/
+1
2021-08-19
iommu/vt-d: Drop the kernel doc annotation
Andy Shevchenko
1
-1
/
+1
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
2
-5
/
+2
2021-08-19
iommu/vt-d: Preset A/D bits for user space DMA usage
Lu Baolu
1
-7
/
+3
2021-08-19
iommu/vt-d: Enable Intel IOMMU scalable mode by default
Lu Baolu
2
-1
/
+5
2021-08-19
iommu/vt-d: Refactor Kconfig a bit
Lu Baolu
2
-19
/
+12
2021-08-19
iommu/vt-d: Remove unnecessary oom message
Zhen Lei
2
-7
/
+1
2021-08-19
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-5
/
+5
2021-08-18
iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
1
-9
/
+6
2021-08-18
iommu/vt-d: Drop IOVA cookie management
Robin Murphy
1
-8
/
+0
2021-08-18
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2
-2
/
+14
2021-08-18
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
1
-1
/
+2
2021-07-26
iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()
Lu Baolu
1
-41
/
+7
2021-07-26
iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
Lu Baolu
1
-2
/
+35
2021-07-26
iommu/vt-d: Report real pgsize bitmap to iommu core
Lu Baolu
1
-19
/
+19
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
1
-3
/
+3
[prev]
[next]