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-allnoconfig in repository toolchain/ci/linux.
from b65054597872 Linux 5.10-rc6 adds b4fffc177fad vhost scsi: fix lun reset completion handling adds 8009b0f4ab31 vringh: fix vringh_iov_push_*() documentation adds ad89653f79f1 vhost-vdpa: fix page pinning leakage in error path (rework) new f43691b59fae Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new a61ea6379ae9 tools/bootconfig: Fix errno reference after printf() new a995e6bc0524 tools/bootconfig: Fix to check the write failure correctly new e1cef2d4c379 tools/bootconfig: Align the bootconfig applied initrd imag [...] new fbc6e1c6e0a4 docs: bootconfig: Update file format on initrd image new 55ea4cf40380 ring-buffer: Update write stamp with the correct ts new 8785f51a1708 ring-buffer: Set the right timestamp in the slow path of _ [...] new 983df5f2699f samples/ftrace: Mark my_tramp[12]? global new 310e3a4b5a4f tracing: Remove WARN_ON in start_thread() new 8fa655a3a001 tracing: Fix alignment of static buffer new 4c75b0ff4e4b ftrace: Fix updating FTRACE_FL_TRAMP new 49a962c075df ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency new 68e10d5ff512 ring-buffer: Always check to put back before stamp when cr [...] new ef6900acc89e Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/sc [...] adds 6988a619f5b7 cifs: allow syscalls to be restarted in __smb_send_rqst() adds 212253367dc7 cifs: fix potential use-after-free in cifs_echo_request() new 509a15421674 Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfr [...]
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: Documentation/admin-guide/bootconfig.rst | 18 +++-- drivers/vhost/scsi.c | 4 +- drivers/vhost/vdpa.c | 80 +++++++++++++++----- drivers/vhost/vringh.c | 6 +- fs/cifs/connect.c | 2 + fs/cifs/transport.c | 4 +- include/linux/bootconfig.h | 3 + kernel/trace/Kconfig | 2 +- kernel/trace/ftrace.c | 22 +++++- kernel/trace/ring_buffer.c | 20 +++-- kernel/trace/trace.c | 2 +- kernel/trace/trace_hwlat.c | 2 +- samples/ftrace/ftrace-direct-modify.c | 2 + samples/ftrace/ftrace-direct-too.c | 1 + samples/ftrace/ftrace-direct.c | 1 + tools/bootconfig/main.c | 121 ++++++++++++++++++++----------- tools/bootconfig/test-bootconfig.sh | 6 +- 17 files changed, 210 insertions(+), 86 deletions(-)