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.4-rc7
Date: Fri, 16 Jun 2023 10:12:03 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

A fix for sendmsg with CMSG, and the followup fix discussed for avoiding
touching task->worker_private after the worker has started exiting.

Please pull!


The following changes since commit b6dad5178ceaf23f369c3711062ce1f2afc33644:

  Merge tag 'nios2_fix_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux (2023-06-13 17:00:33 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.4-2023-06-15

for you to fetch changes up to adeaa3f290ecf7f6a6a5c53219a4686cbdff5fbd:

  io_uring/io-wq: clear current->worker_private on exit (2023-06-14 12:54:55 -0600)

----------------------------------------------------------------
io_uring-6.4-2023-06-15

----------------------------------------------------------------
Jens Axboe (2):
      io_uring/net: save msghdr->msg_control for retries
      io_uring/io-wq: clear current->worker_private on exit

 io_uring/io-wq.c | 7 ++++++-
 io_uring/net.c   | 8 +++++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

-- 
Jens Axboe


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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 16:12 Jens Axboe [this message]
2023-06-16 19:35 ` [GIT PULL] io_uring fixes for 6.4-rc7 pr-tracker-bot
2023-06-19 12:04 ` Stefan Metzmacher
2023-06-19 13:05   ` Jens Axboe

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