| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-22 | 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-11-17 | iommu/ipmmu-vmsa: fix device leak on of_xlate() | Johan Hovold | 1 | -0/+2 |
| 2025-10-27 | iommu: Pass in old domain to attach_dev callback functions | Nicolin Chen | 1 | -5/+5 |
| 2025-06-27 | iommu: Remove iommu_ops pgsize_bitmap from simple drivers | Jason Gunthorpe | 1 | -2/+2 |
| 2025-04-28 | iommu: ipmmu-vmsa: avoid Wformat-security warning | Arnd Bergmann | 1 | -1/+2 |
| 2025-04-11 | iommu/ipmmu-vmsa: Register in a sensible order | Robin Murphy | 1 | -17/+10 |
| 2024-12-02 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 1 | -1/+1 |
| 2024-09-04 | ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping() | Jason Gunthorpe | 1 | -2/+1 |
| 2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -13/+6 |
| 2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -2/+2 |
| 2024-02-09 | iommu/ipmmu-vmsa: Minor cleanups | Robin Murphy | 1 | -11/+4 |
| 2023-09-25 | iommu/ipmmu-vmsa: Convert to generic_single_device_group() | Jason Gunthorpe | 1 | -17/+5 |
| 2023-09-25 | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe | 1 | -5/+2 |
| 2023-09-25 | iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN | Jason Gunthorpe | 1 | -0/+43 |
| 2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel | 1 | -10/+11 |
| 2023-08-21 | iommu: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-08-07 | iommu/ipmmu-vmsa: Allow PCIe devices | Yoshihiro Shimoda | 1 | -0/+5 |
| 2023-08-07 | iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic() | Geert Uytterhoeven | 1 | -9/+6 |
| 2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 1 | -8/+15 |
| 2023-03-31 | iommu/ipmmu-vmsa: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-03-22 | iommu/ipmmu-vmsa: Call arm_iommu_release_mapping() in release path | Lu Baolu | 1 | -2/+12 |
| 2023-03-22 | iommu: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -1/+1 |
| 2023-03-22 | iommu/ipmmu-vmsa: remove R-Car H3 ES1.* handling | Wolfram Sang | 1 | -1/+0 |
| 2023-01-13 | iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable() | Joerg Roedel | 1 | -12/+0 |
| 2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu | 1 | -16/+0 |
| 2022-11-19 | iommu/ipmmu-vmsa: Update to {map,unmap}_pages | Robin Murphy | 1 | -9/+9 |
| 2022-11-01 | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen | 1 | -2/+0 |
| 2022-09-07 | iommu/ipmmu-vmsa: Clean up bus_set_iommu() | Robin Murphy | 1 | -34/+1 |
| 2022-06-22 | iommu/ipmmu-vmsa: Fix compatible for rcar-gen4 | Yoshihiro Shimoda | 1 | -1/+1 |
| 2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 1 | -12/+20 |
| 2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu | 1 | -8/+10 |
| 2022-02-14 | iommu/ipmmu-vmsa: Add support for R-Car Gen4 | Yoshihiro Shimoda | 1 | -3/+7 |
| 2022-02-14 | iommu/ipmmu-vmsa: Check for error num after setting mask | Jiasheng Jiang | 1 | -1/+3 |
| 2021-09-28 | iommu/ipmmu-vmsa: Hook up r8a77980 DT matching code | Nikita Yushchenko | 1 | -0/+3 |
| 2021-09-28 | iommu/ipmmu-vmsa: Add support for r8a779a0 | Yoshihiro Shimoda | 1 | -4/+25 |
| 2021-08-18 | iommu/ipmmu-vmsa: Drop IOVA cookie management | Robin Murphy | 1 | -24/+4 |
| 2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 1 | -1/+0 |
| 2021-04-16 | iommu: Streamline registration interface | Robin Murphy | 1 | -5/+1 |
| 2021-01-29 | iommu/ipmmu-vmsa: Allow SDHI devices | Yoshihiro Shimoda | 1 | -0/+4 |
| 2021-01-29 | iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate() | Yoshihiro Shimoda | 1 | -31/+18 |
| 2020-12-08 | iommu/io-pgtable: Remove tlb_flush_leaf | Robin Murphy | 1 | -1/+0 |
| 2020-08-12 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+12 |
| 2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 1 | -1/+0 |
| 2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 1 | -2/+12 |
| 2020-07-24 | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang | 1 | -1/+1 |
| 2020-07-22 | iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[] | Lad Prabhakar | 1 | -0/+1 |
| 2020-07-22 | iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code | Marian-Cristian Rotariu | 1 | -0/+5 |
| 2020-06-30 | iommu/renesas: Add support for r8a77961 | Yoshihiro Shimoda | 1 | -1/+5 |
| 2020-05-13 | iommu/renesas: Fix unused-function warning | Arnd Bergmann | 1 | -5/+2 |