diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 39befa6d..862aba94 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:
-  | 1255 commits in linux
-  | 43c3c17f0c805 Add linux-next specific files for 20250813
-  | d5ab6b7356b02 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
-  | 5d375baa3f18c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git
-  | 0424d44378d16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
-  | 88090ac107217 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git
-  | ... and 1250 more commits in linux
+  | 0 commits in linux
 
 Produces Success:
   | Results changed to
@@ -34,6 +28,17 @@ Produces Success:
   | # 00:09:33 make[5]: *** [scripts/Makefile.build:287: sound/hda/core/stream.o] Error 1
   | # 00:09:42 make[3]: *** [scripts/Makefile.build:556: net/core] Error 2
   | # 00:09:50 make[4]: *** [scripts/Makefile.build:556: sound/hda/core] Error 2
+  | # First few build errors in logs:
+  | # 00:05:26 ./include/linux/iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
+  | # 00:05:28 ./include/linux/iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
+  | # 00:05:28 make[4]: *** [scripts/Makefile.build:287: net/core/skbuff.o] Error 1
+  | # 00:05:29 make[4]: *** [scripts/Makefile.build:287: net/core/datagram.o] Error 1
+  | # 00:08:43 ./include/linux/iov_iter.h:171:7: error: variable 'remain' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
+  | # 00:08:43 make[3]: *** [scripts/Makefile.build:287: lib/iov_iter.o] Error 1
+  | # 00:09:33 sound/hda/core/stream.c:954:2: error: label followed by a declaration is a C23 extension [-Werror,-Wc23-extensions]
+  | # 00:09:33 make[5]: *** [scripts/Makefile.build:287: sound/hda/core/stream.o] Error 1
+  | # 00:09:42 make[3]: *** [scripts/Makefile.build:556: net/core] Error 2
+  | # 00:09:50 make[4]: *** [scripts/Makefile.build:556: sound/hda/core] Error 2
   | 
   | From
   | # reset_artifacts:
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 4e413cf0..fb767cbb 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 1255 commits in linux: Success on arm
+[Linaro-TCWG-CI] 0 commits in linux: Success on arm
