1. 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
  2. e8e683a iommu/of: Fix probe-deferral by Robin Murphy · 6 years ago
  3. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  4. 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
  5. 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
  6. 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
  7. dc9de8a iommu: Check for iommu_ops == NULL in iommu_probe_device() by Joerg Roedel · 6 years ago
  8. 641fb0e iommu/of: Don't call iommu_ops->add_device directly by Joerg Roedel · 6 years ago
  9. cc5aed4 iommu: Consolitate ->add/remove_device() calls by Joerg Roedel · 6 years ago
  10. 6954cf9 iommu/sysfs: Rename iommu_release_device() by Joerg Roedel · 6 years ago
  11. 170ecbd iommu/of: Use device_iommu_mapped() by Joerg Roedel · 6 years ago
  12. db5d6a7 iommu/tegra: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  13. 2000e5f iommu/qcom: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  14. 5c7e6bd iommu/of: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  15. a9bf2ee iommu/mediatek: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  16. df90365 iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  17. 98cc4f7 iommu/dma: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  18. 9b468f7 iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec by Joerg Roedel · 6 years ago
  19. b4ef725 iommu: Introduce wrappers around dev->iommu_fwspec by Joerg Roedel · 6 years ago
  20. b6d39cd8 iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code by Fabrizio Castro · 6 years ago
  21. 2713fe3 Revert "iommu/io-pgtable-arm: Check for v7s-incapable systems" by Yong Wu · 6 years ago
  22. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  23. 6d68b88 iommu/vt-d: Remove deferred invalidation by Lu Baolu · 6 years ago
  24. 1c4f88b iommu/vt-d: Shared virtual address in scalable mode by Lu Baolu · 6 years ago
  25. 437f35e iommu/vt-d: Add first level page table interface by Lu Baolu · 6 years ago
  26. 7373a8c iommu/vt-d: Setup context and enable RID2PASID support by Lu Baolu · 6 years ago
  27. ca6e322 iommu/vt-d: Pass pasid table to context mapping by Lu Baolu · 6 years ago
  28. ef848b7 iommu/vt-d: Setup pasid entry for RID2PASID support by Lu Baolu · 6 years ago
  29. 6f7db75 iommu/vt-d: Add second level page table interface by Lu Baolu · 6 years ago
  30. 3b33d4a iommu/vt-d: Reserve a domain id for FL and PT modes by Lu Baolu · 6 years ago
  31. 5d308fc iommu/vt-d: Add 256-bit invalidation descriptor support by Lu Baolu · 6 years ago
  32. 4f2ed18 iommu/vt-d: Move page table helpers into header by Lu Baolu · 6 years ago
  33. 0bbeb01 iommu/vt-d: Manage scalalble mode PASID tables by Lu Baolu · 6 years ago
  34. 765b6a9 iommu/vt-d: Enumerate the scalable mode capability by Lu Baolu · 6 years ago
  35. c4b17afb0 iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages() by Ganapatrao Kulkarni · 6 years ago
  36. 89cddc5 iommu/arm-smmu: Add support for qcom,smmu-v2 variant by Vivek Gautam · 6 years ago
  37. 655e364 iommu/arm-smmu: Add the device_link between masters and smmu by Sricharan R · 6 years ago
  38. d4a44f0 iommu/arm-smmu: Invoke pm_runtime across the driver by Sricharan R · 6 years ago
  39. 96a299d iommu/arm-smmu: Add pm_runtime/sleep ops by Sricharan R · 6 years ago
  40. a868e85 iommu/arm-smmu-v3: Use explicit mb() when moving cons pointer by Will Deacon · 6 years ago
  41. 84a9a75 iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads by Zhen Lei · 6 years ago
  42. 3cd508a iommu/arm-smmu-v3: Fix big-endian CMD_SYNC writes by Robin Murphy · 6 years ago
  43. c12b08e iommu/amd: Fix amd_iommu=force_isolation by Yu Zhao · 6 years ago
  44. cad34be iommu/dma-iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  45. 524a669 iommu/vt-d: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  46. 964f231 iommu/intel: small map_page cleanup by Christoph Hellwig · 6 years ago
  47. b3aa14f iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  48. fb58fdc iommu/vt-d: Do not enable ATS for untrusted devices by Mika Westerberg · 6 years ago
  49. 89a6079 iommu/vt-d: Force IOMMU on for platform opt in hint by Lu Baolu · 6 years ago
  50. c07b642 iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular by Paul Gortmaker · 6 years ago
  51. addb672f iommu/arm-smmu: Make arm-smmu explicitly non-modular by Paul Gortmaker · 6 years ago
  52. 39fcbbcc iommu/tegra: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  53. f295cf2 iommu/qcom: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  54. 8128ac3 iommu/ipmmu-vmsa: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  55. d4cf5bb iommu/mediatek: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  56. a007dd5 iommu/msm: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  57. 669a047 iommu/rockchip: Make it explicitly non-modular by Paul Gortmaker · 6 years ago
  58. c1af7b4 iommu: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 6 years ago
  59. 753a31a irq_remapping: Remove unused header files by Yangtao Li · 6 years ago
  60. 8075964 iommu/ipmmu-vmsa: Add an array of slave devices whitelist by Yoshihiro Shimoda · 6 years ago
  61. b7ee92c iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions by Yoshihiro Shimoda · 6 years ago
  62. 6f5086a6 iommu/amd: Remove leading 0s in error log messages by Joerg Roedel · 6 years ago
  63. 1a21ee1 iommu/amd: Fix line-break in error log reporting by Joerg Roedel · 6 years ago
  64. 101fa03 iommu/amd: Use pr_fmt() by Joerg Roedel · 6 years ago
  65. 062e52a iommu/tegra: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  66. a6906a8 iommu/omap: Remove DEBUG_SEQ_FOPS_RO() by Yangtao Li · 6 years ago
  67. 3569dd0 iommu/vt-d: Handle domain agaw being less than iommu agaw by Sohil Mehta · 6 years ago
  68. 829383e iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
  69. 6f820bb iommu/amd: Allow to upgrade page-size by Joerg Roedel · 6 years ago
  70. 9db034d iommu/amd: Restart loop if cmpxchg64 succeeded in alloc_pte() by Joerg Roedel · 6 years ago
  71. 6d568ef iommu/amd: Allow downgrading page-sizes in alloc_pte() by Joerg Roedel · 6 years ago
  72. 69be885 iommu/amd: Ignore page-mode 7 in free_sub_pt() by Joerg Roedel · 6 years ago
  73. 409afa4 iommu/amd: Introduce free_sub_pt() function by Joerg Roedel · 6 years ago
  74. ac3a709 iommu/amd: Collect page-table pages in freelist by Joerg Roedel · 6 years ago
  75. ab99be4 amd/iommu: Fix Guest Virtual APIC Log Tail Address Register by Filippo Sironi · 6 years ago
  76. 60fb008 iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code by Fabrizio Castro · 6 years ago
  77. e5b78f2 iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  78. 19ed3e2 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  79. b65f501 iommu/mediatek: Constify iommu_ops by Arvind Yadav · 6 years ago
  80. b0c3291 iommu/ipmmu-vmsa: Hook up r8a77990 DT matching code by Hai Nguyen Pham · 6 years ago
  81. 5d95f40 iommu: Do physical merging in iommu_map_sg() by Robin Murphy · 6 years ago
  82. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  83. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  84. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  85. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  86. d1f2b17 Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  87. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  88. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  89. 70408a9 Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 6 years ago
  90. 2f2fbfb Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 6 years ago
  91. 5e73107 iommu/arm-smmu-v3: Remove unnecessary wrapper function by Andrew Murray · 6 years ago
  92. 2d7ca2c iommu/arm-smmu-v3: Add SPDX header by Andrew Murray · 6 years ago
  93. e84b7cc iommu/amd: Add default branch in amd_iommu_capable() by Lu Baolu · 6 years ago
  94. 8780158 iommu/amd: Remap the IOMMU device table with the memory encryption mask for kdump by Lianbo Jiang · 6 years ago
  95. 24d2c52 iommu/amd: Move iommu_init_pci() to .init section by Joerg Roedel · 6 years ago
  96. b3e9b51 iommu/amd: Clear memory encryption mask from physical address by Singh, Brijesh · 6 years ago
  97. 6f20a97 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 · 6 years ago
  98. 44f6876 iommu/arm-smmu: Support non-strict mode by Robin Murphy · 6 years ago
  99. b2dfeba iommu/io-pgtable-arm-v7s: Add support for non-strict mode by Robin Murphy · 6 years ago
  100. 9662b99 iommu/arm-smmu-v3: Add support for non-strict mode by Zhen Lei · 6 years ago