| 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 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2025-10-27 | iommu: Pass in old domain to attach_dev callback functions | Nicolin Chen | 1 | -1/+2 |
| 2025-06-27 | iommu: Remove iommu_ops pgsize_bitmap from simple drivers | Jason Gunthorpe | 1 | -1/+2 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-07-23 | iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en | Artem Chernyshev | 1 | -1/+1 |
| 2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -1/+2 |
| 2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy | 1 | -7/+1 |
| 2023-10-02 | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return | Niklas Schnelle | 1 | -2/+3 |
| 2023-09-25 | iommu/sprd: Convert to generic_single_device_group() | Jason Gunthorpe | 1 | -22/+2 |
| 2023-09-25 | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe | 1 | -5/+2 |
| 2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel | 1 | -0/+2 |
| 2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
| 2023-08-07 | iommu/sprd: Add missing force_aperture | Jason Gunthorpe | 1 | -0/+1 |
| 2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 1 | -17/+43 |
| 2023-03-31 | iommu/sprd: Add support for reattaching an existing domain | Chunyan Zhang | 1 | -6/+19 |
| 2023-03-31 | iommu/sprd: Release dma buffer to avoid memory leak | Chunyan Zhang | 1 | -7/+22 |
| 2023-03-31 | iommu/sprd: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu | 1 | -16/+0 |
| 2022-11-19 | iommu/sprd: Update to {map,unmap}_pages | Robin Murphy | 1 | -11/+14 |
| 2022-11-01 | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen | 1 | -3/+1 |
| 2022-09-07 | iommu: Clean up bus_set_iommu() | Robin Murphy | 1 | -5/+0 |
| 2022-07-06 | iommu: Clean up release_device checks | Robin Murphy | 1 | -11/+0 |
| 2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu | 1 | -8/+10 |
| 2021-08-18 | iommu/sprd: Drop IOVA cookie management | Robin Murphy | 1 | -7/+0 |
| 2021-04-16 | iommu: Streamline registration interface | Robin Murphy | 1 | -4/+1 |
| 2021-04-16 | iommu: Statically set module owner | Robin Murphy | 1 | -0/+1 |
| 2021-04-07 | iommu/sprd: Fix parameter type warning | Chunyan Zhang | 1 | -1/+1 |
| 2021-03-19 | iommu/unisoc: Fix spelling mistake "sixe" -> "size" | Colin Ian King | 1 | -1/+1 |
| 2021-03-18 | iommu: add Unisoc IOMMU basic driver | Chunyan Zhang | 1 | -0/+577 |