1. b3562c6 virtio-mem: add memory via add_memory_driver_managed() by David Hildenbrand · 4 years, 9 months ago
  2. 1c3d69a virtio-mem: silence a static checker warning by Dan Carpenter · 4 years, 9 months ago
  3. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  4. 544fc7d virtio_mem: convert device block size into 64bit by Michael S. Tsirkin · 4 years, 9 months ago
  5. b3fb6de virtio-mem: drop unnecessary initialization by Michael S. Tsirkin · 4 years, 9 months ago
  6. fce8afd virtio-mem: Don't rely on implicit compiler padding for requests by David Hildenbrand · 4 years, 10 months ago
  7. 72f9525 virtio-mem: Try to unplug the complete online memory block first by David Hildenbrand · 4 years, 10 months ago
  8. 8d4edcf virtio-mem: Use -ETXTBSY as error code if the device is busy by David Hildenbrand · 4 years, 10 months ago
  9. 562e08c virtio-mem: Unplug subblocks right-to-left by David Hildenbrand · 4 years, 10 months ago
  10. 3c42e19 virtio-mem: Drop manual check for already present memory by David Hildenbrand · 4 years, 10 months ago
  11. ebf7155 virtio-mem: Add parent resource for all added "System RAM" by David Hildenbrand · 4 years, 10 months ago
  12. 23e77b5 virtio-mem: Better retry handling by David Hildenbrand · 4 years, 10 months ago
  13. a573238 virtio-mem: Offline and remove completely unplugged memory blocks by David Hildenbrand · 4 years, 10 months ago
  14. 8e5c921 virtio-mem: Allow to offline partially unplugged memory blocks by David Hildenbrand · 4 years, 10 months ago
  15. 255f598 virtio-mem: Paravirtualized memory hotunplug part 2 by David Hildenbrand · 4 years, 10 months ago
  16. c627ff5 virtio-mem: Paravirtualized memory hotunplug part 1 by David Hildenbrand · 4 years, 10 months ago
  17. f2af6d3 virtio-mem: Allow to specify an ACPI PXM as nid by David Hildenbrand · 4 years, 10 months ago
  18. 5f1f79b virtio-mem: Paravirtualized memory hotplug by David Hildenbrand · 4 years, 10 months ago
  19. fb69c2c virtio-balloon: Disable free page reporting if page poison reporting is not enabled by Alexander Duyck · 4 years, 10 months ago
  20. 0c35c67 virtio-mmio: Delete an error message in vm_find_vqs() by Markus Elfring · 5 years ago
  21. e7c8cc3 virtio: add VIRTIO_RING_NO_LEGACY by Matej Genci · 5 years ago
  22. 31ba514 virtio-balloon: Avoid using the word 'report' when referring to free page hinting by Alexander Duyck · 4 years, 11 months ago
  23. dc39cbb virtio-balloon: make virtballoon_free_page_report() static by Jason Yan · 5 years ago
  24. 58ad137 vdpa: make vhost, virtio depend on menu by Michael S. Tsirkin · 4 years, 11 months ago
  25. f091abe virtio_input: pull in slab.h by Michael S. Tsirkin · 5 years ago
  26. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 5 years ago
  27. da10329 virtio-balloon: switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM by David Hildenbrand · 5 years ago
  28. b0c504f virtio-balloon: add support for providing free page reports to host by Alexander Duyck · 5 years ago
  29. d74b78f virtio-balloon: pull page poisoning config out of free page hinting by Alexander Duyck · 5 years ago
  30. 835a6a6 virtio-balloon: Revert "virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM" by Michael S. Tsirkin · 5 years ago
  31. c9b9f5f vdpa: move to drivers/vdpa by Michael S. Tsirkin · 5 years ago
  32. 5a2414b virtio: Intel IFC VF driver for VDPA by Zhu Lingshan · 5 years ago
  33. 2c53d0f vdpasim: vDPA device simulator by Jason Wang · 5 years ago
  34. c043b4a virtio: introduce a vDPA based transport by Jason Wang · 5 years ago
  35. 961e9c8 vDPA: introduce vDPA bus by Jason Wang · 5 years ago
  36. 5a6b4cc virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM by David Hildenbrand · 5 years ago
  37. 6ae4eda virtio_balloon: Adjust label in virtballoon_probe by Nathan Chancellor · 5 years ago
  38. f13f09a virtio_ring: Fix mem leak with vring_new_virtqueue() by Suman Anna · 5 years ago
  39. 1ad6f58 virtio_balloon: Fix memory leaks on errors in virtballoon_probe() by David Hildenbrand · 5 years ago
  40. 6c22dc6 virtio-balloon: Fix memory leak when unloading while hinting is in progress by David Hildenbrand · 5 years ago
  41. 6e9826e virtio_balloon: prevent pfn array overflow by Michael S. Tsirkin · 5 years ago
  42. 303090b virtio-pci: check name when counting MSI-X vectors by Daniel Verkamp · 5 years ago
  43. 5790b53 virtio-balloon: initialize all vq callbacks by Daniel Verkamp · 5 years ago
  44. c64eb62 virtio-mmio: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  45. 63b9b80 virtio_balloon: divide/multiply instead of shifts by Michael S. Tsirkin · 5 years ago
  46. 2a946fa virtio_balloon: name cleanups by Michael S. Tsirkin · 5 years ago
  47. 63341ab virtio-balloon: fix managed page counts when migrating pages between zones by David Hildenbrand · 5 years ago
  48. c9a6820 virtio_balloon: fix shrinker count by Wei Wang · 5 years ago
  49. 60bd04f virtio_balloon: fix shrinker scan number of pages by Michael S. Tsirkin · 5 years ago
  50. f772800 virtio_ring: fix return code on DMA mapping fails by Halil Pasic · 5 years ago
  51. 40ce791 virtio_ring: fix stalls for packed rings by Marvin Liu · 5 years ago
  52. cf8f169 virtio_ring: fix unmap of indirect descriptors by Matthias Lange · 5 years ago
  53. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  55. 5e663f0 virtio-mmio: add error check for platform_get_irq by Ihor Matushchak · 6 years ago
  56. 6e84200 virtio-pmem: Add virtio pmem driver by Pankaj Gupta · 6 years ago
  57. 6166e53 virtio: Fix indentation of VIRTIO_MMIO by Fabrizio Castro · 6 years ago
  58. 99558d2 vfs: Convert virtio_balloon to use the new mount API by David Howells · 6 years ago
  59. 1f58bb1 mount_pseudo(): drop 'name' argument, switch to d_make_root() by Al Viro · 6 years ago
  60. fd534e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 by Thomas Gleixner · 6 years ago
  61. f33f5fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 78 by Thomas Gleixner · 6 years ago
  62. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  63. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  64. 985f404 balloon: don't bother with dentry_operations by Al Viro · 6 years ago
  65. a558120 virtio/virtio_ring: do some comment fixes by Jiang Biao · 6 years ago
  66. df0bfe7 virtio_ring: Fix potential mem leak in virtqueue_add_indirect_packed by YueHaibing · 6 years ago
  67. cf94db2 virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 6 years ago
  68. 6a8aae6 virtio_pci: fix a NULL pointer reference in vp_del_vqs by Longpeng · 6 years ago
  69. ab7a237 virtio: hint if callbacks surprisingly might sleep by Cornelia Huck · 6 years ago
  70. 59f3397c virtio_balloon: remove the unnecessary 0-initialization by Wei Wang · 6 years ago
  71. 53e946c virtio-balloon: improve update_balloon_size_func by Wei Wang · 6 years ago
  72. e6d6dd6 virtio: Introduce virtio_max_dma_size() by Joerg Roedel · 6 years ago
  73. 9c0644e virtio: drop internal struct from UAPI by Michael S. Tsirkin · 6 years ago
  74. 45383fb virtio: support VIRTIO_F_ORDER_PLATFORM by Tiwei Bie · 6 years ago
  75. bf4dc0b virtio-balloon: tweak config_changed implementation by Wei Wang · 6 years ago
  76. a229989 virtio: don't allocate vqs when names[i] = NULL by Wei Wang · 6 years ago
  77. ddbeac0 virtio_pci: use queue idx instead of array idx to set up the vq by Wei Wang · 6 years ago
  78. d548e65 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  79. e8d26f2 virtio: remove deprecated VIRTIO_PCI_CONFIG() by Dongli Zhang · 6 years ago
  80. f959a12 virtio_ring: advertize packed ring layout by Tiwei Bie · 6 years ago
  81. f51f9826 virtio_ring: leverage event idx in packed ring by Tiwei Bie · 6 years ago
  82. 1ce9e60 virtio_ring: introduce packed ring support by Tiwei Bie · 6 years ago
  83. fb3fba6 virtio_ring: cache whether we will use DMA API by Tiwei Bie · 6 years ago
  84. d79dca7 virtio_ring: extract split ring handling from ring creation by Tiwei Bie · 6 years ago
  85. cbeedb7 virtio_ring: allocate desc state for split ring separately by Tiwei Bie · 6 years ago
  86. 2f18c2d virtio_ring: introduce helper for indirect feature by Tiwei Bie · 6 years ago
  87. 4d6a105 virtio_ring: introduce debug helpers by Tiwei Bie · 6 years ago
  88. e593bf9 virtio_ring: put split ring fields in a sub struct by Tiwei Bie · 6 years ago
  89. e6f633e virtio_ring: put split ring functions together by Tiwei Bie · 6 years ago
  90. 138fd25 virtio_ring: add _split suffix for split ring functions by Tiwei Bie · 6 years ago
  91. 2e99162 virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON by Wei Wang · 7 years ago
  92. 86a5597 virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT by Wei Wang · 7 years ago
  93. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  94. 6959920 virtio: pci-legacy: Validate queue pfn by Suzuki K Poulose · 7 years ago
  95. 3fc92a9 virtio: mmio-v1: Validate queue PFN by Suzuki K Poulose · 7 years ago
  96. 7199462 virtio_balloon: replace oom notifier with shrinker by Wei Wang · 7 years ago
  97. c51d8fc virtio-balloon: kzalloc the vb struct by Wei Wang · 7 years ago
  98. 74cf5b1 virtio-balloon: remove BUG() in init_vqs by Wei Wang · 7 years ago
  99. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 7 years ago
  100. 89da619 virtio_balloon: fix another race between migration and ballooning by Jiang Biao · 7 years ago