Age | Commit message (Expand) | Author |
2022-11-30 | iommufd: File descriptor, context, kconfig and makefiles | Jason Gunthorpe |
2022-11-29 | iommu: Add device-centric DMA ownership interfaces | Lu Baolu |
2022-11-29 | iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY | Jason Gunthorpe |
2022-11-28 | iommu/hyper-v: Allow hyperv irq remapping without x2apic | Nuno Das Neves |
2022-11-23 | iommu/of: Remove linux/msi.h include | Thomas Gleixner |
2022-11-22 | iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() | Yuan Can |
2022-11-22 | iommu/vt-d: Use real field for indication of first level | Lu Baolu |
2022-11-22 | iommu/vt-d: Remove unnecessary domain_context_mapped() | Lu Baolu |
2022-11-22 | iommu/vt-d: Rename domain_add_dev_info() | Lu Baolu |
2022-11-22 | iommu/vt-d: Rename iommu_disable_dev_iotlb() | Lu Baolu |
2022-11-22 | iommu/vt-d: Add blocking domain support | Lu Baolu |
2022-11-22 | iommu/vt-d: Add device_block_translation() helper | Lu Baolu |
2022-11-22 | iommu/vt-d: Allocate pasid table in device probe path | Lu Baolu |
2022-11-22 | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel |
2022-11-21 | Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates | Will Deacon |
2022-11-21 | dma-mapping: reject __GFP_COMP in dma_alloc_attrs | Christoph Hellwig |
2022-11-19 | iommu/amd: Check return value of mmu_notifier_register() | Denis Arefev |
2022-11-19 | iommu/amd: Fix pci device refcount leak in ppr_notifier() | Yang Yingliang |
2022-11-19 | iommu/vt-d: Set SRE bit only when hardware has SRS cap | Tina Zhang |
2022-11-19 | iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries | Tina Zhang |
2022-11-19 | iommu/io-pgtable-arm-v7s: Remove map/unmap | Robin Murphy |
2022-11-19 | iommu/io-pgtable-arm: Remove map/unmap | Robin Murphy |
2022-11-19 | iommu/qcom: Update to {map,unmap}_pages | Robin Murphy |
2022-11-19 | iommu/ipmmu-vmsa: Update to {map,unmap}_pages | Robin Murphy |
2022-11-19 | iommu/msm: Update to {map,unmap}_pages | Robin Murphy |
2022-11-19 | iommu/mediatek: Update to {map,unmap}_pages | Robin Murphy |
2022-11-19 | iommu/sprd: Update to {map,unmap}_pages | Robin Murphy |
2022-11-19 | iommu/mediatek-v1: Update to {map,unmap}_pages | Robin Murphy |
2022-11-19 | iommu/exynos: Fix driver initialization sequence | Marek Szyprowski |
2022-11-19 | s390/pci: use lock-free I/O translation updates | Niklas Schnelle |
2022-11-19 | iommu/s390: Optimize IOMMU table walking | Niklas Schnelle |
2022-11-19 | iommu/s390: Use RCU to allow concurrent domain_list iteration | Niklas Schnelle |
2022-11-19 | iommu/s390: Add I/O TLB ops | Niklas Schnelle |
2022-11-19 | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle |
2022-11-19 | iommu: Avoid races around device probe | Robin Murphy |
2022-11-19 | iommu/mediatek: add support for MT8365 SoC | Fabien Parent |
2022-11-19 | iommu/mediatek: add support for 6-bit encoded port IDs | Fabien Parent |
2022-11-19 | iommu/mediatek: Check return value after calling platform_get_resource() | Yang Yingliang |
2022-11-19 | iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options | Kim Phillips |
2022-11-19 | iommu/amd: Fix ivrs_acpihid cmdline parsing code | Kim Phillips |
2022-11-18 | iommu/arm-smmu-qcom: Add SM6350 SMMUv2 | Konrad Dybcio |
2022-11-17 | x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORS | Thomas Gleixner |
2022-11-17 | genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN | Thomas Gleixner |
2022-11-17 | iommu/amd: Remove bogus check for multi MSI-X | Thomas Gleixner |
2022-11-17 | iommu/vt-d: Remove bogus check for multi MSI-X | Thomas Gleixner |
2022-11-15 | iommu/arm-smmu: Warn once when the perfetcher errata patch fails to apply | Chen Lin |
2022-11-14 | iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry | Dmitry Baryshkov |
2022-11-14 | iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUs | Dmitry Baryshkov |
2022-11-14 | iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match data | Dmitry Baryshkov |
2022-11-14 | iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500 | Dmitry Baryshkov |