summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-06-12iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()Lu Baolu
2019-06-12iommu/vt-d: Allow DMA domain attaching to rmrr locked deviceLu Baolu
2019-06-12iommu/vt-d: Don't enable iommu's which have been ignoredLu Baolu
2019-06-12iommu/vt-d: Set domain type for a private domainLu Baolu
2019-06-12iommu/vt-d: Don't return error when device gets right domainLu Baolu
2019-06-12iommu/vt-d: Differentiate relaxable and non relaxable RMRRsEric Auger
2019-06-12iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regionsEric Auger
2019-06-12iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regionsEric Auger
2019-06-12iommu/vt-d: Handle RMRR with PCI bridge device scopesEric Auger
2019-06-12iommu/vt-d: Introduce is_downstream_to_pci_bridge helperEric Auger
2019-06-12iommu/vt-d: Duplicate iommu_resv_region objects per device listEric Auger
2019-06-12iommu: Fix a leak in iommu_insert_resv_regionEric Auger
2019-06-12iommu: Add recoverable fault reportingJean-Philippe Brucker
2019-06-12iommu: Introduce device fault report APIJacob Pan
2019-06-12iommu/arm-smmu: Avoid constant zero in TLBI writesRobin Murphy
2019-06-06iommu/virtio: Add event queueJean-Philippe Brucker
2019-06-06iommu/virtio: Add probe requestJean-Philippe Brucker
2019-06-06iommu: Add virtio-iommu driverJean-Philippe Brucker
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner
2019-06-03Merge tag 'v5.2-rc3' into x86/vt-dJoerg Roedel
2019-06-03iommu/ipmmu-vmsa: Add suspend/resume supportGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Extract hardware context initializationGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific featuresGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsignedGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Prepare to handle 40-bit error addressesGeert Uytterhoeven
2019-06-03iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfsGeert Uytterhoeven
2019-06-03iommu/dma: Fix condition check in iommu_dma_unmap_sgNathan Chancellor
2019-06-03iommu/vt-d: Fix a variable set but not usedQian Cai
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-28iommu/amd: Add missed 'tag' to error msg in iommu_print_eventYueHaibing
2019-05-28iommu/vt-d: Remove static identity map codeLu Baolu
2019-05-28iommu/vt-d: Remove duplicated code for device hotplugLu Baolu
2019-05-28iommu/vt-d: Remove startup parameter from device_def_domain_type()Lu Baolu
2019-05-28iommu/vt-d: Cleanup get_valid_domain_for_dev()Lu Baolu
2019-05-28iommu/vt-d: Implement is_attach_deferred iommu ops entryLu Baolu
2019-05-28iommu/vt-d: Probe DMA-capable ACPI name space devicesLu Baolu
2019-05-28iommu/vt-d: Handle 32bit device with identity default domainLu Baolu
2019-05-28iommu/vt-d: Identify default domains replaced with privateLu Baolu
2019-05-28iommu/vt-d: Delegate the dma domain to upper layerLu Baolu
2019-05-28iommu/vt-d: Delegate the identity domain to upper layerLu Baolu
2019-05-28iommu/vt-d: Add device_def_domain_type() helperLu Baolu
2019-05-28iommu/vt-d: Enable DMA remapping after rmrr mappedLu Baolu
2019-05-28iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regionsLu Baolu
2019-05-27iommu/dma: Switch copyright boilerplace to SPDXChristoph Hellwig