1. 599bf02 Merge 4.19.142 into android-4.19-stable by Greg Kroah-Hartman · 4 years, 1 month ago
  2. 9f489d3 virtio_ring: Avoid loop when vq is broken in virtqueue_poll by Mao Wenan · 4 years, 2 months ago
  3. 553684e ANDROID: Re-add default y for VIRTIO_PCI_LEGACY by Ram Muthiah · 4 years, 8 months ago
  4. 4dc4199 Merge 4.19.106 into android-4.19 by Greg Kroah-Hartman · 4 years, 7 months ago
  5. 55c549e virtio_balloon: prevent pfn array overflow by Michael S. Tsirkin · 4 years, 8 months ago
  6. 369759b ANDROID: virtio: virtio_input: pass _DIRECT only if the device by Roman Kiryanov · 4 years, 8 months ago
  7. 9bb9de3 ANDROID: Remove default y for VIRTIO_PCI_LEGACY by Ram Muthiah · 4 years, 8 months ago
  8. 748a437 UPSTREAM: virtio-pmem: Add virtio pmem driver by Pankaj Gupta · 5 years ago
  9. d902dae Merge 4.19.90 into android-4.19 by Greg Kroah-Hartman · 4 years, 10 months ago
  10. 472f948 virtio-balloon: fix managed page counts when migrating pages between zones by David Hildenbrand · 4 years, 10 months ago
  11. 2700cf8 Merge 4.19.87 into android-4.19 by Greg Kroah-Hartman · 4 years, 10 months ago
  12. 5d0b56f virtio_ring: fix return code on DMA mapping fails by Halil Pasic · 4 years, 11 months ago
  13. 1a4bb30 ANDROID: virtio: virtio_input: Set the amount of multitouch slots in virtio input by Roman Kiryanov · 5 years ago
  14. 5984fd6 virtio_pci: fix a NULL pointer reference in vp_del_vqs by Longpeng · 6 years ago
  15. 32fdac0 virtio: Honour 'may_reduce_num' in vring_create_virtqueue by Cornelia Huck · 5 years ago
  16. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  17. 6959920 virtio: pci-legacy: Validate queue pfn by Suzuki K Poulose · 6 years ago
  18. 3fc92a9 virtio: mmio-v1: Validate queue PFN by Suzuki K Poulose · 6 years ago
  19. 7199462 virtio_balloon: replace oom notifier with shrinker by Wei Wang · 6 years ago
  20. c51d8fc virtio-balloon: kzalloc the vb struct by Wei Wang · 6 years ago
  21. 74cf5b1 virtio-balloon: remove BUG() in init_vqs by Wei Wang · 6 years ago
  22. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 6 years ago
  23. 89da619 virtio_balloon: fix another race between migration and ballooning by Jiang Biao · 6 years ago
  24. 2f3f056 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  25. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  26. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  27. cfecc29 virtio_pci: support enabling VFs by Tiwei Bie · 6 years ago
  28. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  29. 6c64fe7 virtio_balloon: export hugetlb page allocation counts by Jonathan Helman · 7 years ago
  30. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 6 years ago
  31. e82df67 virtio_ring: fix num_free handling in error case by Tiwei Bie · 7 years ago
  32. 33635bd virtio_pci: don't kfree device on register failure by weiping zhang · 7 years ago
  33. f2b44cd virtio: split device_register into device_initialize and device_add by weiping zhang · 7 years ago
  34. 7b95fec virtio: make VIRTIO a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
  35. 3191914 virtio: virtio_mmio: make of_device_ids const. by Arvind Yadav · 7 years ago
  36. c2c9f9b virtio-mmio: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
  37. 4d32029 virtio_balloon: include disk/file caches memory statistics by Tomáš Golembiovský · 7 years ago
  38. c2e9080 virtio_mmio: fix devm cleanup by Mark Rutland · 7 years ago
  39. 25f3222 virtio_mmio: add cleanup for virtio_mmio_remove by weiping zhang · 7 years ago
  40. 7eb781b virtio_mmio: add cleanup for virtio_mmio_probe by weiping zhang · 7 years ago
  41. d9e427f virtio_balloon: fix increment of vb->num_pfns in fill_balloon() by Jan Stancek · 7 years ago
  42. e60ea67 virtio: release virtio index when fail to device_register by weiping zhang · 7 years ago
  43. c7cdff0 virtio_balloon: fix deadlock on OOM by Michael S. Tsirkin · 7 years ago
  44. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  45. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  46. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  47. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. ba74b6f virtio_pci: fix cpu affinity support by Christoph Hellwig · 7 years ago
  50. 44ed808 scsi: virtio: Reduce BUG if total_sg > virtqueue size to WARN. by Richard W.M. Jones · 7 years ago
  51. ecda85e x86/lguest: Remove lguest support by Juergen Gross · 7 years ago
  52. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. f9aada5 virtio-balloon: coding format cleanup by Wei Wang · 7 years ago
  54. 195a8c4 virtio-balloon: deflate via a page list by Liang Li · 7 years ago
  55. 87646a3 virtio_ring: allow to store zero as the ctx by Jason Wang · 7 years ago
  56. e41b135 virtio_balloon: disable VIOMMU support by Michael S. Tsirkin · 7 years ago
  57. 5a08b04 virtio: allow extra context per descriptor by Michael S. Tsirkin · 8 years ago
  58. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  59. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  60. 2f8dc3a virtio-pci: Remove affinity hint before freeing the interrupt by Marc Zyngier · 8 years ago
  61. 0a9b3f4 Revert "virtio_pci: remove struct virtio_pci_vq_info" by Michael S. Tsirkin · 7 years ago
  62. 0b0f9dc Revert "virtio_pci: use shared interrupts for virtqueues" by Michael S. Tsirkin · 7 years ago
  63. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 7 years ago
  64. bf951b1 Revert "virtio_pci: simplify MSI-X setup" by Michael S. Tsirkin · 7 years ago
  65. 8f10d01 Revert "virtio_pci: fix out of bound access for msix_names" by Michael S. Tsirkin · 7 years ago
  66. 404123c virtio: allow drivers to validate features by Michael S. Tsirkin · 8 years ago
  67. f0bb2d5 virtio_balloon: prevent uninitialized variable use by Arnd Bergmann · 8 years ago
  68. 9646b26 virtio-balloon: use actual number of stats for stats queue buffers by Ladi Prosek · 8 years ago
  69. fc86532 virtio_balloon: init 1st buffer in stats vq by Ladi Prosek · 8 years ago
  70. de85ec8 virtio_pci: fix out of bound access for msix_names by Jason Wang · 8 years ago
  71. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  73. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  74. bbaba47 virtio: provide a method to get the IRQ affinity mask for a virtqueue by Christoph Hellwig · 8 years ago
  75. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  76. 52a6151 virtio_pci: simplify MSI-X setup by Christoph Hellwig · 8 years ago
  77. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  78. 07ec514 virtio_pci: use shared interrupts for virtqueues by Christoph Hellwig · 8 years ago
  79. 5c34d00 virtio_pci: remove struct virtio_pci_vq_info by Christoph Hellwig · 8 years ago
  80. 51be7a9 virtio_mmio: expose header to userspace by Michael S. Tsirkin · 8 years ago
  81. 9c57b58 mm balloon: umount balloon_mnt when removing vb device by Yisheng Xie · 8 years ago
  82. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 9fe7bfc virtio_net: refactor freeze/restore logic into virtnet reset logic by John Fastabend · 8 years ago
  84. 0d5415b Revert "vring: Force use of DMA API for ARM-based systems with legacy devices" by Michael S. Tsirkin · 8 years ago
  85. c707061 vring: Force use of DMA API for ARM-based systems with legacy devices by Will Deacon · 8 years ago
  86. f7f6634 virtio_mmio: Set DMA masks appropriately by Robin Murphy · 8 years ago
  87. cecdbdc virtio_mmio: Set dev.release() to avoid warning by Yuan Liu · 8 years ago
  88. 0c7eaf5 virtio_ring: fix description of virtqueue_get_buf by Felipe Franciosi · 8 years ago
  89. a3cbec6 virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants by Christoph Hellwig · 8 years ago
  90. 66f2f55 virtio_pci: merge vp_free_vectors into vp_del_vqs by Christoph Hellwig · 8 years ago
  91. 9f8196c virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors by Christoph Hellwig · 8 years ago
  92. fa3a327 virtio_pci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  93. d417959 virtio: clean up handling of request_irq failure by Michael S. Tsirkin · 8 years ago
  94. c60923c virtio_ring: fix complaint by sparse by Gonglei · 8 years ago
  95. 61bd405 virtio_pci_modern: fix complaint by sparse by Gonglei · 8 years ago
  96. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  97. 75bfa81 virtio_ring: mark vring_dma_dev inline by Michael S. Tsirkin · 8 years ago
  98. 3dae2c6 virtio: remove config.c by Juergen Gross · 8 years ago
  99. 8424af5 virtio: update balloon size in balloon "probe" by Konstantin Neumoin · 8 years ago
  100. 0ea1e4a virtio_ring: Make interrupt suppression spec compliant by Ladi Prosek · 8 years ago