]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 May 2026 17:36:57 +0000 (10:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 29 May 2026 17:36:57 +0000 (10:36 -0700)
commit80169db922c1bfb2947e901514e33165a64787c2
treeb83edfd84dcaf0f5ff348fb4b7aa7552c6fe1148
parent3101173200b8ef6b725d7ab289e9508659b20d61
parenta88c02915d9c6160cfc7ab1b26ed64b2993e2b94
Merge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

Pull io_uring fix from Jens Axboe:
 "Just a single fix for a regression introduced in this cycle, where
  we should ensure the node is visible before the entry is added to
  the tctx list"

* tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  io_uring/tctx: set ->io_uring before publishing the tctx node