From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 6.11-rc4
Date: Fri, 16 Aug 2024 13:00:38 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
A few fixes and cleanups that should go into this release:
- Fix a comment in the uapi header using the wrong member name (Caleb)
- Fix KCSAN warning for a debug check in sqpoll (me)
- Two more NAPI tweaks (Olivier)
Please pull!
The following changes since commit 8fe8ac24adcd76b12edbfdefa078567bfff117d4:
io_uring/net: don't pick multiple buffers for non-bundle send (2024-08-07 15:20:52 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux.git tags/io_uring-6.11-20240824
for you to fetch changes up to 1fc2ac428ef7d2ab9e8e19efe7ec3e58aea51bf3:
io_uring: fix user_data field name in comment (2024-08-16 12:31:26 -0600)
----------------------------------------------------------------
io_uring-6.11-20240824
----------------------------------------------------------------
Caleb Sander Mateos (1):
io_uring: fix user_data field name in comment
Jens Axboe (1):
io_uring/sqpoll: annotate debug task == current with data_race()
Olivier Langlois (2):
io_uring/napi: check napi_enabled in io_napi_add() before proceeding
io_uring/napi: remove duplicate io_napi_entry timeout assignation
include/uapi/linux/io_uring.h | 2 +-
io_uring/napi.c | 3 +--
io_uring/napi.h | 2 +-
io_uring/sqpoll.c | 2 +-
4 files changed, 4 insertions(+), 5 deletions(-)
--
Jens Axboe
next reply other threads:[~2024-08-16 19:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-16 19:00 Jens Axboe [this message]
2024-08-16 21:07 ` [GIT PULL] io_uring fixes for 6.11-rc4 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