Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2023 20:20:14 +0000 (12:20 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Dec 2023 20:20:14 +0000 (12:20 -0800)
commit3bd7d748816927202268cb335921f7f68b3ca723
tree7c076c6f612d649043f1f4d80765689d4bd7fcba
parenta62aa88ba1a386e9b6953083b1ceb2fe027238b9
parent1ba0e9d69b2000e95267c888cbfa91d823388d47
Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux

Pull io_uring fixes from Jens Axboe:
 "Just two minor fixes:

   - Fix for the io_uring socket option commands using the wrong value
     on some archs (Al)

   - Tweak to the poll lazy wake enable (me)"

* tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linux:
  io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation
  io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE