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 c14cab2688d0 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/ [...] adds 2ef96a5bb12b Linux 5.7-rc5 new 995b819f291e drm: fix trivial field description cut-and-paste error adds 31c9590ae468 SUNRPC: Add "@len" parameter to gss_unwrap() adds a7e429a6fa6d SUNRPC: Fix GSS privacy computation of auth->au_ralign adds 0a8e7b7d0846 SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") new 152036d1379f Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/proje [...]
The 2 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: Makefile | 2 +- include/drm/drm_modes.h | 2 +- include/linux/sunrpc/gss_api.h | 3 +++ include/linux/sunrpc/gss_krb5.h | 6 ++--- include/linux/sunrpc/xdr.h | 1 + net/sunrpc/auth_gss/auth_gss.c | 12 ++++------ net/sunrpc/auth_gss/gss_krb5_crypto.c | 8 +++---- net/sunrpc/auth_gss/gss_krb5_wrap.c | 44 +++++++++++++++++++++++------------ net/sunrpc/auth_gss/gss_mech_switch.c | 3 ++- net/sunrpc/auth_gss/svcauth_gss.c | 10 +++----- net/sunrpc/xdr.c | 41 ++++++++++++++++++++++++++++++++ 11 files changed, 93 insertions(+), 39 deletions(-)