Age | Commit message (Expand) | Author |
2025-05-23 | Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'... | Joerg Roedel |
2025-05-16 | iommu/amd: Allow matching ACPI HID devices without matching UIDs | Mario Limonciello |
2025-05-16 | iommu: make inclusion of amd directory conditional | Rolf Eike Beer |
2025-05-02 | Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2025-05-02 | iommu/amd: Add support for HTRangeIgnore feature | Sairaj Kodilkar |
2025-04-28 | iommu/amd: Ensure GA log notifier callbacks finish running before module unload | Sean Christopherson |
2025-04-28 | iommu: Remove iommu_dev_enable/disable_feature() | Lu Baolu |
2025-04-28 | iommu: Remove IOMMU_DEV_FEAT_SVA | Jason Gunthorpe |
2025-04-24 | iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts | Sean Christopherson |
2025-04-24 | iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE | Sean Christopherson |
2025-04-17 | iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid | Pavel Paklov |
2025-04-17 | iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT | Jason Gunthorpe |
2025-04-17 | iommu/pages: Remove iommu_alloc_page_node() | Jason Gunthorpe |
2025-04-17 | iommu: Update various drivers to pass in lg2sz instead of order to iommu pages | Jason Gunthorpe |
2025-04-17 | iommu/amd: Use roundup_pow_two() instead of get_order() | Jason Gunthorpe |
2025-04-17 | iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc() | Jason Gunthorpe |
2025-04-17 | iommu/amd: Convert to use struct iommu_pages_list | Jason Gunthorpe |
2025-04-17 | iommu/pages: Remove iommu_free_page() | Jason Gunthorpe |
2025-04-17 | iommu/pages: Remove the order argument to iommu_free_pages() | Jason Gunthorpe |
2025-03-20 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel |
2025-03-13 | iommu/amd: Enable support for up to 2K interrupts per function | Kishon Vijay Abraham I |
2025-03-13 | iommu/amd: Rename DTE_INTTABLEN* and MAX_IRQS_PER_TABLE macro | Sairaj Kodilkar |
2025-03-13 | iommu/amd: Replace slab cache allocator with page allocator | Sairaj Kodilkar |
2025-03-13 | iommu/amd: Introduce generic function to set multibit feature value | Sairaj Kodilkar |
2025-03-10 | iommu/amd: Consolidate protection domain free code | Vasant Hegde |
2025-03-10 | iommu/amd: Remove unused forward declaration | Vasant Hegde |
2025-03-10 | iommu/amd: Fix header file | Vasant Hegde |
2025-03-10 | iommu/amd: Remove outdated comment | Vasant Hegde |
2025-03-10 | iommu/amd/pgtbl_v2: Improve error handling | Vasant Hegde |
2025-03-10 | iommu/amd: Remove unused variable | Vasant Hegde |
2025-03-10 | iommu/amd: Log IOMMU control register in event log path | Vasant Hegde |
2025-02-28 | iommu/amd: Preserve default DTE fields when updating Host Page Table Root | Alejandro Jimenez |
2025-02-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2025-02-14 | x86/sev: Fix broken SNP support with KVM module built-in | Ashish Kalra |
2025-02-14 | iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path | Vasant Hegde |
2025-01-24 | Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-21 | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2025-01-17 | Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock... | Joerg Roedel |
2025-01-17 | iommu/amd: Fully decode all combinations of alloc_paging_flags | Jason Gunthorpe |
2025-01-17 | iommu/amd: Move the nid to pdom_setup_pgtable() | Jason Gunthorpe |
2025-01-17 | iommu/amd: Change amd_iommu_pgtable to use enum protection_domain_mode | Jason Gunthorpe |
2025-01-17 | iommu/amd: Remove type argument from do_iommu_domain_alloc() and related | Jason Gunthorpe |
2025-01-17 | iommu/amd: Remove dev == NULL checks | Jason Gunthorpe |
2025-01-17 | iommu/amd: Remove domain_alloc() | Jason Gunthorpe |
2025-01-17 | iommu/amd: Remove unused amd_iommu_domain_update() | Alejandro Jimenez |
2025-01-15 | x86/apic: Convert to IRQCHIP_MOVE_DEFERRED | Thomas Gleixner |
2025-01-06 | iommu/amd: remove return value of amd_iommu_detect | Gao Shiyuan |
2024-12-18 | iommu/amd: Make the blocked domain support PASID | Yi Liu |
2024-12-18 | iommu/amd: Remove amd_iommu_apply_erratum_63() | Suravee Suthikulpanit |
2024-12-18 | iommu/amd: Lock DTE before updating the entry with WRITE_ONCE() | Suravee Suthikulpanit |