summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon
2020-01-29iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2020-01-29iommu/amd: Make iommu_disable saferKevin Mitchell
2020-01-29iommu: Use right function to get group for deviceLu Baolu
2020-01-29iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2020-01-23iommu: Remove device link to group on failureJon Derrick
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding
2019-08-26Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-23Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P
2019-05-16iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-05-02Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-27iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon
2019-02-14iommu: iommu-debug: don't pass null character to copy_to_userVijayanand Jitta
2019-01-31iommu: dma-mapping-fast: Add a check for count in fast_smmu_allocVijayanand Jitta
2019-01-30Merge "Merge android-4.4.171 (b355d4f) into msm-4.4"Linux Build Service Account
2019-01-25Merge android-4.4.170 (241f76b1) into msm-4.4Srinivasarao P
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2019-01-08iommu/iommu-debug: fix buffer overflows in debugfs read functionsSrinivasarao P
2018-12-14Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P
2018-12-13iommu/vt-d: Use memunmap to free memremapPan Bian
2018-12-13iommu/ipmmu-vmsa: Fix crash on early domain freeGeert Uytterhoeven
2018-12-13iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()Lu Baolu
2018-09-28Merge android-4.4.158 (f9e4134) into msm-4.4Srinivasarao P
2018-09-28Merge android-4.4.157 (c139ea66) into msm-4.4Srinivasarao P
2018-09-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong
2018-09-25iommu/debug: Remove dependency on CONFIG_IOMMU_DEBUG_TRACKINGVivek Kumar
2018-09-19iommu/ipmmu-vmsa: Fix allocation in atomic contextGeert Uytterhoeven
2018-09-12Merge android-4.4.155 (b3f777e) into msm-4.4Srinivasarao P
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-08-21iommu/arm-smmu: Add Hibernation supportSiddhartha Agrawal
2018-07-13iommu/debug: Add mutex to make attach/detach thread safeVENKATA RAO KAKANI
2018-07-09iommu/debug: Add mutex to make attach/detach thread safeVivek Gautam