public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fix for 6.8-rc5
@ 2024-02-16 19:11 Jens Axboe
  2024-02-16 22:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-02-16 19:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Just a single fix for a regression in how overflow is handled for
multishot accept requests. Please pull!


The following changes since commit 72bd80252feeb3bef8724230ee15d9f7ab541c6e:

  io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers (2024-02-01 06:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.8-2024-02-16

for you to fetch changes up to a37ee9e117ef73bbc2f5c0b31911afd52d229861:

  io_uring/net: fix multishot accept overflow handling (2024-02-14 18:30:19 -0700)

----------------------------------------------------------------
io_uring-6.8-2024-02-16

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/net: fix multishot accept overflow handling

 io_uring/net.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
Jens Axboe


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

end of thread, other threads:[~2024-02-16 22:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 19:11 [GIT PULL] io_uring fix for 6.8-rc5 Jens Axboe
2024-02-16 22:10 ` 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