]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Jan 2026 17:14:40 +0000 (07:14 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Jan 2026 17:14:40 +0000 (07:14 -1000)
commit97313d6113ab4362ad15076f65560e65288fbcb8
treeab69e5df60f015d96a3b268492eedc9d1fe4a183
parent7893cc12251f6f19e7689a4cf3ba803bddbd8437
parent6a3d5fda2ce464a80a9af9e358dfbab6a989ab5d
Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux

Pull iomu fixes from Joerg Roedel:

 - several Kconfig-related build fixes

 - fix for when gcc 8.5 on PPC refuses to inline a function from a
   header file

* tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux:
  iommupt: Make pt_feature() always_inline
  iommufd/selftest: Prevent module/builtin conflicts in kconfig
  iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
  iommupt: Fix the kunit building