diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 934365430..6813c38a7 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -16,17 +16,17 @@ In tcwg_kernel/llvm-master-arm-mainline-allmodconfig, after:
   | 9de4e062d7c4 [SYCL] Restrict the sycl_kernel_entry_point attribute spelling to C++11 style. (#151405)
   | 49d89bc9f43f [AMDGPU] Add gfx1250 cvt_pk|sr_fp8|bf8_f32 instructions (#151595)
   | ... and 2281 more commits in llvm
-  | 6a68cec16b64 Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
-  | 6aee5aed2edd Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
-  | af5b2619a89d Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
-  | beace86e61e4 Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
-  | cbbf0a759ff9 Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
+  | 6a68cec16b647 Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
+  | 6aee5aed2edd0 Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
+  | af5b2619a89d4 Merge tag 'wq-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
+  | beace86e61e46 Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
+  | cbbf0a759ff96 Merge tag 'mtd/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
   | ... and 10824 more commits in linux
-  | 4e06566dbd1 Merge tag 'pull-riscv-to-apply-20250730-2' of https://github.com/alistair23/qemu into staging
-  | 86bc3a0abf1 target/riscv: Restrict midelegh access to S-mode harts
-  | e443ba03361 target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
-  | 30ef718423e target/riscv: Fix exception type when VU accesses supervisor CSRs
-  | 09ac27a9b59 riscv: Revert "Generate strided vector loads/stores with tcg nodes."
+  | 4e06566dbd Merge tag 'pull-riscv-to-apply-20250730-2' of https://github.com/alistair23/qemu into staging
+  | 86bc3a0abf target/riscv: Restrict midelegh access to S-mode harts
+  | e443ba0336 target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
+  | 30ef718423 target/riscv: Fix exception type when VU accesses supervisor CSRs
+  | 09ac27a9b5 riscv: Revert "Generate strided vector loads/stores with tcg nodes."
   | ... and 566 more commits in qemu
 
 Produces Success:
@@ -64,6 +64,17 @@ Produces Success:
   | # 00:31:07 make[6]: *** [scripts/Makefile.build:554: drivers/net/wireless/broadcom/brcm80211] Error 2
   | # 00:31:07 make[5]: *** [scripts/Makefile.build:554: drivers/net/wireless/broadcom] Error 2
   | # 00:32:39 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:45:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # First few build errors in logs:
+  | # 00:12:01 net/phonet/pep.c:829:37: error: variable 'dst' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:12:01 make[4]: *** [scripts/Makefile.build:287: net/phonet/pep.o] Error 1
+  | # 00:12:06 make[3]: *** [scripts/Makefile.build:554: net/phonet] Error 2
+  | # 00:18:00 make[2]: *** [scripts/Makefile.build:554: net] Error 2
+  | # 00:30:32 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:2728:13: error: variable 'diq_start' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
+  | # 00:30:32 make[8]: *** [scripts/Makefile.build:287: drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.o] Error 1
+  | # 00:31:07 make[7]: *** [scripts/Makefile.build:554: drivers/net/wireless/broadcom/brcm80211/brcmsmac] Error 2
+  | # 00:31:07 make[6]: *** [scripts/Makefile.build:554: drivers/net/wireless/broadcom/brcm80211] Error 2
+  | # 00:31:07 make[5]: *** [scripts/Makefile.build:554: drivers/net/wireless/broadcom] Error 2
+  | # 00:32:39 drivers/media/platform/samsung/s5p-mfc/s5p_mfc_cmd_v6.c:45:7: error: variable 'h2r_args' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]
 
 Used configuration :
  tcwg_kernel/llvm-master-arm-mainline-allmodconfig
