This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4286d192c803 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 8fa3cdff05f0 riscv: Fix print_vm_layout build error if NOMMU new 8356c379cfba RISC-V: gp_in_global needs register keyword new b09ca17a2a08 Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.or [...] new e27483259021 null_blk: return error for invalid zone size new 1592cd15eec6 null_blk: don't allow discard for zoned mode new db9f384785b1 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/li [...] new 583863ed9181 io_uring: initialize ctx->sqo_wait earlier new 650b548129b6 io_uring: don't prepare DRAIN reqs twice new bd2ab18a1d62 io_uring: fix FORCE_ASYNC req preparation new 948a7749454b io_uring: remove dead check in io_splice() new e3aabf9554fd io_uring: cancel work if task_work_add() fails new 4f4eeba87cc7 io_uring: don't use kiocb.private to store buf_index new b532576ed39e io_uring: don't add non-IO requests to iopoll pending list new d4ae271dfaae io_uring: reset -EBUSY error when io sq thread is waken up new 444565650a5f Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk [...]
The 15 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: arch/riscv/kernel/process.c | 2 +- arch/riscv/mm/init.c | 2 +- drivers/block/null_blk_main.c | 7 +++++ drivers/block/null_blk_zoned.c | 4 +++ fs/io_uring.c | 60 ++++++++++++++++++++++++------------------ 5 files changed, 47 insertions(+), 28 deletions(-)