diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 2765812..a09b046 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,13 +3,7 @@ Dear contributor,
 Our automatic CI successfully passed with your patch(es). Please find some details below.
 
 In tcwg_kernel/llvm-master-arm-next-allmodconfig, after:
-  | 3067 commits in linux
-  | 3e039dcc9c132 Add linux-next specific files for 20250501
-  | 439f831464730 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm.git
-  | 3b0dc6244d374 Merge branch 'crc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git
-  | 375ff386bc700 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/wufan/ipe.git
-  | 48de886250bbb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
-  | ... and 3062 more commits in linux
+  | 0 commits in linux
 
 Produces Success:
   | Results changed to
@@ -34,6 +28,17 @@ Produces Success:
   | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
   | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
   | # 00:31:18 make[4]: *** [scripts/Makefile.build:203: security/selinux/avc.o] Error 1
+  | # First few build errors in logs:
+  | # 00:31:06 arch/arm/mach-bcm/platsmp-brcmstb.c:110:11: error: default initialization of an object of type 'typeof (timeo)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:06 make[3]: *** [scripts/Makefile.build:203: arch/arm/mach-bcm/platsmp-brcmstb.o] Error 1
+  | # 00:31:07 fs/verity/enable.c:204:33: error: default initialization of an object of type 'typeof ((arg->salt_ptr))' (aka 'const unsigned long long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:07 fs/verity/enable.c:213:38: error: default initialization of an object of type 'typeof ((arg->sig_ptr))' (aka 'const unsigned long long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:07 make[4]: *** [scripts/Makefile.build:203: fs/verity/enable.o] Error 1
+  | # 00:31:11 make[2]: *** [scripts/Makefile.build:461: arch/arm/mach-bcm] Error 2
+  | # 00:31:15 make[3]: *** [scripts/Makefile.build:461: fs/verity] Error 2
+  | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:17 ./include/net/ip.h:478:14: error: default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Werror,-Wdefault-const-init-unsafe]
+  | # 00:31:18 make[4]: *** [scripts/Makefile.build:203: security/selinux/avc.o] Error 1
   | 
   | From
   | # reset_artifacts:
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index f1fbd0b..fb767cb 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 3067 commits in linux: Success on arm
+[Linaro-TCWG-CI] 0 commits in linux: Success on arm
