 11-check_regression/baseline.xfail      |   8 +++
 11-check_regression/console.log.xz      | Bin 0 -> 3668 bytes
 11-check_regression/extra-bisect-params |   1 +
 11-check_regression/fails.sum           |  10 ++++
 11-check_regression/flaky.xfail         |  45 +++++++++++++++++
 11-check_regression/results.regressions |   1 +
 11-check_regression/trigger-bisect      |   3 ++
 README.html                             |  41 +++------------
 README.txt                              |  40 +++------------
 results                                 |   1 +
 sumfiles/xfails.xfail                   |  86 ++------------------------------
 11 files changed, 85 insertions(+), 151 deletions(-)

diff --git a/11-check_regression/baseline.xfail b/11-check_regression/baseline.xfail
new file mode 100644
index 00000000..a7f4d6d4
--- /dev/null
+++ b/11-check_regression/baseline.xfail
@@ -0,0 +1,8 @@
+		=== glibc tests ===
+
+Running glibc:elf ...
+XPASS: elf/tst-protected1a 
+XPASS: elf/tst-protected1b 
+
+Running glibc:misc ...
+FAIL: misc/tst-personality 
diff --git a/11-check_regression/console.log.xz b/11-check_regression/console.log.xz
new file mode 100644
index 00000000..337a5000
Binary files /dev/null and b/11-check_regression/console.log.xz differ
diff --git a/11-check_regression/extra-bisect-params b/11-check_regression/extra-bisect-params
new file mode 100644
index 00000000..362c4a5a
--- /dev/null
+++ b/11-check_regression/extra-bisect-params
@@ -0,0 +1 @@
+extra_build_params=++testsuites glibc:misc 
diff --git a/11-check_regression/fails.sum b/11-check_regression/fails.sum
new file mode 100644
index 00000000..c5152a72
--- /dev/null
+++ b/11-check_regression/fails.sum
@@ -0,0 +1,10 @@
+		=== glibc tests ===
+
+Running glibc:misc ...
+FAIL: misc/tst-glibcsyscalls 
+
+		=== Results Summary ===
+
+# of stable fails		4
+# of flaky entries		7
+# of all tests			6155
diff --git a/11-check_regression/flaky.xfail b/11-check_regression/flaky.xfail
new file mode 100644
index 00000000..6e34b700
--- /dev/null
+++ b/11-check_regression/flaky.xfail
@@ -0,0 +1,45 @@
+################################
+# New flaky tests
+# From https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-arm-build/1121/:
+		=== glibc tests ===
+
+Running glibc:nptl ...
+flaky,expire=20250625 | FAIL: nptl/tst-mutexpi7 
+
+		=== Results Summary ===
+
+# of stable fails		3
+# of flaky entries		0
+# of all tests			753
+		=== glibc tests ===
+
+Running glibc:malloc ...
+flaky,expire=20250625 | FAIL: malloc/tst-malloc-tcache-leak 
+flaky,expire=20250625 | FAIL: malloc/tst-mallocfork2 
+flaky,expire=20250625 | FAIL: malloc/tst-mallocfork3 
+
+Running glibc:nptl ...
+flaky,expire=20250625 | FAIL: nptl/tst-pthread-setuid-loop 
+
+		=== Results Summary ===
+
+# of stable fails		8
+# of flaky entries		0
+# of all tests			753
+################################
+# Known flaky tests
+
+# From https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-arm-build/1110/:
+		=== glibc tests ===
+
+Running glibc:nptl ...
+flaky,expire=20250618 | FAIL: nptl/tst-cancel32 
+
+Running glibc:nss ...
+flaky,expire=20250618 | FAIL: nss/tst-nss-files-hosts-getent 
+
+		=== Results Summary ===
+
+# of stable fails		5
+# of flaky entries		0
+# of all tests			1034
diff --git a/11-check_regression/results.regressions b/11-check_regression/results.regressions
new file mode 100644
index 00000000..0e86a649
--- /dev/null
+++ b/11-check_regression/results.regressions
@@ -0,0 +1 @@
+# 1 regressions
diff --git a/11-check_regression/trigger-bisect b/11-check_regression/trigger-bisect
new file mode 100644
index 00000000..7b2e4d31
--- /dev/null
+++ b/11-check_regression/trigger-bisect
@@ -0,0 +1,3 @@
+current_project=glibc
+bad_git=git://sourceware.org/git/glibc.git#7f163bd2106f96e2925e9bb3e0e545cfae7ba1af
+extra_build_params=++testsuites glibc:misc 
diff --git a/README.html b/README.html
index 0ab3bef3..8e2e643e 100644
--- a/README.html
+++ b/README.html
@@ -11,14 +11,6 @@ the build.  More synthetic information is available in other directories,
 as described below:
 <p>
 <ul>
