public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.13-final
@ 2025-01-17  0:06 Jens Axboe
  2025-01-17  1:39 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-01-17  0:06 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

One fix for the error handling in buffer cloning, and one fix for the
ring resizing. Two minor followups for the latter as well. Both of these
issues only affect 6.13, so not marked for stable.

Please pull!


The following changes since commit bd2703b42decebdcddf76e277ba76b4c4a142d73:

  io_uring: don't touch sqd->thread off tw add (2025-01-10 14:00:25 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.13-20250116

for you to fetch changes up to 6f7a644eb7db10f9993039bab7740f7982d4edf4:

  io_uring/register: cache old SQ/CQ head reading for copies (2025-01-15 08:39:15 -0700)

----------------------------------------------------------------
io_uring-6.13-20250116

----------------------------------------------------------------
Jens Axboe (4):
      io_uring/rsrc: fixup io_clone_buffers() error handling
      io_uring/register: use stable SQ/CQ ring data during resize
      io_uring/register: document io_register_resize_rings() shared mem usage
      io_uring/register: cache old SQ/CQ head reading for copies

 io_uring/register.c | 52 +++++++++++++++++++++++++++++++---------------------
 io_uring/rsrc.c     | 10 +---------
 2 files changed, 32 insertions(+), 30 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2025-01-17  1:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-17  0:06 [GIT PULL] io_uring fixes for 6.13-final Jens Axboe
2025-01-17  1:39 ` pr-tracker-bot

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