]> git.baikalelectronics.ru Git - kernel.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)
commit6ca4c686ca726e0aa9aa639e1111fee19d46f89e
tree00c0ebc463bbe97dbaf219e9dc78346b6462b1bd
parentff1f2dec427a8fd00ee612af2cc16a851927dd5d
parent152a7a4a0dd23ea0e0c84e40a4b676b9f7f6dff0
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