]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Jan 2022 11:31:46 +0000 (13:31 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Jan 2022 11:31:46 +0000 (13:31 +0200)
commitc5a0b6e40d0b8c040dbfc37f7403e99867768d92
tree00c0ebc463bbe97dbaf219e9dc78346b6462b1bd
parent41652aae67c79a50d56174468de03bdb04d61d4b
parent2bed2ced40c97b8540ff38df0149e8ecb2bf4c65
Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio

Pull VFIO updates from Alex Williamson:

 - Fix sparse endian warnings in IGD code (Alex Williamson)

 - Balance kvzalloc with kvfree (Jiacheng Shi)

* tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio:
  vfio/iommu_type1: replace kfree with kvfree
  vfio/pci: Resolve sparse endian warnings in IGD support