All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.18-final
@ 2022-05-18 23:11 Jens Axboe
  2022-05-19  0:35 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-05-18 23:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Two small changes fixing issues from the 5.18 merge window:

- Fix wrong ordering of a tracepoint (Dylan)
- Fix MSG_RING on IOPOLL rings (me)

Please pull!


The following changes since commit a196c78b5443fc61af2c0490213b9d125482cbd1:

  io_uring: assign non-fixed early for async work (2022-05-02 08:09:39 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.18-2022-05-18

for you to fetch changes up to aa184e8671f0f911fc2fb3f68cd506e4d7838faa:

  io_uring: don't attempt to IOPOLL for MSG_RING requests (2022-05-17 12:46:04 -0600)

----------------------------------------------------------------
io_uring-5.18-2022-05-18

----------------------------------------------------------------
Dylan Yudaken (1):
      io_uring: fix ordering of args in io_uring_queue_async_work

Jens Axboe (1):
      io_uring: don't attempt to IOPOLL for MSG_RING requests

 fs/io_uring.c                   | 3 +++
 include/trace/events/io_uring.h | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 5.18-final
  2022-05-18 23:11 [GIT PULL] io_uring fixes for 5.18-final Jens Axboe
@ 2022-05-19  0:35 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-19  0:35 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Wed, 18 May 2022 17:11:47 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.18-2022-05-18

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/01464a73a6387b45aa4cf6ea522abd4f9e44dce5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2022-05-19  0:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-18 23:11 [GIT PULL] io_uring fixes for 5.18-final Jens Axboe
2022-05-19  0:35 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.