]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jun 2015 19:32:13 +0000 (12:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jun 2015 19:32:13 +0000 (12:32 -0700)
commit3e14f905a6f593fb9607b27e8c6927666a04d315
treed00314f158869d072849f4635f70b80680a04638
parent15397d23335fd2f544efed2d46166d8658c1f9dc
parent15aa2da28bbd49918e84a1b4fa7c5018c0c3ba99
Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio

Pull VFIO updates from Alex Williamson:

 - fix race with device reference versus driver release (Alex Williamson)

 - add reset hooks and Calxeda xgmac reset for vfio-platform (Eric Auger)

 - enable vfio-platform for ARM64 (Eric Auger)

 - tag Baptiste Reynal as vfio-platform sub-maintainer (Alex Williamson)

* tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio:
  MAINTAINERS: Add vfio-platform sub-maintainer
  VFIO: platform: enable ARM64 build
  VFIO: platform: Calxeda xgmac reset module
  VFIO: platform: populate the reset function on probe
  VFIO: platform: add reset callback
  VFIO: platform: add reset struct and lookup table
  vfio/pci: Fix racy vfio_device_get_from_dev() call
MAINTAINERS