* [GIT PULL] io_uring fixes for 6.7-rc3
@ 2023-11-23 19:50 Jens Axboe
2023-11-24 1:51 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-11-23 19:50 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
A fix for ensuring that LINKAT always propagates flags correctly, and a
fix for an off-by-one in segment skipping for registered buffers. Both
heading to stable as well.
Please pull!
The following changes since commit a0d45c3f596be53c1bd8822a1984532d14fdcea9:
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval (2023-11-15 06:35:46 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.7-2023-11-23
for you to fetch changes up to d6fef34ee4d102be448146f24caf96d7b4a05401:
io_uring: fix off-by one bvec index (2023-11-20 15:21:38 -0700)
----------------------------------------------------------------
io_uring-6.7-2023-11-23
----------------------------------------------------------------
Charles Mirabile (1):
io_uring/fs: consider link->flags when getting path for LINKAT
Keith Busch (1):
io_uring: fix off-by one bvec index
io_uring/fs.c | 2 +-
io_uring/rsrc.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-11-24 1:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 19:50 [GIT PULL] io_uring fixes for 6.7-rc3 Jens Axboe
2023-11-24 1:51 ` 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