1. 680ab9d vdpa: Protect vdpa reset with cf_mutex by Eli Cohen · 3 years ago
  2. f6d955d vdpa: Avoid taking cf_mutex lock on get status by Eli Cohen · 3 years ago
  3. aba21af vdpa: Allow to configure max data virtqueues by Eli Cohen · 3 years ago
  4. 73bc0db vdpa: Sync calls set/get config/status with cf_mutex by Eli Cohen · 3 years ago
  5. a64917b vdpa: Provide interface to read driver features by Eli Cohen · 3 years ago
  6. 870aaff vdpa: clean up get_config_size ret value handling by Laura Abbott · 3 years ago
  7. 23118b0 vdpa: Avoid duplicate call to vp_vdpa get_status by Eugenio Pérez · 3 years, 2 months ago
  8. 3ed21c1 vdpa: check that offsets are within bounds by Dan Carpenter · 3 years, 1 month ago
  9. ea8f17e vhost-vdpa: clean irqs before reseting vdpa device by Wu Zongyong · 3 years, 1 month ago
  10. 6dbb1f1 vdpa: Introduce and use vdpa device get, set config helpers by Parav Pandit · 3 years, 2 months ago
  11. bcef935 vhost-vdpa: Fix the wrong input in config_cb by Cindy Lu · 3 years, 3 months ago
  12. 97f854b vhost_vdpa: unset vq irq before freeing irq by Wu Zongyong · 3 years, 3 months ago
  13. be9c6ba vdpa: potential uninitialized return in vhost_vdpa_va_map() by Dan Carpenter · 3 years, 4 months ago
  14. d8945ec vdpa: Support transferring virtual addressing during DMA mapping by Xie Yongji · 3 years, 4 months ago
  15. 22af48c vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap() by Xie Yongji · 3 years, 4 months ago
  16. c10fb94 vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() by Xie Yongji · 3 years, 4 months ago
  17. 7f05630 vhost-vdpa: Handle the failure of vdpa_reset() by Xie Yongji · 3 years, 4 months ago
  18. 0686082 vdpa: Add reset callback in vdpa_config_ops by Xie Yongji · 3 years, 4 months ago
  19. 729ce5a vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro by Cai Huoqing · 3 years, 5 months ago
  20. 0e39829 vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update() by Xie Yongji · 3 years, 5 months ago
  21. 530a567 vdpa: support packed virtqueue for set/get_vq_state() by Jason Wang · 3 years, 7 months ago
  22. 16bb86b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 8 months ago
  23. 9d6d97b vhost/vdpa: Remove the restriction that only supports virtio-net devices by Xie Yongji · 3 years, 10 months ago
  24. d6d8bb9 vhost/vdpa: use get_config_size callback in vhost_vdpa_config_validate() by Stefano Garzarella · 3 years, 10 months ago
  25. 3a3e0fa vhost-vdpa: fix vm_flags for virtqueue doorbell mapping by Jason Wang · 3 years, 9 months ago
  26. 4f97010 Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 8 months ago
  27. a9d0645 vhost-vdpa: protect concurrent access to vhost device iotlb by Xie Yongji · 3 years, 9 months ago
  28. 49d11527 Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unisoc', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 3 years, 9 months ago
  29. bc9a05e iommu: remove DOMAIN_ATTR_GEOMETRY by Christoph Hellwig · 3 years, 9 months ago
  30. 0bde59c vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails by Stefano Garzarella · 3 years, 10 months ago
  31. f6bbf00 vhost-vdpa: fix use-after-free of v->config_ctx by Stefano Garzarella · 3 years, 10 months ago
  32. 4c05028 vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation by Gautam Dawar · 3 years, 10 months ago
  33. 0ab4b89 vhost_vdpa: switch to vmemdup_user() by Tian Tao · 4 years, 2 months ago
  34. 2c60274 vhost_vdpa: return -EFAULT if copy_to_user() fails by Dan Carpenter · 4 years, 1 month ago
  35. ad89653f vhost-vdpa: fix page pinning leakage in error path (rework) by Si-Wei Liu · 4 years, 2 months ago
  36. e01afe3 vdpa: handle irq bypass register failure case by Zhu Lingshan · 4 years, 2 months ago
  37. 5e1a314 Revert "vhost-vdpa: fix page pinning leakage in error path" by Michael S. Tsirkin · 4 years, 2 months ago
  38. 7922460 vhost_vdpa: Return -EFAULT if copy_from_user() fails by Dan Carpenter · 4 years, 2 months ago
  39. 1b48dc0 vhost: vdpa: report iova range by Jason Wang · 4 years, 2 months ago
  40. 86e182f vhost_vdpa: remove unnecessary spin_lock in vhost_vring_call by Zhu Lingshan · 4 years, 4 months ago
  41. b9747fd vhost_vdpa: Fix duplicate included kernel.h by Tian Tao · 4 years, 3 months ago
  42. 7ed9e3d vhost-vdpa: fix page pinning leakage in error path by Si-Wei Liu · 4 years, 3 months ago
  43. 1477c8a vhost-vdpa: fix vhost_vdpa_map() on error condition by Si-Wei Liu · 4 years, 3 months ago
  44. 37787e9 vhost vdpa: fix vhost_vdpa_open error handling by Mike Christie · 4 years, 3 months ago
  45. a127c5b vhost-vdpa: fix backend feature ioctls by Jason Wang · 4 years, 4 months ago
  46. 23750e3 vdpa: Modify get_vq_state() to return error code by Eli Cohen · 4 years, 5 months ago
  47. aac50c0 net/vdpa: Use struct for set/get vq state by Eli Cohen · 4 years, 5 months ago
  48. a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
  49. 25abc06 vhost-vdpa: support IOTLB batching hints by Jason Wang · 4 years, 5 months ago
  50. 653055b vhost-vdpa: support get/set backend features by Jason Wang · 4 years, 5 months ago
  51. b0bd82b vhost-vdpa: refine ioctl pre-processing by Jason Wang · 4 years, 5 months ago
  52. 4c05433 vDPA: dont change vq irq after DRIVER_OK by Zhu Lingshan · 4 years, 5 months ago
  53. 2cf1ba9 vhost_vdpa: implement IRQ offloading in vhost_vdpa by Zhu Lingshan · 4 years, 5 months ago
  54. 265a0ad vhost: introduce vhost_vring_call by Zhu Lingshan · 4 years, 5 months ago
  55. 6234f805 vhost: vdpa: remove per device feature whitelist by Jason Wang · 4 years, 5 months ago
  56. 0d23400 vhost/vdpa: switch to new helpers by Michael S. Tsirkin · 4 years, 5 months ago
  57. 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
  58. c09cc2c vhost_vdpa: Fix potential underflow in vhost_vdpa_mmap() by Dan Carpenter · 4 years, 7 months ago
  59. 0910270 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 7 months ago
  60. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  61. 776f395 vhost_vdpa: Support config interrupt in vdpa by Zhu Lingshan · 4 years, 7 months ago
  62. 4b4e486 vhost_vdpa: disable doorbell mapping for !MMU by Michael S. Tsirkin · 4 years, 7 months ago
  63. ddd89d0 vhost_vdpa: support doorbell mapping via mmap by Jason Wang · 4 years, 7 months ago
  64. 01fcb1c vhost: allow device that does not depend on vhost worker by Jason Wang · 4 years, 7 months ago
  65. e373f3d vhost: remove set but not used variable 'status' by Jason Yan · 4 years, 9 months ago
  66. aa21c2e vhost: vdpa: remove unnecessary null check by Gustavo A. R. Silva · 4 years, 9 months ago
  67. 4c8cf31 vhost: introduce vDPA-based backend by Tiwei Bie · 4 years, 9 months ago