1. 460f7ce vhost: generialize backend features setting/getting by Jason Wang · 4 years, 5 months ago
  2. b0bd82b vhost-vdpa: refine ioctl pre-processing by Jason Wang · 4 years, 5 months ago
  3. 0a9d74d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into HEAD by Michael S. Tsirkin · 4 years, 5 months ago
  4. 4c05433 vDPA: dont change vq irq after DRIVER_OK by Zhu Lingshan · 4 years, 5 months ago
  5. 46af9ad virtio_pci_modern: Fix the comment of virtio_pci_find_capability() by Liao Pingfang · 4 years, 5 months ago
  6. a979a6a irqbypass: do not start cons/prod when failed connect by Zhu Lingshan · 4 years, 5 months ago
  7. 3597a2f ifcvf: implement vdpa_config_ops.get_vq_irq() by Zhu Lingshan · 4 years, 5 months ago
  8. 2cf1ba9 vhost_vdpa: implement IRQ offloading in vhost_vdpa by Zhu Lingshan · 4 years, 5 months ago
  9. 7164675 vDPA: add get_vq_irq() in vdpa_config_ops by Zhu Lingshan · 4 years, 5 months ago
  10. 2edd9cb kvm: detect assigned device via irqbypass manager by Zhu Lingshan · 4 years, 5 months ago
  11. 265a0ad vhost: introduce vhost_vring_call by Zhu Lingshan · 4 years, 5 months ago
  12. bf11d71 vhost: Use flex_array_size() helper in copy_from_user() by Gustavo A. R. Silva · 4 years, 5 months ago
  13. 0ea9ee4 vdpasim: protect concurrent access to iommu iotlb by Max Gurtovoy · 4 years, 5 months ago
  14. 6234f805 vhost: vdpa: remove per device feature whitelist by Jason Wang · 4 years, 6 months ago
  15. 481a0d7 virtio_ring: Avoid loop when vq is broken in virtqueue_poll by Mao Wenan · 4 years, 5 months ago
  16. 64ffa39 virtio_net: use LE accessors for speed/duplex by Michael S. Tsirkin · 4 years, 5 months ago
  17. 83eb9db virtio_config: drop LE option from config space by Michael S. Tsirkin · 4 years, 5 months ago
  18. d83c67c virtio-iommu: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  19. 99e0d04 virtio_mem: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  20. 115a71d drm/virtio: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  21. 02e715b virtio_pmem: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  22. b13a540 virtio_crypto: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  23. 2c0349e virtio_fs: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  24. b025584 virtio_input: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  25. 805769d virtio_balloon: use LE config space accesses by Michael S. Tsirkin · 4 years, 5 months ago
  26. 035ce42 virtio_config: add virtio_cread_le_feature by Michael S. Tsirkin · 4 years, 5 months ago
  27. e3e7994 virtio_caif: correct tags for config space fields by Michael S. Tsirkin · 4 years, 5 months ago
  28. e598960 virtio_config: LE config space accessors by Michael S. Tsirkin · 4 years, 5 months ago
  29. 14191c1 virtio_config: disallow native type fields (again) by Michael S. Tsirkin · 4 years, 6 months ago
  30. a5b90f2 virtio_config: rewrite using _Generic by Michael S. Tsirkin · 4 years, 5 months ago
  31. cacaf77 virtio_config: cread/write cleanup by Michael S. Tsirkin · 4 years, 5 months ago
  32. 5d7d0f3 vdpa_sim: fix endian-ness of config space by Michael S. Tsirkin · 4 years, 6 months ago
  33. 6399167 virtio_vdpa: legacy features handling by Michael S. Tsirkin · 4 years, 5 months ago
  34. 0d23400 vhost/vdpa: switch to new helpers by Michael S. Tsirkin · 4 years, 5 months ago
  35. 452639a vdpa: make sure set_features is invoked for legacy by Michael S. Tsirkin · 4 years, 5 months ago
  36. 03bea76 mlxbf-tmfifo: sparse tags for config access by Michael S. Tsirkin · 4 years, 6 months ago
  37. 4a04cfb virtio_config: disallow native type fields by Michael S. Tsirkin · 4 years, 6 months ago
  38. 965b535 virtio_scsi: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  39. a28feb8 virtio_pmem: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  40. 577e677 virtio_net: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  41. 7926895 virtio_mem: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  42. 0ebcffc virtio_iommu: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  43. 924b59a virtio_input: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  44. f378444 virtio_gpu: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  45. fc4a1ac virtio_fs: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  46. 24bcf35 virtio_crypto: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  47. dbe2dc8 virtio_console: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  48. 40e04c4 virtio_blk: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  49. c73cb10 virtio_balloon: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  50. cae19a6 virtio_9p: correct tags for config space fields by Michael S. Tsirkin · 4 years, 6 months ago
  51. a4235ec virtio: allow __virtioXX, __leXX in config space by Michael S. Tsirkin · 4 years, 6 months ago
  52. 5487196 virtio_ring: sparse warning fixup by Michael S. Tsirkin · 4 years, 6 months ago
  53. 8875bbb virtio_balloon: fix sparse warning by Michael S. Tsirkin · 4 years, 6 months ago
  54. 24b6842 virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk by Michael S. Tsirkin · 4 years, 6 months ago
  55. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
  56. bcf8768 Linux 5.8 by Linus Torvalds · 4 years, 5 months ago
  57. 5a30a78 Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  58. 142c332 Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  59. 628e04d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  60. 28ab576 kbuild: remove redundant FORCE definition in scripts/Makefile.modpost by Masahiro Yamada · 4 years, 5 months ago
  61. ccf56e5 kconfig: qconf: remove wrong ConfigList::firstChild() by Masahiro Yamada · 4 years, 5 months ago
  62. ac3a0c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
  63. 0ae3495 Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  64. bf121a0 Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  65. fda2ec6 vxlan: fix memleak of fdb by Taehee Yoo · 4 years, 5 months ago
  66. d52daa8 Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 5 months ago
  67. 4b20e10 Revert "kconfig: qconf: don't show goback button on splitMode" by Masahiro Yamada · 4 years, 5 months ago
  68. 97bebbc Revert "kconfig: qconf: Change title for the item window" by Masahiro Yamada · 4 years, 5 months ago
  69. ce02397 kconfig: qconf: remove "goBack" debug message by Masahiro Yamada · 4 years, 5 months ago
  70. c9b09a92 kconfig: qconf: use delete[] instead of delete to free array by Masahiro Yamada · 4 years, 5 months ago
  71. 0e912c0 kconfig: qconf: compile moc object separately by Masahiro Yamada · 4 years, 5 months ago
  72. c3cd7cf kconfig: qconf: use if_changed for qconf.moc rule by Masahiro Yamada · 4 years, 5 months ago
  73. 69138b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 5 months ago
  74. 8d46215 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 5 months ago
  75. e535d87 Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 5 months ago
  76. bbc8a99 rds: Prevent kernel-infoleak in rds_notify_queue_get() by Peilin Ye · 4 years, 5 months ago
  77. dc09628 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 5 months ago
  78. 8c5c51f net/sched: The error lable position is corrected in ct_init_module by liujian · 4 years, 5 months ago
  79. 7dc6fd0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
  80. deacdb3 Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  81. 14aab7e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
  82. c1954ca Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 5 months ago
  83. ae2911d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 5 months ago
  84. 78431ab7 Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 5 months ago
  85. 39efdd9 libtraceevent: Fix build with binutils 2.35 by Ben Hutchings · 4 years, 5 months ago
  86. bd3c628 perf tools: Fix record failure when mixed with ARM SPE event by Wei Li · 4 years, 5 months ago
  87. 463538a perf tests: Fix test 68 zstd compression for s390 by Thomas Richter · 4 years, 5 months ago
  88. e24c644 tools lib traceevent: Fix memory leak in process_dynamic_array_len by Philippe Duplessis-Guindon · 4 years, 5 months ago
  89. 830f01b KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM by Wanpeng Li · 4 years, 5 months ago
  90. d2286ba KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled by Wanpeng Li · 4 years, 5 months ago
  91. d8b9fae Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
  92. 887c909 Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 5 months ago
  93. faa0fcf9 drm/nouveau: Accept 'legacy' format modifiers by James Jones · 4 years, 5 months ago
  94. e692139 net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rq by Xin Xiong · 4 years, 5 months ago
  95. 6f7bbad net/mlx5e: E-Switch, Specify flow_source for rule with no in_port by Jianbo Liu · 4 years, 6 months ago
  96. 0faddfe net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroring by Jianbo Liu · 4 years, 6 months ago
  97. 01cefbbe net/mlx5e: CT: Support restore ipv6 tunnel by Jianbo Liu · 4 years, 6 months ago
  98. d0c3c75 Merge tag 'mac80211-for-davem-2020-07-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 5 months ago
  99. 85496a2 net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethernet_port_probe() by Wang Hai · 4 years, 5 months ago
  100. 59929fb ionic: unlock queue mutex in error path by Shannon Nelson · 4 years, 5 months ago