public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fixes for 7.0-rc2
Date: Fri, 27 Feb 2026 09:30:24 -0700	[thread overview]
Message-ID: <07724648-d977-4f5e-bc20-15b1de4d0656@kernel.dk> (raw)

Hi Linus,

Just two minor patches in here, ensuring the use of READ_ONCE() for sqe
field reading is consistent across the codebase. There were two missing
cases, now they are covered too.

Please pull!


The following changes since commit ea129e55c9e06a51a93c3f5ef3e32a6cfa3f8ec7:

  io_uring: Add size check for sqe->cmd (2026-02-19 07:26:26 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.0-20260227

for you to fetch changes up to 85f6c439a69afe4fa8a688512e586971e97e273a:

  io_uring/timeout: READ_ONCE sqe->addr (2026-02-25 08:36:05 -0700)

----------------------------------------------------------------
io_uring-7.0-20260227

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/cmd_net: use READ_ONCE() for ->addr3 read

Pavel Begunkov (1):
      io_uring/timeout: READ_ONCE sqe->addr

 io_uring/cmd_net.c | 2 +-
 io_uring/timeout.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2026-02-27 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27 16:30 Jens Axboe [this message]
2026-02-27 18:59 ` [GIT PULL] io_uring fixes for 7.0-rc2 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 \
    --in-reply-to=07724648-d977-4f5e-bc20-15b1de4d0656@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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