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-aarch64-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 adds 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()") adds 152036d1379f Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/proje [...] adds ac9155842829 gfs2: fix withdraw sequence deadlock adds a8b7528b69d4 gfs2: Fix error exit in do_xmote adds 53af80ce0eae gfs2: Fix BUG during unmount after file system withdraw adds d22f69a08dcb gfs2: Fix use-after-free in gfs2_logd after withdraw adds 566a2ab3c900 gfs2: Another gfs2_walk_metadata fix adds aa83da7f47b2 gfs2: More gfs2_find_jhead fixes adds 2297ab6144c2 gfs2: Fix problems regarding gfs2_qa_get and _put adds f9615fe3113f gfs2: Change BUG_ON to an assert_withdraw in gfs2_quota_change adds e6ce26e571a8 gfs2: remove check for quotas on in gfs2_quota_check adds 4ed0c30811cb gfs2: move privileged user check to gfs2_quota_lock_check adds c9cb9e381985 gfs2: don't call quota_unhold if quotas are not locked adds f4e2f5e1a527 gfs2: Grab glock reference sooner in gfs2_add_revoke adds b11e1a84f370 gfs2: If go_sync returns error, withdraw but skip invalidate adds b14c94908b1b Revert "gfs2: Don't demote a glock until its revokes are written" adds e719340f46bd Merge tag 'gfs2-v5.7-rc1.fixes' of git://git.kernel.org/pu [...] adds dc87f6dd058a gpio: pca953x: Fix pca953x_gpio_set_config adds 4e1541593017 gpiolib: improve the robustness of watch/unwatch ioctl() adds 6409d049ce28 gpiolib: don't call sleeping functions with a spinlock taken adds 8312d50b3f94 Merge tag 'gpio-fixes-for-v5.7-rc3' of git://git.kernel.or [...] adds 8650b6099da5 gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without [...] adds 0cf253eed5d2 gpio: tegra: mask GPIO IRQs during IRQ shutdown adds 8ec91c0fce15 Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/li [...] adds 9d82ccda2bc5 tools/bootconfig: Fix apply_xbc() to return zero on success adds 8b1fac2e73e8 tracing: Wait for preempt irq delay thread to execute adds 611d0a95d46b bootconfig: Fix to prevent warning message if no bootconfi [...] adds 24085f70a6e1 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- drivers/gpio/gpio-pca953x.c | 2 +- drivers/gpio/gpio-tegra.c | 1 + drivers/gpio/gpiolib.c | 34 +++++++++++++++++++++++---- fs/gfs2/bmap.c | 16 +++++++------ fs/gfs2/glock.c | 6 ++--- fs/gfs2/inode.c | 7 +++--- fs/gfs2/log.c | 11 ++++++--- fs/gfs2/lops.c | 19 +++++++++------ fs/gfs2/meta_io.c | 2 +- fs/gfs2/quota.c | 13 ++++------- fs/gfs2/quota.h | 3 ++- fs/gfs2/super.c | 1 - fs/gfs2/util.c | 10 ++++---- 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 + init/main.c | 10 ++++---- kernel/trace/preemptirq_delay_test.c | 12 ++++++++-- 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 ++++++++++++++++++++++++++++++++ tools/bootconfig/main.c | 1 + 27 files changed, 190 insertions(+), 90 deletions(-)