]> 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)
commit117f8ca7b8bf1ef853d01d6cd356c402d92bd329
treed53055fb96f50898228631b5a784269b76e38dee
parent963097d87a40720aeb15a8659cada7bdb0dd9a78
parentfaa92b1604a881f03e6a4a8a1969b8b24b122d66
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