summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2021-06-10iommu/vt-d: Report prq to io-pgfault frameworkLu Baolu
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu
2021-06-10iommu/vt-d: Refactor prq_event_thread()Lu Baolu
2021-06-10iommu/vt-d: Use common helper to lookup svm devicesLu Baolu
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu
2021-06-10iommu/vt-d: Add pasid private data helpersLu Baolu
2021-06-10iommu/vt-d: Support asynchronous IOMMU nested capabilitiesLu Baolu
2021-06-10iommu/vt-d: Select PCI_ATS explicitlyLu Baolu
2021-06-10iommu/vt-d: Tweak the description of a DMA faultLu Baolu
2021-06-10iommu/vt-d: Fix kernel-doc syntax in file headerAditya Srivastava
2021-06-10iommu/vt-d: Remove redundant assignment to variable agawColin Ian King
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-19iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu
2021-05-19iommu/vt-d: Check for allocation failure in aux_detach_device()Dan Carpenter
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-15iommu/vt-d: Force to flush iotlb before creating superpageLongpeng(Mike)
2021-04-15iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'Christophe JAILLET
2021-04-15iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86Lu Baolu
2021-04-07iommu/vt-d: Avoid unnecessary cache flush in pasid entry teardownLu Baolu
2021-04-07iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu
2021-04-07iommu/vt-d: Remove WO permissions on second-level paging entriesLu Baolu
2021-04-07iommu/vt-d: Report the right page fault addressLu Baolu
2021-04-07iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUERobin Murphy
2021-04-07iommu: remove DOMAIN_ATTR_NESTINGChristoph Hellwig
2021-04-07iommu/vt-d: Support IOMMU_DEV_FEAT_IOPFJean-Philippe Brucker
2021-04-07iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu
2021-04-07iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry
2021-04-07iommu/vt-d: Make unnecessarily global functions staticLu Baolu
2021-04-07iommu/vt-d: Remove unused function declarationsLu Baolu
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu
2021-04-07iommu/vt-d: Don't set then clear private data in prq_event_thread()Lu Baolu
2021-04-07iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu
2021-03-22iommu/vt-d: Use Real PCI DMA device for IRTEJon Derrick
2021-03-18iommu/vt-d: Calculate and set flags for handle_mm_faultJacob Pan
2021-03-18iommu/vt-d: Reject unsupported page request modesJacob Pan
2021-03-18iommu/vt-d: Enable write protect propagation from guestJacob Pan
2021-03-18iommu/vt-d: Enable write protect for supervisor SVMJacob Pan
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu
2021-03-18iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the deviceKyung Min Park
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2021-03-04iommu/vt-d: Fix status code for Allocate/Free PASID commandZenghui Yu
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-04iommu/vt-d: Parse SATC reporting structureYian Chen
2021-02-04iommu/vt-d: Add iotlb_sync_map callbackLu Baolu
2021-02-04iommu/vt-d: Move capability check code to cap_audit filesKyung Min Park
2021-02-04iommu/vt-d: Audit IOMMU Capabilities and add helper functionsKyung Min Park
2021-02-02iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]Lu Baolu