]> 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)
commit8b960fd102bf2f0c1d356d20fb96a97e657107c1
tree00c0ebc463bbe97dbaf219e9dc78346b6462b1bd
parent09a49eabfac39048c8db8165fd1424238d38ea93
parent44540eb8cf147c2741e8206e4e867b3bea9490ee
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