summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
2021-03-04iommu: Move iotlb_sync_map out from __iommu_mapYong Wu
2021-03-04iommu: Switch gather->end to the inclusive endYong Wu
2021-02-07iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-02-07iommu/io-pgtable-arm: Support coherency for Mali LPAERobin Murphy
2021-02-03iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
2021-02-03iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit
2021-01-19iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu
2021-01-19iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu
2021-01-19iommu/vt-d: Fix lockdep splat in sva bind()/unbind()Lu Baolu
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2021-01-17iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu
2021-01-17iommu/arm-smmu-qcom: Initialize SCTLR of the bypass contextBjorn Andersson
2021-01-12iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2020-12-30iommu/arm-smmu-qcom: Implement S2CR quirkBjorn Andersson
2020-12-30iommu/arm-smmu-qcom: Read back stream mappingsBjorn Andersson
2020-12-30iommu/arm-smmu: Allow implementation specific write_s2crBjorn Andersson
2020-12-30iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVMLukas Bulwahn
2020-12-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-07iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse
2020-11-23iommu: Check return of __iommu_attach_device()Shameer Kolothum
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan