]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'io_uring-6.14' into for-6.15/io_uring
authorJens Axboe <axboe@kernel.dk>
Thu, 27 Feb 2025 14:18:01 +0000 (07:18 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 27 Feb 2025 14:18:01 +0000 (07:18 -0700)
Merge mainline fixes into 6.15 branch, as upcoming patches depend on
fixes that went into the 6.14 mainline branch.

* io_uring-6.14:
  io_uring/net: save msg_control for compat
  io_uring/rw: clean up mshot forced sync mode
  io_uring/rw: move ki_complete init into prep
  io_uring/rw: don't directly use ki_complete
  io_uring/rw: forbid multishot async reads
  io_uring/rsrc: remove unused constants
  io_uring: fix spelling error in uapi io_uring.h
  io_uring: prevent opcode speculation
  io-wq: backoff when retrying worker creation

1  2 
io_uring/io-wq.c
io_uring/io_uring.c
io_uring/net.c
io_uring/rsrc.h
io_uring/rw.c

Simple merge
Simple merge
diff --cc io_uring/net.c
Simple merge
diff --cc io_uring/rsrc.h
Simple merge
diff --cc io_uring/rw.c
Simple merge