]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'io_uring-7.0' into for-7.1/io_uring
authorJens Axboe <axboe@kernel.dk>
Sat, 14 Mar 2026 14:57:15 +0000 (08:57 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 14 Mar 2026 14:57:15 +0000 (08:57 -0600)
Merge upstream io_uring fixes to avoid conflicts in later patches.

* io_uring-7.0:
  io_uring/kbuf: check if target buffer list is still legacy on recycle
  io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops
  io_uring/eventfd: use ctx->rings_rcu for flags checking
  io_uring: ensure ctx->rings is stable for task work flags manipulation
  io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
  io_uring/register: fix comment about task_no_new_privs

1  2 
io_uring/bpf_filter.c
io_uring/eventfd.c
io_uring/io_uring.c
io_uring/kbuf.c
io_uring/register.c

Simple merge
Simple merge
Simple merge
diff --cc io_uring/kbuf.c
Simple merge
Simple merge