1. d7cbc0f iommu/vt-d: Make intel_iommu_enable_pasid() more generic by Lu Baolu · 6 years ago
  2. 2b89939 Merge branch 'api-features' into x86/vt-d by Joerg Roedel · 6 years ago
  3. 26b25a2 iommu: Bind process address spaces to devices by Jean-Philippe Brucker · 6 years ago
  4. a3a1959 iommu: Add APIs for multiple domains per device by Lu Baolu · 6 years ago
  5. 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 0a35255 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging by Nicolas Boichat · 6 years ago
  7. 8aafaaf iommu/amd: Reserve exclusion range in iova-domain by Joerg Roedel · 6 years ago
  8. 8bc32a2 iommu: Don't print warning when IOMMU driver only supports unmanaged domains by Joerg Roedel · 6 years ago
  9. 84c11e4 iommu/vt-d: Save the right domain ID used by hardware by Lu Baolu · 6 years ago
  10. 5bb71fc7 iommu/vt-d: Check capability before disabling protected memory by Lu Baolu · 6 years ago
  11. 80ef446 iommu/iova: Fix tracking of recently failed iova address by Robert Richter · 6 years ago
  12. 5aba6c4 iommu/vt-d: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  13. 4e50ce0 iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE by Stanislaw Gruszka · 6 years ago
  14. 323ea40 Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  15. bb6bccb iommu/amd: Fix NULL dereference bug in match_hid_uid by Aaron Ma · 6 years ago
  16. bb97be2 Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  17. e431f2d Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  18. 98fa15f mm: replace all open encodings for NUMA_NO_NODE by Anshuman Khandual · 6 years ago
  19. a215ce8 Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  20. d05e4c8 Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt-d', 'x86/amd', 'hyper-v' and 'core' into next by Joerg Roedel · 6 years ago
  21. 48739af iommu/vt-d: Get domain ID before clear pasid entry by Lu Baolu · 6 years ago
  22. c56cba5 iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() by Lu Baolu · 6 years ago
  23. 41b80db iommu/vt-d: Set context field after value initialized by Lu Baolu · 6 years ago
  24. d8b8591 iommu/vt-d: Disable ATS support on untrusted devices by Lu Baolu · 6 years ago
  25. a947a45 iommu/mediatek: Fix semicolon code style issue by Yang Wei · 6 years ago
  26. 29217a4 iommu/hyper-v: Add Hyper-V stub IOMMU driver by Lan Tianyu · 6 years ago
  27. 117266f iommu/vt-d: Check identity map for hot-added devices by Lu Baolu · 6 years ago
  28. cffaaf0 iommu/dmar: Fix buffer overflow during PCI bus notification by Julia Cartwright · 6 years ago
  29. 18b3af4 iommu: Fix IOMMU debugfs fallout by Geert Uytterhoeven · 6 years ago
  30. 61363c1 iommu/vt-d: Enable ATS only if the device uses page aligned address. by Kuppuswamy Sathyanarayanan · 6 years ago
  31. 1b84778a iommu/vt-d: Fix PRI/PASID dependency issue. by Kuppuswamy Sathyanarayanan · 6 years ago
  32. 3f0c625 iommu/vt-d: Allow interrupts from the entire bus for aliased devices by Logan Gunthorpe · 6 years ago
  33. 9ca8261 iommu/vt-d: Add helper to set an IRTE to verify only the bus number by Logan Gunthorpe · 6 years ago
  34. 032ebd8 iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables by Nicolas Boichat · 6 years ago
  35. f096d66 iommu/vt-d: Remove misleading "domain 0" test from domain_exit() by Bjorn Helgaas · 6 years ago
  36. 7175323 iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument by Bjorn Helgaas · 6 years ago
  37. e083ea5b iommu/vt-d: Remove unnecessary local variable initializations by Bjorn Helgaas · 6 years ago
  38. 932a652 iommu/vt-d: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
  39. 5f226da iommu/amd: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
  40. 780da9e iommu: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
  41. b77cf11 iommu: Allow io-pgtable to be used outside of drivers/iommu/ by Rob Herring · 6 years ago
  42. 9481caf Merge 5.0-rc6 into driver-core-next by Greg Kroah-Hartman · 6 years ago
  43. 2e277fa Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  44. ea4f640 IOMMU: Make dwo drivers use stateless device links by Rafael J. Wysocki · 6 years ago
  45. 1c0490c Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  46. 1a9eb9b iommu/vt-d: Remove change_pte notifier by Peter Xu · 6 years ago
  47. 5a63f0a iommu/amd: Remove clear_flush_young notifier by Peter Xu · 6 years ago
  48. 2e6c6a8 iommu/amd: Print reason for iommu_map_page failure in map_sg by Jerry Snitselaar · 6 years ago
  49. 8950dcd iommu/vt-d: Leave scalable mode default off by Lu Baolu · 6 years ago
  50. 21d5d27 iommu/vt-d: Implement dma_[un]map_resource() by Logan Gunthorpe · 6 years ago
  51. 9825bd9 iommu/amd: Fix IOMMU page flush when detach device from a domain by Suravee Suthikulpanit · 6 years ago
  52. c61a463 iommu/dma: Remove unused variable by Shaokun Zhang · 6 years ago
  53. da5d274 iommu/mediatek: Use correct fwspec in mtk_iommu_add_device() by Joerg Roedel · 6 years ago
  54. 198bc32 iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() by Gerald Schaefer · 6 years ago
  55. f1724c0 iommu/amd: Unmap all mapped pages in error path of map_sg by Jerry Snitselaar · 6 years ago
  56. 51d8838 iommu/amd: Call free_iova_fast with pfn in map_sg by Jerry Snitselaar · 6 years ago
  57. 52e60b7 Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  58. 7072230 iommu/tegra: gart: Perform code refactoring by Dmitry Osipenko · 6 years ago
  59. e7e23670 iommu/tegra: gart: Simplify clients-tracking code by Dmitry Osipenko · 6 years ago
  60. cc0e120 iommu/tegra: gart: Don't detach devices from inactive domains by Dmitry Osipenko · 6 years ago
  61. 5dd82cd iommu/tegra: gart: Prepend error/debug messages with "gart:" by Dmitry Osipenko · 6 years ago
  62. 167d67d iommu/tegra: gart: Don't use managed resources by Dmitry Osipenko · 6 years ago
  63. 7d849b7 iommu/tegra: gart: Allow only one active domain at a time by Dmitry Osipenko · 6 years ago
  64. 8e92491 iommu/tegra: gart: Fix NULL pointer dereference by Dmitry Osipenko · 6 years ago
  65. c3086fa iommu/tegra: gart: Fix spinlock recursion by Dmitry Osipenko · 6 years ago
  66. 568ece5 memory: tegra: Do not try to probe SMMU on Tegra20 by Dmitry Osipenko · 6 years ago
  67. ce2785a iommu/tegra: gart: Integrate with Memory Controller driver by Dmitry Osipenko · 6 years ago
  68. 2fc0ac1 iommu/tegra: gart: Optimize mapping / unmapping performance by Dmitry Osipenko · 6 years ago
  69. 1d7ae53 iommu: Introduce iotlb_sync_map callback by Dmitry Osipenko · 6 years ago
  70. 4b6f0ea iommu/tegra: gart: Ignore devices without IOMMU phandle in DT by Dmitry Osipenko · 6 years ago
  71. ae95c46 iommu/tegra: gart: Clean up driver probe errors handling by Dmitry Osipenko · 6 years ago
  72. 4f821c1 iommu/tegra: gart: Remove pr_fmt and clean up includes by Dmitry Osipenko · 6 years ago
  73. 5b438f4 iommu/vt-d: Support page request in scalable mode by Jacob Pan · 6 years ago
  74. e8e683a iommu/of: Fix probe-deferral by Robin Murphy · 6 years ago
  75. bd3c2e6 iommu/iova: Allow compiling the library without IOMMU support by Sakari Ailus · 6 years ago
  76. ba93c357 iommu/msm: Reduce indentation by Julia Lawall · 6 years ago
  77. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  78. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  79. 457fa34 Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  80. 03ebe48 Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  81. dc9de8a iommu: Check for iommu_ops == NULL in iommu_probe_device() by Joerg Roedel · 6 years ago
  82. 641fb0e iommu/of: Don't call iommu_ops->add_device directly by Joerg Roedel · 6 years ago
  83. cc5aed4 iommu: Consolitate ->add/remove_device() calls by Joerg Roedel · 6 years ago
  84. 6954cf9 iommu/sysfs: Rename iommu_release_device() by Joerg Roedel · 6 years ago
  85. 170ecbd iommu/of: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  86. db5d6a7 iommu/tegra: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  87. 2000e5f iommu/qcom: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  88. 5c7e6bd iommu/of: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  89. a9bf2ee iommu/mediatek: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  90. df90365 iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  91. 98cc4f7 iommu/dma: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  92. 9b468f7 iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  93. b4ef725 iommu: Introduce wrappers around dev->iommu_fwspec by Joerg Roedel · 6 years ago
  94. b6d39cd8 iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code by Fabrizio Castro · 6 years ago
  95. 2713fe3 Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems" by Yong Wu · 6 years ago
  96. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  97. 6d68b88 iommu/vt-d: Remove deferred invalidation by Lu Baolu · 6 years ago
  98. 1c4f88b iommu/vt-d: Shared virtual address in scalable mode by Lu Baolu · 6 years ago
  99. 437f35e iommu/vt-d: Add first level page table interface by Lu Baolu · 6 years ago
  100. 7373a8c iommu/vt-d: Setup context and enable RID2PASID support by Lu Baolu · 6 years ago