- 064a57d iommu/vt-d: Replace intel SVM APIs with generic SVA APIs by Jacob Pan · 4 years, 8 months ago
- 76fdd6c iommu/vt-d: Report SVA feature with generic flag by Jacob Pan · 4 years, 8 months ago
- e85bb99 iommu/vt-d: Add get_domain_info() helper by Lu Baolu · 4 years, 8 months ago
- 3375303 iommu/vt-d: Add custom allocator for IOASID by Jacob Pan · 4 years, 8 months ago
- 6ee1b77 iommu/vt-d: Add svm/sva invalidate function by Jacob Pan · 4 years, 8 months ago
- 56722a4 iommu/vt-d: Add bind guest PASID support by Jacob Pan · 4 years, 8 months ago
- b0d1f87 iommu/vt-d: Add nested translation helper function by Jacob Pan · 4 years, 8 months ago
- 3db9983 iommu/vt-d: Move domain helper to header by Jacob Pan · 4 years, 8 months ago
- 8627892 iommu/vt-d: Unify format of the printed messages by Andy Shevchenko · 4 years, 8 months ago
- 6fc7020 iommu/vt-d: Apply per-device dma_ops by Lu Baolu · 4 years, 8 months ago
- 14b3526 iommu/vt-d: Allow PCI sub-hierarchy to use DMA domain by Lu Baolu · 4 years, 8 months ago
- 327d5b2 iommu/vt-d: Allow 32bit devices to uses DMA domain by Lu Baolu · 4 years, 8 months ago
- ec9b40c Merge tag 'v5.7-rc4' into core by Joerg Roedel · 4 years, 8 months ago
- e5d1841 iommu/vt-d: Convert to probe/release_device() call-backs by Joerg Roedel · 4 years, 9 months ago
- 7039d11 iommu/vt-d: Wire up iommu_ops->def_domain_type by Joerg Roedel · 4 years, 9 months ago
- ba61c3d iommu/vt-d: Use right Kconfig option name by Lu Baolu · 4 years, 8 months ago
- c6f4ebd iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr() by Qian Cai · 4 years, 10 months ago
- 1da8347 iommu/vt-d: Populate debugfs if IOMMUs are detected by Megha Dey · 4 years, 10 months ago
- 81ee85d iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 10 months ago
- 96788c7 iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 10 months ago
- 2d48ea0 iommu/vt-d: Fix RCU-list bugs in intel_iommu_init() by Qian Cai · 4 years, 10 months ago
- 77a1bce iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page by Yonghyun Hwang · 4 years, 11 months ago
- 1ddb32d iommu/vt-d: Simplify check in identity_mapping() by Joerg Roedel · 5 years ago
- 96d170f iommu/vt-d: Remove deferred_attach_domain() by Joerg Roedel · 5 years ago
- a11bfde iommu/vt-d: Do deferred attachment in iommu_need_mapping() by Joerg Roedel · 5 years ago
- 034d98c iommu/vt-d: Move deferred device attachment into helper function by Joerg Roedel · 5 years ago
- 1d4615978 iommu/vt-d: Add attach_deferred() helper by Joerg Roedel · 5 years ago
- 4fc2ea6 Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
- 26dca6d Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- e3560ee iommu/vt-d: Remove VMD child device sanity check by Jon Derrick · 5 years ago
- 2b0140c iommu/vt-d: Use pci_real_dma_dev() for mapping by Jon Derrick · 5 years ago
- e3b5ee0 Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 5 years ago
- b89b660 iommu/vt-d: Unnecessary to handle default identity domain by Lu Baolu · 5 years ago
- 9235cb13 iommu/vt-d: Allow devices with RMRRs to use identity domain by Lu Baolu · 5 years ago
- ce4cc52b iommu/vt-d: Add RMRR base and end addresses sanity check by Barret Rhoden · 5 years ago
- f5a68bb iommu/vt-d: Mark firmware tainted if RMRR fails sanity check by Barret Rhoden · 5 years ago
- bf708cf iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer by Jerry Snitselaar · 5 years ago
- f78947c iommu/vt-d: Unlink device if failed to add to group by Jon Derrick · 5 years ago
- 4a350a0 iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU by Patrick Steinhardt · 5 years ago
- e2726da iommu/vt-d: debugfs: Add support to show page table internals by Lu Baolu · 5 years ago
- b802d07 iommu/vt-d: Use iova over first level by Lu Baolu · 5 years ago
- 64229e8 iommu/vt-d: Update first level super page capability by Lu Baolu · 5 years ago
- cb8b892 iommu/vt-d: Make first level IOVA canonical by Lu Baolu · 5 years ago
- 33cd6e6 iommu/vt-d: Flush PASID-based iotlb for iova over first level by Lu Baolu · 5 years ago
- ddf09b6 iommu/vt-d: Setup pasid entries for iova over first level by Lu Baolu · 5 years ago
- 2cd1311 iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr by Lu Baolu · 5 years ago
- a1948f2 iommu/vt-d: Identify domains using first level page table by Lu Baolu · 5 years ago
- 8e3391c iommu/vt-d: Loose requirement for flush queue initializaton by Lu Baolu · 5 years ago
- 10f8008 iommu/vt-d: Avoid iova flush queue in strict mode by Lu Baolu · 5 years ago
- 984d03a iommu/vt-d: trace: Extend map_sg trace event by Lu Baolu · 5 years ago
- 59a6233 iommu/vt-d: Replace Intel specific PASID allocator with IOASID by Jacob Pan · 5 years ago
- ff3dc65 iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks by Jacob Pan · 5 years ago
- 0461825 iommu/vt-d: Add Kconfig option to enable/disable scalable mode by Lu Baolu · 5 years ago
- 0ecdebb iommu: intel: Use generic_iommu_put_resv_regions() by Thierry Reding · 5 years ago
- 944c917 iommu/iova: Silence warnings under memory pressure by Qian Cai · 5 years ago
- cde9319 iommu/vt-d: Allocate reserved region for ISA with correct permission by Jerry Snitselaar · 5 years ago
- 75d1838 iommu/vt-d: Fix dmar pte read access not set error by Lu Baolu · 5 years ago
- d8018a0 iommu/vt-d: Set ISA bridge reserved region as relaxable by Alex Williamson · 5 years ago
- 9b3a713 Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into next by Joerg Roedel · 5 years ago
- 6c3a44e iommu/vt-d: Turn off translations at shutdown by Deepa Dinamani · 5 years ago
- f036c7f iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved by Yian Chen · 5 years ago
- 160c63f iommu/vt-d: Fix panic after kexec -p for kdump by John Donnelly · 5 years ago
- 9c24eaf iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU by Arvind Sankar · 5 years ago
- 1ee0186b iommu/vt-d: Refactor find_domain() helper by Lu Baolu · 5 years ago
- 781ca2d iommu: Add gfp parameter to iommu_ops::map by Tom Murphy · 5 years ago
- 671df18 Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
- e95adb9 Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 5 years ago
- 1f76249 iommu/vt-d: Declare Broadwell igfx dmar support snafu by Chris Wilson · 5 years ago
- cfb94a3 iommu/vt-d: Use bounce buffer for untrusted devices by Lu Baolu · 5 years ago
- 3b53034 iommu/vt-d: Add trace events for device dma map/unmap by Lu Baolu · 5 years ago
- c5a5dc4 iommu/vt-d: Don't switch off swiotlb if bounce page is used by Lu Baolu · 5 years ago
- e5e04d0 iommu/vt-d: Check whether device requires bounce buffer by Lu Baolu · 5 years ago
- f9f3232 dma-mapping: explicitly wire up ->mmap and ->get_sgtable by Christoph Hellwig · 5 years ago
- 0ce4a85 Revert "iommu/vt-d: Avoid duplicated pci dma alias consideration" by Lu Baolu · 5 years ago
- dbe8e6a Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 5 years ago
- 6b9a7d3 iommu/vt-d: Request passthrough mode from IOMMU core by Joerg Roedel · 5 years ago
- fe427e3 Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into core by Joerg Roedel · 5 years ago
- 3a18844d iommu/vt-d: Fix possible use-after-free of private domain by Lu Baolu · 5 years ago
- ae23bfb6 iommu/vt-d: Detach domain before using a private one by Lu Baolu · 5 years ago
- 458b7c8 iommu/vt-d: Detach domain when move device out of group by Lu Baolu · 5 years ago
- 56f8af5 iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() by Will Deacon · 6 years ago
- 3ee9eca iommu/vt-d: Check if domain->pgd was allocated by Dmitry Safonov · 5 years ago
- effa467 iommu/vt-d: Don't queue_iova() if there is no flush queue by Dmitry Safonov · 5 years ago
- 5575294 iommu/vt-d: Avoid duplicated pci dma alias consideration by Lu Baolu · 6 years ago
- 301e7ee Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication" by Joerg Roedel · 5 years ago
- d95c388 Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-ops' and 'core' into next by Joerg Roedel · 6 years ago
- 0aafc8a Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock" by Peter Xu · 6 years ago
- af88ec3 iommu/vt-d: Silence a variable set but not used by Qian Cai · 6 years ago
- 42db7c6 iommu/vt-d: Remove an unused variable "length" by Qian Cai · 6 years ago
- c78ad1b Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 123b2ff iommu/vt-d: Consolidate domain_init() to avoid duplication by Lu Baolu · 6 years ago
- 16c9e29 iommu/vt-d: Cleanup after delegating DMA domain to generic iommu by Sai Praneeth Prakhya · 6 years ago
- d5692d4 iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices() by Lu Baolu · 6 years ago
- 5679582 iommu/vt-d: Allow DMA domain attaching to rmrr locked device by Lu Baolu · 6 years ago
- 6a8c674 iommu/vt-d: Don't enable iommu's which have been ignored by Lu Baolu · 6 years ago
- c57b260 iommu/vt-d: Set domain type for a private domain by Lu Baolu · 6 years ago
- f4c63ea iommu/vt-d: Don't return error when device gets right domain by Lu Baolu · 6 years ago
- 1c5c59f iommu/vt-d: Differentiate relaxable and non relaxable RMRRs by Eric Auger · 6 years ago
- 3855ba2 iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions by Eric Auger · 6 years ago
- e143fd4 iommu/vt-d: Handle RMRR with PCI bridge device scopes by Eric Auger · 6 years ago