1. 561d72d vfio-pci: Remove warning if try-reset fails by Alex Williamson · 9 years ago
  2. 80c7e8c vfio-pci: Allow PCI IDs to be specified as module options by Alex Williamson · 9 years ago
  3. ecaa1f6 vfio-pci: Add VGA arbiter client by Alex Williamson · 9 years ago
  4. 88c0dead vfio-pci: Add module option to disable VGA region access by Alex Williamson · 9 years ago
  5. 71be342 vfio: Split virqfd into a separate module for vfio bus drivers by Alex Williamson · 9 years ago
  6. 66fdc05 vfio: virqfd_lock can be static by kbuild test robot · 9 years ago
  7. 2f51bf4 vfio: put off the allocation of "minor" in vfio_create_group by Zhen Lei · 9 years ago
  8. a7fa7c7 vfio/platform: implement IRQ masking/unmasking via an eventfd by Antonios Motakis · 9 years ago
  9. 42ac9bd vfio: initialize the virqfd workqueue in VFIO generic code by Antonios Motakis · 9 years ago
  10. 7e992d6 vfio: move eventfd support code for VFIO_PCI to a separate file by Antonios Motakis · 9 years ago
  11. 09bbcb8 vfio: pass an opaque pointer on virqfd initialization by Antonios Motakis · 9 years ago
  12. 9269c39 vfio: add local lock for virqfd instead of depending on VFIO PCI by Antonios Motakis · 9 years ago
  13. bb78e9e vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit by Antonios Motakis · 9 years ago
  14. bdc5e10 vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export by Antonios Motakis · 9 years ago
  15. 06211b4 vfio/platform: support for level sensitive interrupts by Antonios Motakis · 9 years ago
  16. 57f972e vfio/platform: trigger an interrupt via eventfd by Antonios Motakis · 9 years ago
  17. 9a36321 vfio/platform: initial interrupts support code by Antonios Motakis · 9 years ago
  18. 682704c vfio/platform: return IRQ info by Antonios Motakis · 9 years ago
  19. fad4d5b vfio/platform: support MMAP of MMIO regions by Antonios Motakis · 9 years ago
  20. 6e3f264 vfio/platform: read and write support for the device fd by Antonios Motakis · 9 years ago
  21. e8909e6 vfio/platform: return info for device memory mapped IO regions by Antonios Motakis · 9 years ago
  22. 2e8567b vfio/platform: return info for bound device by Antonios Motakis · 9 years ago
  23. b13329a vfio: amba: add the VFIO for AMBA devices module to Kconfig by Antonios Motakis · 9 years ago
  24. 36fe431 vfio: amba: VFIO support for AMBA devices by Antonios Motakis · 9 years ago
  25. 5316153 vfio: platform: add the VFIO PLATFORM module to Kconfig by Antonios Motakis · 9 years ago
  26. 9df85aa vfio: platform: probe to devices on the platform bus by Antonios Motakis · 9 years ago
  27. de49fc0 vfio/platform: initial skeleton of VFIO support for platform devices by Antonios Motakis · 9 years ago
  28. ec76f40 vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX by Alexey Kardashevskiy · 9 years ago
  29. 6140a8f vfio-pci: Add device request interface by Alex Williamson · 9 years ago
  30. cac80d6 vfio-pci: Generalize setup of simple eventfds by Alex Williamson · 9 years ago
  31. 13060b6 vfio: Add and use device request op for vfio bus drivers by Alex Williamson · 9 years ago
  32. 4a68810 vfio: Tie IOMMU group reference to vfio group by Alex Williamson · 9 years ago
  33. 60720a0 vfio: Add device tracking during unbind by Alex Williamson · 9 years ago
  34. c5e6688 vfio/type1: Add conditional rescheduling by Alex Williamson · 9 years ago
  35. babbf176 vfio/type1: Chunk contiguous reserved/invalid page mappings by Alex Williamson · 9 years ago
  36. 6fe1010 vfio/type1: DMA unmap chunking by Alex Williamson · 9 years ago
  37. 7c2e211 vfio-pci: Fix the check on pci device type in vfio_pci_probe() by Wei Yang · 9 years ago
  38. cc66974 Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  39. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  40. 5e9f36c drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU by Will Deacon · 10 years ago
  41. 1d53a3a vfio: make vfio run on s390 by Frank Blaschka · 10 years ago
  42. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  43. 27a9716 Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  44. 93899a6 vfio-pci: Fix remove path locking by Alex Williamson · 10 years ago
  45. 0f905ce drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL by Gavin Shan · 10 years ago
  46. b8f02af vfio/pci: Restore MSIx message prior to enabling by Gavin Shan · 10 years ago
  47. f5c9ece vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type by Will Deacon · 10 years ago
  48. 846fc70 PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UND by Chen, Gong · 10 years ago
  49. eb165f0 vfio: Convert to use new iommu_capable() API function by Joerg Roedel · 10 years ago
  50. 9b936c9 drivers/vfio: Enable VFIO if EEH is not supported by Alexey Kardashevskiy · 10 years ago
  51. 89a2edd drivers/vfio: Allow EEH to be built as module by Alexey Kardashevskiy · 10 years ago
  52. 92d18a6 drivers/vfio: Fix EEH build error by Gavin Shan · 10 years ago
  53. bc4fba7 vfio-pci: Attempt bus/slot reset on release by Alex Williamson · 10 years ago
  54. 61d7925 vfio-pci: Use mutex around open, release, and remove by Alex Williamson · 10 years ago
  55. 9c22e66 vfio-pci: Release devices with BusMaster disabled by Alex Williamson · 10 years ago
  56. 1b69be5 drivers/vfio: EEH support for VFIO PCI device by Gavin Shan · 10 years ago
  57. a68a750 Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next by Linus Torvalds · 10 years ago
  58. fd49c81 drivers/vfio/pci: Fix wrong MSI interrupt count by Gavin Shan · 10 years ago
  59. c8dbca1 vfio/iommu_type1: Avoid overflow by Alex Williamson · 10 years ago
  60. eb5685f vfio/pci: Fix unchecked return value by Alex Williamson · 10 years ago
  61. afa6325 vfio/pci: Fix sizing of DPA and THP express capabilities by Alex Williamson · 10 years ago
  62. 8283b49 driver core: dev_set_drvdata can no longer fail by Jean Delvare · 10 years ago
  63. d0cb5f7 Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  64. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  65. 4379d2a vfio: always select ANON_INODES by Arnd Bergmann · 10 years ago
  66. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  67. 88d7ab8 vfio: Add external user check extension interface by Alex Williamson · 10 years ago
  68. aa42931 vfio/type1: Add extension to test DMA cache coherence of IOMMU by Alex Williamson · 10 years ago
  69. 1ef3e2b vfio/iommu_type1: Multi-IOMMU domain support by Alex Williamson · 10 years ago
  70. 94cccde vfio: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 10 years ago
  71. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  72. 2d08cd0 Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  73. 890ed57 vfio-pci: Use pci "try" reset interface by Alex Williamson · 10 years ago
  74. 3be3a07 vfio-pci: Don't use device_lock around AER interrupt setup by Alex Williamson · 10 years ago
  75. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 11 years ago
  76. d109990 vfio: Convert control interface to misc driver by Alex Williamson · 11 years ago
  77. 274127a PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 by Alex Williamson · 11 years ago
  78. d93b3ac VFIO: vfio_iommu_type1: fix bug caused by break in nested loop by Antonios Motakis · 11 years ago
  79. 8b27ee6 vfio-pci: PCI hot reset interface by Alex Williamson · 11 years ago
  80. 17638db vfio-pci: Test for extended config space by Alex Williamson · 11 years ago
  81. 20e7745 vfio-pci: Use fdget() rather than eventfd_fget() by Alex Williamson · 11 years ago
  82. 5d042fb vfio: Add O_CLOEXEC flag to vfio device fd by Alex Williamson · 11 years ago
  83. a5d5507 vfio: use get_unused_fd_flags(0) instead of get_unused_fd() by Yann Droneaud · 11 years ago
  84. 6cdd978 vfio: add external user support by Alexey Kardashevskiy · 11 years ago
  85. d24cdbf vfio-pci: Avoid deadlock on remove by Alex Williamson · 11 years ago
  86. c640193 vfio: Ignore sprurious notifies by Alex Williamson · 11 years ago
  87. de9c760 vfio: Don't overreact to DEL_DEVICE by Alex Williamson · 11 years ago
  88. 15a49b9 Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  89. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  90. 8d38ef1 vfio/type1: Fix leak on error path by Alex Williamson · 11 years ago
  91. a47df15 vfio: remap_pfn_range() sets all those flags... by Al Viro · 11 years ago
  92. 6d6768c vfio: Limit group opens by Alex Williamson · 11 years ago
  93. f5bfdbf vfio/type1: Fix missed frees and zero sized removes by Alex Williamson · 11 years ago
  94. 5c6c2b2 vfio: Provide module option to disable vfio_iommu_type1 hugepage support by Alex Williamson · 11 years ago
  95. 166fd7d vfio: hugepage support for vfio_iommu_type1 by Alex Williamson · 11 years ago
  96. cd9b226 vfio: Convert type1 iommu to use rbtree by Alex Williamson · 11 years ago
  97. 5b25199 powerpc/vfio: Enable on pSeries platform by Alexey Kardashevskiy · 11 years ago
  98. 5ffd229 powerpc/vfio: Implement IOMMU driver for VFIO by Alexey Kardashevskiy · 11 years ago
  99. 9a6aa27 vfio: fix crash on rmmod by Alexey Kardashevskiy · 11 years ago
  100. 0b2e3b6 Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago