1. 25e9789 vfio: include <linux/slab.h> for kmalloc by Arnd Bergmann · 11 years ago
  2. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  3. d65530f drivers/vfio: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  4. 84237a8 vfio-pci: Add support for VGA region access by Alex Williamson · 11 years ago
  5. 2dd1194 vfio-pci: Manage user power state transitions by Alex Williamson · 11 years ago
  6. 2b489a4 vfio: whitelist pcieport by Alex Williamson · 11 years ago
  7. e014e94 vfio: Protect vfio_dev_present against device_del by Alex Williamson · 11 years ago
  8. 906ee99 vfio-pci: Cleanup BAR access by Alex Williamson · 11 years ago
  9. 5b279a1 vfio-pci: Cleanup read/write functions by Alex Williamson · 11 years ago
  10. 5641ade vfio-pci: Enable PCIe extended capabilities on v1 by Alex Williamson · 11 years ago
  11. ec1287e vfio-pci: Fix buffer overfill by Alex Williamson · 12 years ago
  12. 9a92c50 vfio-pci: Enable device before attempting reset by Alex Williamson · 12 years ago
  13. 05bf3aa VFIO: fix out of order labels for error recovery in vfio_pci_init() by Jiang Liu · 12 years ago
  14. de2b3ee VFIO: use ACCESS_ONCE() to guard access to dev->driver by Jiang Liu · 12 years ago
  15. 9df7b25 VFIO: unregister IOMMU notifier on error recovery path by Jiang Liu · 12 years ago
  16. 2007722 vfio-pci: Re-order device reset by Alex Williamson · 12 years ago
  17. 3a1f704 vfio: simplify kmalloc+copy_from_user to memdup_user by Fengguang Wu · 12 years ago
  18. 899649b vfio: Fix PCI INTx disable consistency by Alex Williamson · 12 years ago
  19. 9dbdfd2 vfio: Move PCI INTx eventfd setting earlier by Alex Williamson · 12 years ago
  20. 34002f5 vfio: Fix PCI mmap after b3b9c293 by Alex Williamson · 12 years ago
  21. 547b1e8 Fix staging driver use of VM_RESERVED by Linus Torvalds · 12 years ago
  22. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  23. 1d3653a switch vfio_group_set_container() to fget_light() by Al Viro · 12 years ago
  24. b68e7fa vfio: Fix virqfd release race by Alex Williamson · 12 years ago
  25. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  26. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  27. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  28. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  29. 89e1f7d vfio: Add PCI device driver by Alex Williamson · 12 years ago
  30. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  31. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago