]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commitc0d8c0362ba56dd68b45293271e5829ed8c95f5a
treea0ba4791921a273cc9d360b71845bbe71f3e0a7c
parent5d309914773370308eb98d1db664eb18f502c5a6
parent6ebf05189dfc6d0d597c99a6448a4d1064439a18
Merge branch 'io_uring-6.14' into for-6.15/io_uring

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
io_uring/io-wq.c
io_uring/io_uring.c
io_uring/net.c
io_uring/rsrc.h
io_uring/rw.c