Age | Commit message (Expand) | Author |
2019-10-18 | iommu/amd: Check PM_LEVEL_SIZE() condition in locked section | Joerg Roedel |
2019-10-15 | iommu/amd: Fix incorrect PASID decoding from event log | Suthikulpanit, Suravee |
2019-09-29 | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-28 | iommu/amd: Lock code paths traversing protection_domain->dev_list | Joerg Roedel |
2019-09-28 | iommu/amd: Lock dev_data in attach/detach code paths | Joerg Roedel |
2019-09-28 | iommu/amd: Check for busy devices earlier in attach_device() | Joerg Roedel |
2019-09-28 | iommu/amd: Take domain->lock for complete attach/detach path | Joerg Roedel |
2019-09-28 | iommu/amd: Remove amd_iommu_devtable_lock | Joerg Roedel |
2019-09-28 | iommu/amd: Remove domain->updated | Joerg Roedel |
2019-09-24 | iommu/amd: Wait for completion of IOTLB flush in attach_device | Filippo Sironi |
2019-09-24 | iommu/amd: Unmap all L7 PTEs when downgrading page-sizes | Andrei Dulea |
2019-09-24 | iommu/amd: Introduce first_pte_l7() helper | Andrei Dulea |
2019-09-24 | iommu/amd: Fix downgrading default page-sizes in alloc_pte() | Andrei Dulea |
2019-09-24 | iommu/amd: Fix pages leak in free_pagetable() | Andrei Dulea |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-06 | iommu/amd: Fix race in increase_address_space() | Joerg Roedel |
2019-09-06 | iommu/amd: Flush old domains in kdump kernel | Stuart Hayes |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-08-30 | iommu/amd: Silence warnings under memory pressure | Qian Cai |
2019-08-23 | iommu/amd: Request passthrough mode from IOMMU core | Joerg Roedel |
2019-08-09 | iommu/amd: Re-factor guest virtual APIC (de-)activation code | Suthikulpanit, Suravee |
2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon |
2019-07-24 | iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops | Will Deacon |
2019-07-21 | iommu/amd: fix a crash in iova_magazine_free_pfns | Qian Cai |
2019-07-04 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel |
2019-07-01 | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-28 | iommu/amd: Add missed 'tag' to error msg in iommu_print_event | YueHaibing |
2019-05-27 | iommu/amd: Remove redundant assignment to variable npages | Colin Ian King |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-07 | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel |
2019-05-06 | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel |
2019-05-03 | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy |
2019-04-29 | iommu/amd: Use pci_dev_id() helper | Heiner Kallweit |
2019-04-26 | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel |
2019-04-11 | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig |
2019-04-11 | iommu/amd: Use pci_prg_resp_pasid_required() | Jean-Philippe Brucker |
2019-03-29 | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel |
2019-03-18 | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE | Stanislaw Gruszka |
2019-03-15 | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-02-11 | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas |
2019-01-30 | iommu/amd: Print reason for iommu_map_page failure in map_sg | Jerry Snitselaar |
2019-01-24 | iommu/amd: Fix IOMMU page flush when detach device from a domain | Suravee Suthikulpanit |
2019-01-22 | iommu/amd: Unmap all mapped pages in error path of map_sg | Jerry Snitselaar |
2019-01-22 | iommu/amd: Call free_iova_fast with pfn in map_sg | Jerry Snitselaar |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-07 | iommu/amd: Fix amd_iommu=force_isolation | Yu Zhao |