aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-12/+36
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2-3/+4
2020-11-23iommu: Check return of __iommu_attach_device()Shameer Kolothum1-4/+6
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz1-0/+4
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit1-5/+22
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+6
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu1-1/+3
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/iommu/fixesWill Deacon1-1/+18
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-2/+3
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+18
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner1-1/+18
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-3/+2
2020-11-03iommu: Fix a check in iommu_check_bind_data()Dan Carpenter1-1/+1
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L1-1/+1
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L1-0/+6
2020-11-03iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu1-0/+3
2020-11-03iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit1-1/+5
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig1-3/+2
2020-10-20Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2020-10-19iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski1-1/+1
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-16/+48
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds26-900/+1894
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki1-1/+1
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-156/+121
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-74/+102
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel26-900/+1894
2020-10-07iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse1-15/+31
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+0
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig3-4/+2
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2-1/+2
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan2-4/+10
2020-10-01iommu/uapi: Handle data and argsz filled by usersJacob Pan1-7/+187
2020-10-01iommu/uapi: Rename uapi functionsJacob Pan1-9/+9
2020-10-01iommu/uapi: Use named union for user dataJacob Pan2-12/+12
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-09-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai1-2/+6
2020-09-28iommu/arm-smmu-v3: Add SVA device featureJean-Philippe Brucker3-0/+154
2020-09-28iommu/arm-smmu-v3: Check for SVA featuresJean-Philippe Brucker3-0/+58
2020-09-28iommu/arm-smmu-v3: Seize private ASIDJean-Philippe Brucker3-15/+57
2020-09-28iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker5-8/+172
2020-09-28iommu/arm-smmu-v3: Move definitions to a headerJean-Philippe Brucker2-660/+677
2020-09-28iommu/io-pgtable-arm: Move some definitions to a headerJean-Philippe Brucker2-25/+32
2020-09-28iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang1-2/+9
2020-09-25dma-iommu: implement ->alloc_noncoherentChristoph Hellwig1-4/+37
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2-0/+6
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-nextChristoph Hellwig6-62/+124
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron1-1/+1
2020-09-24iommu/amd: Re-purpose Exclusion range registers to support SNP CWWBSuravee Suthikulpanit2-0/+27