* [GIT PULL] io_uring fixes for 6.2-rc6
@ 2023-01-27 20:01 Jens Axboe
2023-01-28 0:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-01-27 20:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Two small fixes for this release:
- Sanitize how async prep is done for drain requests, so we ensure that
it always gets done (Dylan)
- A ring provided buffer recycling fix for multishot receive (me)
Please pull!
The following changes since commit 8caa03f10bf92cb8657408a6ece6a8a73f96ce13:
io_uring/poll: don't reissue in case of poll race on multishot request (2023-01-20 15:11:54 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.2-2023-01-27
for you to fetch changes up to ef5c600adb1d985513d2b612cc90403a148ff287:
io_uring: always prep_async for drain requests (2023-01-27 06:29:29 -0700)
----------------------------------------------------------------
io_uring-6.2-2023-01-27
----------------------------------------------------------------
Dylan Yudaken (1):
io_uring: always prep_async for drain requests
Jens Axboe (1):
io_uring/net: cache provided buffer group value for multishot receives
io_uring/io_uring.c | 18 ++++++++----------
io_uring/net.c | 11 +++++++++++
2 files changed, 19 insertions(+), 10 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 6.2-rc6
2023-01-27 20:01 [GIT PULL] io_uring fixes for 6.2-rc6 Jens Axboe
@ 2023-01-28 0:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-28 0:20 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 27 Jan 2023 13:01:26 -0700:
> git://git.kernel.dk/linux.git tags/io_uring-6.2-2023-01-27
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f851453bf19554a42eb480b65436b9500c3cf392
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-28 0:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-27 20:01 [GIT PULL] io_uring fixes for 6.2-rc6 Jens Axboe
2023-01-28 0:20 ` 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