summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-09-26iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu
2021-09-26iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu
2021-09-26iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang
2021-09-18iommu/vt-d: Update the virtual command related registersLu Baolu
2021-08-18iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L
2021-08-18iommu/vt-d: Fix PASID reference leakFenghua Yu
2021-08-02iommu: Check if group is NULL before remove deviceFrank Wunderlich
2021-07-26iommu/dma: Fix leak in non-contiguous APIEzequiel Garcia
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-14iommu/rockchip: Fix physical address decodingBenjamin Gaignard
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-07-14iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski
2021-07-13iommu/arm-smmu-v3: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25iommu/virtio: Enable x86 supportJean-Philippe Brucker
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23iommu/arm-smmu-qcom: Add stall supportRob Clark
2021-06-23iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse
2021-06-23iommu/arm-smmu: Add support for driver IOMMU fault handlersJordan Crouse
2021-06-18iommu/vt-d: Fix dereference of pointer info before it is null checkedColin Ian King
2021-06-17Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2021-06-16Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon
2021-06-15iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon
2021-06-15iommu/arm-smmu-v3: Remove unnecessary oom messageZhen Lei
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang
2021-06-11iommu/arm-smmu: Use Tegra implementation on Tegra186Thierry Reding
2021-06-11iommu/arm-smmu: tegra: Implement SID override programmingThierry Reding
2021-06-11iommu/arm-smmu: tegra: Detect number of instances at runtimeThierry Reding
2021-06-11Merge branch 'for-thierry/arm-smmu' of https://git.kernel.org/pub/scm/linux/k...Krzysztof Kozlowski
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