summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2021-08-19iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu
2021-08-19iommu/vt-d: Refactor Kconfig a bitLu Baolu
2021-08-19iommu/vt-d: Remove unnecessary oom messageZhen Lei
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu
2021-08-18iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/vt-d: Drop IOVA cookie managementRobin Murphy
2021-07-26iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()Lu Baolu
2021-07-26iommu/vt-d: Implement map/unmap_pages() iommu_ops callbackLu Baolu
2021-07-26iommu/vt-d: Report real pgsize bitmap to iommu coreLu Baolu
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry
2021-07-26iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry
2021-07-14iommu/vt-d: Fix clearing real DMA device's scalable-mode context entriesLu Baolu
2021-07-14iommu/vt-d: Global devTLB flush when present context entry changedSanjay Kumar
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker
2021-06-18iommu/vt-d: Fix dereference of pointer info before it is null checkedColin Ian King
2021-06-10iommu/vt-d: Fix linker error on 32-bitJoerg Roedel
2021-06-10iommu/vt-d: No need to typecastParav Pandit
2021-06-10iommu/vt-d: Remove unnecessary bracesParav Pandit
2021-06-10iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit
2021-06-10iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit
2021-06-10iommu/vt-d: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-10iommu/vt-d: Fix out-bounds-warning in intel/svm.cGustavo A. R. Silva
2021-06-10iommu/vt-d: Add PRQ handling latency samplingLu Baolu
2021-06-10iommu/vt-d: Add cache invalidation latency samplingLu Baolu
2021-06-10iommu/vt-d: Expose latency monitor data through debugfsLu Baolu
2021-06-10iommu/vt-d: Add common code for dmar latency performance monitorsLu Baolu
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu
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