This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from d5beb3140f91 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...] adds 78aec9bb1f3c ARC: bitops: Remove unecessary operation and value adds 5f840df591a9 ARC: mm: fix spelling mistakes adds e42404fa10fd ARC: stack unwinding: don't assume non-current task is sleeping adds f737561c7096 ARC: stack unwinding: reorganize how initial register state setup adds b1489422041b Merge tag 'arc-5.10-rc6' of git://git.kernel.org/pub/scm/l [...] adds 1179f170b6f0 s390: fix fpu restore in entry.S adds 80145ac2f739 Merge tag 's390-5.10-5' of git://git.kernel.org/pub/scm/li [...] adds 073861ed77b6 mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback) adds 98128572084c cifs: fix a memleak with modefromsid adds de9ac0a6e9ef smb3: Call cifs reconnect from demultiplex thread adds ac873aa3dc21 smb3: Avoid Mid pending list corruption adds 1254100030b3 smb3: Handle error case during offload read path adds 127c501a03d5 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfr [...]
No new revisions were added by this update.
Summary of changes: arch/arc/include/asm/bitops.h | 4 +- arch/arc/kernel/stacktrace.c | 56 +++++++++++++++------------ arch/arc/mm/tlb.c | 24 ++++++------ arch/s390/kernel/asm-offsets.c | 10 ++--- arch/s390/kernel/entry.S | 2 + fs/cifs/cifsacl.c | 1 + fs/cifs/smb2ops.c | 88 +++++++++++++++++++++++++++++++++++------- mm/filemap.c | 8 ++++ mm/page-writeback.c | 6 --- 9 files changed, 133 insertions(+), 66 deletions(-)