diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 98687bf9..494e1130 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -3,7 +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:
-  | 1470 commits in binutils,llvm,linux,qemu
+  | 504 commits in binutils,llvm,linux,qemu
   | ddc09604ad3 ld: testsuite: Fix several CTF tests on 32-bit SPARC
   | f28a89fd767 [gdb/testsuite] Use regexp to match $\_gdb_{major,minor}
   | f586f9b61d1 buffer overflow in process_sht_group_entries
@@ -16,17 +16,11 @@ In tcwg_kernel/llvm-master-arm-next-allmodconfig, after:
   | bd77e9acf0e8 [clang-tidy] Avoid matching nodes in system headers (#151035)
   | 5ae8a9b8cee3 [SimplifyCfg] Handle trunc nuw i1 condition in Equality comparison. (#153051)
   | ... and 435 more commits in llvm
-  | 1357b2649c026 Add linux-next specific files for 20250815
-  | 5a92e63703327 fix up for "dm-pcache: add persistent cache target in device-mapper"
-  | 96e7686fcc067 Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git
-  | 829074c0baa1d Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git
-  | 90ea94d3168d1 Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/crng/random.git
-  | ... and 961 more commits in linux
-  | 5836af0783 Merge tag 'uefi-20250812-pull-request' of https://gitlab.com/kraxel/qemu into staging
-  | 040237436f hw/uefi: open json file in binary mode
-  | fc8ee8fe58 hw/uefi: check access for first variable
-  | 88e5a28d5a hw/uefi: return success for notifications
-  | f757d9d90d hw/uefi: clear uefi-vars buffer in uefi_vars_write callback
+  | 5836af07832 Merge tag 'uefi-20250812-pull-request' of https://gitlab.com/kraxel/qemu into staging
+  | 040237436f4 hw/uefi: open json file in binary mode
+  | fc8ee8fe58a hw/uefi: check access for first variable
+  | 88e5a28d5aa hw/uefi: return success for notifications
+  | f757d9d90d1 hw/uefi: clear uefi-vars buffer in uefi_vars_write callback
 
 Produces Success:
   | Results changed to
@@ -63,6 +57,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
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-next-allmodconfig
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 45260a58..6d35ecab 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 1470 commits in binutils,llvm,linux,qemu: Success on arm
+[Linaro-TCWG-CI] 504 commits in binutils,llvm,linux,qemu: Success on arm
