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-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 5ad0ec0b8652 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds af3d0a68698c powerpc/kasan: Fix shadow memory protection with CONFIG_KA [...] adds 1d0c32ec3b86 KVM: PPC: Fix kernel crash with PR KVM adds c63c50fc2ec9 Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/ [...] new 081c54323b27 tools/power turbostat: Support Cometlake new d8d005ba6afa tools/power turbostat: Fix gcc build warnings new 4bf7132a0ace tools/power turbostat: Support Tiger Lake new 23274faf9650 tools/power turbostat: Support Ice Lake server new d7814c3098dd tools/power turbostat: Support Jasper Lake new f6708400707f tools/power turbostat: Support Elkhart Lake new 1f81c5efc020 tools/power turbostat: Fix missing SYS_LPI counter on some [...] new fcaa681c03ea tools/power turbostat: Fix 32-bit capabilities warning new abdcbdb26526 tools/power turbostat: Print cpuidle information new b95fffb9b4af tools/power turbostat: update version new 6c1bae744d5a Merge branch 'turbostat' of git://git.kernel.org/pub/scm/l [...] new f1d96a8fcbbb io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN} new 4022e7af86be io_uring: make sure openat/openat2 honor rlimit nofile new 09952e3e7826 io_uring: make sure accept honor rlimit nofile new 1ab7ea1f83d1 Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/l [...] new 9134ae2a2546 nvme-rdma: Avoid double freeing of async event data new 98fd5c723730 nvmet-tcp: set MSG_MORE only if we actually have more to send new 83166ac82b53 Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvm [...] new b74b991fb8b9 Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block
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: arch/powerpc/kvm/book3s_pr.c | 1 + arch/powerpc/kvm/powerpc.c | 2 - arch/powerpc/mm/kasan/kasan_init_32.c | 9 +-- drivers/nvme/host/rdma.c | 8 +- drivers/nvme/target/tcp.c | 12 ++- fs/file.c | 7 +- fs/io_uring.c | 18 ++++- include/linux/file.h | 1 + include/linux/socket.h | 3 +- net/socket.c | 8 +- tools/power/x86/turbostat/Makefile | 2 +- tools/power/x86/turbostat/turbostat.c | 142 +++++++++++++++++++++++++++------- 12 files changed, 161 insertions(+), 52 deletions(-)