| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+4 |
| 2025-10-27 | iommu: Pass in old domain to attach_dev callback functions | Nicolin Chen | 1 | -2/+4 |
| 2025-08-22 | iommu/virtio: Make instance lookup robust | Robin Murphy | 1 | -6/+9 |
| 2025-06-27 | iommu: Remove ops.pgsize_bitmap from drivers that don't use it | Jason Gunthorpe | 1 | -4/+2 |
| 2025-04-28 | iommu/virtio: Move to domain_alloc_paging() | Jason Gunthorpe | 1 | -65/+50 |
| 2025-04-28 | iommu/virtio: Break out bypass identity support into a global static | Jason Gunthorpe | 1 | -19/+67 |
| 2024-07-17 | virtio: rename virtio_find_vqs_info() to virtio_find_vqs() | Jiri Pirko | 1 | -2/+2 |
| 2024-07-17 | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info() | Jiri Pirko | 1 | -6/+5 |
| 2024-05-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
| 2024-05-22 | iommu: virtio: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-04-26 | iommu/dma: Centralise iommu_setup_dma_ops() | Robin Murphy | 1 | -10/+0 |
| 2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -1/+2 |
| 2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 1 | -4/+32 |
| 2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy | 1 | -3/+0 |
| 2023-11-27 | iommu/virtio: Add ops->flush_iotlb_all and enable deferred flush | Niklas Schnelle | 1 | -0/+16 |
| 2023-11-27 | iommu/virtio: Make use of ops->iotlb_sync_map | Niklas Schnelle | 1 | -1/+16 |
| 2023-10-16 | iommu/virtio: Add __counted_by for struct viommu_request and use struct_size() | Gustavo A. R. Silva | 1 | -2/+2 |
| 2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-05-23 | iommu/virtio: Return size mapped for a detached domain | Jean-Philippe Brucker | 1 | -16/+17 |
| 2023-05-23 | iommu/virtio: Detach domain on endpoint release | Jean-Philippe Brucker | 1 | -0/+24 |
| 2022-11-01 | iommu: Propagate return value in ->attach_dev callback functions | Nicolin Chen | 1 | -1/+1 |
| 2022-11-01 | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen | 1 | -2/+1 |
| 2022-11-01 | iommu: Regulate EINVAL in ->attach_dev callback functions | Nicolin Chen | 1 | -1/+1 |
| 2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 1 | -3/+6 |
| 2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 1 | -27/+14 |
| 2022-09-09 | iommu/virtio: Fix compile error with viommu_capable() | Joerg Roedel | 1 | -1/+1 |
| 2022-09-09 | Merge branch 'iommu/fixes' into core | Joerg Roedel | 1 | -0/+11 |
| 2022-09-09 | iommu/dma: Make header private | Robin Murphy | 1 | -1/+2 |
| 2022-09-07 | iommu/virtio: Fix interaction with VFIO | Jean-Philippe Brucker | 1 | -0/+11 |
| 2022-09-07 | iommu/virtio: Clean up bus_set_iommu() | Robin Murphy | 1 | -25/+0 |
| 2022-09-07 | iommu/virtio: Do not dereference fwnode in struct device | Andy Shevchenko | 1 | -1/+1 |
| 2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 1 | -16/+15 |
| 2022-07-15 | iommu: remove the put_resv_regions method | Christoph Hellwig | 1 | -3/+2 |
| 2022-07-15 | iommu/virtio: Add map/unmap_pages() callbacks implementation | Tina Zhang | 1 | -6/+12 |
| 2022-07-06 | iommu: Clean up release_device checks | Robin Murphy | 1 | -7/+1 |
| 2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu | 1 | -6/+8 |
| 2022-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
| 2021-12-17 | iommu/virtio: Fix typo in a comment | Xiang wangx | 1 | -1/+1 |
| 2021-12-06 | iommu/virtio: Support identity-mapped domains | Jean-Philippe Brucker | 1 | -4/+57 |
| 2021-12-06 | iommu/virtio: Pass end address to viommu_add_mapping() | Jean-Philippe Brucker | 1 | -16/+15 |
| 2021-12-06 | iommu/virtio: Sort reserved regions | Jean-Philippe Brucker | 1 | -2/+7 |
| 2021-12-06 | iommu/virtio: Support bypass domains | Jean-Philippe Brucker | 1 | -1/+19 |
| 2021-08-18 | iommu/virtio: Drop IOVA cookie management | Robin Murphy | 1 | -8/+0 |
| 2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -1/+11 |
| 2021-06-25 | iommu/virtio: Enable x86 support | Jean-Philippe Brucker | 1 | -0/+11 |
| 2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 1 | -1/+0 |
| 2021-05-18 | iommu/virtio: Add missing MODULE_DEVICE_TABLE | Bixuan Cui | 1 | -0/+1 |
| 2021-04-16 | iommu: Streamline registration interface | Robin Murphy | 1 | -4/+1 |