1. 5d042fb vfio: Add O_CLOEXEC flag to vfio device fd by Alex Williamson · 11 years ago
  2. a5d5507 vfio: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  3. 6cdd978 vfio: add external user support by Alexey Kardashevskiy · 11 years ago
  4. c640193 vfio: Ignore sprurious notifies by Alex Williamson · 11 years ago
  5. de9c760 vfio: Don't overreact to DEL_DEVICE by Alex Williamson · 11 years ago
  6. 15a49b9 Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  7. 6d6768c vfio: Limit group opens by Alex Williamson · 11 years ago
  8. 5ffd229 powerpc/vfio: Implement IOMMU driver for VFIO by Alexey Kardashevskiy · 11 years ago
  9. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 11 years ago
  10. 664e938 vfio: Set container device mode by Alex Williamson · 11 years ago
  11. 0b43c08 vfio: Use down_reads to protect iommu disconnects by Alex Williamson · 11 years ago
  12. 9587f44 vfio: Convert container->group_lock to rwsem by Alex Williamson · 11 years ago
  13. 44f5071 VFIO: Wrapper for getting reference to vfio_device by Vijay Mohan Pandarathil · 11 years ago
  14. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  15. 2b489a4 vfio: whitelist pcieport by Alex Williamson · 11 years ago
  16. e014e94 vfio: Protect vfio_dev_present against device_del by Alex Williamson · 11 years ago
  17. de2b3ee VFIO: use ACCESS_ONCE() to guard access to dev->driver by Jiang Liu · 12 years ago
  18. 9df7b25 VFIO: unregister IOMMU notifier on error recovery path by Jiang Liu · 12 years ago
  19. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  20. 1d3653a switch vfio_group_set_container() to fget_light() by Al Viro · 12 years ago
  21. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  22. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  23. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  24. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  25. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  26. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago