Merge tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 May 2024 20:41:49 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 May 2024 20:41:49 +0000 (13:41 -0700)
commit483a351ed4d464265aed61cab4a990b0023f8400
tree5e7658d7bab3bda7905019b1c6dea1a417dfab61
parentc2c80ecdb48aab735d770685207df96b8d0c0112
parent547988ad0f9661cd9632bdebd63cf38e008b55b2
Merge tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux

Pull io_uring fixes from Jens Axboe:
 "Single fix here for a regression in 6.9, and then a simple cleanup
  removing some dead code"

* tag 'io_uring-6.10-20240523' of git://git.kernel.dk/linux:
  io_uring: remove checks for NULL 'sq_offset'
  io_uring/sqpoll: ensure that normal task_work is also run timely