]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2019 18:23:13 +0000 (11:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2019 18:23:13 +0000 (11:23 -0700)
commit84e9e410470e82799d55f5739541b4691de2c700
treed53055fb96f50898228631b5a784269b76e38dee
parent161b79c656584a6b3b8b4ee26aba79fc46498636
parent17a6fde9e9b8c6953dc1be9a8915abf3657fc8b0
Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio

Pull VFIO updates from Alex Williamson:

 - Static symbol cleanup in mdev samples (Kefeng Wang)

 - Use vma help in nvlink code (Peng Hao)

 - Remove unused code in mbochs sample (YueHaibing)

 - Send uevents around mdev registration (Alex Williamson)

* tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio:
  mdev: Send uevents around parent device registration
  sample/mdev/mbochs: remove set but not used variable 'mdev_state'
  vfio: vfio_pci_nvlink2: use a vma helper function
  vfio-mdev/samples: make some symbols static