public inbox for [email protected]
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 6.7-rc5
@ 2023-12-08 17:48 Jens Axboe
  2023-12-08 20:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-12-08 17:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

Hi Linus,

Two minor fixes for issues introduced in this release cycle, and two
fixes for issues or potential issues that are heading to stable. One of
these ends up disabling passing io_uring file descriptors via
SCM_RIGHTS. There really shouldn't be an overlap between that kind of
historic use case and modern usage of io_uring, which is why this was
deemed appropriate.

Please pull!


The following changes since commit 73363c262d6a7d26063da96610f61baf69a70f7c:

  io_uring: use fget/fput consistently (2023-11-28 11:56:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 705318a99a138c29a512a72c3e0043b3cd7f55f4:

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

----------------------------------------------------------------
io_uring-6.7-2023-12-08

----------------------------------------------------------------
Dan Carpenter (1):
      io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()

Jens Axboe (1):
      io_uring/kbuf: check for buffer list readiness after NULL check

Pavel Begunkov (2):
      io_uring: fix mutex_unlock with unreferenced ctx
      io_uring/af_unix: disable sending io_uring over sockets

 io_uring/io_uring.c | 9 +++------
 io_uring/kbuf.c     | 8 ++++----
 io_uring/rsrc.h     | 7 -------
 net/core/scm.c      | 6 ++++++
 4 files changed, 13 insertions(+), 17 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] io_uring fixes for 6.7-rc5
  2023-12-08 17:48 [GIT PULL] io_uring fixes for 6.7-rc5 Jens Axboe
@ 2023-12-08 20:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-12-08 20:45 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Fri, 8 Dec 2023 10:48:48 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/689659c988193f1e16bc34bfda3f333b11528c1f

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:[~2023-12-08 20:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-08 17:48 [GIT PULL] io_uring fixes for 6.7-rc5 Jens Axboe
2023-12-08 20:45 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox