Age | Commit message (Expand) | Author |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-15 | x86_64: Remove pointless set_64bit() usage | Peter Zijlstra |
2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-13 | Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2022-12-12 | Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-12-12 | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel |
2022-12-12 | iommu/mediatek: Fix forever loop in error handling | Dan Carpenter |
2022-12-09 | iommufd: Change the order of MSI setup | Jason Gunthorpe |
2022-12-09 | iommufd: Improve a few unclear bits of code | Jason Gunthorpe |
2022-12-09 | iommufd: Fix comment typos | Jason Gunthorpe |
2022-12-05 | iommu/amd: Enable PCI/IMS | Thomas Gleixner |
2022-12-05 | iommu/vt-d: Enable PCI/IMS | Thomas Gleixner |
2022-12-05 | iommu/amd: Switch to MSI base domains | Thomas Gleixner |
2022-12-05 | iommu/vt-d: Switch to MSI parent domains | Thomas Gleixner |
2022-12-05 | x86/apic/vector: Provide MSI parent domain | Thomas Gleixner |
2022-12-05 | iommu/vt-d: Fix buggy QAT device mask | Jacob Pan |
2022-12-05 | iommu/mediatek: Fix crash on isr after kexec() | Ricardo Ribalda |
2022-12-05 | iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY | Jason Gunthorpe |
2022-12-05 | iommu/amd: Fix typo in macro parameter name | Michael Forney |
2022-12-05 | iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data | Yong Wu |
2022-12-05 | iommu/mediatek: Improve safety for mediatek,smi property in larb nodes | Yong Wu |
2022-12-05 | iommu/mediatek: Validate number of phandles associated with "mediatek,larbs" | Guenter Roeck |
2022-12-05 | iommu/mediatek: Add error path for loop of mm_dts_parse | Yong Wu |
2022-12-05 | iommu/mediatek: Use component_match_add | Yong Wu |
2022-12-05 | iommu/mediatek: Add platform_device_put for recovering the device refcnt | Yong Wu |
2022-12-02 | Merge tag 'v6.1-rc7' into iommufd.git for-next | Jason Gunthorpe |
2022-12-02 | iommufd: Allow iommufd to supply /dev/vfio/vfio | Jason Gunthorpe |
2022-12-02 | iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init() | Xiongfeng Wang |
2022-12-02 | iommu/vt-d: Fix PCI device refcount leak in has_external_pci() | Xiongfeng Wang |
2022-12-02 | iommu/vt-d: Fix PCI device refcount leak in prq_event_thread() | Yang Yingliang |
2022-12-02 | iommu/vt-d: Add a fix for devices need extra dtlb flush | Jacob Pan |
2022-11-30 | iommufd: Add additional invariant assertions | Jason Gunthorpe |
2022-11-30 | iommufd: Add some fault injection points | Jason Gunthorpe |
2022-11-30 | iommufd: Add kernel support for testing iommufd | Jason Gunthorpe |
2022-11-30 | iommufd: vfio container FD ioctl compatibility | Jason Gunthorpe |
2022-11-30 | iommufd: Add kAPI toward external drivers for kernel access | Jason Gunthorpe |
2022-11-30 | iommufd: Add kAPI toward external drivers for physical devices | Jason Gunthorpe |
2022-11-30 | iommufd: Add a HW pagetable object | Jason Gunthorpe |
2022-11-30 | iommufd: IOCTLs for the io_pagetable | Jason Gunthorpe |
2022-11-30 | iommufd: Data structure to provide IOVA to PFN mapping | Jason Gunthorpe |
2022-11-30 | iommufd: Algorithms for PFN storage | Jason Gunthorpe |
2022-11-30 | iommufd: PFN handling for iopt_pages | Jason Gunthorpe |
2022-11-30 | iommufd: File descriptor, context, kconfig and makefiles | Jason Gunthorpe |
2022-11-29 | iommu: Add device-centric DMA ownership interfaces | Lu Baolu |
2022-11-29 | iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY | Jason Gunthorpe |
2022-11-28 | iommu/hyper-v: Allow hyperv irq remapping without x2apic | Nuno Das Neves |
2022-11-23 | iommu/of: Remove linux/msi.h include | Thomas Gleixner |
2022-11-22 | iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() | Yuan Can |