This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 005c53447a63 Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/sc [...] new fd7d6de22414 io_uring: don't recurse on tsk->sighand->siglock with signalfd new 204361a77f40 io-wq: fix hang after cancelling pending hashed work new 842163154b87 io_uring: revert consumed iov_iter bytes on error new 6b7898eb180d io_uring: fix imbalanced sqo_mm accounting new 9dab14b81807 io_uring: don't use poll handler if file can't be nonblock [...] new 00d23d516e2e io_uring: ensure read requests go through -ERESTART* trans [...] new 0fef948363f6 io_uring: make offset == -1 consistent with preadv2/pwritev2 new 56450c20fe10 io_uring: clear req->result on IOPOLL re-issue new eefdf30f3dcb io_uring: fix IOPOLL -EAGAIN retries new fdee946d0925 io_uring: don't bounce block based -EAGAIN retry off task_work new 24148d8648e3 Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk [...] new acb19e17c513 nbd: restore default timeout when setting it to zero new 79e5dc59e297 loop: Set correct device size when using LOOP_CONFIGURE new 6af10a33c501 md/raid5: make sure stripe_size as power of two new a433d7217fea Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/ [...] new 4d41ead6ead9 Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/li [...]
The 16 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/loop.c | 4 +-- drivers/block/nbd.c | 2 ++ drivers/md/raid5.c | 7 ++-- fs/io-wq.c | 21 +++++++++-- fs/io_uring.c | 99 ++++++++++++++++++++++++++++++---------------------- 5 files changed, 85 insertions(+), 48 deletions(-)