public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 7.0-rc2
@ 2026-02-27 16:30 Jens Axboe
  2026-02-27 18:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2026-02-27 16:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-27 18:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 16:30 [GIT PULL] io_uring fixes for 7.0-rc2 Jens Axboe
2026-02-27 18:59 ` 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