This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 3650b228f83a Linux 5.10-rc1
adds 8e90b4b1305a s390: correct __bootdata / __bootdata_preserved macros
adds 7e2b2da60658 Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/li [...]
adds 9480b4e75b71 cachefiles: Handle readpage error correctly
adds c3a98c3ad5c0 crypto: x86/poly1305 - add back a needed assignment
adds 41ba50b0572e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds bf9a76a470d8 arch/um: partially revert the conversion to __section() macro
adds 4525c8781ec0 scsi: qla2xxx: remove incorrect sparse #ifdef
No new revisions were added by this update.
Summary of changes:
arch/s390/include/asm/sections.h | 4 ++--
arch/um/kernel/skas/clone.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 1 +
arch/x86/um/stub_segv.c | 2 +-
drivers/scsi/qla2xxx/qla_tmpl.c | 4 ----
fs/cachefiles/rdwr.c | 3 ++-
6 files changed, 7 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 7b73f845 0: update: llvm-linux: boot
new 851c1349 0: update: llvm-linux: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7b73f845)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 236 +-
02-build_llvm/console.log | 12620 +++++++++++++++++-----------------
03-build_linux/console.log | 696 +-
04-boot_linux/console.log | 482 +-
05-check_regression/console.log | 32 +-
06-update_baseline/console.log | 12 +-
console.log | 14078 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14080 insertions(+), 14084 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from 3650b228f83a Linux 5.10-rc1
adds 8e90b4b1305a s390: correct __bootdata / __bootdata_preserved macros
adds 7e2b2da60658 Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/li [...]
adds 9480b4e75b71 cachefiles: Handle readpage error correctly
adds c3a98c3ad5c0 crypto: x86/poly1305 - add back a needed assignment
adds 41ba50b0572e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds bf9a76a470d8 arch/um: partially revert the conversion to __section() macro
adds 4525c8781ec0 scsi: qla2xxx: remove incorrect sparse #ifdef
No new revisions were added by this update.
Summary of changes:
arch/s390/include/asm/sections.h | 4 ++--
arch/um/kernel/skas/clone.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 1 +
arch/x86/um/stub_segv.c | 2 +-
drivers/scsi/qla2xxx/qla_tmpl.c | 4 ----
fs/cachefiles/rdwr.c | 3 ++-
6 files changed, 7 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from d59630f995 arm: CVE-2020-6096: Fix multiarch memcpy for negative length [...]
adds afc53d52dc AArch64: Align ENTRY to a cacheline
adds ade1fa24e3 AArch64: Add optimized Q-register memcpy
adds 236287f869 AArch64: Improve backwards memmove performance
adds ad34abcad5 AArch64: Rename IS_ARES to IS_NEOVERSE_N1
adds 704e18d66d aarch64: Increase small and medium cases for __memcpy_generic
adds 80259cd098 [AArch64] Improve integer memcpy
adds 24c0d68815 AArch64: Use __memcpy_simd on Neoverse N2/V1
No new revisions were added by this update.
Summary of changes:
sysdeps/aarch64/memcpy.S | 211 +++++++++++----------
sysdeps/aarch64/multiarch/Makefile | 2 +-
sysdeps/aarch64/multiarch/ifunc-impl-list.c | 2 +
sysdeps/aarch64/multiarch/memcpy.c | 8 +-
sysdeps/aarch64/multiarch/memcpy_advsimd.S | 248 +++++++++++++++++++++++++
sysdeps/aarch64/multiarch/memmove.c | 6 +-
sysdeps/aarch64/sysdep.h | 2 +-
sysdeps/unix/sysv/linux/aarch64/cpu-features.h | 8 +-
8 files changed, 383 insertions(+), 104 deletions(-)
create mode 100644 sysdeps/aarch64/multiarch/memcpy_advsimd.S
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8bf25df9 2: update: llvm-linux: 19193
new 6cf8d2f5 2: update: llvm-linux: 19193
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8bf25df9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 140 +-
02-build_llvm/console.log | 12612 +++++++++++++--------------
03-build_linux/console.log | 778 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 36 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13568 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 13574 insertions(+), 13574 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards f81edac4 2: update: gcc-96b32c86f507f5391512a9cb5ec536e604472ea2: 1
new 81e9fbe6 2: update: binutils-gcc-glibc: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f81edac4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 180 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11301 +--
04-build_abe-stage1/console.log | 13781 ++--
05-build_abe-linux/console.log | 264 +-
06-build_abe-glibc/console.log | 38802 +++++-----
07-build_abe-stage2/console.log | 35410 +++++-----
09-benchmark--O2_LTO/benchmark-start.log | 2 +-
09-benchmark--O2_LTO/benchmark.log | 17 +-
09-benchmark--O2_LTO/console.log | 161 +-
10-check_regression/console.log | 1096 +-
10-check_regression/results-0.csv | 153 +-
10-check_regression/results-1.csv | 170 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 176 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 3820 +-
11-update_baseline/console.log | 3372 +-
11-update_baseline/results-1.csv | 170 +-
11-update_baseline/results-brief.csv | 56 +-
11-update_baseline/results-full.csv | 170 +-
11-update_baseline/results.csv | 68 +-
11-update_baseline/results.log | 2888 +-
11-update_baseline/results.regressions | 2 +-
console.log | 105043 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
27 files changed, 109930 insertions(+), 107752 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from 3650b228f83a Linux 5.10-rc1
adds 8e90b4b1305a s390: correct __bootdata / __bootdata_preserved macros
adds 7e2b2da60658 Merge tag 's390-5.10-2' of git://git.kernel.org/pub/scm/li [...]
adds 9480b4e75b71 cachefiles: Handle readpage error correctly
adds c3a98c3ad5c0 crypto: x86/poly1305 - add back a needed assignment
adds 41ba50b0572e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds bf9a76a470d8 arch/um: partially revert the conversion to __section() macro
adds 4525c8781ec0 scsi: qla2xxx: remove incorrect sparse #ifdef
No new revisions were added by this update.
Summary of changes:
arch/s390/include/asm/sections.h | 4 ++--
arch/um/kernel/skas/clone.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 1 +
arch/x86/um/stub_segv.c | 2 +-
drivers/scsi/qla2xxx/qla_tmpl.c | 4 ----
fs/cachefiles/rdwr.c | 3 ++-
6 files changed, 7 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from e84932fd590 Daily bump.
new c9e421e5f9b Daily bump.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5f3fa581 0: update: binutils-gcc-linux: all
new f984494a 0: update: binutils-gcc-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (5f3fa581)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log | 226 +-
02-prepare_abe/console.log | 26 +-
03-build_abe-binutils/console.log | 11245 +++++------
04-build_abe-stage1/console.log | 17844 +++++++++---------
05-build_linux/console.log | 556 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29975 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29960 insertions(+), 29954 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.