public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
@ 2026-02-26 11:55 Zhang Tianci
  2026-02-26 11:55 ` [PATCH v4 1/2] vduse: Requeue failed read to send_list head Zhang Tianci
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Zhang Tianci @ 2026-02-26 11:55 UTC (permalink / raw)
  To: mst, jasowang
  Cc: xuanzhuo, eperezma, marco.crivellari, anders.roxell,
	virtualization, linux-kernel, Zhang Tianci

Changes in v4:
 - Simplify code.                                 [Jason]
 - Add comment for rolling back.                  [Jason]
 - Link to v3: https://lore.kernel.org/lkml/20260202072655.95143-1-zhangtianci.1997@bytedance.com/

Changes in v3:
 - Add first patch.
 - Link to v2: https://lore.kernel.org/lkml/20260202031212.26871-1-zhangtianci.1997@bytedance.com/

Changes in v2:
 - Rewrite commit message.                        [Michael]
 - Add Fixes tag and cc stable email list.        [Eugenio]
 - Rewrite one comment.                           [Michael]
 - Link to v1: https://lore.kernel.org/lkml/20260130081524.81271-1-zhangtianci.1997@bytedance.com/


Zhang Tianci (2):
  vduse: Requeue failed read to send_list head
  vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter

 drivers/vdpa/vdpa_user/vduse_dev.c | 43 +++++++++++++++++++++++-------
 1 file changed, 33 insertions(+), 10 deletions(-)

-- 
2.39.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-04-15 10:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 11:55 [PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter Zhang Tianci
2026-02-26 11:55 ` [PATCH v4 1/2] vduse: Requeue failed read to send_list head Zhang Tianci
2026-03-04  5:56   ` Jason Wang
2026-02-26 11:55 ` [PATCH v4 2/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter Zhang Tianci
2026-03-04  7:00   ` Jason Wang
2026-04-15  8:53 ` [PATCH v4 0/2] " Eugenio Perez Martin
2026-04-15 10:09 ` Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox