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-rc6
Date: Fri, 15 Dec 2023 09:48:29 -0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Just two minor fixes:

- Fix for the io_uring socket option commands using the wrong value on
  some archs (Al)

- Tweak to the poll lazy wake enable (me)

Please pull!


The following changes since commit 705318a99a138c29a512a72c3e0043b3cd7f55f4:

  io_uring/af_unix: disable sending io_uring over sockets (2023-12-07 10:35:19 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.7-2023-12-15

for you to fetch changes up to 1ba0e9d69b2000e95267c888cbfa91d823388d47:

  io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation (2023-12-14 16:52:13 -0700)

----------------------------------------------------------------
io_uring-6.7-2023-12-15

----------------------------------------------------------------
Al Viro (1):
      io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation

Jens Axboe (1):
      io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE

 include/linux/io_uring_types.h |  3 +++
 io_uring/poll.c                | 20 +++++++++++++++++---
 io_uring/uring_cmd.c           |  2 +-
 3 files changed, 21 insertions(+), 4 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-12-15 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15 16:48 Jens Axboe [this message]
2023-12-15 20:22 ` [GIT PULL] io_uring fixes for 6.7-rc6 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