Age | Commit message (Expand) | Author |
2019-09-29 | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-28 | iommu/amd: Lock code paths traversing protection_domain->dev_list | Joerg Roedel |
2019-09-28 | iommu/amd: Lock dev_data in attach/detach code paths | Joerg Roedel |
2019-09-28 | iommu/amd: Check for busy devices earlier in attach_device() | Joerg Roedel |
2019-09-28 | iommu/amd: Take domain->lock for complete attach/detach path | Joerg Roedel |
2019-09-28 | iommu/amd: Remove amd_iommu_devtable_lock | Joerg Roedel |
2019-09-28 | iommu/amd: Remove domain->updated | Joerg Roedel |
2019-09-24 | iommu/amd: Wait for completion of IOTLB flush in attach_device | Filippo Sironi |
2019-09-24 | iommu/amd: Unmap all L7 PTEs when downgrading page-sizes | Andrei Dulea |
2019-09-24 | iommu/amd: Introduce first_pte_l7() helper | Andrei Dulea |
2019-09-24 | iommu/amd: Fix downgrading default page-sizes in alloc_pte() | Andrei Dulea |
2019-09-24 | iommu/amd: Fix pages leak in free_pagetable() | Andrei Dulea |
2019-09-19 | Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-09-13 | iommu: pass cell_count = -1 to of_for_each_phandle with cells_name | Uwe Kleine-König |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-11 | iommu/vt-d: Declare Broadwell igfx dmar support snafu | Chris Wilson |
2019-09-11 | iommu/vt-d: Add Scalable Mode fault information | Kyung Min Park |
2019-09-11 | iommu/vt-d: Use bounce buffer for untrusted devices | Lu Baolu |
2019-09-11 | iommu/vt-d: Add trace events for device dma map/unmap | Lu Baolu |
2019-09-11 | iommu/vt-d: Don't switch off swiotlb if bounce page is used | Lu Baolu |
2019-09-11 | iommu/vt-d: Check whether device requires bounce buffer | Lu Baolu |
2019-09-06 | iommu/omap: Mark pm functions __maybe_unused | Arnd Bergmann |
2019-09-06 | iommu/amd: Fix race in increase_address_space() | Joerg Roedel |
2019-09-06 | iommu/amd: Flush old domains in kdump kernel | Stuart Hayes |
2019-09-05 | iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3 | Hai Nguyen Pham |
2019-09-05 | iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order | Geert Uytterhoeven |
2019-09-04 | dma-mapping: introduce a dma_common_find_pages helper | Christoph Hellwig |
2019-09-04 | dma-mapping: always use VM_DMA_COHERENT for generic DMA remap | Christoph Hellwig |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-09-03 | iommu: Don't use sme_active() in generic code | Joerg Roedel |
2019-09-03 | iommu/vt-d: Remove global page flush support | Jacob Pan |
2019-09-03 | iommu/arm-smmu-v3: Fix build error without CONFIG_PCI_ATS | YueHaibing |
2019-09-03 | iommu/dma: add a new dma_map_ops of get_merge_boundary() | Yoshihiro Shimoda |
2019-08-30 | iommu/qcom: Use struct_size() helper | Gustavo A. R. Silva |
2019-08-30 | iommu: Remove wrong default domain comments | Tom Murphy |
2019-08-30 | Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration" | Lu Baolu |
2019-08-30 | iommu/dma: Fix for dereferencing before null checking | Yunsheng Lin |
2019-08-30 | Merge branch 'arm/smmu' into arm/mediatek | Joerg Roedel |
2019-08-30 | iommu/mediatek: Clean up struct mtk_smi_iommu | Yong Wu |
2019-08-30 | memory: mtk-smi: Get rid of need_larbid | Yong Wu |
2019-08-30 | iommu/mediatek: Fix VLD_PA_RNG register backup when suspend | Yong Wu |
2019-08-30 | iommu/mediatek: Add mmu1 support | Yong Wu |
2019-08-30 | iommu/mediatek: Add mt8183 IOMMU support | Yong Wu |
2019-08-30 | iommu/mediatek: Move vld_pa_rng into plat_data | Yong Wu |
2019-08-30 | iommu/mediatek: Move reset_axi into plat_data | Yong Wu |
2019-08-30 | iommu/mediatek: Refine protect memory definition | Yong Wu |
2019-08-30 | iommu/mediatek: Add larb-id remapped support | Yong Wu |