1. 8f9dec0 vfio: New external user group/file match by Alex Williamson · 7 years ago
  2. e91a557 vfio: Fix group release deadlock by Alex Williamson · 7 years ago
  3. d370c91 vfio: fix possible use after free of vfio group by Ilya Lesokhin · 8 years ago
  4. d7a8d5e vfio: Add capability chain helpers by Alex Williamson · 8 years ago
  5. 7c435b4 vfio: If an IOMMU backend fails, keep looking by Alex Williamson · 8 years ago
  6. 16ab8a5 vfio/noiommu: Don't use iommu_present() to track fake groups by Alex Williamson · 8 years ago
  7. 03a76b6 vfio: Include No-IOMMU mode by Alex Williamson · 8 years ago
  8. ae5515d Revert: "vfio: Include No-IOMMU mode" by Alex Williamson · 8 years ago
  9. 049af10 vfio: fix a warning message by Dan Carpenter · 9 years ago
  10. 033291e vfio: Include No-IOMMU mode by Alex Williamson · 9 years ago
  11. e324fc8 vfio: Fix bug in vfio_device_get_from_name() by Joerg Roedel · 9 years ago
  12. 5f096b1 vfio: Whitelist PCI bridges by Alex Williamson · 9 years ago
  13. 4bc94d5 vfio: Fix lockdep issue by Alex Williamson · 9 years ago
  14. 20f3001 vfio/pci: Fix racy vfio_device_get_from_dev() call by Alex Williamson · 9 years ago
  15. db7d4d7 vfio: Fix runaway interruptible timeout by Alex Williamson · 9 years ago
  16. 71be342 vfio: Split virqfd into a separate module for vfio bus drivers by Alex Williamson · 9 years ago
  17. 2f51bf4 vfio: put off the allocation of "minor" in vfio_create_group by Zhen Lei · 9 years ago
  18. 42ac9bd vfio: initialize the virqfd workqueue in VFIO generic code by Antonios Motakis · 9 years ago
  19. 13060b6 vfio: Add and use device request op for vfio bus drivers by Alex Williamson · 9 years ago
  20. 4a68810 vfio: Tie IOMMU group reference to vfio group by Alex Williamson · 9 years ago
  21. 60720a0 vfio: Add device tracking during unbind by Alex Williamson · 9 years ago
  22. 8283b49 driver core: dev_set_drvdata can no longer fail by Jean Delvare · 10 years ago
  23. 88d7ab8 vfio: Add external user check extension interface by Alex Williamson · 10 years ago
  24. d109990 vfio: Convert control interface to misc driver by Alex Williamson · 10 years ago
  25. 5d042fb vfio: Add O_CLOEXEC flag to vfio device fd by Alex Williamson · 11 years ago
  26. a5d5507 vfio: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  27. 6cdd978 vfio: add external user support by Alexey Kardashevskiy · 11 years ago
  28. c640193 vfio: Ignore sprurious notifies by Alex Williamson · 11 years ago
  29. de9c760 vfio: Don't overreact to DEL_DEVICE by Alex Williamson · 11 years ago
  30. 15a49b9 Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  31. 6d6768c vfio: Limit group opens by Alex Williamson · 11 years ago
  32. 5ffd229 powerpc/vfio: Implement IOMMU driver for VFIO by Alexey Kardashevskiy · 11 years ago
  33. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 11 years ago
  34. 664e938 vfio: Set container device mode by Alex Williamson · 11 years ago
  35. 0b43c08 vfio: Use down_reads to protect iommu disconnects by Alex Williamson · 11 years ago
  36. 9587f44 vfio: Convert container->group_lock to rwsem by Alex Williamson · 11 years ago
  37. 44f5071 VFIO: Wrapper for getting reference to vfio_device by Vijay Mohan Pandarathil · 11 years ago
  38. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  39. 2b489a4 vfio: whitelist pcieport by Alex Williamson · 11 years ago
  40. e014e94 vfio: Protect vfio_dev_present against device_del by Alex Williamson · 11 years ago
  41. de2b3ee VFIO: use ACCESS_ONCE() to guard access to dev->driver by Jiang Liu · 11 years ago
  42. 9df7b25 VFIO: unregister IOMMU notifier on error recovery path by Jiang Liu · 11 years ago
  43. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  44. 1d3653a switch vfio_group_set_container() to fget_light() by Al Viro · 12 years ago
  45. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  46. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  47. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  48. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  49. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  50. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago