1. ce7585f vfio/pci: Allow VPD short read by Alex Williamson · 8 years ago
  2. 089f1c6 vfio/type1: Fix build warning by Alex Williamson · 8 years ago
  3. 956b56a vfio/pci: Fix ordering of eventfd vs virqfd shutdown by Alex Williamson · 8 years ago
  4. 48dd7ce Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  5. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  6. f705528 vfio_pci: Test for extended capabilities if config space > 256 bytes by Alexey Kardashevskiy · 8 years ago
  7. 54de285 vfio/spapr: Relax the IOMMU compatibility check by Alexey Kardashevskiy · 8 years ago
  8. d16e0fa iommu: Allow selecting page sizes per domain by Robin Murphy · 8 years ago
  9. 5ed4aba vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata by Alexey Kardashevskiy · 8 years ago
  10. dc92810 vfio/pci: Add test for BAR restore by Alex Williamson · 8 years ago
  11. 4507440 vfio/pci: Hide broken INTx support from user by Alex Williamson · 8 years ago
  12. 45cb523 Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  13. 8160c4e vfio: fix ioctl error handling by Michael S. Tsirkin · 8 years ago
  14. c4aec31 vfio/pci: return -EFAULT if copy_to_user fails by Dan Carpenter · 8 years ago
  15. a13b645 vfio/pci: Expose shadow ROM as PCI option ROM by Alex Williamson · 8 years ago
  16. f572a96 vfio/pci: Intel IGD host and LCP bridge config space access by Alex Williamson · 8 years ago
  17. 5846ff5 vfio/pci: Intel IGD OpRegion support by Alex Williamson · 8 years ago
  18. 345d710 vfio/pci: Enable virtual register in PCI config space by Alex Williamson · 8 years ago
  19. 28541d4 vfio/pci: Add infrastructure for additional device specific regions by Alex Williamson · 8 years ago
  20. 188ad9d vfio/pci: Include sparse mmap capability for MSI-X table regions by Alex Williamson · 8 years ago
  21. d7a8d5e vfio: Add capability chain helpers by Alex Williamson · 8 years ago
  22. 7c435b4 vfio: If an IOMMU backend fails, keep looking by Alex Williamson · 8 years ago
  23. b95d930 vfio/pci: Fix unsigned comparison overflow by Alex Williamson · 8 years ago
  24. 16ab8a5 vfio/noiommu: Don't use iommu_present() to track fake groups by Alex Williamson · 8 years ago
  25. d4f50ee vfio/iommu_type1: make use of info.flags by Pierre Morel · 9 years ago
  26. 03a76b6 vfio: Include No-IOMMU mode by Alex Williamson · 9 years ago
  27. 9676288 VFIO: platform: reset: fix a warning message condition by Dan Carpenter · 9 years ago
  28. ae5515d Revert: "vfio: Include No-IOMMU mode" by Alex Williamson · 9 years ago
  29. 049af10 vfio: fix a warning message by Dan Carpenter · 9 years ago
  30. 7200be7 vfio: platform: remove needless stack usage by Kees Cook · 9 years ago
  31. 7d10f4e vfio-pci: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  32. 7fe9414 vfio: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  33. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  34. 222e684 vfio/pci: make an array larger by Dan Carpenter · 9 years ago
  35. 033291e vfio: Include No-IOMMU mode by Alex Williamson · 9 years ago
  36. e324fc8 vfio: Fix bug in vfio_device_get_from_name() by Joerg Roedel · 9 years ago
  37. 0990822 VFIO: platform: reset: AMD xgbe reset module by Eric Auger · 9 years ago
  38. daac3bb vfio: platform: reset: calxedaxgmac: fix ioaddr leak by Eric Auger · 9 years ago
  39. 705e60b vfio: platform: add dev_info on device reset by Eric Auger · 9 years ago
  40. e9e0506 vfio: platform: use list of registered reset function by Eric Auger · 9 years ago
  41. 0628c4d vfio: platform: add compat in vfio_platform_device by Eric Auger · 9 years ago
  42. 680742f vfio: platform: reset: calxedaxgmac: add reset function registration by Eric Auger · 9 years ago
  43. 5886465 vfio: platform: introduce module_vfio_reset_handler macro by Eric Auger · 9 years ago
  44. e086497 vfio: platform: add capability to register a reset function by Eric Auger · 9 years ago
  45. 32a2d71 vfio: platform: introduce vfio-platform-base module by Eric Auger · 9 years ago
  46. 1b4bb2e vfio/platform: store mapped memory in region, instead of an on-stack copy by James Morse · 9 years ago
  47. 4644321 vfio/type1: handle case where IOMMU does not support PAGE_SIZE size by Eric Auger · 9 years ago
  48. 1276ece VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQ by Eric Auger · 9 years ago
  49. 4e1a635 vfio/pci: Use kernel VPD access functions by Alex Williamson · 9 years ago
  50. 5f096b1 vfio: Whitelist PCI bridges by Alex Williamson · 9 years ago
  51. 6d7425f vfio: Register/unregister irq_bypass_producer by Feng Wu · 9 years ago
  52. 4bc94d5 vfio: Fix lockdep issue by Alex Williamson · 9 years ago
  53. b779157 Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  54. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  55. e6bcd47 VFIO: platform: enable ARM64 build by Eric Auger · 9 years ago
  56. 713cc33 VFIO: platform: Calxeda xgmac reset module by Eric Auger · 9 years ago
  57. 3eeb0d5 VFIO: platform: populate the reset function on probe by Eric Auger · 9 years ago
  58. 813ae660 VFIO: platform: add reset callback by Eric Auger · 9 years ago
  59. 9f85d8f VFIO: platform: add reset struct and lookup table by Eric Auger · 9 years ago
  60. e633bc8 vfio: powerpc/spapr: Support Dynamic DMA windows by Alexey Kardashevskiy · 9 years ago
  61. 2157e7b vfio: powerpc/spapr: Register memory and define IOMMU v2 by Alexey Kardashevskiy · 9 years ago
  62. 46d3e1e vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership control by Alexey Kardashevskiy · 9 years ago
  63. 4793d65 vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows API by Alexey Kardashevskiy · 9 years ago
  64. 05c6cfb powerpc/iommu/powernv: Release replaced TCE by Alexey Kardashevskiy · 9 years ago
  65. f87a886 vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control by Alexey Kardashevskiy · 9 years ago
  66. 0eaf4de powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group by Alexey Kardashevskiy · 9 years ago
  67. b348aa6 powerpc/spapr: vfio: Replace iommu_table with iommu_table_group by Alexey Kardashevskiy · 9 years ago
  68. 22af485 vfio: powerpc/spapr: Rework groups attaching by Alexey Kardashevskiy · 9 years ago
  69. 649354b vfio: powerpc/spapr: Moving pinning/unpinning to helpers by Alexey Kardashevskiy · 9 years ago
  70. 3c56e82 vfio: powerpc/spapr: Disable DMA mappings on disabled container by Alexey Kardashevskiy · 9 years ago
  71. 2d270df vfio: powerpc/spapr: Move locked_vm accounting to helpers by Alexey Kardashevskiy · 9 years ago
  72. 00663d4 vfio: powerpc/spapr: Use it_page_size by Alexey Kardashevskiy · 9 years ago
  73. e432bc7 vfio: powerpc/spapr: Check that IOMMU page is fully contained by system page by Alexey Kardashevskiy · 9 years ago
  74. 9b14a1f vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver by Alexey Kardashevskiy · 9 years ago
  75. 20f3001 vfio/pci: Fix racy vfio_device_get_from_dev() call by Alex Williamson · 9 years ago
  76. 8a0a01b drivers/vfio: Allow type-1 IOMMU instantiation on top of an ARM SMMUv3 by Will Deacon · 9 years ago
  77. 68cbbc3 drivers/vfio: Support EEH error injection by Gavin Shan · 9 years ago
  78. db7d4d7 vfio: Fix runaway interruptible timeout by Alex Williamson · 9 years ago
  79. 5f55d2a vfio-pci: Log device requests more verbosely by Alex Williamson · 9 years ago
  80. 5a0ff17 vfio-pci: Fix use after free by Alex Williamson · 9 years ago
  81. 6eb7018 vfio-pci: Move idle devices to D3hot power state by Alex Williamson · 9 years ago
  82. 561d72d vfio-pci: Remove warning if try-reset fails by Alex Williamson · 9 years ago
  83. 80c7e8c vfio-pci: Allow PCI IDs to be specified as module options by Alex Williamson · 9 years ago
  84. ecaa1f6 vfio-pci: Add VGA arbiter client by Alex Williamson · 9 years ago
  85. 88c0dead vfio-pci: Add module option to disable VGA region access by Alex Williamson · 9 years ago
  86. 71be342 vfio: Split virqfd into a separate module for vfio bus drivers by Alex Williamson · 9 years ago
  87. 66fdc05 vfio: virqfd_lock can be static by kbuild test robot · 9 years ago
  88. 2f51bf4 vfio: put off the allocation of "minor" in vfio_create_group by Zhen Lei · 9 years ago
  89. a7fa7c7 vfio/platform: implement IRQ masking/unmasking via an eventfd by Antonios Motakis · 9 years ago
  90. 42ac9bd vfio: initialize the virqfd workqueue in VFIO generic code by Antonios Motakis · 9 years ago
  91. 7e992d6 vfio: move eventfd support code for VFIO_PCI to a separate file by Antonios Motakis · 9 years ago
  92. 09bbcb8 vfio: pass an opaque pointer on virqfd initialization by Antonios Motakis · 9 years ago
  93. 9269c39 vfio: add local lock for virqfd instead of depending on VFIO PCI by Antonios Motakis · 9 years ago
  94. bb78e9e vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exit by Antonios Motakis · 9 years ago
  95. bdc5e10 vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and export by Antonios Motakis · 9 years ago
  96. 06211b4 vfio/platform: support for level sensitive interrupts by Antonios Motakis · 9 years ago
  97. 57f972e vfio/platform: trigger an interrupt via eventfd by Antonios Motakis · 9 years ago
  98. 9a36321 vfio/platform: initial interrupts support code by Antonios Motakis · 9 years ago
  99. 682704c vfio/platform: return IRQ info by Antonios Motakis · 9 years ago
  100. fad4d5b vfio/platform: support MMAP of MMIO regions by Antonios Motakis · 9 years ago