* [GIT PULL] io_uring fixes for 6.5-rc3
@ 2023-07-21 19:34 Jens Axboe
2023-07-22 18:16 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-07-21 19:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
This pull request contains a few fixes:
- Fix for io-wq not always honoring REQ_F_NOWAIT, if it was set and
punted directly (eg via DRAIN) (me)
- Capability check fix (Ondrej)
- Regression fix for the mmap changes that went into 6.4, which
apparently broke IA64. (Helge)
Please pull!
The following changes since commit 8a796565cec3601071cbbd27d6304e202019d014:
io_uring: Use io_schedule* in cqring wait (2023-07-07 11:24:29 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.5-2023-07-21
for you to fetch changes up to 07e981137f17e5275b6fa5fd0c28b0ddb4519702:
ia64: mmap: Consider pgoff when searching for free mapping (2023-07-21 09:41:35 -0600)
----------------------------------------------------------------
io_uring-6.5-2023-07-21
----------------------------------------------------------------
Helge Deller (2):
io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
ia64: mmap: Consider pgoff when searching for free mapping
Jens Axboe (1):
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
Ondrej Mosnacek (1):
io_uring: don't audit the capability check in io_uring_create()
arch/ia64/kernel/sys_ia64.c | 2 +-
arch/parisc/kernel/sys_parisc.c | 15 ++++++++----
io_uring/io_uring.c | 52 ++++++++++++++++++++---------------------
3 files changed, 37 insertions(+), 32 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] io_uring fixes for 6.5-rc3
2023-07-21 19:34 [GIT PULL] io_uring fixes for 6.5-rc3 Jens Axboe
@ 2023-07-22 18:16 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-22 18:16 UTC (permalink / raw)
To: Jens Axboe; +Cc: Linus Torvalds, io-uring
The pull request you sent on Fri, 21 Jul 2023 13:34:11 -0600:
> git://git.kernel.dk/linux.git tags/io_uring-6.5-2023-07-21
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bdd1d82e7d02bd2764a68a5cc54533dfc2ba452a
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-07-22 18:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-21 19:34 [GIT PULL] io_uring fixes for 6.5-rc3 Jens Axboe
2023-07-22 18:16 ` 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