1. 717e88a iommu/amd: Clarify AMD IOMMUv2 initialization messages by Joerg Roedel · 3 years, 1 month ago
  2. 7e113d0 Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 2 months ago
  3. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  4. e9d1d2b treewide: Replace the use of mem_encrypt_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  5. 32cb4d0 x86/sme: Replace occurrences of sme_active() with cc_platform_has() by Tom Lendacky · 3 years, 4 months ago
  6. 9f78e44 iommu/amd: Use report_iommu_fault() by Lennert Buytenhek · 3 years, 3 months ago
  7. 43d83af iommu/amd: Use struct_group() for memcpy() region by Kees Cook · 3 years, 8 months ago
  8. eb03f2d iommu/amd: Remove iommu_init_ga() by Suravee Suthikulpanit · 3 years, 4 months ago
  9. c3811a5 iommu/amd: Relocate GAMSup check to early_enable_iommus by Wei Huang · 3 years, 4 months ago
  10. d8768d7 Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 3 years, 4 months ago
  11. 6d59603 iommu/amd: Prepare for multiple DMA domain types by Robin Murphy · 3 years, 5 months ago
  12. 3f166da iommu/amd: Drop IOVA cookie management by Robin Murphy · 3 years, 5 months ago
  13. 47a70be iommu/amd: Remove stale amd_iommu_unmap_flush usage by Joerg Roedel · 3 years, 5 months ago
  14. 1d65b90 Merge remote-tracking branch 'korg/core' into x86/amd by Joerg Roedel · 3 years, 5 months ago
  15. a270be1 iommu/amd: Use only natural aligned flushes in a VM by Nadav Amit · 3 years, 5 months ago
  16. 3b122a5 iommu/amd: Sync once for scatter-gather operations by Nadav Amit · 3 years, 5 months ago
  17. fe6d269 iommu/amd: Tailored gather logic for AMD by Nadav Amit · 3 years, 5 months ago
  18. 6664340 iommu/amd: Do not use flush-queue when NpCache is on by Nadav Amit · 3 years, 5 months ago
  19. fc65d0a iommu/amd: Selective flush on unmap by Nadav Amit · 3 years, 5 months ago
  20. ee974d9 iommu/amd: Fix printing of IOMMU events when rate limiting kicks in by Lennert Buytenhek · 3 years, 5 months ago
  21. 8bc5482 iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count by Xiyu Yang via iommu · 3 years, 5 months ago
  22. 13b6eb6 iommu: Streamline iommu_iova_to_phys() by Robin Murphy · 3 years, 6 months ago
  23. 308723e iommu: Remove mode argument from iommu_set_dma_strict() by John Garry · 3 years, 6 months ago
  24. 02252b3 iommu/amd: Add support for IOMMU default DMA mode build options by Zhen Lei · 3 years, 6 months ago
  25. 1d479f1 iommu: Deprecate Intel and AMD cmdline methods to enable strict mode by John Garry · 3 years, 6 months ago
  26. 2b9d8e3 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into next by Joerg Roedel · 3 years, 6 months ago
  27. ac6d704 iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() by Jean-Philippe Brucker · 3 years, 6 months ago
  28. b65412c iommu/amd: Fix section mismatch warning for detect_ivrs() by Joerg Roedel · 3 years, 7 months ago
  29. 340ec06 iommu/amd: Remove redundant assignment of err by Shaokun Zhang · 3 years, 8 months ago
  30. be227f8 iommu/amd: Tidy up DMA ops init by Robin Murphy · 3 years, 7 months ago
  31. b1e650d iommu/amd: Add amd_iommu=force_enable option by Joerg Roedel · 3 years, 7 months ago
  32. 4b21a50 iommu/amd: Fix extended features logging by Alexander Monakov · 3 years, 8 months ago
  33. a017c56 iommu/amd: Fix wrong parentheses on page-specific invalidations by Nadav Amit · 3 years, 8 months ago
  34. d6177a6 iommu/amd: Clear DMA ops when switching domain by Jean-Philippe Brucker · 3 years, 8 months ago
  35. 2d471b2 iommu: Streamline registration interface by Robin Murphy · 3 years, 9 months ago
  36. 49d11527 Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 3 years, 9 months ago
  37. 304c73b iommu/amd: Put newline after closing bracket in warning by Paul Menzel · 3 years, 9 months ago
  38. 994d660 iommu/amd: Remove performance counter pre-initialization test by Suravee Suthikulpanit · 3 years, 9 months ago
  39. 715601e Revert "iommu/amd: Fix performance counter initialization" by Paul Menzel · 3 years, 9 months ago
  40. 45ed933 iommu/amd: Remove duplicate check of devid by Shaokun Zhang · 3 years, 9 months ago
  41. 268aa45 iommu/amd: Page-specific invalidations for more than one page by Nadav Amit · 3 years, 9 months ago
  42. fc1b662 iommu/amd: Move a few prototypes to include/linux/amd-iommu.h by Christoph Hellwig · 3 years, 9 months ago
  43. b29a1fc iommu/amd: Remove a few unused exports by Christoph Hellwig · 3 years, 9 months ago
  44. 42fa2bd iommu/amd: Remove the unused amd_iommu_get_v2_domain function by Christoph Hellwig · 3 years, 9 months ago
  45. d151c85 iommu/amd: Remove the unused device errata code by Christoph Hellwig · 3 years, 9 months ago
  46. a250c23 iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE by Robin Murphy · 3 years, 9 months ago
  47. 3e84f87 iommu/amd: Remove duplicate check of pasids by Qi Liu · 3 years, 9 months ago
  48. 4b8ef15 iommu/amd: Keep track of amd_iommu_irq_remap state by Joerg Roedel · 3 years, 10 months ago
  49. 9f81ca8 iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled by Joerg Roedel · 3 years, 10 months ago
  50. 072a03e iommu/amd: Move Stoney Ridge check to detect_ivrs() by Joerg Roedel · 3 years, 10 months ago
  51. 140456f iommu/amd: Fix sleeping in atomic in increase_address_space() by Andrey Ryabinin · 3 years, 11 months ago
  52. 45e606f Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 3 years, 11 months ago
  53. 6778ff5 iommu/amd: Fix performance counter initialization by Suravee Suthikulpanit · 3 years, 11 months ago
  54. 89c9a09 iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page table by Suravee Suthikulpanit · 4 years, 1 month ago
  55. fd86c95 iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page by Suravee Suthikulpanit · 4 years, 1 month ago
  56. 441555c iommu/amd: Introduce iommu_v1_iova_to_phys by Suravee Suthikulpanit · 4 years, 1 month ago
  57. 0633bbc iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable by Suravee Suthikulpanit · 4 years, 1 month ago
  58. 33aef97 iommu/amd: Rename variables to be consistent with struct io_pgtable_ops by Suravee Suthikulpanit · 4 years, 1 month ago
  59. 6eedb59 iommu/amd: Remove amd_iommu_domain_get_pgtable by Suravee Suthikulpanit · 4 years, 1 month ago
  60. e42ba0633 iommu/amd: Restructure code for freeing page table by Suravee Suthikulpanit · 4 years, 1 month ago
  61. 1895425 iommu/amd: Move IO page table related functions by Suravee Suthikulpanit · 4 years, 1 month ago
  62. f9b4df7 iommu/amd: Declare functions as extern by Suravee Suthikulpanit · 4 years, 1 month ago
  63. 1f585530 iommu/amd: Convert to using amd_io_pgtable by Suravee Suthikulpanit · 4 years, 1 month ago
  64. d2272ec iommu/amd: Move pt_root to struct amd_io_pgtable by Suravee Suthikulpanit · 4 years, 1 month ago
  65. c9b258c iommu/amd: Prepare for generic IO page table framework by Suravee Suthikulpanit · 4 years, 1 month ago
  66. a44092e iommu/amd: Use IVHD EFR for early initialization of IOMMU features by Suravee Suthikulpanit · 4 years ago
  67. 8c112a6 iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline by Suravee Suthikulpanit · 4 years, 1 month ago
  68. 3703c83 iommu/amd: remove h from printk format specifier by Tom Rix · 4 years ago
  69. 106650f iommu/amd: Use DEFINE_SPINLOCK() for spinlock by Zheng Yongjun · 4 years ago
  70. f8993dc iommu/amd: Remove unnecessary assignment by Adrian Huang · 4 years, 1 month ago
  71. b34f10c iommu/amd: Stop irq_remapping_select() matching when remapping is disabled by David Woodhouse · 4 years ago
  72. 12bc457 iommu/amd: Set iommu->int_enabled consistently when interrupts are set up by David Woodhouse · 4 years ago
  73. 19778dd Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
  74. 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  75. 5ae9a04 iommu/amd: Add sanity check for interrupt remapping table length macros by Suravee Suthikulpanit · 4 years, 1 month ago
  76. 4165bf0 iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs by Suravee Suthikulpanit · 4 years, 1 month ago
  77. 6d39bde iommu/amd: Enforce 4k mapping for certain IOMMU data structures by Suravee Suthikulpanit · 4 years, 2 months ago
  78. d1adcfb iommu/amd: Fix IOMMU interrupt generation in X2APIC mode by David Woodhouse · 4 years, 2 months ago
  79. 2df985f iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled by David Woodhouse · 4 years, 2 months ago
  80. 2fb6acf iommu/amd: Fix union of bitfields in intcapxt support by David Woodhouse · 4 years, 2 months ago
  81. 73db2fc iommu/amd: Increase interrupt remapping table limit to 512 entries by Suravee Suthikulpanit · 4 years, 3 months ago
  82. ed381fc x86: Kill all traces of irq_remapping_get_irq_domain() by David Woodhouse · 4 years, 2 months ago
  83. a1a785b iommu/amd: Implement select() method on remapping irqdomain by David Woodhouse · 4 years, 2 months ago
  84. 5d5a971 x86/ioapic: Generate RTE directly from parent irqchip's MSI message by David Woodhouse · 4 years, 2 months ago
  85. 341b4a7 x86/ioapic: Cleanup IO/APIC route entry structs by Thomas Gleixner · 4 years, 2 months ago
  86. a27dca6 x86/io_apic: Cleanup trigger/polarity helpers by Thomas Gleixner · 4 years, 2 months ago
  87. b5c3786 iommu/amd: Use msi_msg shadow structs by Thomas Gleixner · 4 years, 2 months ago
  88. 8c44963 x86/apic: Cleanup destination mode by Thomas Gleixner · 4 years, 2 months ago
  89. 7216129 x86/apic: Cleanup delivery mode defines by Thomas Gleixner · 4 years, 2 months ago
  90. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  91. 531d29b Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 3 months ago
  92. cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  93. ac74075 Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  94. 7e3c388 Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/amd', 'x86/vt-d' and 'core' into next by Joerg Roedel · 4 years, 3 months ago
  95. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  96. 0bbe4ce iommu/amd: Fix the overwritten field in IVMD header by Adrian Huang · 4 years, 3 months ago
  97. 54ce12e iommu/amd: Re-purpose Exclusion range registers to support SNP CWWB by Suravee Suthikulpanit · 4 years, 3 months ago
  98. 2818de6 iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR by Suravee Suthikulpanit · 4 years, 3 months ago
  99. c69d89a iommu/amd: Use 4K page for completion wait write-back semaphore by Suravee Suthikulpanit · 4 years, 3 months ago
  100. e97685a iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_mode by Suravee Suthikulpanit · 4 years, 3 months ago