1. 9a71ac7 vfio-pci/nvlink2: Fix ancient gcc warnings by Alexey Kardashevskiy · 6 years ago
  2. 33e5ee7 vfio/pci: Cleanup license mess by Thomas Gleixner · 6 years ago
  3. 58fec83 vfio/type1: Fix unmap overflow off-by-one by Alex Williamson · 6 years ago
  4. d1fc117 vfio/pci: set TRACE_INCLUDE_PATH to fix the build error by Masahiro Yamada · 6 years ago
  5. 8e143b9 Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  6. 1984f65 Merge tag 'vfio-v4.21-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  7. 7f92891 vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver by Alexey Kardashevskiy · 6 years ago
  8. c2c0f1c vfio_pci: Allow regions to add own capabilities by Alexey Kardashevskiy · 6 years ago
  9. a15b188 vfio_pci: Allow mapping extra regions by Alexey Kardashevskiy · 6 years ago
  10. c10c21e powerpc/vfio/iommu/kvm: Do not pin device memory by Alexey Kardashevskiy · 6 years ago
  11. e0bf78b powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region by Alexey Kardashevskiy · 6 years ago
  12. 517ad4a vfio/spapr_tce: Get rid of possible infinite loop by Alexey Kardashevskiy · 6 years ago
  13. 9422f58 vfio/mdev: add static modifier to add_mdev_supported_type by Paolo Cretaro · 6 years ago
  14. e309df5 vfio/pci: Parallelize device open and release by Alex Williamson · 6 years ago
  15. 7a30423 vfio/type1: Remove map_try_harder() code path by Joerg Roedel · 6 years ago
  16. 0c86e76 Merge tag 'vfio-v4.20-rc1.v2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  17. 6e301a8 KVM: PPC: Optimize clearing TCEs for sparse tables by Alexey Kardashevskiy · 6 years ago
  18. cf3f98c drivers/vfio: Allow type-1 IOMMU instantiation with all ARM/ARM64 IOMMUs by Geert Uytterhoeven · 6 years ago
  19. db04264 vfio/pci: Mask buggy SR-IOV VF INTx support by Alex Williamson · 6 years ago
  20. 30ea32a vfio/pci: Fix potential memory leak in vfio_msi_cap_len by Li Qiang · 6 years ago
  21. 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
  22. b6d6a30 Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  23. 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
  24. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  25. 0dd0e297 vfio-pci: Disable binding to PFs with SR-IOV enabled by Alex Williamson · 6 years ago
  26. 544c05a vfio: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  27. 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
  28. c6a44ba PCI: Rename pci_try_reset_bus() to pci_reset_bus() by Sinan Kaya · 6 years ago
  29. 811c5cb PCI: Unify try slot and bus reset API by Sinan Kaya · 6 years ago
  30. 0e714d2 vfio/pci: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  31. 76fa497 KVM: PPC: Check if IOMMU page is contained in the pinned physical page by Alexey Kardashevskiy · 6 years ago
  32. 1463edc vfio/spapr: Use IOMMU pageshift rather than pagesize by Alexey Kardashevskiy · 6 years ago
  33. a68bd12 powerpc/powernv/ioda: Allocate indirect TCE levels on demand by Alexey Kardashevskiy · 7 years ago
  34. 090bad3 powerpc/powernv: Add indirect levels to it_userspace by Alexey Kardashevskiy · 7 years ago
  35. 00a5c58 KVM: PPC: Make iommu_table::it_userspace big endian by Alexey Kardashevskiy · 7 years ago
  36. bb94b55 vfio: Use get_user_pages_longterm correctly by Jason Gunthorpe · 7 years ago
  37. 08ca1b5 vfio/pci: Make IGD support a configurable option by Alex Williamson · 7 years ago
  38. 467590e Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  39. 415eb9f vfio: platform: Fix using devices in PM Domains by Geert Uytterhoeven · 7 years ago
  40. e77addf vfio: use match_string() helper by Yisheng Xie · 7 years ago
  41. 6a62c1d vfio/mdev: Re-order sysfs attribute creation by Alex Williamson · 7 years ago
  42. 002fe99 vfio/mdev: Check globally for duplicate devices by Alex Williamson · 7 years ago
  43. d59502b vfio: platform: Make printed error messages more consistent by Geert Uytterhoeven · 7 years ago
  44. 28a6838 vfio: platform: Fix reset module leak in error path by Geert Uytterhoeven · 7 years ago
  45. 48d8476 vfio/type1: Fix task tracking for QEMU vCPU hotplug by Alex Williamson · 7 years ago
  46. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  47. 89c29de Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" by Alex Williamson · 7 years ago
  48. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  49. f605ba9 Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  50. 3065617 vfio/pci: Add ioeventfd support by Alex Williamson · 7 years ago
  51. 07fd7ef vfio/pci: Use endian neutral helpers by Alex Williamson · 7 years ago
  52. 0d77ed3 vfio/pci: Pull BAR mapping setup from read-write path by Alex Williamson · 7 years ago
  53. 356e88e vfio/type1: Improve memory pinning process for raw PFN mapping by Jason Cai (Xiang Feng) · 7 years ago
  54. 834814e Revert: "vfio-pci: Mask INTx if a device is not capabable of enabling it" by Alex Williamson · 7 years ago
  55. 6bd06f5 vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs by Suravee Suthikulpanit · 7 years ago
  56. 94db151 vfio: disable filesystem-dax page pinning by Dan Williams · 7 years ago
  57. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  58. 34b1cf6 Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  59. 46ed90f vfio: mdev: make a couple of functions and structure vfio_mdev_driver static by Xiongwei Song · 7 years ago
  60. a32295c vfio-pci: Allow mapping MSIX BAR by Alexey Kardashevskiy · 7 years ago
  61. dda01f7 vfio: Simplify capability helper by Alex Williamson · 7 years ago
  62. 2170dd0 vfio-pci: Mask INTx if a device is not capabable of enabling it by Alexey Kardashevskiy · 7 years ago
  63. 3ad6f93 annotate poll-related wait keys by Al Viro · 8 years ago
  64. e6c8adc anntotate the places where ->poll() return values go by Al Viro · 8 years ago
  65. e0ca382 Merge tag 'vfio-v4.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  66. f319967 Merge branches 'vfio/fixes' and 'vfio/platform' into vfio-next-20171113.0 by Alex Williamson · 7 years ago
  67. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  68. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  69. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  70. e258834 vfio: platform: reset: Add Broadcom FlexRM reset module by Anup Patel · 7 years ago
  71. 71a7d3d vfio/type1: silence integer overflow warning by Dan Carpenter · 7 years ago
  72. 5c2fefd vfio/spapr: Add cond_resched() for huge updates by Alexey Kardashevskiy · 7 years ago
  73. cf0d53b vfio/pci: Virtualize Maximum Read Request Size by Alex Williamson · 7 years ago
  74. 5231849 vfio/pci: Virtualize Maximum Payload Size by Alex Williamson · 7 years ago
  75. 417fb50 vfio: platform: constify amba_id by Arvind Yadav · 7 years ago
  76. 6586b56 vfio: Stall vfio_del_group_dev() for container group detach by Alex Williamson · 7 years ago
  77. d935ad9 vfio: fix noiommu vfio_iommu_group_get reference count by Eric Auger · 7 years ago
  78. f203f7f vfio/type1: Give hardware MSI regions precedence by Robin Murphy · 7 years ago
  79. db406cc vfio/type1: Cope with hardware MSI reserved regions by Robin Murphy · 7 years ago
  80. 796b755 vfio/pci: Fix handling of RC integrated endpoint PCIe capability size by Alex Williamson · 7 years ago
  81. 9f47803 vfio/pci: Use pci_try_reset_function() on initial open by Alex Williamson · 7 years ago
  82. 8c6f5e7 Merge tag 'vfio-v4.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  83. 7f56c30 vfio: Remove unnecessary uses of vfio_container.group_lock by Alex Williamson · 7 years ago
  84. 5d6dee8 vfio: New external user group/file match by Alex Williamson · 8 years ago
  85. 811642d vfio: Fix group release deadlock by Alex Williamson · 8 years ago
  86. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  87. 7b3a10d vfio: Use ERR_CAST() instead of open coding it by Dan Carpenter · 8 years ago
  88. 7d57e5e vfio/pci: Add Intel XXV710 to hidden INTx devices by Alex Williamson · 8 years ago
  89. 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
  90. 7cb671e vfio/type1: Reduce repetitive calls in vfio_pin_pages_remote() by Alex Williamson · 8 years ago
  91. 80dbe1f vfio/type1: Prune vfio_pin_page_external() by Alex Williamson · 8 years ago
  92. 0cfef2b vfio/type1: Remove locked page accounting workqueue by Alex Williamson · 8 years ago
  93. 3393af2 vfio/spapr_tce: Check kzalloc() return when preregistering memory by Alexey Kardashevskiy · 8 years ago
  94. 1282ba7 vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check by Alexey Kardashevskiy · 8 years ago
  95. e5afdf9 powerpc/vfio_spapr_tce: Add reference counting to iommu_table by Alexey Kardashevskiy · 8 years ago
  96. 11edf11 powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal by Alexey Kardashevskiy · 8 years ago
  97. d07c6f4 Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  98. 9d3a4de iommu: Disambiguate MSI region types by Robin Murphy · 8 years ago
  99. 65b1ade vfio: Rework group release notifier warning by Alex Williamson · 8 years ago
  100. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago