1. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  2. 62a50c3 vfio: Clear the caps->buf to NULL after free by Schspa Shi · 2 years, 7 months ago
  3. dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years, 4 months ago
  4. 4f65987 vfio: Use config not menuconfig for VFIO_NOIOMMU by Jason Gunthorpe · 3 years, 6 months ago
  5. 6c5d14c Merge 4.9.272 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  6. 80c3077 vfio/platform: fix module_put call in error flow by Max Gurtovoy · 3 years, 8 months ago
  7. f48d16b vfio/pci: zap_vma_ptes() needs MMU by Randy Dunlap · 3 years, 8 months ago
  8. 0a84e9a vfio/pci: Fix error return code in vfio_ecap_init() by Zhen Lei · 3 years, 8 months ago
  9. 00e06d5 Merge 4.9.250 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  10. 1717136 vfio/pci: Move dummy_resources_list init in vfio_pci_probe() by Eric Auger · 4 years, 2 months ago
  11. ee532e8 Merge 4.9.249 into android-4.9-q by Greg Kroah-Hartman · 4 years, 1 month ago
  12. eb3fb61 vfio-pci: Use io_remap_pfn_range() for PCI IO memory by Jason Gunthorpe · 4 years, 2 months ago
  13. 44a1b61 Merge 4.9.241 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  14. d4a7dbb vfio/pci: Clear token on bypass registration failure by Alex Williamson · 4 years, 3 months ago
  15. 495d499 Merge 4.9.238 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  16. f18c38a vfio/pci: fix racy on error and request eventfd ctx by Zeng Tao · 4 years, 6 months ago
  17. f71d82a vfio/pci: Clear error and request eventfd ctx after releasing by Alex Williamson · 4 years, 7 months ago
  18. f93c17d vfio/pci: fix memory leaks of eventfd ctx by Qian Cai · 4 years, 8 months ago
  19. 0e53dcf Merge 4.9.236 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  20. 54764e8 vfio/pci: Fix SR-IOV VF handling with MMIO blocking by Alex Williamson · 4 years, 7 months ago
  21. 5f2c69e vfio-pci: Invalidate mmaps and block MMIO access on disabled memory by Alex Williamson · 4 years, 9 months ago
  22. de5dcf9 vfio-pci: Fault mmaps to enable vma tracking by Alex Williamson · 4 years, 9 months ago
  23. 33c25ed vfio/type1: Support faulting PFNMAP vmas by Alex Williamson · 4 years, 9 months ago
  24. 6e60c65 Merge 4.9.229 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  25. 4481d24 vfio-pci: Mask cap zero by Alex Williamson · 4 years, 9 months ago
  26. 58d4c2e vfio/pci: fix memory leaks in alloc_perm_bits() by Qian Cai · 4 years, 8 months ago
  27. 5da84b2 Merge 4.9.222 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  28. f9980f5 vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() by Sean Christopherson · 4 years, 9 months ago
  29. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  30. aecc762 vfio_pci: Enable memory accesses before calling pci_map_rom by Eric Auger · 6 years ago
  31. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  32. 017df5e vfio/pci: call irq_bypass_unregister_producer() before freeing irq by Jiang Yi · 5 years ago
  33. 2be2d89 Merge 4.9.206 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  34. 95c6535 vfio/spapr_tce: Get rid of possible infinite loop by Alexey Kardashevskiy · 6 years ago
  35. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  36. 03c3736 vfio/pci: Mask buggy SR-IOV VF INTx support by Alex Williamson · 6 years ago
  37. be363e2 vfio/pci: Fix potential memory leak in vfio_msi_cap_len by Li Qiang · 6 years ago
  38. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  39. 89a4dab vfio_pci: Restore original state on release by hexin · 5 years ago
  40. 1999644 UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  41. 53ffab7 vfio/pci: use correct format characters by Louis Taylor · 6 years ago
  42. 4f97abd vfio/type1: Limit DMA mappings per container by Alex Williamson · 6 years ago
  43. c6e8116 vfio: platform: Fix reset module leak in error path by Geert Uytterhoeven · 7 years ago
  44. 4097467 vfio/pci: Fix potential Spectre v1 by Gustavo A. R. Silva · 6 years ago
  45. 502b50e vfio/pci: Virtualize Maximum Read Request Size by Alex Williamson · 7 years ago
  46. bab8ac1 vfio/spapr_tce: Check kzalloc() return when preregistering memory by Alexey Kardashevskiy · 8 years ago
  47. 5d7601d vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check by Alexey Kardashevskiy · 8 years ago
  48. 76d83bf vfio/pci: Virtualize Maximum Payload Size by Alex Williamson · 7 years ago
  49. 3e550de vfio/spapr: Fix missing mutex unlock when creating a window by Alexey Kardashevskiy · 8 years ago
  50. 812a7df vfio-pci: Handle error from pci_iomap by Arvind Yadav · 8 years ago
  51. c7d0c0d vfio-pci: use 32-bit comparisons for register address for gcc-4.5 by Arnd Bergmann · 8 years ago
  52. 8f9dec0 vfio: New external user group/file match by Alex Williamson · 8 years ago
  53. e91a557 vfio: Fix group release deadlock by Alex Williamson · 8 years ago
  54. ff3b1dd vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null by Greg Kurz · 8 years ago
  55. d536202 vfio/spapr_tce: Set window when adding additional groups to container by Alexey Kardashevskiy · 8 years ago
  56. 9f43f70 vfio/type1: Remove locked page accounting workqueue by Alex Williamson · 8 years ago
  57. 53e1896 vfio/spapr: Postpone default window creation by Alexey Kardashevskiy · 8 years ago
  58. 2e60bac vfio/spapr: Add a helper to create default DMA window by Alexey Kardashevskiy · 8 years ago
  59. 080eb13 powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown by Alexey Kardashevskiy · 8 years ago
  60. 92e44bc vfio/spapr: Reference mm in tce_container by Alexey Kardashevskiy · 8 years ago
  61. 5b34666 powerpc/iommu: Stop using @current in mm_iommu_xxx by Alexey Kardashevskiy · 8 years ago
  62. 5d8b3e7 vfio/spapr: Postpone allocation of userspace version of TCE table by Alexey Kardashevskiy · 8 years ago
  63. 05692d7 vfio/pci: Fix integer overflows, bitmask check by Vlad Tsyrklevich · 8 years ago
  64. 6177146 vfio_pci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  65. c93a97e vfio-pci: Disable INTx after MSI/X teardown by Alex Williamson · 8 years ago
  66. ddf9dc0 vfio-pci: Virtualize PCIe & AF FLR by Alex Williamson · 8 years ago
  67. 2e06285 vfio: platform: mark symbols static where possible by Baoyou Xie · 8 years ago
  68. 8138dab vfio/pci: Fix typos in comments by Wei Jiangang · 8 years ago
  69. c8952a7 vfio/pci: Fix NULL pointer oops in error interrupt setup handling by Alex Williamson · 8 years ago
  70. 0991bbd vfio: platform: check reset call return code during release by Sinan Kaya · 8 years ago
  71. e994423 vfio: platform: check reset call return code during open by Sinan Kaya · 8 years ago
  72. b5add54 vfio, platform: make reset driver a requirement by default by Sinan Kaya · 8 years ago
  73. d30daa3 vfio: platform: call _RST method when using ACPI by Sinan Kaya · 8 years ago
  74. 5afec27 vfio: platform: add extra debug info argument to call reset by Sinan Kaya · 8 years ago
  75. a12a936 vfio: platform: add support for ACPI probe by Sinan Kaya · 8 years ago
  76. dc5542f vfio: platform: determine reset capability by Sinan Kaya · 8 years ago
  77. f084aa7 vfio: platform: move reset call to a common function by Sinan Kaya · 8 years ago
  78. 7aef80c vfio: platform: rename reset function by Sinan Kaya · 8 years ago
  79. d370c91 vfio: fix possible use after free of vfio group by Ilya Lesokhin · 9 years ago
  80. 05f0c03 vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive by Yongji Xie · 9 years ago
  81. 9698cbf vfio: platform: support No-IOMMU mode by Peng Fan · 9 years ago
  82. ce7585f vfio/pci: Allow VPD short read by Alex Williamson · 9 years ago
  83. 089f1c6 vfio/type1: Fix build warning by Alex Williamson · 9 years ago
  84. 956b56a vfio/pci: Fix ordering of eventfd vs virqfd shutdown by Alex Williamson · 9 years ago
  85. 48dd7ce Merge tag 'vfio-v4.7-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  86. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  87. f705528 vfio_pci: Test for extended capabilities if config space > 256 bytes by Alexey Kardashevskiy · 9 years ago
  88. 54de285 vfio/spapr: Relax the IOMMU compatibility check by Alexey Kardashevskiy · 9 years ago
  89. d16e0fa iommu: Allow selecting page sizes per domain by Robin Murphy · 9 years ago
  90. 5ed4aba vfio_iommu_spapr_tce: Remove unneeded iommu_group_get_iommudata by Alexey Kardashevskiy · 9 years ago
  91. dc92810 vfio/pci: Add test for BAR restore by Alex Williamson · 9 years ago
  92. 4507440 vfio/pci: Hide broken INTx support from user by Alex Williamson · 9 years ago
  93. 45cb523 Merge tag 'vfio-v4.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  94. 8160c4e vfio: fix ioctl error handling by Michael S. Tsirkin · 9 years ago
  95. c4aec31 vfio/pci: return -EFAULT if copy_to_user fails by Dan Carpenter · 9 years ago
  96. a13b645 vfio/pci: Expose shadow ROM as PCI option ROM by Alex Williamson · 9 years ago
  97. f572a96 vfio/pci: Intel IGD host and LCP bridge config space access by Alex Williamson · 9 years ago
  98. 5846ff5 vfio/pci: Intel IGD OpRegion support by Alex Williamson · 9 years ago
  99. 345d710 vfio/pci: Enable virtual register in PCI config space by Alex Williamson · 9 years ago
  100. 28541d4 vfio/pci: Add infrastructure for additional device specific regions by Alex Williamson · 9 years ago