public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 6.7-rc3
Date: Thu, 23 Nov 2023 12:50:10 -0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

A fix for ensuring that LINKAT always propagates flags correctly, and a
fix for an off-by-one in segment skipping for registered buffers. Both
heading to stable as well.

Please pull!


The following changes since commit a0d45c3f596be53c1bd8822a1984532d14fdcea9:

  io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval (2023-11-15 06:35:46 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.7-2023-11-23

for you to fetch changes up to d6fef34ee4d102be448146f24caf96d7b4a05401:

  io_uring: fix off-by one bvec index (2023-11-20 15:21:38 -0700)

----------------------------------------------------------------
io_uring-6.7-2023-11-23

----------------------------------------------------------------
Charles Mirabile (1):
      io_uring/fs: consider link->flags when getting path for LINKAT

Keith Busch (1):
      io_uring: fix off-by one bvec index

 io_uring/fs.c   | 2 +-
 io_uring/rsrc.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-11-23 19:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-23 19:50 Jens Axboe [this message]
2023-11-24  1:51 ` [GIT PULL] io_uring fixes for 6.7-rc3 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