-<li><a href="00-sumfiles/">00-sumfiles/</a> contains .log and possibly .sum files generated by the
-  build. Files with .0 suffix contain the results of the initial full
-  testsuite run, files with .1, .2 etc... contain logs restricted to
-  the parts (.exp) of the testsuite where we detected regressions.
-  .1, .2, .... represent the number of times this subset of the testsuite
-  was executed in order to also identify flaky tests.  The last one
-  contains what is considered as the results of this build.
-
 <li><a href="git/">git/</a> contains the revision and repository of each toolchain
   component built
 
@@ -40,37 +32,11 @@ interested in:
 <ul>
 <li><a href="notify/regressions.sum/*view*/">notify/regressions.sum</a> and <a href="notify/results.compare.txt/*view*/">notify/results.compare.txt</a> (regression report).
 
-<li><a href="00-sumfiles/">00-sumfiles/</a> .log files with detailed errors, to save
-  yourself reproducing the problem on your machine.
 </ul>
 <p>
 List of files below:
 <p>
 <ul>
-<li><a href="./00-sumfiles/tests.log.0.xz">./00-sumfiles/tests.log.0.xz</a>
-<li><a href="./00-sumfiles/tests.log.1.xz">./00-sumfiles/tests.log.1.xz</a>
-<li><a href="./00-sumfiles/tests.log.2.xz">./00-sumfiles/tests.log.2.xz</a>
-<li><a href="./00-sumfiles/tests.sum.0/*view*/">./00-sumfiles/tests.sum.0</a>
-<li><a href="./00-sumfiles/tests.sum.1/*view*/">./00-sumfiles/tests.sum.1</a>
-<li><a href="./00-sumfiles/tests.sum.2/*view*/">./00-sumfiles/tests.sum.2</a>
-<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>
-<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>
-<li><a href="./03-build_abe-binutils/console.log.xz">./03-build_abe-binutils/console.log.xz</a>
-<li><a href="./03-build_abe-binutils/make-binutils.log.xz">./03-build_abe-binutils/make-binutils.log.xz</a>
-<li><a href="./04-build_abe-gcc/console.log.xz">./04-build_abe-gcc/console.log.xz</a>
-<li><a href="./04-build_abe-gcc/make-gcc-stage2.log.xz">./04-build_abe-gcc/make-gcc-stage2.log.xz</a>
-<li><a href="./05-clean_sysroot/console.log.xz">./05-clean_sysroot/console.log.xz</a>
-<li><a href="./06-build_abe-linux/console.log.xz">./06-build_abe-linux/console.log.xz</a>
-<li><a href="./07-build_abe-glibc/console.log.xz">./07-build_abe-glibc/console.log.xz</a>
-<li><a href="./07-build_abe-glibc/make-glibc.log.xz">./07-build_abe-glibc/make-glibc.log.xz</a>
-<li><a href="./08-build_abe-gdb/console.log.xz">./08-build_abe-gdb/console.log.xz</a>
-<li><a href="./08-build_abe-gdb/make-gdb.log.xz">./08-build_abe-gdb/make-gdb.log.xz</a>
-<li><a href="./09-build_abe-dejagnu/console.log.xz">./09-build_abe-dejagnu/console.log.xz</a>
-<li><a href="./09-build_abe-dejagnu/make-dejagnu.log.xz">./09-build_abe-dejagnu/make-dejagnu.log.xz</a>
-<li><a href="./10-build_abe-check_glibc/baseline.xfail/*view*/">./10-build_abe-check_glibc/baseline.xfail</a>
-<li><a href="./10-build_abe-check_glibc/check-glibc.log.xz">./10-build_abe-check_glibc/check-glibc.log.xz</a>
-<li><a href="./10-build_abe-check_glibc/console.log.xz">./10-build_abe-check_glibc/console.log.xz</a>
-<li><a href="./10-build_abe-check_glibc/flaky.xfail/*view*/">./10-build_abe-check_glibc/flaky.xfail</a>
 <li><a href="./11-check_regression/baseline.xfail/*view*/">./11-check_regression/baseline.xfail</a>
 <li><a href="./11-check_regression/console.log.xz">./11-check_regression/console.log.xz</a>
 <li><a href="./11-check_regression/extra-bisect-params/*view*/">./11-check_regression/extra-bisect-params</a>
@@ -89,12 +55,17 @@ List of files below:
 <li><a href="./git/linux_rev/*view*/">./git/linux_rev</a>
 <li><a href="./git/linux_url/*view*/">./git/linux_url</a>
 <li><a href="./jenkins/build-name/*view*/">./jenkins/build-name</a>
