Age | Commit message (Expand) | Author |
2024-07-27 | Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-25 | iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings | Ashish Mhetre |
2024-07-23 | iommu/amd: Convert comma to semicolon | Chen Ni |
2024-07-23 | iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en | Artem Chernyshev |
2024-07-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2024-07-19 | Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2024-07-19 | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-19 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko |
2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko |
2024-07-12 | Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/iommufd/attach-handles' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/pci/ats' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/fwspec-ops-removal' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/core' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/nvidia/tegra' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/intel/vt-d' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/arm/smmu' into iommu/next | Will Deacon |
2024-07-12 | Merge branch 'iommu/amd/amd-vi' into iommu/next | Will Deacon |
2024-07-12 | iommu/tegra-smmu: Pass correct fwnode to iommu_fwspec_init() | Will Deacon |
2024-07-12 | iommu/vt-d: Fix identity map bounds in si_domain_init() | Jon Pan-Doh |
2024-07-12 | iommufd: Fix error pointer checking | Lu Baolu |
2024-07-12 | iommufd: Add check on user response code | Lu Baolu |
2024-07-10 | iommufd: Require drivers to supply the cache_invalidate_user ops | Jason Gunthorpe |
2024-07-10 | iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address() | Lu Baolu |
2024-07-10 | iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH | Lu Baolu |
2024-07-10 | swiotlb: reduce swiotlb pool lookups | Michael Kelley |
2024-07-09 | Merge branch 'iommufd_pri' into iommufd for-next | Jason Gunthorpe |
2024-07-09 | iommufd/selftest: Add IOPF support for mock device | Lu Baolu |
2024-07-09 | iommufd: Associate fault object with iommufd_hw_pgtable | Lu Baolu |
2024-07-09 | iommufd: Fault-capable hwpt attach/detach/replace | Lu Baolu |
2024-07-09 | iommufd: Add iommufd fault object | Lu Baolu |
2024-07-04 | iommu/of: Support ats-supported device-tree property | Jean-Philippe Brucker |
2024-07-04 | iommu: Remove iommu_fwspec ops | Robin Murphy |
2024-07-04 | OF: Simplify of_iommu_configure() | Robin Murphy |
2024-07-04 | iommu: Resolve fwspec ops automatically | Robin Murphy |
2024-07-04 | iommu/mediatek-v1: Clean up redundant fwspec checks | Robin Murphy |
2024-07-04 | iommufd: Use iommu_paging_domain_alloc() | Lu Baolu |
2024-07-04 | iommu: Add iommu_paging_domain_alloc() interface | Lu Baolu |
2024-07-04 | iommu: Extend domain attach group with handle support | Lu Baolu |
2024-07-04 | iommu: Add attach handle to struct iopf_group | Lu Baolu |
2024-07-04 | iommu: Remove sva handle list | Lu Baolu |
2024-07-04 | iommu: Introduce domain attachment handle | Lu Baolu |
2024-07-04 | iommu/arm-smmu-qcom: Register the TBU driver in qcom_smmu_impl_init | Georgi Djakov |
2024-07-03 | iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks | Lu Baolu |
2024-07-03 | iommu/vt-d: Add helper to flush caches for context change | Lu Baolu |
2024-07-03 | iommu/vt-d: Add helper to allocate paging domain | Lu Baolu |
2024-07-03 | iommu/vt-d: Downgrade warning for pre-enabled IR | Lu Baolu |
2024-07-03 | iommu/vt-d: Remove control over Execute-Requested requests | Lu Baolu |
2024-07-03 | iommu/vt-d: Remove comment for def_domain_type | Lu Baolu |