1. 0d1682c vfio/pci: fix racy on error and request eventfd ctx by Zeng Tao · 4 years, 4 months ago
  2. 41a7729 vfio/pci: Clear error and request eventfd ctx after releasing by Alex Williamson · 4 years, 5 months ago
  3. b7e2466 vfio/pci: fix memory leaks of eventfd ctx by Qian Cai · 4 years, 6 months ago
  4. 81fb345 vfio/pci: Fix SR-IOV VF handling with MMIO blocking by Alex Williamson · 4 years, 5 months ago
  5. da7aea6 vfio-pci: Invalidate mmaps and block MMIO access on disabled memory by Alex Williamson · 4 years, 2 months ago
  6. 6c7f2f2 vfio-pci: Fault mmaps to enable vma tracking by Alex Williamson · 4 years, 2 months ago
  7. 6df2107 vfio/type1: Support faulting PFNMAP vmas by Alex Williamson · 4 years, 2 months ago
  8. d200964 vfio/type1: Add proper error unwind for vfio_iommu_replay() by Alex Williamson · 4 years, 3 months ago
  9. 1a98e4e vfio/mdev: Fix reference count leak in add_mdev_supported_type by Qiushi Wu · 4 years, 6 months ago
  10. e9aaff2 vfio-pci: Mask cap zero by Alex Williamson · 4 years, 7 months ago
  11. 78914f1 vfio/pci: fix memory leaks in alloc_perm_bits() by Qian Cai · 4 years, 6 months ago
  12. cf25855 vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() by Sean Christopherson · 4 years, 7 months ago
  13. f034b33 vfio: avoid possible overflow in vfio_iommu_type1_pin_pages by Yan Zhao · 4 years, 7 months ago
  14. 5babded vfio/mdev: Fix aborting mdev child device removal if one fails by Parav Pandit · 6 years ago
  15. 09dbc7e vfio/mdev: Follow correct remove sequence by Parav Pandit · 6 years ago
  16. 5c5492e vfio/mdev: Avoid release parent reference during error path by Parav Pandit · 6 years ago
  17. c8fa33f vfio_pci: Enable memory accesses before calling pci_map_rom by Eric Auger · 6 years ago
  18. 7315550 vfio/pci: call irq_bypass_unregister_producer() before freeing irq by Jiang Yi · 5 years ago
  19. 42cdd8e vfio/spapr_tce: Get rid of possible infinite loop by Alexey Kardashevskiy · 6 years ago
  20. 1ae5bfe vfio/pci: Mask buggy SR-IOV VF INTx support by Alex Williamson · 6 years ago
  21. dde3433d vfio/pci: Fix potential memory leak in vfio_msi_cap_len by Li Qiang · 6 years ago
  22. 9b2d2f2ad vfio_pci: Restore original state on release by hexin · 5 years ago
  23. f7883f9 vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING" by Farhan Ali · 6 years ago
  24. 4d043d3 vfio/pci: use correct format characters by Louis Taylor · 6 years ago
  25. f7b467a vfio/type1: Limit DMA mappings per container by Alex Williamson · 6 years ago
  26. 719aee2 vfio/type1: Fix unmap overflow off-by-one by Alex Williamson · 6 years ago
  27. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  28. b6d6a30 Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  29. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  30. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  31. 0dd0e297 vfio-pci: Disable binding to PFs with SR-IOV enabled by Alex Williamson · 6 years ago
  32. 544c05a vfio: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  33. ffb48e7 Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  34. c6a44ba PCI: Rename pci_try_reset_bus() to pci_reset_bus() by Sinan Kaya · 6 years ago
  35. 811c5cb PCI: Unify try slot and bus reset API by Sinan Kaya · 6 years ago
  36. 0e714d2 vfio/pci: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  37. 76fa497 KVM: PPC: Check if IOMMU page is contained in the pinned physical page by Alexey Kardashevskiy · 6 years ago
  38. 1463edc vfio/spapr: Use IOMMU pageshift rather than pagesize by Alexey Kardashevskiy · 6 years ago
  39. a68bd12 powerpc/powernv/ioda: Allocate indirect TCE levels on demand by Alexey Kardashevskiy · 6 years ago
  40. 090bad3 powerpc/powernv: Add indirect levels to it_userspace by Alexey Kardashevskiy · 6 years ago
  41. 00a5c58 KVM: PPC: Make iommu_table::it_userspace big endian by Alexey Kardashevskiy · 6 years ago
  42. bb94b55 vfio: Use get_user_pages_longterm correctly by Jason Gunthorpe · 6 years ago
  43. 08ca1b5 vfio/pci: Make IGD support a configurable option by Alex Williamson · 6 years ago
  44. 467590e Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  45. 415eb9f vfio: platform: Fix using devices in PM Domains by Geert Uytterhoeven · 6 years ago
  46. e77addf vfio: use match_string() helper by Yisheng Xie · 6 years ago
  47. 6a62c1d vfio/mdev: Re-order sysfs attribute creation by Alex Williamson · 7 years ago
  48. 002fe99 vfio/mdev: Check globally for duplicate devices by Alex Williamson · 7 years ago
  49. d59502b vfio: platform: Make printed error messages more consistent by Geert Uytterhoeven · 7 years ago
  50. 28a6838 vfio: platform: Fix reset module leak in error path by Geert Uytterhoeven · 7 years ago
  51. 48d8476 vfio/type1: Fix task tracking for QEMU vCPU hotplug by Alex Williamson · 7 years ago
  52. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  53. 89c29de Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" by Alex Williamson · 6 years ago
  54. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  55. f605ba9 Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  56. 3065617 vfio/pci: Add ioeventfd support by Alex Williamson · 7 years ago
  57. 07fd7ef vfio/pci: Use endian neutral helpers by Alex Williamson · 7 years ago
  58. 0d77ed3 vfio/pci: Pull BAR mapping setup from read-write path by Alex Williamson · 7 years ago
  59. 356e88e vfio/type1: Improve memory pinning process for raw PFN mapping by Jason Cai (Xiang Feng) · 7 years ago
  60. 834814e Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it" by Alex Williamson · 7 years ago
  61. 6bd06f5 vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs by Suravee Suthikulpanit · 7 years ago
  62. 94db151 vfio: disable filesystem-dax page pinning by Dan Williams · 7 years ago
  63. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  64. 34b1cf6 Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  65. 46ed90f vfio: mdev: make a couple of functions and structure vfio_mdev_driver static by Xiongwei Song · 7 years ago
  66. a32295c vfio-pci: Allow mapping MSIX BAR by Alexey Kardashevskiy · 7 years ago
  67. dda01f7 vfio: Simplify capability helper by Alex Williamson · 7 years ago
  68. 2170dd0 vfio-pci: Mask INTx if a device is not capabable of enabling it by Alexey Kardashevskiy · 7 years ago
  69. 3ad6f93 annotate poll-related wait keys by Al Viro · 7 years ago
  70. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 7 years ago
  71. e0ca382 Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  72. f319967 Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0 by Alex Williamson · 7 years ago
  73. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  76. e258834 vfio: platform: reset: Add Broadcom FlexRM reset module by Anup Patel · 7 years ago
  77. 71a7d3d vfio/type1: silence integer overflow warning by Dan Carpenter · 7 years ago
  78. 5c2fefd vfio/spapr: Add cond_resched() for huge updates by Alexey Kardashevskiy · 7 years ago
  79. cf0d53b vfio/pci: Virtualize Maximum Read Request Size by Alex Williamson · 7 years ago
  80. 5231849 vfio/pci: Virtualize Maximum Payload Size by Alex Williamson · 7 years ago
  81. 417fb50 vfio: platform: constify amba_id by Arvind Yadav · 7 years ago
  82. 6586b56 vfio: Stall vfio_del_group_dev() for container group detach by Alex Williamson · 7 years ago
  83. d935ad9 vfio: fix noiommu vfio_iommu_group_get reference count by Eric Auger · 7 years ago
  84. f203f7f vfio/type1: Give hardware MSI regions precedence by Robin Murphy · 7 years ago
  85. db406cc vfio/type1: Cope with hardware MSI reserved regions by Robin Murphy · 7 years ago
  86. 796b755 vfio/pci: Fix handling of RC integrated endpoint PCIe capability size by Alex Williamson · 7 years ago
  87. 9f47803 vfio/pci: Use pci_try_reset_function() on initial open by Alex Williamson · 7 years ago
  88. 8c6f5e7 Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  89. 7f56c30 vfio: Remove unnecessary uses of vfio_container.group_lock by Alex Williamson · 7 years ago
  90. 5d6dee8 vfio: New external user group/file match by Alex Williamson · 7 years ago
  91. 811642d vfio: Fix group release deadlock by Alex Williamson · 7 years ago
  92. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 7 years ago
  93. 7b3a10d vfio: Use ERR_CAST() instead of open coding it by Dan Carpenter · 8 years ago
  94. 7d57e5e vfio/pci: Add Intel XXV710 to hidden INTx devices by Alex Williamson · 7 years ago
  95. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  96. 7cb671e vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote() by Alex Williamson · 8 years ago
  97. 80dbe1f vfio/type1: Prune vfio_pin_page_external() by Alex Williamson · 8 years ago
  98. 0cfef2b vfio/type1: Remove locked page accounting workqueue by Alex Williamson · 8 years ago
  99. 3393af2 vfio/spapr_tce: Check kzalloc() return when preregistering memory by Alexey Kardashevskiy · 8 years ago
  100. 1282ba7 vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check by Alexey Kardashevskiy · 8 years ago