index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2024-04-26
iommu/amd: Define per-IOMMU iopf_queue
Suravee Suthikulpanit
2024-04-26
iommu/amd: Enable PCI features based on attached domain capability
Vasant Hegde
2024-04-26
iommu/amd: Setup GCR3 table in advance if domain is SVA capable
Vasant Hegde
2024-04-26
iommu/amd: Introduce iommu_dev_data.max_pasids
Vasant Hegde
2024-04-26
iommu/amd: Fix PPR interrupt processing logic
Vasant Hegde
2024-04-26
iommu/amd: Move PPR-related functions into ppr.c
Suravee Suthikulpanit
2024-04-26
iommu/amd: Add support for enabling/disabling IOMMU features
Wei Huang
2024-04-26
iommu/amd: Introduce per device DTE update function
Vasant Hegde
2024-04-26
iommu/amd: Rename amd_iommu_v2_supported() as amd_iommu_pasid_supported()
Vasant Hegde
2024-04-26
iommu/amd: Enhance def_domain_type to handle untrusted device
Vasant Hegde
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-26
iommu/dma: Make limit checks self-contained
Robin Murphy
2024-04-26
iommu/vt-d: Remove struct intel_svm
Lu Baolu
2024-04-26
iommu: Add ops->domain_alloc_sva()
Jason Gunthorpe
2024-04-26
iommu/vt-d: Remove intel_svm_dev
Lu Baolu
2024-04-26
iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_range() in cache_invalidate_user
Lu Baolu
2024-04-26
iommu/vt-d: Cleanup use of iommu_flush_iotlb_psi()
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_range_np() in iotlb_sync_map
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_range() in tlb_sync
Lu Baolu
2024-04-26
iommu/vt-d: Use cache_tag_flush_all() in flush_iotlb_all
Lu Baolu
2024-04-26
iommu/vt-d: Add trace events for cache tag interface
Lu Baolu
2024-04-26
iommu/vt-d: Add cache tag invalidation helpers
Lu Baolu
2024-04-26
iommu/vt-d: Add cache tag assignment interface
Lu Baolu
2024-04-26
iommu/vt-d: Remove caching mode check before device TLB flush
Lu Baolu
2024-04-26
iommu/vt-d: Remove private data use in fault message
Jingqi Liu
2024-04-26
iommu/vt-d: Remove debugfs use of private data field
Jingqi Liu
2024-04-26
iommu/vt-d: Allocate DMAR fault interrupts locally
Dimitri Sivanich
2024-04-26
iommu/vt-d: Use try_cmpxchg64{,_local}() in iommu.c
Uros Bizjak
2024-04-26
iommu/vt-d: Remove redundant assignment to variable err
Colin Ian King
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
2024-04-19
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-18
iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
Georgi Djakov
2024-04-18
iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
Georgi Djakov
2024-04-18
iommu/arm-smmu: Allow using a threaded handler for context interrupts
Georgi Djakov
2024-04-18
iommu/arm-smmu-qcom-debug: Add support for TBUs
Georgi Djakov
2024-04-18
iommu/arm-smmu-v3: Free MSIs in case of ENOMEM
Aleksandr Aprelkov
2024-04-18
iommu/arm-smmu: Convert to domain_alloc_paging()
Jason Gunthorpe
2024-04-15
iommu: account IOMMU allocated memory
Pasha Tatashin
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
2024-04-15
iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/sun50i: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/rockchip: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/exynos: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/amd: use page allocation function provided by iommu-pages.h
Pasha Tatashin
2024-04-15
iommu/dma: use iommu_put_pages_list() to releae freelist
Pasha Tatashin
2024-04-15
iommu/vt-d: add wrapper functions for page allocations
Pasha Tatashin
[prev]
[next]