* [GIT PULL] io_uring fixes for 6.9-rc4
@ 2024-04-12 16:46 Jens Axboe
2024-04-12 17:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-04-12 16:46 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
A few little fixes that should go into the 6.9 kernel release:
- Fix for sigmask restoring while waiting for events (Alexey)
- Typo fix in comment (Haiyue)
- Fix for a msg_control retstore on SEND_ZC retries (Pavel)
Please pull!
The following changes since commit 561e4f9451d65fc2f7eef564e0064373e3019793:
io_uring/kbuf: hold io_buffer_list reference over mmap (2024-04-02 19:03:27 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.9-20240412
for you to fetch changes up to ff81dade48608363136d52bb2493a6df76458b28:
io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE (2024-04-09 15:00:35 -0600)
----------------------------------------------------------------
io_uring-6.9-20240412
----------------------------------------------------------------
Alexey Izbyshev (1):
io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure
Haiyue Wang (1):
io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE
Pavel Begunkov (1):
io_uring/net: restore msg_control on sendzc retry
include/linux/io_uring_types.h | 2 +-
io_uring/io_uring.c | 26 +++++++++++++-------------
io_uring/net.c | 1 +
3 files changed, 15 insertions(+), 14 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 6.9-rc4
2024-04-12 16:46 [GIT PULL] io_uring fixes for 6.9-rc4 Jens Axboe
@ 2024-04-12 17:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-12 17:45 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 12 Apr 2024 10:46:23 -0600:
> git://git.kernel.dk/linux.git tags/io_uring-6.9-20240412
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c7adbe2eb7639c9408599dd9762ba2fa3b87297c
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:[~2024-04-12 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-12 16:46 [GIT PULL] io_uring fixes for 6.9-rc4 Jens Axboe
2024-04-12 17:45 ` 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