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 78511edc2dd4 Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/lin [...] adds 531d3040bc5c ovl: fix lock in ovl_llseek() adds 53afcd310e86 ovl: fix some xino configurations adds c853680453ac ovl: fix lockdep warning for async write adds 2af82177af47 Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/ [...] adds 3e8cb8b2eaeb fuse: fix stack use after return adds 7e6d869f5f02 Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub [...] adds 1cef21842ff3 NFS: Ensure the fs_context has the correct fs_type before [...] adds 1821b26a1fed NFS: Don't hard-code the fs_type when submounting adds 75a9b9176157 NFS: Fix leak of ctx->nfs_server.hostname adds 55dee1bc0d72 nfs: add minor version to nfs_server_key for fscache adds b0ea262a2347 Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/proje [...] adds be7594a424b4 scsi: ufs: Fix possible unclocked access to auto hibern8 t [...] adds 394b61711f3c scsi: ipr: Fix softlockup when rescanning devices in petitboot adds fffb08b37df9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds 4a4472fdc098 of: clk: Make of_clk_get_parent_{count,name}() parameter const adds 8de427d52da3 clk: qcom: videocc: Update the clock flag for video_cc_vco [...] adds efbd9129dfe8 clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clk adds 5eb40257047f clk: imx8mn: Fix incorrect clock defines adds 20055448dc1b Merge tag 'imx-clk-fixes-5.6' of git://git.kernel.org/pub/ [...] adds 69a4d0baeeb1 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: drivers/clk/clk.c | 4 ++-- drivers/clk/qcom/dispcc-sc7180.c | 19 ------------------- drivers/clk/qcom/videocc-sc7180.c | 2 +- drivers/scsi/ipr.c | 3 ++- drivers/scsi/ipr.h | 1 + drivers/scsi/ufs/ufshcd.c | 21 ++++++++++++++------- fs/fuse/dev.c | 6 +++--- fs/fuse/fuse_i.h | 2 ++ fs/nfs/client.c | 1 + fs/nfs/fs_context.c | 9 +++++++++ fs/nfs/fscache.c | 2 ++ fs/nfs/namespace.c | 2 +- fs/nfs/nfs4client.c | 1 - fs/overlayfs/Kconfig | 1 + fs/overlayfs/file.c | 6 ++++++ fs/overlayfs/overlayfs.h | 7 ++++++- fs/overlayfs/super.c | 9 ++++++++- fs/overlayfs/util.c | 4 ++-- include/dt-bindings/clock/imx8mn-clock.h | 4 ++-- include/linux/of_clk.h | 8 ++++---- 20 files changed, 67 insertions(+), 45 deletions(-)