Age | Commit message (Expand) | Author |
2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-24 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-02-21 | Merge tag 'v6.2' into iommufd.git for-next | Jason Gunthorpe |
2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
2023-02-18 | iommu/amd: Skip attach device domain is same as new domain | Vasant Hegde |
2023-02-18 | iommu: Attach device group to old domain in error path | Vasant Hegde |
2023-02-16 | iommu/vt-d: Allow to use flush-queue when first level is default | Tina Zhang |
2023-02-16 | iommu/vt-d: Fix PASID directory pointer coherency | Jacob Pan |
2023-02-16 | iommu/vt-d: Avoid superfluous IOTLB tracking in lazy mode | Jacob Pan |
2023-02-16 | iommu/vt-d: Fix error handling in sva enable/disable paths | Lu Baolu |
2023-02-16 | iommu/amd: Improve page fault error reporting | Vasant Hegde |
2023-02-16 | iommu/amd: Do not identity map v2 capable device when snp is enabled | Vasant Hegde |
2023-02-16 | iommu: Fix error unwind in iommu_group_alloc() | Jason Gunthorpe |
2023-02-16 | iommu/of: mark an unused function as __maybe_unused | Randy Dunlap |
2023-02-15 | iommufd: Do not add the same hwpt to the ioas->hwpt_list twice | Jason Gunthorpe |
2023-02-14 | iommufd: Make sure to zero vfio_iommu_type1_info before copying to user | Jason Gunthorpe |
2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman |
2023-02-03 | Merge branch 'vfio-no-iommu' into iommufd.git for-next | Jason Gunthorpe |
2023-02-03 | vfio: Support VFIO_NOIOMMU with iommufd | Jason Gunthorpe |
2023-02-03 | iommu: dart: DART_T8110_ERROR range should be 0 to 5 | Eric Curtin |
2023-02-03 | iommu/vt-d: Enable IOMMU perfmon support | Kan Liang |
2023-02-03 | iommu/vt-d: Add IOMMU perfmon overflow handler support | Kan Liang |
2023-02-03 | iommu/vt-d: Support cpumask for IOMMU perfmon | Kan Liang |
2023-02-03 | iommu/vt-d: Add IOMMU perfmon support | Kan Liang |
2023-02-03 | iommu/vt-d: Support Enhanced Command Interface | Kan Liang |
2023-02-03 | iommu/vt-d: Retrieve IOMMU perfmon capability information | Kan Liang |
2023-02-03 | iommu/vt-d: Support size of the register set in DRHD | Kan Liang |
2023-02-03 | iommu/vt-d: Set No Execute Enable bit in PASID table entry | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove sva from intel_svm_dev | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove users from intel_svm_dev | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove unused fields in svm structures | Lu Baolu |
2023-02-03 | iommu/vt-d: Remove include/linux/intel-svm.h | Lu Baolu |
2023-02-03 | iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter | Gavrilov Ilia |
2023-02-03 | iommu/dart: Fix apple_dart_device_group for PCI groups | Sven Peter |
2023-02-03 | iommu/exynos: Add missing set_platform_dma_ops callback | Marek Szyprowski |
2023-02-02 | mm: discard __GFP_ATOMIC | NeilBrown |
2023-01-30 | Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l... | Jason Gunthorpe |
2023-01-25 | iommu/exynos: Implement fault handling on SysMMU v7 | Sam Protsenko |
2023-01-25 | iommu/exynos: Abstract getting the fault info | Sam Protsenko |
2023-01-25 | Merge branch 'iommu-memory-accounting' into core | Joerg Roedel |
2023-01-25 | iommu/s390: Use GFP_KERNEL in sleepable contexts | Jason Gunthorpe |
2023-01-25 | iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s | Jason Gunthorpe |
2023-01-25 | iommu/intel: Use GFP_KERNEL in sleepable contexts | Jason Gunthorpe |
2023-01-25 | iommu/intel: Support the gfp argument to the map_pages op | Jason Gunthorpe |
2023-01-25 | iommu/intel: Add a gfp parameter to alloc_pgtable_page() | Jason Gunthorpe |
2023-01-25 | iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map() | Jason Gunthorpe |
2023-01-25 | iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous() | Jason Gunthorpe |
2023-01-25 | iommu: Add a gfp parameter to iommu_map_sg() | Jason Gunthorpe |
2023-01-25 | iommu: Remove iommu_map_atomic() | Jason Gunthorpe |