Merge branch 'io_uring-6.16' into io_uring-futex-cleanups
authorJens Axboe <axboe@kernel.dk>
Wed, 4 Jun 2025 17:03:23 +0000 (11:03 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 4 Jun 2025 17:03:23 +0000 (11:03 -0600)
commitbcbc064144343ed7887165298ecfa435840f7538
treeb2274ab28ab3f417cc3b304f9d625d42f8e84178
parent1af80d00e1e026c317c6ec19b1072f81ba7af64c
parent079afb081c4288e94d5e4223d3eb6306d853c68b
Merge branch 'io_uring-6.16' into io_uring-futex-cleanups

* 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