1. 5cca150 iommu/msm: Fix an incorrect NULL check on list iterator by Xiaomeng Tong · 2 years, 6 months ago
  2. b7d7b16 iommu/amd: Increase timeout waiting for GA log enablement by Joerg Roedel · 2 years, 5 months ago
  3. ffa0495 iommu/arm-smmu-v3: fix event handling soft lockup by Zhou Guanghui · 2 years, 9 months ago
  4. 90e970c iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() by Joerg Roedel · 2 years, 9 months ago
  5. 6898f8a iommu/amd: Fix backport of 140456f994195b568ecd7fc2287a34eadffef3ca by Nathan Chancellor · 3 years, 3 months ago
  6. 1d64846 iommu/amd: Fix sleeping in atomic in increase_address_space() by Andrey Ryabinin · 3 years, 8 months ago
  7. 14e8493 iommu/vt-d: Do not use flush-queue when caching-mode is on by Nadav Amit · 3 years, 9 months ago
  8. 4db445d iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built by Bartosz Golaszewski · 3 years, 9 months ago
  9. 9bae48c iommu/vt-d: Gracefully handle DMAR units with no supported address widths by David Woodhouse · 3 years, 9 months ago
  10. 68a426a iommu/intel: Fix memleak in intel_irq_remapping_alloc by Dinghao Liu · 3 years, 10 months ago
  11. 2b8d8c9 iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs by Suravee Suthikulpanit · 3 years, 10 months ago
  12. 59768f2 iommu/amd: Increase interrupt remapping table limit to 512 entries by Suravee Suthikulpanit · 4 years ago
  13. fd87f83 iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() by Yu Kuai · 4 years, 1 month ago
  14. 094031c iommu/vt-d: Serialize IOMMU GCMD register modifications by Lu Baolu · 4 years, 2 months ago
  15. 2205c49 iommu/iova: Don't BUG on invalid PFNs by Robin Murphy · 4 years, 5 months ago
  16. bfe998e iommu/omap: Check for failure of a call to omap_iommu_dump_ctx by Colin Ian King · 4 years, 3 months ago
  17. 44ac6be iommu: Fix reference count leak in iommu_group_alloc. by Qiushi Wu · 4 years, 5 months ago
  18. 57dd229 iommu/amd: Fix over-read of ACPI UID from IVRS table by Alexander Monakov · 4 years, 5 months ago
  19. a6d4fb7 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system by Suravee Suthikulpanit · 4 years, 6 months ago
  20. a42a984 iommu/amd: Fix the configuration of GCR3 table root pointer by Adrian Huang · 4 years, 8 months ago
  21. 159ba99 iommu/vt-d: Ignore devices with out-of-spec domain number by Daniel Drake · 4 years, 7 months ago
  22. 1d66a55 iommu/vt-d: Fix the wrong printing in RHSA parsing by Zhenzhong Duan · 4 years, 7 months ago
  23. 045bf09 iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page by Yonghyun Hwang · 4 years, 8 months ago
  24. 5145afc iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 7 months ago
  25. 412c17e iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint by Hans de Goede · 4 years, 7 months ago
  26. 712ae1c iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE by Will Deacon · 4 years, 9 months ago
  27. a9e0dcf iommu/amd: Wait for completion of IOTLB flush in attach_device by Filippo Sironi · 5 years ago
  28. d1b09d4 iommu/amd: Make iommu_disable safer by Kevin Mitchell · 5 years ago
  29. 497372c iommu: Use right function to get group for device by Lu Baolu · 5 years ago
  30. 30616bd iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU by Lu Baolu · 5 years ago
  31. c664cdb iommu: Remove device link to group on failure by Jon Derrick · 4 years, 10 months ago
  32. e5fb4e7 iommu/tegra-smmu: Fix page tables in > 4 GiB memory by Thierry Reding · 5 years ago
  33. 0871302 iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  34. 355c780 iommu/amd: Silence warnings under memory pressure by Qian Cai · 5 years ago
  35. 6fb92f1 iommu/amd: Fix race in increase_address_space() by Joerg Roedel · 5 years ago
  36. 10f13d9 iommu/dma: Handle SG length overflow better by Robin Murphy · 5 years ago
  37. 5f35f44 iommu/amd: Move iommu_init_pci() to .init section by Joerg Roedel · 6 years ago
  38. ea091c8 iommu/vt-d: Set intel_iommu_gfx_mapped correctly by Lu Baolu · 5 years ago
  39. 202494a9 iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114 by Dmitry Osipenko · 6 years ago
  40. 6f54cf1 iommu/amd: Set exclusion range correctly by Joerg Roedel · 6 years ago
  41. 0afa6d8 iommu/dmar: Fix buffer overflow during PCI bus notification by Julia Cartwright · 6 years ago
  42. 41f08cc iommu/vt-d: Check capability before disabling protected memory by Lu Baolu · 6 years ago
  43. afa8739 iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables by Nicolas Boichat · 6 years ago
  44. cfa2d25 iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE by Stanislaw Gruszka · 6 years ago
  45. 2efa79e iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 6 years ago
  46. 50c382e iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 6 years ago
  47. 8a6c9f6 iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 6 years ago
  48. d1069fc iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer by Will Deacon · 6 years ago
  49. 98e089c iommu/arm-smmu: Add support for qcom,smmu-v2 variant by Vivek Gautam · 6 years ago
  50. d4ccfce iommu/amd: Fix amd_iommu=force_isolation by Yu Zhao · 6 years ago
  51. da4b7ae iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
  52. 782d0b8 iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
  53. 06144fe iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  54. 19c6074 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  55. 792a964 iommu/amd: Return devid as alias for ACPI HID devices by Arindam Nath · 6 years ago
  56. 5eb06bf iommu/amd: make sure TLB to be flushed before IOVA freed by Zhen Lei · 6 years ago
  57. bd08974 iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register by Miao Zhong · 6 years ago
  58. 5092edd iommu/ipmmu-vmsa: Fix allocation in atomic context by Geert Uytterhoeven · 6 years ago
  59. b68377c iommu/vt-d: Fix dev iotlb pfsid use by Jacob Pan · 6 years ago
  60. eada1b2 iommu/vt-d: Add definitions for PFSID by Jacob Pan · 6 years ago
  61. b5c2e60 iommu/vt-d: Use domain instead of cache fetching by Peter Xu · 7 years ago
  62. 94911a0 iommu/vt-d: Fix a potential memory leak by Lu Baolu · 7 years ago
  63. 62088f5 iommu/vt-d: clean up pr_irq if request_threaded_irq fails by Jerry Snitselaar · 7 years ago
  64. a3a9a97 iommu/omap: Register driver before setting IOMMU ops by Suman Anna · 8 years ago
  65. 79a6866 iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range by Nate Watterson · 8 years ago
  66. e6a897a iommu/arm-smmu-v3: Cope with duplicated Stream IDs by Robin Murphy · 7 years ago
  67. 03975fa iommu/arm-smmu-v3: Don't free page table ops twice by Jean-Philippe Brucker · 7 years ago
  68. 7171aa2 iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5 by Marek Szyprowski · 8 years ago
  69. 03bfadf iommu/amd: Limit the IOVA page range to the specified addresses by Gary R Hook · 7 years ago
  70. b3b6d1e iommu/mediatek: Fix driver name by Matthias Brugger · 7 years ago
  71. 3d40364 iommu/io-pgtable-arm-v7s: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  72. e17f2b5 iommu/vt-d: Fix scatterlist offset handling by Robin Murphy · 7 years ago
  73. 3a8ab78 iommu/arm-smmu-v3: Clear prior settings when updating STEs by Nate Watterson · 8 years ago
  74. 3abebf0 iommu/amd: Finish TLB flush in amd_iommu_unmap() by Joerg Roedel · 7 years ago
  75. 2d59530 iommu/io-pgtable-arm: Check for leaf entry before dereferencing it by Oleksandr Tyshchenko · 8 years ago
  76. 61b2038 iommu/exynos: Block SYSMMU while invalidating FLPD cache by Marek Szyprowski · 8 years ago
  77. 75d1888 iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' by Sricharan R · 8 years ago
  78. be5c6ef iommu/amd: Enable ga_log_intr when enabling guest_mode by Suravee Suthikulpanit · 7 years ago
  79. 1781a29 iommu/amd: Fix interrupt remapping when disable guest_mode by Suravee Suthikulpanit · 7 years ago
  80. 0e55856 iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid() by Pan Bian · 7 years ago
  81. f0c31c6 iommu/dma: Don't reserve PCI I/O windows by Robin Murphy · 8 years ago
  82. d7fcb30 iommu: Handle default domain attach failure by Robin Murphy · 8 years ago
  83. c19bfc6 iommu/vt-d: Don't over-free page table directories by David Dillow · 8 years ago
  84. 21f2950 iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings by KarimAllah Ahmed · 7 years ago
  85. 352c021 iommu/vt-d: Fix NULL pointer dereference in device_to_iommu by Koos Vriezen · 8 years ago
  86. 24427cd iommu/vt-d: Tylersburg isoch identity map check is done too late. by Ashok Raj · 8 years ago
  87. afd7e2b iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped by Xunlei Pang · 8 years ago
  88. ef41459 iommu/vt-d: Fix pasid table size encoding by Jacob Pan · 8 years ago
  89. 2148835 iommu/amd: Fix the left value check of cmd buffer by Huang Rui · 8 years ago
  90. 48ffae8 iommu/amd: Missing error code in amd_iommu_init_device() by Dan Carpenter · 8 years ago
  91. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  92. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  93. bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
  94. 8c82d6e iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago
  95. 3c117b5 iommu/arm-smmu: Check that iommu_fwspecs are ours by Robin Murphy · 8 years ago
  96. ec615f4 iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s by Robin Murphy · 8 years ago
  97. fba4f8e iommu/arm-smmu: Work around ARM DMA configuration by Robin Murphy · 8 years ago
  98. 1c38718 iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions by Ashok Raj · 8 years ago
  99. 56e520c Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  100. 6218590 Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago