Age | Commit message (Expand) | Author | Files | Lines |
2020-07-22 | iommu/qcom: Use domain rather than dev as tlb cookie | Rob Clark | 1 | -20/+17 |
2020-07-19 | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -4/+8 |
2020-07-14 | irqdomain/treewide: Keep firmware node unconditionally allocated | Thomas Gleixner | 3 | -4/+8 |
2020-07-09 | iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unused | Jordan Crouse | 1 | -1/+1 |
2020-07-09 | iommu: Fix use-after-free in iommu_release_device | Qian Cai | 1 | -1/+1 |
2020-06-30 | iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inline | Joerg Roedel | 1 | -1/+1 |
2020-06-30 | iommu: SUN50I_IOMMU should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2020-06-30 | iommu/sun50i: Remove unused variable | Maxime Ripard | 1 | -2/+0 |
2020-06-30 | iommu/sun50i: Change the readl timeout to the atomic variant | Maxime Ripard | 1 | -3/+3 |
2020-06-23 | iommu/vt-d: Fix misuse of iommu_domain_identity_map() | Lu Baolu | 1 | -1/+3 |
2020-06-23 | iommu/vt-d: Update scalable mode paging structure coherency | Lu Baolu | 1 | -3/+10 |
2020-06-23 | iommu/vt-d: Enable PCI ACS for platform opt in hint | Lu Baolu | 1 | -1/+2 |
2020-06-23 | iommu/vt-d: Don't apply gfx quirks to untrusted devices | Rajat Jain | 1 | -0/+37 |
2020-06-23 | iommu/vt-d: Set U/S bit in first level page table by default | Lu Baolu | 1 | -3/+2 |
2020-06-23 | iommu/vt-d: Make Intel SVM code 64-bit only | Lu Baolu | 1 | -1/+1 |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -9/+9 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -9/+9 |
2020-06-12 | Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -14/+14 |
2020-06-10 | iommu/vt-d: Move Intel IOMMU driver into subdirectory | Joerg Roedel | 9 | -9/+9 |
2020-06-10 | iommu/amd: Move AMD IOMMU driver into subdirectory | Joerg Roedel | 8 | -5/+5 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2 | -4/+4 |
2020-06-08 | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -4/+4 |
2020-06-08 | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 38 | -1633/+3095 |
2020-06-06 | Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+3 |
2020-06-04 | iommu: Check for deferred attach in iommu_group_do_dma_attach() | Joerg Roedel | 1 | -1/+5 |
2020-06-02 | Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',... | Joerg Roedel | 38 | -1633/+3091 |
2020-05-29 | iommu/amd: Remove redundant devid checks | Joerg Roedel | 1 | -11/+2 |
2020-05-29 | iommu/amd: Store dev_data as device iommu private data | Joerg Roedel | 1 | -22/+22 |
2020-05-29 | iommu/amd: Merge private header files | Joerg Roedel | 6 | -110/+100 |
2020-05-29 | iommu/amd: Remove PD_DMA_OPS_MASK | Joerg Roedel | 1 | -17/+7 |
2020-05-29 | iommu/amd: Consolidate domain allocation/freeing | Joerg Roedel | 1 | -89/+27 |
2020-05-29 | iommu/amd: Free page-table in protection_domain_free() | Joerg Roedel | 1 | -5/+6 |
2020-05-29 | iommu/amd: Allocate page-table in protection_domain_init() | Joerg Roedel | 1 | -26/+22 |
2020-05-29 | iommu/amd: Let free_pagetable() not rely on domain->pt_root | Joerg Roedel | 1 | -20/+16 |
2020-05-29 | iommu/amd: Unexport get_dev_data() | Joerg Roedel | 3 | -11/+11 |
2020-05-29 | Merge tag 'v5.7-rc7' into x86/amd | Joerg Roedel | 5 | -58/+180 |
2020-05-29 | iommu: Fix reference count leak in iommu_group_alloc. | Qiushi Wu | 1 | -1/+1 |
2020-05-29 | iommu/vt-d: Fix compile warning | Jacob Pan | 1 | -1/+1 |
2020-05-29 | iommu/vt-d: Remove real DMA lookup in find_domain | Jon Derrick | 1 | -3/+0 |
2020-05-29 | iommu/vt-d: Allocate domain info for real DMA sub-devices | Jon Derrick | 1 | -4/+15 |
2020-05-29 | iommu/vt-d: Only clear real DMA device's context entries | Jon Derrick | 1 | -1/+8 |
2020-05-29 | iommu: Remove iommu_sva_ops::mm_exit() | Jean-Philippe Brucker | 1 | -11/+0 |
2020-05-27 | iommu/sun50i: Constify sun50i_iommu_ops | Rikard Falkeborn | 1 | -1/+1 |
2020-05-27 | iommu/hyper-v: Constify hyperv_ir_domain_ops | Rikard Falkeborn | 1 | -1/+1 |
2020-05-27 | iommu/vt-d: Use pci_ats_supported() | Jean-Philippe Brucker | 1 | -6/+3 |
2020-05-27 | iommu/arm-smmu-v3: Use pci_ats_supported() | Jean-Philippe Brucker | 1 | -13/+7 |
2020-05-27 | iommu/amd: Use pci_ats_supported() | Jean-Philippe Brucker | 1 | -8/+4 |
2020-05-25 | iommu: Don't take group reference in iommu_alloc_default_domain() | Joerg Roedel | 1 | -12/+9 |
2020-05-25 | iommu/vt-d: fix a GCC warning | Qian Cai | 1 | -1/+1 |
2020-05-25 | iommu/vt-d: Fix pointer cast warnings on 32 bit | Lu Baolu | 2 | -5/+6 |