index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
Age
Commit message (
Expand
)
Author
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
2021-06-18
iommu/vt-d: Fix dereference of pointer info before it is null checked
Colin Ian King
2021-06-10
iommu/vt-d: Fix linker error on 32-bit
Joerg Roedel
2021-06-10
iommu/vt-d: No need to typecast
Parav Pandit
2021-06-10
iommu/vt-d: Remove unnecessary braces
Parav Pandit
2021-06-10
iommu/vt-d: Removed unused iommu_count in dmar domain
Parav Pandit
2021-06-10
iommu/vt-d: Use bitfields for DMAR capabilities
Parav Pandit
2021-06-10
iommu/vt-d: Use DEVICE_ATTR_RO macro
YueHaibing
2021-06-10
iommu/vt-d: Fix out-bounds-warning in intel/svm.c
Gustavo A. R. Silva
2021-06-10
iommu/vt-d: Add PRQ handling latency sampling
Lu Baolu
2021-06-10
iommu/vt-d: Add cache invalidation latency sampling
Lu Baolu
2021-06-10
iommu/vt-d: Expose latency monitor data through debugfs
Lu Baolu
2021-06-10
iommu/vt-d: Add common code for dmar latency performance monitors
Lu Baolu
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
2021-06-10
iommu/vt-d: Report prq to io-pgfault framework
Lu Baolu
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
2021-06-10
iommu/vt-d: Refactor prq_event_thread()
Lu Baolu
2021-06-10
iommu/vt-d: Use common helper to lookup svm devices
Lu Baolu
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
2021-06-10
iommu/vt-d: Add pasid private data helpers
Lu Baolu
2021-06-10
iommu/vt-d: Support asynchronous IOMMU nested capabilities
Lu Baolu
2021-06-10
iommu/vt-d: Select PCI_ATS explicitly
Lu Baolu
2021-06-10
iommu/vt-d: Tweak the description of a DMA fault
Lu Baolu
2021-06-10
iommu/vt-d: Fix kernel-doc syntax in file header
Aditya Srivastava
2021-06-10
iommu/vt-d: Remove redundant assignment to variable agaw
Colin Ian King
2021-05-27
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
2021-05-19
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2021-05-19
iommu/vt-d: Check for allocation failure in aux_detach_device()
Dan Carpenter
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-16
Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...
Joerg Roedel
2021-04-15
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
2021-04-15
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
2021-04-15
iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86
Lu Baolu
2021-04-07
iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardown
Lu Baolu
2021-04-07
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
2021-04-07
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
2021-04-07
iommu/vt-d: Report the right page fault address
Lu Baolu
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-04-07
iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
Jean-Philippe Brucker
2021-04-07
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
2021-04-07
iommu/vt-d: Remove IOVA domain rcache flushing for CPU offlining
John Garry
2021-04-07
iommu/vt-d: Make unnecessarily global functions static
Lu Baolu
2021-04-07
iommu/vt-d: Remove unused function declarations
Lu Baolu
2021-04-07
iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
Lu Baolu
2021-04-07
iommu/vt-d: Remove svm_dev_ops
Lu Baolu
2021-04-07
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
2021-04-07
iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
Lu Baolu
[next]