summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel
2020-10-07iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu
2020-10-01iommu/vt-d: Check UAPI data processed by IOMMU coreJacob Pan
2020-10-01iommu/uapi: Handle data and argsz filled by usersJacob Pan
2020-10-01iommu/uapi: Rename uapi functionsJacob Pan
2020-10-01iommu/uapi: Use named union for user dataJacob Pan
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang
2020-09-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai
2020-09-28iommu/arm-smmu-v3: Add SVA device featureJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Check for SVA featuresJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Seize private ASIDJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Share process page tablesJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Move definitions to a headerJean-Philippe Brucker
2020-09-28iommu/io-pgtable-arm: Move some definitions to a headerJean-Philippe Brucker
2020-09-28iommu/arm-smmu-v3: Ensure queue is read after updating prod pointerZhou Wang
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron
2020-09-24iommu/amd: Re-purpose Exclusion range registers to support SNP CWWBSuravee Suthikulpanit
2020-09-24iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERRSuravee Suthikulpanit
2020-09-24iommu/amd: Use 4K page for completion wait write-back semaphoreSuravee Suthikulpanit
2020-09-24iommu/tegra-smmu: Allow to group clients in same swgroupNicolin Chen
2020-09-24iommu/tegra-smmu: Fix iova->phys translationNicolin Chen
2020-09-24iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASKNicolin Chen
2020-09-24iommu/vt-d: Use device numa domain if RHSA is missingLu Baolu
2020-09-24iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-09-21iommu/arm-smmu: Constify some helpersRob Clark
2020-09-21iommu/arm-smmu: Prepare for the adreno-smmu implementationJordan Crouse
2020-09-21iommu/arm-smmu: Add support for split pagetablesJordan Crouse
2020-09-21iommu/arm-smmu: Pass io-pgtable config to implementation specific functionJordan Crouse
2020-09-21iommu/arm-smmu-v3: Fix endianness annotationsJean-Philippe Brucker
2020-09-18iommu/dma: Handle init_iova_flush_queue() failure in dma-iommu pathTom Murphy
2020-09-18iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit
2020-09-18iommu/tegra-smmu: Fix tlb_maskNicolin Chen
2020-09-18iommu/pamu: Replace use of kzfree with kfree_sensitiveAlex Dewar
2020-09-18iommu/renesas: Update help description for IPMMU_VMSA configLad Prabhakar
2020-09-18iommu/amd: Fix potential @entry null derefJoao Martins
2020-09-18iommu/mediatek: Add support for MT8167Fabien Parent
2020-09-18iommu/mediatek: Add flag for legacy ivrp paddrFabien Parent
2020-09-17x86/mmu: Allocate/free a PASIDFenghua Yu
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-16iommu/amd: Remove domain search for PCI/MSIThomas Gleixner
2020-09-16iommu/vt-d: Remove domain search for PCI/MSI[X]Thomas Gleixner
2020-09-16iommm/amd: Store irq domain in struct deviceThomas Gleixner
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner