* [GIT PULL] io_uring fixes for 6.16-rc6
@ 2025-07-11 13:47 Jens Axboe
2025-07-11 17:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2025-07-11 13:47 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Set of fixes for io_uring that should go into the 6.16 kernel release.
This pull request contains:
- Remove a pointless warning in the zcrx code
- Fix for MSG_RING commands, where the allocated io_kiocb needs to be
freed under RCU as well.
- Revert the work-around we had in place for the anon inodes pretending
to be regular files. Since that got reworked upstream, the work-around
is no longer needed.
Please pull!
The following changes since commit 6f11adcc6f36ffd8f33dbdf5f5ce073368975bc3:
io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well (2025-06-29 16:52:34 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.16-20250710
for you to fetch changes up to 9dff55ebaef7e94e5dedb6be28a1cafff65cc467:
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well" (2025-07-08 11:09:01 -0600)
----------------------------------------------------------------
io_uring-6.16-20250710
----------------------------------------------------------------
Jens Axboe (2):
io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"
Pavel Begunkov (1):
io_uring/zcrx: fix pp destruction warnings
include/linux/io_uring_types.h | 2 ++
io_uring/io_uring.c | 3 +--
io_uring/msg_ring.c | 4 ++--
io_uring/zcrx.c | 3 ---
4 files changed, 5 insertions(+), 7 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 6.16-rc6
2025-07-11 13:47 [GIT PULL] io_uring fixes for 6.16-rc6 Jens Axboe
@ 2025-07-11 17:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-11 17:44 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 11 Jul 2025 07:47:44 -0600:
> git://git.kernel.dk/linux.git tags/io_uring-6.16-20250710
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cb3002e0e977a6342c19ba957b971f7ce17ef958
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:[~2025-07-11 17:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-11 13:47 [GIT PULL] io_uring fixes for 6.16-rc6 Jens Axboe
2025-07-11 17:44 ` 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