Age | Commit message (Expand) | Author |
2019-04-12 | iommu/amd: Set exclusion range correctly | Joerg Roedel |
2019-03-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-03-29 | iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging | Nicolas Boichat |
2019-03-29 | iommu/amd: Reserve exclusion range in iova-domain | Joerg Roedel |
2019-03-25 | iommu: Don't print warning when IOMMU driver only supports unmanaged domains | Joerg Roedel |
2019-03-22 | iommu/vt-d: Save the right domain ID used by hardware | Lu Baolu |
2019-03-22 | iommu/vt-d: Check capability before disabling protected memory | Lu Baolu |
2019-03-22 | iommu/iova: Fix tracking of recently failed iova address | Robert Richter |
2019-03-18 | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE | Stanislaw Gruszka |
2019-03-15 | Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-15 | iommu/amd: Fix NULL dereference bug in match_hid_uid | Aaron Ma |
2019-03-10 | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-05 | mm: replace all open encodings for NUMA_NO_NODE | Anshuman Khandual |
2019-03-01 | Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-03-01 | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel |
2019-03-01 | iommu/vt-d: Get domain ID before clear pasid entry | Lu Baolu |
2019-03-01 | iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm() | Lu Baolu |
2019-03-01 | iommu/vt-d: Set context field after value initialized | Lu Baolu |
2019-03-01 | iommu/vt-d: Disable ATS support on untrusted devices | Lu Baolu |
2019-03-01 | iommu/mediatek: Fix semicolon code style issue | Yang Wei |
2019-02-28 | iommu/hyper-v: Add Hyper-V stub IOMMU driver | Lan Tianyu |
2019-02-26 | iommu/vt-d: Check identity map for hot-added devices | Lu Baolu |
2019-02-26 | iommu/dmar: Fix buffer overflow during PCI bus notification | Julia Cartwright |
2019-02-26 | iommu: Fix IOMMU debugfs fallout | Geert Uytterhoeven |
2019-02-26 | iommu/vt-d: Enable ATS only if the device uses page aligned address. | Kuppuswamy Sathyanarayanan |
2019-02-26 | iommu/vt-d: Fix PRI/PASID dependency issue. | Kuppuswamy Sathyanarayanan |
2019-02-26 | iommu/vt-d: Allow interrupts from the entire bus for aliased devices | Logan Gunthorpe |
2019-02-26 | iommu/vt-d: Add helper to set an IRTE to verify only the bus number | Logan Gunthorpe |
2019-02-26 | iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables | Nicolas Boichat |
2019-02-11 | iommu/vt-d: Remove misleading "domain 0" test from domain_exit() | Bjorn Helgaas |
2019-02-11 | iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument | Bjorn Helgaas |
2019-02-11 | iommu/vt-d: Remove unnecessary local variable initializations | Bjorn Helgaas |
2019-02-11 | iommu/vt-d: Use dev_printk() when possible | Bjorn Helgaas |
2019-02-11 | iommu/amd: Use dev_printk() when possible | Bjorn Helgaas |
2019-02-11 | iommu: Use dev_printk() when possible | Bjorn Helgaas |
2019-02-11 | iommu: Allow io-pgtable to be used outside of drivers/iommu/ | Rob Herring |
2019-02-11 | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman |
2019-02-08 | Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-02-01 | IOMMU: Make dwo drivers use stateless device links | Rafael J. Wysocki |
2019-01-30 | Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-01-30 | iommu/vt-d: Remove change_pte notifier | Peter Xu |
2019-01-30 | iommu/amd: Remove clear_flush_young notifier | Peter Xu |
2019-01-30 | iommu/amd: Print reason for iommu_map_page failure in map_sg | Jerry Snitselaar |
2019-01-30 | iommu/vt-d: Leave scalable mode default off | Lu Baolu |
2019-01-30 | iommu/vt-d: Implement dma_[un]map_resource() | Logan Gunthorpe |
2019-01-24 | iommu/amd: Fix IOMMU page flush when detach device from a domain | Suravee Suthikulpanit |
2019-01-24 | iommu/dma: Remove unused variable | Shaokun Zhang |
2019-01-23 | iommu/mediatek: Use correct fwspec in mtk_iommu_add_device() | Joerg Roedel |
2019-01-22 | iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions() | Gerald Schaefer |