+<li><a href="./jenkins/mail-body.txt/*view*/">./jenkins/mail-body.txt</a>
+<li><a href="./jenkins/mail-recipients.txt/*view*/">./jenkins/mail-recipients.txt</a>
+<li><a href="./jenkins/mail-subject.txt/*view*/">./jenkins/mail-subject.txt</a>
 <li><a href="./jenkins/notify-full.log/*view*/">./jenkins/notify-full.log</a>
 <li><a href="./jenkins/notify-init.log/*view*/">./jenkins/notify-init.log</a>
 <li><a href="./jenkins/rewrite-false.log/*view*/">./jenkins/rewrite-false.log</a>
+<li><a href="./jenkins/rewrite-true.log/*view*/">./jenkins/rewrite-true.log</a>
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
+<li><a href="./notify/fixes.sum/*view*/">./notify/fixes.sum</a>
 <li><a href="./notify/improvements.sum/*view*/">./notify/improvements.sum</a>
 <li><a href="./notify/jira/comment-card.txt/*view*/">./notify/jira/comment-card.txt</a>
 <li><a href="./notify/jira/comment-template.txt/*view*/">./notify/jira/comment-template.txt</a>
@@ -104,6 +75,7 @@ List of files below:
 <li><a href="./notify/jira/startdate/*view*/">./notify/jira/startdate</a>
 <li><a href="./notify/jira/summary/*view*/">./notify/jira/summary</a>
 <li><a href="./notify/jira/yaml/*view*/">./notify/jira/yaml</a>
+<li><a href="./notify/lnt_report.json/*view*/">./notify/lnt_report.json</a>
 <li><a href="./notify/mail-body.txt/*view*/">./notify/mail-body.txt</a>
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
@@ -111,6 +83,7 @@ List of files below:
 <li><a href="./notify/results.compare.txt/*view*/">./notify/results.compare.txt</a>
 <li><a href="./notify/results-summary.txt/*view*/">./notify/results-summary.txt</a>
 <li><a href="./README.html/*view*/">./README.html</a>
+<li><a href="./README.txt/*view*/">./README.txt</a>
 <li><a href="./results/*view*/">./results</a>
 <li><a href="./rr_stage.txt/*view*/">./rr_stage.txt</a>
 <li><a href="./sumfiles/flaky.xfail/*view*/">./sumfiles/flaky.xfail</a>
diff --git a/README.txt b/README.txt
index c62d2365..7e5dc3e4 100644
--- a/README.txt
+++ b/README.txt
@@ -8,14 +8,6 @@ the build.  More synthetic information is available in other directories,
 as described below:
 
 
-- 00-sumfiles/ contains .log and possibly .sum files generated by the
-  build. Files with .0 suffix contain the results of the initial full
-  testsuite run, files with .1, .2 etc... contain logs restricted to
-  the parts (.exp) of the testsuite where we detected regressions.
-  .1, .2, .... represent the number of times this subset of the testsuite
-  was executed in order to also identify flaky tests.  The last one
-  contains what is considered as the results of this build.
-
 - git/ contains the revision and repository of each toolchain
   component built
 
@@ -37,37 +29,11 @@ interested in:
 
 - notify/regressions.sum and notify/results.compare.txt (regression report).
 
-- 00-sumfiles/ .log files with detailed errors, to save
-  yourself reproducing the problem on your machine.
 
 
 List of files below:
 
 
-- ./00-sumfiles/tests.log.0.xz
-- ./00-sumfiles/tests.log.1.xz
-- ./00-sumfiles/tests.log.2.xz
-- ./00-sumfiles/tests.sum.0
-- ./00-sumfiles/tests.sum.1
-- ./00-sumfiles/tests.sum.2
-- ./01-reset_artifacts/console.log.xz
-- ./02-prepare_abe/console.log.xz
-- ./03-build_abe-binutils/console.log.xz
-- ./03-build_abe-binutils/make-binutils.log.xz
-- ./04-build_abe-gcc/console.log.xz
-- ./04-build_abe-gcc/make-gcc-stage2.log.xz
-- ./05-clean_sysroot/console.log.xz
-- ./06-build_abe-linux/console.log.xz
-- ./07-build_abe-glibc/console.log.xz
-- ./07-build_abe-glibc/make-glibc.log.xz
-- ./08-build_abe-gdb/console.log.xz
-- ./08-build_abe-gdb/make-gdb.log.xz
-- ./09-build_abe-dejagnu/console.log.xz
-- ./09-build_abe-dejagnu/make-dejagnu.log.xz
-- ./10-build_abe-check_glibc/baseline.xfail
-- ./10-build_abe-check_glibc/check-glibc.log.xz
-- ./10-build_abe-check_glibc/console.log.xz
-- ./10-build_abe-check_glibc/flaky.xfail
 - ./11-check_regression/baseline.xfail
 - ./11-check_regression/console.log.xz
 - ./11-check_regression/extra-bisect-params
