From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] Followup io_uring fixes for 6.8-rc1
Date: Thu, 18 Jan 2024 15:05:26 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
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
next reply other threads:[~2024-01-18 22:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 22:05 Jens Axboe [this message]
2024-01-19 2:40 ` [GIT PULL] Followup io_uring fixes for 6.8-rc1 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox