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 fix for 6.18-rc7
Date: Fri, 21 Nov 2025 10:36:40 -0700	[thread overview]
Message-ID: <55fa81a1-45d4-47fa-a452-bc9891d5101f@kernel.dk> (raw)

Hi Linus,

Just a single fix for a mixup of arguments for the skb_queue_splice()
call, in the io_uring timestamp retrieval code. Please pull!


The following changes since commit 2d0e88f3fd1dcb37072d499c36162baf5b009d41:

  io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs (2025-11-12 08:25:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.18-20251120

for you to fetch changes up to 46447367a52965e9d35f112f5b26fc8ff8ec443d:

  io_uring/cmd_net: fix wrong argument types for skb_queue_splice() (2025-11-20 11:40:15 -0700)

----------------------------------------------------------------
io_uring-6.18-20251120

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/cmd_net: fix wrong argument types for skb_queue_splice()

 io_uring/cmd_net.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Jens Axboe


             reply	other threads:[~2025-11-21 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-21 17:36 Jens Axboe [this message]
2025-11-21 19:19 ` [GIT PULL] io_uring fix for 6.18-rc7 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=55fa81a1-45d4-47fa-a452-bc9891d5101f@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