This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f335af10482a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new ec858afda857 io_uring: don't check req->file in io_fsync_prep() new a3e4bc23d547 io_uring: defer splice/tee file validity check until comma [...] new 584b0180f0f4 io_uring: move read/write file prep state into actual opco [...] new 5106dd6e74ab io_uring: propagate issue_flags state down to file assignment new 6bf9c47a3989 io_uring: defer file assignment new d5361233e9ab io_uring: drop the old style inflight file tracking new cb3182167325 Revert "io_uring: Add support for napi_busy_poll" new 0f5e4b83b37a io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF new 34bb77184123 io_uring: nospec index for tags on files update new a07211e30014 io_uring: don't touch scm_fp_list after queueing skb new 8f0a24801bb4 io_uring: zero tag on rsrc removal new 4cdd158be9d0 io_uring: use nospec annotation for more indexes new e677edbcabee io_uring: fix race between timeout flush and removal new 4d6f9f2475f6 Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.d [...] new 4ded53ea0c7d cdrom: remove unused variable new aadb22ba2f65 drbd: Fix five use after free bugs in get_initial_state new ae4d37b5df74 drbd: fix an invalid memory access caused by incorrect use [...] new 286901941fd1 drbd: set QUEUE_FLAG_STABLE_WRITES new f1b45d8ccb98 Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/l [...]
The 19 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/block/drbd/drbd_int.h | 8 +- drivers/block/drbd/drbd_main.c | 7 +- drivers/block/drbd/drbd_nl.c | 41 ++- drivers/block/drbd/drbd_state.c | 18 +- drivers/block/drbd/drbd_state_change.h | 8 +- drivers/cdrom/cdrom.c | 3 +- fs/io-wq.h | 1 + fs/io_uring.c | 617 +++++++++++---------------------- 8 files changed, 244 insertions(+), 459 deletions(-)