Merge branch 'io_uring-6.16' into io_uring-handle
authorJens Axboe <axboe@kernel.dk>
Thu, 5 Jun 2025 15:33:51 +0000 (09:33 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 5 Jun 2025 15:33:51 +0000 (09:33 -0600)
commit39371d59d6ca97b096267d0ca3c4d9625496f2f8
treef9e6a88df5994ab0f4866093cd94be38de086898
parentec7714e4947909190ffb3041a03311a975350fe0
parent079afb081c4288e94d5e4223d3eb6306d853c68b
Merge branch 'io_uring-6.16' into io_uring-handle

* io_uring-6.16:
  io_uring/futex: mark wait requests as inflight
  io_uring/futex: get rid of struct io_futex addr union
  io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
  MAINTAINERS: remove myself from io_uring
  io_uring/net: only consider msg_inq if larger than 1
  io_uring/zcrx: fix area release on registration failure
  io_uring/zcrx: init id for xa_find
MAINTAINERS
io_uring/zcrx.c