stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH stable-6.1 0/3] provided buffer recycling fixes
@ 2025-02-10 17:27 Pavel Begunkov
  2025-02-10 17:27 ` [PATCH stable-6.1 1/3] io_uring: fix multishots with selected buffers Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2025-02-10 17:27 UTC (permalink / raw)
  To: stable
  Cc: Muhammad Ramdhan, Bing-Jhong Billy Jheng, Jacob Soo, Jens Axboe,
	Pavel Begunkov

Fixes for the provided buffers for not allowing kbufs to cross a single
execution section. Upstream had most of it already fixed by chance,
which is why all 3 patches refer to a single upstream commit.

Pavel Begunkov (3):
  io_uring: fix multishots with selected buffers
  io_uring: fix io_req_prep_async with provided buffers
  io_uring/rw: commit provided buffer state on async

 io_uring/io_uring.c |  5 ++++-
 io_uring/poll.c     |  2 ++
 io_uring/rw.c       | 10 ++++++++++
 3 files changed, 16 insertions(+), 1 deletion(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-02-10 17:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 17:27 [PATCH stable-6.1 0/3] provided buffer recycling fixes Pavel Begunkov
2025-02-10 17:27 ` [PATCH stable-6.1 1/3] io_uring: fix multishots with selected buffers Pavel Begunkov
2025-02-10 17:27 ` [PATCH stable-6.1 2/3] io_uring: fix io_req_prep_async with provided buffers Pavel Begunkov
2025-02-10 17:27 ` [PATCH stable-6.1 3/3] io_uring/rw: commit provided buffer state on async Pavel Begunkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).