@@ -86,12 +52,17 @@ List of files below:
 - ./git/linux_rev
 - ./git/linux_url
 - ./jenkins/build-name
+- ./jenkins/mail-body.txt
+- ./jenkins/mail-recipients.txt
+- ./jenkins/mail-subject.txt
 - ./jenkins/notify-full.log
 - ./jenkins/notify-init.log
 - ./jenkins/rewrite-false.log
+- ./jenkins/rewrite-true.log
 - ./jenkins/run-build.env
 - ./manifest.sh
 - ./notify/configure-toolchain.txt
+- ./notify/fixes.sum
 - ./notify/improvements.sum
 - ./notify/jira/comment-card.txt
 - ./notify/jira/comment-template.txt
@@ -101,6 +72,7 @@ List of files below:
 - ./notify/jira/startdate
 - ./notify/jira/summary
 - ./notify/jira/yaml
+- ./notify/lnt_report.json
 - ./notify/mail-body.txt
 - ./notify/mail-recipients.txt
 - ./notify/mail-subject.txt
diff --git a/results b/results
index 3a1008a9..0341a7b7 100644
--- a/results
+++ b/results
@@ -15,3 +15,4 @@
 # build_abe check_glibc --:
 0
 # 1 regressions
+# 1 regressions
diff --git a/sumfiles/xfails.xfail b/sumfiles/xfails.xfail
index 590256e1..0f376d9d 100644
--- a/sumfiles/xfails.xfail
+++ b/sumfiles/xfails.xfail
@@ -3,6 +3,7 @@
 # - known flaky tests (from baseline)
 # - known failures (from baseline)
 #
+################################
 # New flaky tests
 # From https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-arm-build/1121/:
 		=== glibc tests ===
@@ -30,88 +31,9 @@ flaky,expire=20250625 | FAIL: nptl/tst-pthread-setuid-loop
 # of stable fails		8
 # of flaky entries		0
 # of all tests			753
+################################
 # Known flaky tests
 
-# From https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-arm-build/1113/:
-		=== glibc tests ===
-
-Running glibc:nptl ...
-flaky,expire=20250622 | FAIL: nptl/tst-cancel32 
-
-		=== Results Summary ===
-
-# of stable fails		1
-# of flaky entries		0
-# of all tests			1833
-		=== glibc tests ===
-
-Running glibc:nptl ...
-flaky,expire=20250622 | FAIL: nptl/tst-create-detached 
-flaky,expire=20250622 | FAIL: nptl/tst-mutexpi12 
-flaky,expire=20250622 | FAIL: nptl/tst-mutexpi7 
-flaky,expire=20250622 | FAIL: nptl/tst-pthread-setuid-loop 
-
-Running glibc:stdio-common ...
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-d-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-d-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-d-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-d-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-d-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-d-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-f-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-f-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-f-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-f-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-f-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-p-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-p-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-p-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-p-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-s-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-s-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-s-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-s-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-s-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-sn-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-sn-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-sn-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-sn-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-sn-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-sn-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-v-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-v-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-v-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-v-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-v-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-v-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vd-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vd-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vd-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vd-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vd-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vf-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vf-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vf-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vf-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vf-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vs-double-E 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vs-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vs-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vs-double-e 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vs-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vs-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vsn-double-F 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vsn-double-G 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vsn-double-f 
-flaky,expire=20250622 | FAIL: stdio-common/tst-printf-format-vsn-double-g 
-flaky,expire=20250622 | FAIL: stdio-common/tst-read-offset 
-
-		=== Results Summary ===
-
-# of stable fails		60
-# of flaky entries		0
-# of all tests			1833
-
 # From https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-arm-build/1110/:
 		=== glibc tests ===
 
@@ -126,6 +48,7 @@ flaky,expire=20250618 | FAIL: nss/tst-nss-files-hosts-getent
 # of stable fails		5
 # of flaky entries		0
 # of all tests			1034
+################################
 # Known failures (from baseline)
 		=== glibc tests ===
 
@@ -135,6 +58,3 @@ XPASS: elf/tst-protected1b
 
 Running glibc:misc ...
 FAIL: misc/tst-personality 
-
-Running glibc:nptl ...
-FAIL: nptl/tst-cancel32 
