* [GIT PULL] Followup io_uring fixes for 6.8-rc1
@ 2024-01-18 22:05 Jens Axboe
2024-01-19 2:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2024-01-18 22:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: io-uring
Hi Linus,
Nothing major in here, just a few fixes and cleanups that arrived after
the initial merge window pull request got finalized, as well as a fix
for a patch that got merged earlier.
Please pull!
https://www.wikihow.com/Live-off-the-Grid
The following changes since commit 6ff1407e24e6fdfa4a16ba9ba551e3d253a26391:
io_uring: ensure local task_work is run on wait timeout (2024-01-04 12:21:08 -0700)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/for-6.8/io_uring-2024-01-18
for you to fetch changes up to b4bc35cf8704db86203c0739711dab1804265bf3:
io_uring: combine cq_wait_nr checks (2024-01-17 09:45:24 -0700)
----------------------------------------------------------------
for-6.8/io_uring-2024-01-18
----------------------------------------------------------------
Jens Axboe (3):
io_uring/rw: cleanup io_rw_done()
io_uring/rsrc: improve code generation for fixed file assignment
io_uring/register: guard compat syscall with CONFIG_COMPAT
Pavel Begunkov (4):
io_uring: adjust defer tw counting
io_uring: clean up local tw add-wait sync
io_uring: clean *local_work_add var naming
io_uring: combine cq_wait_nr checks
io_uring/io_uring.c | 63 ++++++++++++++++++++++++++++++++++++++---------------
io_uring/register.c | 8 ++++---
io_uring/rsrc.h | 14 +++++++-----
io_uring/rw.c | 48 ++++++++++++++++++++++------------------
4 files changed, 86 insertions(+), 47 deletions(-)
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-19 2:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-18 22:05 [GIT PULL] Followup io_uring fixes for 6.8-rc1 Jens Axboe
2024-01-19 2:40 ` 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