Age | Commit message (Expand) | Author |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-11 | Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr... | Linus Torvalds |
2018-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-08 | Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-06 | irq_remapping: Use apic_ack_irq() | Thomas Gleixner |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-29 | Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2018-05-29 | iommu/io-pgtable-arm: Make allocations NUMA-aware | Robin Murphy |
2018-05-15 | iommu/amd: Prevent possible null pointer dereference and infinite loop | Anna-Maria Gleixner |
2018-05-15 | iommu/amd: Fix grammar of comments | Anna-Maria Gleixner |
2018-05-15 | iommu: Clean up the comments for iommu_group_alloc | Lu Baolu |
2018-05-15 | iommu/vt-d: Remove unnecessary parentheses | Lu Baolu |
2018-05-15 | iommu/vt-d: Clean up pasid quirk for pre-production devices | Lu Baolu |
2018-05-15 | iommu/vt-d: Clean up unused variable in find_or_alloc_domain | Lu Baolu |
2018-05-15 | iommu/vt-d: Fix iotlb psi missing for mappings | Peter Xu |
2018-05-15 | iommu/vt-d: Introduce __mapping_notify_one() | Peter Xu |
2018-05-15 | iommu: Remove extra NULL check when call strtobool() | Andy Shevchenko |
2018-05-10 | PCI: Add "pci=noats" boot parameter | Gil Kupfer |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig |
2018-05-03 | iommu: rockchip: fix building without CONFIG_OF | Arnd Bergmann |
2018-05-03 | iommu/amd: Update logging information for new event type | Gary R Hook |
2018-05-03 | iommu/amd: Update the PASID information printed to the system log | Gary R Hook |
2018-05-03 | iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb() | Joerg Roedel |
2018-05-03 | iommu/vt-d: fix shift-out-of-bounds in bug checking | Changbin Du |
2018-05-03 | iommu/dma: Move PCI window region reservation back into dma specific path. | Shameer Kolothum |
2018-05-03 | iommu/rockchip: Make clock handling optional | Heiko Stuebner |
2018-05-03 | iommu/amd: Hide unused iommu_table_lock | Arnd Bergmann |
2018-05-03 | iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte() | Jagannathan Raman |
2018-05-03 | iommu/tegra: gart: Fix gart_iommu_unmap() | Dmitry Osipenko |
2018-05-03 | iommu/tegra: gart: Add debugging facility | Dmitry Osipenko |
2018-05-03 | iommu/io-pgtable-arm: Use for_each_set_bit to simplify code | YueHaibing |
2018-05-03 | iommu/qcom: Simplify getting .drvdata | Wolfram Sang |
2018-05-03 | iommu: Remove depends on HAS_DMA in case of platform dependency | Geert Uytterhoeven |
2018-05-03 | iommu/vt-d: Ratelimit each dmar fault printing | Dmitry Safonov |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-05 | headers: untangle kmemleak.h from mm.h | Randy Dunlap |
2018-04-02 | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-03-29 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel |
2018-03-29 | iommu/io-pgtable-arm: Avoid warning with 32-bit phys_addr_t | Robin Murphy |
2018-03-29 | iommu/rockchip: Support sharing IOMMU between masters | Jeffy Chen |
2018-03-29 | iommu/rockchip: Add runtime PM support | Jeffy Chen |
2018-03-29 | iommu/rockchip: Fix error handling in init | Jeffy Chen |
2018-03-29 | iommu/rockchip: Use OF_IOMMU to attach devices automatically | Jeffy Chen |
2018-03-29 | iommu/rockchip: Use IOMMU device for dma mapping operations | Jeffy Chen |
2018-03-29 | iommu/rockchip: Control clocks needed to access the IOMMU | Tomasz Figa |