summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-05-12iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens
2022-04-13iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-04-13iommu/arm-smmu-v3: fix event handling soft lockupZhou Guanghui
2022-04-08iommu/ipmmu-vmsa: Check for error num after setting maskJiasheng Jiang
2022-04-08iommu/iova: Improve 32-bit free space estimateRobin Murphy
2022-03-08iommu/amd: Recover from event log overflowLennert Buytenhek
2022-02-16iommu: Fix potential use-after-free during probeVijayanand Jitta
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang
2022-01-27iommu/iova: Fix race between FQ timeout and teardownXiongfeng Wang
2022-01-27iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky
2022-01-27iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit
2022-01-27iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin
2022-01-27iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang
2021-12-01iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
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-26iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()Liu Yi L
2021-08-26iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu
2021-08-26iommu: Check if group is NULL before remove deviceFrank Wunderlich
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang
2021-07-14iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel
2021-07-14iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam
2021-07-14iommu/amd: Fix extended features loggingAlexander Monakov
2021-06-03iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu
2021-06-03iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-06-03iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-19iommu/vt-d: Remove WO permissions on second-level paging entriesLu Baolu
2021-05-19iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-05-19Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"Greg Kroah-Hartman
2021-05-19Revert "iommu/vt-d: Remove WO permissions on second-level paging entries"Greg Kroah-Hartman
2021-05-19iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit
2021-05-19Revert "iommu/amd: Fix performance counter initialization"Paul Menzel
2021-05-14iommu/amd: Put newline after closing bracket in warningPaul Menzel
2021-05-14iommu/vt-d: Invalidate PASID cache when root/context entry changedLu Baolu
2021-05-14iommu/vt-d: Remove WO permissions on second-level paging entriesLu Baolu
2021-05-14iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-05-14iommu/vt-d: Report the right page fault addressLu Baolu
2021-05-14iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu
2021-05-14iommu/vt-d: Don't set then clear private data in prq_event_thread()Lu Baolu
2021-05-14iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei
2021-05-14iommu/vt-d: Reject unsupported page request modesJacob Pan
2021-05-14iommu: Check dev->iommu in iommu_dev_xxx functionsShameer Kolothum
2021-03-17iommu/amd: Fix performance counter initializationSuravee Suthikulpanit
2021-03-17iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu
2021-03-11iommu/amd: Fix sleeping in atomic in increase_address_space()Andrey Ryabinin
2021-03-09iommu/vt-d: Fix status code for Allocate/Free PASID commandZenghui Yu
2021-03-04iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRsIsaac J. Manjarres
2021-03-04iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleepingDouglas Anderson