This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 051143e1602d Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org [...] adds 40bb0e904212 Revert "powerpc/32s: reorder Linux PTE bits to better matc [...] adds 8659a0e0efdd powerpc/64s: Disable STRICT_KERNEL_RWX adds c8347bbf19f2 Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/ [...] adds e7513c5786f8 ALSA: pcm: fix incorrect hw_base increase adds d9e8fe0cffbf ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aor [...] adds b0cb099062b0 ALSA: iec1712: Initialize STDSP24 properly when using the [...] adds 259eb8247531 ALSA: hda/realtek - Add more fixup entries for Clevo machines adds f5ca7a716102 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/ [...] adds 1cf6022bd916 arm64: Fix PTRACE_SYSEMU semantics adds 8cfb347ad0cf arm64: Add get_user() type annotation on the !access_ok() path adds 4286d192c803 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds 8fa3cdff05f0 riscv: Fix print_vm_layout build error if NOMMU adds 8356c379cfba RISC-V: gp_in_global needs register keyword adds b09ca17a2a08 Merge tag 'riscv-for-linus-5.7-rc7' of git://git.kernel.or [...] adds e27483259021 null_blk: return error for invalid zone size adds 1592cd15eec6 null_blk: don't allow discard for zoned mode adds db9f384785b1 Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/li [...] adds 583863ed9181 io_uring: initialize ctx->sqo_wait earlier adds 650b548129b6 io_uring: don't prepare DRAIN reqs twice adds bd2ab18a1d62 io_uring: fix FORCE_ASYNC req preparation adds 948a7749454b io_uring: remove dead check in io_splice() adds e3aabf9554fd io_uring: cancel work if task_work_add() fails adds 4f4eeba87cc7 io_uring: don't use kiocb.private to store buf_index adds b532576ed39e io_uring: don't add non-IO requests to iopoll pending list adds d4ae271dfaae io_uring: reset -EBUSY error when io sq thread is waken up adds 444565650a5f Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk [...]
No new revisions were added by this update.
Summary of changes: arch/arm64/include/asm/uaccess.h | 2 +- arch/arm64/kernel/ptrace.c | 7 ++-- arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/book3s/32/hash.h | 8 ++--- arch/powerpc/kernel/head_32.S | 9 +++-- arch/powerpc/mm/book3s32/hash_low.S | 14 ++++---- 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 +++++++++++++++++-------------- sound/core/pcm_lib.c | 1 + sound/pci/hda/patch_realtek.c | 4 +++ sound/pci/ice1712/ice1712.c | 3 +- 14 files changed, 78 insertions(+), 47 deletions(-)