1. b872d06 vfio/pci: fix racy on error and request eventfd ctx by Zeng Tao · 4 years, 6 months ago
  2. ebfa440 vfio/pci: Fix SR-IOV VF handling with MMIO blocking by Alex Williamson · 4 years, 7 months ago
  3. 5c5866c vfio/pci: Clear error and request eventfd ctx after releasing by Alex Williamson · 4 years, 7 months ago
  4. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
  5. 4dbe59a kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
  6. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  7. 89154dd mmap locking API: convert mmap_sem call sites missed by coccinelle by Michel Lespinasse · 4 years, 7 months ago
  8. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  9. 5a36f0f3 Merge tag 'vfio-v5.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 7 months ago
  10. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  11. 4f085ca Merge branch 'v5.8/vfio/kirti-migration-fixes' into v5.8/vfio/next by Alex Williamson · 4 years, 8 months ago
  12. c8e9df4 vfio iommu: typecast corrections by Kirti Wankhede · 4 years, 8 months ago
  13. cd0bb41 vfio iommu: Use shift operation for 64-bit integer division by Kirti Wankhede · 4 years, 8 months ago
  14. ea20868 Merge branch 'qiushi-wu-mdev-ref-v1' into v5.8/vfio/next by Alex Williamson · 4 years, 8 months ago
  15. aa8ba13 vfio/mdev: Fix reference count leak in add_mdev_supported_type by Qiushi Wu · 4 years, 8 months ago
  16. 95fc87b vfio: Selective dirty page tracking if IOMMU backed device pins pages by Kirti Wankhede · 4 years, 8 months ago
  17. ad72170 vfio iommu: Add migration capability to report supported features by Kirti Wankhede · 4 years, 8 months ago
  18. 331e33d2 vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap by Kirti Wankhede · 4 years, 8 months ago
  19. d6a4c18 vfio iommu: Implementation of ioctl for dirty pages tracking by Kirti Wankhede · 4 years, 8 months ago
  20. cade075 vfio iommu: Cache pgsize_bitmap in struct vfio_iommu by Kirti Wankhede · 4 years, 8 months ago
  21. 6581708 vfio iommu: Remove atomicity of ref_count of pinned pages by Kirti Wankhede · 4 years, 8 months ago
  22. 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, 8 months ago
  23. 1518ac272 vfio/pci: fix memory leaks of eventfd ctx by Qian Cai · 4 years, 8 months ago
  24. 3e63b94 vfio/pci: fix memory leaks in alloc_perm_bits() by Qian Cai · 4 years, 8 months ago
  25. bc138db vfio-pci: Mask cap zero by Alex Williamson · 4 years, 9 months ago
  26. abafbc5 vfio-pci: Invalidate mmaps and block MMIO access on disabled memory by Alex Williamson · 4 years, 9 months ago
  27. 11c4cd0 vfio-pci: Fault mmaps to enable vma tracking by Alex Williamson · 4 years, 9 months ago
  28. 4131124 vfio/type1: Support faulting PFNMAP vmas by Alex Williamson · 4 years, 9 months ago
  29. 7bfc3c8 drivers/powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
  30. 5cbf326 vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() by Sean Christopherson · 4 years, 9 months ago
  31. 0ea971f vfio: avoid possible overflow in vfio_iommu_type1_pin_pages by Yan Zhao · 4 years, 9 months ago
  32. 205323b vfio: checking of validity of user vaddr in vfio_dma_rw by Yan Zhao · 4 years, 9 months ago
  33. f44efca vfio: Ignore -ENODEV when getting MSI cookie by Andre Przywara · 4 years, 10 months ago
  34. 00bc509 vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0] by Sam Bobroff · 4 years, 10 months ago
  35. 4821979 Merge branches 'v5.7/vfio/alex-sriov-v3' and 'v5.7/vfio/yan-dma-rw-v4' into v5.7/vfio/next by Alex Williamson · 4 years, 10 months ago
  36. b66574a vfio/pci: Cleanup .probe() exit paths by Alex Williamson · 4 years, 10 months ago
  37. 959e1b7 vfio/pci: Remove dev_fmt definition by Alex Williamson · 4 years, 10 months ago
  38. 137e553 vfio/pci: Add sriov_configure support by Alex Williamson · 4 years, 10 months ago
  39. 43eeeecc vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user by Alex Williamson · 4 years, 10 months ago
  40. cc20d79 vfio/pci: Introduce VF token by Alex Williamson · 4 years, 10 months ago
  41. 467c084 vfio/pci: Implement match ops by Alex Williamson · 4 years, 10 months ago
  42. 5f3874c vfio: Include optional device match in vfio_device_ops callbacks by Alex Williamson · 4 years, 10 months ago
  43. 40280cf vfio: avoid inefficient operations on VFIO group in vfio_pin/unpin_pages by Yan Zhao · 4 years, 10 months ago
  44. 8d46c0c vfio: introduce vfio_dma_rw to read/write a range of IOVAs by Yan Zhao · 4 years, 10 months ago
  45. c0560f5 vfio: allow external user to get vfio group from device by Yan Zhao · 4 years, 10 months ago
  46. 723fe29 vfio: platform: Switch to platform_get_irq_optional() by Eric Auger · 4 years, 10 months ago
  47. a6d5f9d Merge tag 'vfio-v5.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  48. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  49. 19fed0d vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion by John Hubbard · 5 years ago
  50. 3567813 vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call by John Hubbard · 5 years ago
  51. 7b5372b vfio: platform: fix __iomem in vfio_platform_amdxgbe.c by Ben Dooks (Codethink) · 5 years ago
  52. e10b4f6 vfio/mdev: make create attribute static by Ben Dooks (Codethink) · 5 years ago
  53. 7a49de9 vfio/spapr_tce: use mmgrab by Julia Lawall · 5 years ago
  54. bb3d3cf vfio: vfio_pci_nvlink2: use mmgrab by Julia Lawall · 5 years ago
  55. 338b4e1 vfio/spapr/nvlink2: Skip unpinning pages on error exit by Alexey Kardashevskiy · 5 years ago
  56. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  57. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  58. 9917b54 Merge branch 'v5.5/vfio/jiang-yi-irq-bypass-unregister-v1' into v5.5/vfio/next by Alex Williamson · 5 years ago
  59. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  60. d567fb8 vfio/pci: call irq_bypass_unregister_producer() before freeing irq by Jiang Yi · 5 years ago
  61. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  62. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  63. 026948f vfio/type1: remove hugepage checks in is_invalid_reserved_pfn() by Ben Luo · 5 years ago
  64. 95f89e0 vfio/type1: Initialize resv_msi_base by Joerg Roedel · 5 years ago
  65. c9c13ba PCI: Add PCI_STD_NUM_BARS for the number of standard BARs by Denis Efremov · 5 years ago
  66. 6cf5354 vfio/type1: untag user pointers in vaddr_get_pfn by Andrey Konovalov · 5 years ago
  67. 94ad933 mm: introduce page_shift() by Matthew Wilcox (Oracle) · 5 years ago
  68. 1ddd002 Merge tag 'vfio-v5.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  69. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  70. 650ab1e vfio/spapr_tce: Invalidate multiple TCEs at once by Alexey Kardashevskiy · 5 years ago
  71. e6c5d72 Merge branches 'v5.4/vfio/alexey-tce-memory-free-v1', 'v5.4/vfio/connie-re-arrange-v2', 'v5.4/vfio/hexin-pci-reset-v3', 'v5.4/vfio/parav-mtty-uuid-v2' and 'v5.4/vfio/shameer-iova-list-v8' into v5.4/vfio/next by Alex Williamson · 5 years ago
  72. 92c8026 vfio_pci: Restore original state on release by hexin · 5 years ago
  73. b09d6e4 vfio/type1: remove duplicate retrieval of reserved regions by Shameer Kolothum · 5 years ago
  74. a717072 vfio/type1: Add IOVA range capability support by Shameer Kolothum · 5 years ago
  75. 9b77e5c vfio/type1: check dma map request is within a valid iova range by Shameer Kolothum · 5 years ago
  76. 78becab vfio/spapr_tce: Fix incorrect tce_iommu_group memory free by Alexey Kardashevskiy · 5 years ago
  77. f45daad vfio/type1: Update iova list on detach by Shameer Kolothum · 5 years ago
  78. af02916 vfio/type1: Check reserved region conflict and update iova list by Shameer Kolothum · 5 years ago
  79. 1108696 vfio/type1: Introduce iova list and add iommu aperture validity check by Shameer Kolothum · 5 years ago
  80. a7d20dc iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes by Will Deacon · 6 years ago
  81. 6d1bcb9 iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops by Will Deacon · 6 years ago
  82. 37d4607 Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  83. 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  84. 79eb597 mm: add account_locked_vm utility function by Daniel Jordan · 6 years ago
  85. baa293e docs: driver-api: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  86. 1e4d09d mdev: Send uevents around parent device registration by Alex Williamson · 6 years ago
  87. e66e02c4 vfio: vfio_pci_nvlink2: use a vma helper function by Peng Hao · 6 years ago
  88. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  89. 5715c4dd vfio/mdev: Synchronize device create/remove with parent removal by Parav Pandit · 6 years ago
  90. 26c9e39 vfio/mdev: Avoid creating sysfs remove file on stale device removal by Parav Pandit · 6 years ago
  91. 522ecce vfio/mdev: Improve the create/remove sequence by Parav Pandit · 6 years ago
  92. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  93. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  94. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  95. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  96. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  97. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  98. 6fe567d Merge tag 'vfio-v5.2-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  99. 405ecbf vfio/mdev: Avoid inline get and put parent helpers by Parav Pandit · 6 years ago
  100. 6093e34 vfio/mdev: Fix aborting mdev child device removal if one fails by Parav Pandit · 6 years ago