summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2022-05-12iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang
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-06-03iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu
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-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/vt-d: Reject unsupported page request modesJacob Pan
2021-03-17iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu
2021-03-09iommu/vt-d: Fix status code for Allocate/Free PASID commandZenghui Yu
2021-02-07iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-02-03iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
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-12iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_devLiu Yi L
2020-12-30iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVMLukas Bulwahn
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-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
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L
2020-11-03iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig
2020-10-20Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-19iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
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