1. 21ab799 vfio/pci: Resolve sparse endian warnings in IGD support by Alex Williamson · 3 years, 1 month ago
  2. 8704e89 vfio/pci: Fix OpRegion read by Zhenyu Wang · 3 years, 1 month ago
  3. 48f06ca Merge branch 'v5.16/vfio/colin_xu_igd_opregion_2.0_v8' into v5.16/vfio/next by Alex Williamson · 3 years, 3 months ago
  4. 49ba1a2 vfio/pci: Add OpRegion 2.0+ Extended VBT support. by Colin Xu · 3 years, 3 months ago
  5. d9a0cd5 Merge branch 'v5.16/vfio/hch-cleanup-vfio-iommu_group-creation-v6' into v5.16/vfio/next by Alex Williamson · 3 years, 3 months ago
  6. 38a6893 vfio: Move vfio_iommu_group_get() to vfio_register_group_dev() by Jason Gunthorpe · 3 years, 3 months ago
  7. 8bd8d1d vfio/pci: add missing identifier name in argument of function prototype by Colin Ian King · 3 years, 4 months ago
  8. 89b6b8c Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 4 months ago
  9. ea87073 Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-waited-v3', 'v5.15/vfio/vfio-pci-core-v5' and 'v5.15/vfio/vfio-ap' into v5.15/vfio/next by Alex Williamson · 3 years, 4 months ago
  10. 7fa005c vfio/pci: Introduce vfio_pci_core.ko by Max Gurtovoy · 3 years, 4 months ago
  11. 85c94dc vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' by Jason Gunthorpe · 3 years, 4 months ago
  12. ca4ddaa vfio: Use select for eventfd by Jason Gunthorpe · 3 years, 4 months ago
  13. cc6711b PCI / VFIO: Add 'override_only' support for VFIO PCI sub system by Max Gurtovoy · 3 years, 4 months ago
  14. c61302a vfio/pci: Move module parameters to vfio_pci.c by Yishai Hadas · 3 years, 4 months ago
  15. 2fb89f5 vfio/pci: Move igd initialization to vfio_pci.c by Max Gurtovoy · 3 years, 4 months ago
  16. ff53edf vfio/pci: Split the pci_driver code out of vfio_pci_core.c by Max Gurtovoy · 3 years, 4 months ago
  17. c39f8fa vfio/pci: Include vfio header in vfio_pci_core.h by Max Gurtovoy · 3 years, 4 months ago
  18. bf9fdc9 vfio/pci: Rename ops functions to fit core namings by Max Gurtovoy · 3 years, 4 months ago
  19. 5364751 vfio/pci: Rename vfio_pci_device to vfio_pci_core_device by Max Gurtovoy · 3 years, 4 months ago
  20. 9a38993 vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h by Max Gurtovoy · 3 years, 4 months ago
  21. 1cbd70f vfio/pci: Rename vfio_pci.c to vfio_pci_core.c by Max Gurtovoy · 3 years, 4 months ago
  22. 29848a0 vfio-pci/zdev: Remove repeated verbose license text by Cai Huoqing · 3 years, 4 months ago
  23. db44c17 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set by Jason Gunthorpe · 3 years, 5 months ago
  24. a882c16 vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set by Jason Gunthorpe · 3 years, 5 months ago
  25. 2cd8b14 vfio/pci: Move to the device set infrastructure by Yishai Hadas · 3 years, 5 months ago
  26. ae03c37 vfio: Introduce a vfio_uninit_group_dev() API call by Max Gurtovoy · 3 years, 5 months ago
  27. e7500b3 vfio/pci: Make vfio_pci_regops->rw() return ssize_t by Yishai Hadas · 3 years, 5 months ago
  28. 8da49a3 Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 5 months ago
  29. bf44e8c vgaarb: don't pass a cookie to vga_client_register by Christoph Hellwig · 3 years, 6 months ago
  30. f6b1772 vgaarb: remove the unused irq_set_state argument to vga_client_register by Christoph Hellwig · 3 years, 6 months ago
  31. b877947 vgaarb: provide a vga_client_unregister wrapper by Christoph Hellwig · 3 years, 6 months ago
  32. 6a45ece vfio/pci: Handle concurrent vma faults by Alex Williamson · 3 years, 6 months ago
  33. 742b4c0 vfio: use the new pci_dev_trylock() helper to simplify try lock by Luis Chamberlain · 3 years, 6 months ago
  34. 9dcf01d vfio: centralize module refcount in subsystem layer by Max Gurtovoy · 3 years, 7 months ago
  35. 2a55ca3 vfio/pci: zap_vma_ptes() needs MMU by Randy Dunlap · 3 years, 8 months ago
  36. d1ce2c7 vfio/pci: Fix error return code in vfio_ecap_init() by Zhen Lei · 3 years, 8 months ago
  37. 238da4d Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 8 months ago
  38. 9092907 vfio/pci: Add missing range check in vfio_pci_mmap by Christian A. Ehrhardt · 3 years, 9 months ago
  39. 6a2a235 Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/vfio/nvlink' into v5.13/vfio/next by Alex Williamson · 3 years, 9 months ago
  40. 1e04ec1 vfio: Remove device_data from the vfio bus driver API by Jason Gunthorpe · 3 years, 9 months ago
  41. 07d47b4 vfio/pci: Replace uses of vfio_device_data() with container_of by Jason Gunthorpe · 3 years, 9 months ago
  42. 6df62c5 vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *' by Jason Gunthorpe · 3 years, 9 months ago
  43. 6b018e2 vfio/pci: Use vfio_init/register/unregister_group_dev by Jason Gunthorpe · 3 years, 9 months ago
  44. 4aeec39 vfio/pci: Re-order vfio_pci_probe() by Jason Gunthorpe · 3 years, 9 months ago
  45. 61e9081 vfio/pci: Move VGA and VF initialization to functions by Jason Gunthorpe · 3 years, 9 months ago
  46. b392a19 vfio/pci: remove vfio_pci_nvlink2 by Christoph Hellwig · 3 years, 9 months ago
  47. d0915b3 vfio/pci: fix a couple of spelling mistakes by Zhen Lei · 3 years, 9 months ago
  48. bab2c19 vfio/pci: Add support for opregion v2.1+ by Fred Gao · 3 years, 9 months ago
  49. 36f0be5 vfio/pci: Remove an unnecessary blank line in vfio_pci_enable by Zhou Wang · 3 years, 9 months ago
  50. fbc9d37 vfio: pci: Spello fix in the file vfio_pci.c by Bhaskar Chowdhury · 3 years, 9 months ago
  51. e0146a1 vfio/nvlink: Add missing SPAPR_TCE_IOMMU depends by Jason Gunthorpe · 3 years, 9 months ago
  52. b9abef4 vfio/pci: remove CONFIG_VFIO_PCI_ZDEV from Kconfig by Max Gurtovoy · 3 years, 10 months ago
  53. 7e31d6d vfio-pci/zdev: fix possible segmentation fault issue by Max Gurtovoy · 4 years ago
  54. 46c4746 vfio-pci/zdev: remove unused vdev argument by Max Gurtovoy · 4 years ago
  55. 37a682f vfio/pci: Fix handling of pci use accessor return codes by Heiner Kallweit · 4 years ago
  56. d22f9a6 vfio/pci/nvlink2: Do not attempt NPU2 setup on POWER8NVL NPU by Alexey Kardashevskiy · 4 years, 1 month ago
  57. 7b06a56 vfio-pci: Use io_remap_pfn_range() for PCI IO memory by Jason Gunthorpe · 4 years, 2 months ago
  58. 16b8fe4 vfio/pci: Move dummy_resources_list init in vfio_pci_probe() by Eric Auger · 4 years, 2 months ago
  59. e4eccb8 vfio/pci: Bypass IGD init in case of -ENODEV by Fred Gao · 4 years, 2 months ago
  60. 38565c9 vfio/pci: Implement ioeventfd thread handler for contended memory lock by Alex Williamson · 4 years, 2 months ago
  61. fc996db Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 2 months ago
  62. 852b1be vfio/pci: Clear token on bypass registration failure by Alex Williamson · 4 years, 2 months ago
  63. 4d45e75 mm: remove the now-unnecessary mmget_still_valid() hack by Jann Horn · 4 years, 2 months ago
  64. 2099363 Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.10/vfio/next by Alex Williamson · 4 years, 3 months ago
  65. e6b817d vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO by Matthew Rosato · 4 years, 3 months ago
  66. 3de066f Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/misc', 'v5.10/vfio/no-cmd-mem' and 'v5.10/vfio/yan_zhao_fixes' into v5.10/vfio/next by Alex Williamson · 4 years, 3 months ago
  67. 515ecd5 vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn by Matthew Rosato · 4 years, 4 months ago
  68. 1c0f682 vfio/pci: Don't regenerate vconfig for all BARs if !bardirty by Zenghui Yu · 4 years, 3 months ago
  69. eac7cc2 vfio/pci: Remove redundant declaration of vfio_pci_driver by Zenghui Yu · 4 years, 3 months ago
  70. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  71. bc93b9a vfio-pci: Avoid recursive read-lock usage by Alex Williamson · 4 years, 4 months ago
  72. 5017332 vfio/pci: Add QAT devices to denylist by Giovanni Cabiddu · 4 years, 5 months ago
  73. 1f97970 vfio/pci: Add device denylist by Giovanni Cabiddu · 4 years, 5 months ago
  74. 924b51a vfio/pci: Hold igate across releasing eventfd contexts by Alex Williamson · 4 years, 5 months ago
  75. bf3551e vfio/pci: Add Intel X550 to hidden INTx devices by Alex Williamson · 4 years, 5 months ago
  76. b872d06 vfio/pci: fix racy on error and request eventfd ctx by Zeng Tao · 4 years, 6 months ago
  77. ebfa440 vfio/pci: Fix SR-IOV VF handling with MMIO blocking by Alex Williamson · 4 years, 6 months ago
  78. 5c5866c vfio/pci: Clear error and request eventfd ctx after releasing by Alex Williamson · 4 years, 7 months ago
  79. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  80. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 7 months ago
  81. 5a36f0f3 Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 7 months ago
  82. cd34b82 Merge branches 'v5.8/vfio/alex-block-mmio-v3', 'v5.8/vfio/alex-zero-cap-v2' and 'v5.8/vfio/qian-leak-fixes' into v5.8/vfio/next by Alex Williamson · 4 years, 7 months ago
  83. 1518ac272 vfio/pci: fix memory leaks of eventfd ctx by Qian Cai · 4 years, 8 months ago
  84. 3e63b94 vfio/pci: fix memory leaks in alloc_perm_bits() by Qian Cai · 4 years, 8 months ago
  85. bc138db vfio-pci: Mask cap zero by Alex Williamson · 4 years, 9 months ago
  86. abafbc5 vfio-pci: Invalidate mmaps and block MMIO access on disabled memory by Alex Williamson · 4 years, 8 months ago
  87. 11c4cd0 vfio-pci: Fault mmaps to enable vma tracking by Alex Williamson · 4 years, 8 months ago
  88. 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 8 months ago
  89. 00bc509 vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0] by Sam Bobroff · 4 years, 9 months ago
  90. b66574a vfio/pci: Cleanup .probe() exit paths by Alex Williamson · 4 years, 9 months ago
  91. 959e1b7 vfio/pci: Remove dev_fmt definition by Alex Williamson · 4 years, 9 months ago
  92. 137e553 vfio/pci: Add sriov_configure support by Alex Williamson · 4 years, 9 months ago
  93. 43eeeecc vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user by Alex Williamson · 4 years, 9 months ago
  94. cc20d79 vfio/pci: Introduce VF token by Alex Williamson · 4 years, 9 months ago
  95. 467c084 vfio/pci: Implement match ops by Alex Williamson · 4 years, 9 months ago
  96. a6d5f9d Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  97. bb3d3cf vfio: vfio_pci_nvlink2: use mmgrab by Julia Lawall · 5 years ago
  98. 338b4e1 vfio/spapr/nvlink2: Skip unpinning pages on error exit by Alexey Kardashevskiy · 5 years ago
  99. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  100. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago