Age | Commit message (Expand) | Author |
2020-08-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-06 | x86/headers: Remove APIC headers from <asm/smp.h> | Ingo Molnar |
2020-08-05 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2020-08-05 | virtio-iommu: convert to LE accessors | Michael S. Tsirkin |
2020-08-04 | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-07-29 | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel |
2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel |
2020-07-29 | iommu/amd: Move Kconfig and Makefile bits down into amd directory | Jerry Snitselaar |
2020-07-29 | iommu/vt-d: Move Kconfig and Makefile bits down into intel directory | Jerry Snitselaar |
2020-07-28 | of/device: Add input id to of_dma_configure() | Lorenzo Pieralisi |
2020-07-28 | of/iommu: Make of_map_rid() PCI agnostic | Lorenzo Pieralisi |
2020-07-27 | iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory | Will Deacon |
2020-07-24 | PCI/ATS: Add pci_pri_supported() to check device or associated PF | Ashok Raj |
2020-07-24 | iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommu | Lu Baolu |
2020-07-24 | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang |
2020-07-24 | iommu: Mark __iommu_map_sg() as static | Baolin Wang |
2020-07-24 | iommu/vt-d: Rename intel-pasid.h to pasid.h | Lu Baolu |
2020-07-24 | iommu/vt-d: Add page response ops support | Lu Baolu |
2020-07-24 | iommu/vt-d: Report page request faults for guest SVA | Lu Baolu |
2020-07-24 | iommu/vt-d: Add a helper to get svm and sdev for pasid | Lu Baolu |
2020-07-24 | iommu/vt-d: Refactor device_to_iommu() helper | Lu Baolu |
2020-07-24 | iommu/vt-d: Disable multiple GPASID-dev bind | Jacob Pan |
2020-07-24 | iommu/vt-d: Warn on out-of-range invalidation address | Jacob Pan |
2020-07-24 | iommu/vt-d: Fix devTLB flush for vSVA | Liu Yi L |
2020-07-24 | iommu/vt-d: Handle non-page aligned address | Liu Yi L |
2020-07-24 | iommu/vt-d: Fix PASID devTLB invalidation | Jacob Pan |
2020-07-24 | iommu/vt-d: Remove global page support in devTLB flush | Jacob Pan |
2020-07-23 | irqdomain/treewide: Free firmware node after domain removal | Jon Derrick |
2020-07-22 | iommu/qcom: Use domain rather than dev as tlb cookie | Rob Clark |
2020-07-22 | iommu: Make some functions static | Wei Yongjun |
2020-07-22 | iommu/amd: Remove double zero check | Libing Zhou |
2020-07-22 | iommu/omap: Check for failure of a call to omap_iommu_dump_ctx | Colin Ian King |
2020-07-22 | iommu/exynos: Rename update_pte() | Robin Murphy |
2020-07-22 | iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[] | Lad Prabhakar |
2020-07-22 | iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code | Marian-Cristian Rotariu |
2020-07-20 | iommu/arm-smmu: Add global/context fault implementation hooks | Krishna Reddy |
2020-07-20 | iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usage | Krishna Reddy |
2020-07-20 | iommu/arm-smmu: ioremap smmu mmio region before implementation init | Krishna Reddy |
2020-07-20 | iommu/arm-smmu: move TLB timeout and spin count macros | Krishna Reddy |
2020-07-19 | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-07-19 | dma-mapping: make support for dma ops optional | Christoph Hellwig |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | iommu/arm-smmu-v3: Fix trivial typo | John Garry |