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-lts-allyesconfig
in repository toolchain/ci/llvm-project.
from 8e7ae355ba9 [llvm-objcopy] Avoid invalid Sec.Offset after D79229
new 98f9f73f6d2 [Sema] Allow function attribute patchable_function_entry on [...]
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:
clang/include/clang/Basic/Attr.td | 2 +-
clang/test/Sema/patchable-function-entry-attr.cpp | 1 +
2 files changed, 2 insertions(+), 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/llvm-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards b03db1e9 0: update: llvm-linux: 16
new bf98f2aa 0: update: llvm-linux: 16
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 (b03db1e9)
\
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 | 74 +-
02-build_llvm/console.log | 12584 ++++++++++++++--------------
03-build_linux/console.log | 712 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 41 -
06-update_baseline/results.regressions | 20 +-
console.log | 13372 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
9 files changed, 13403 insertions(+), 13436 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.
unknown user pushed a change to branch master
in repository gcc.
from 7c2879301d3 i386: Use ADD to implement compares with negated operand [PR94913]
new 530b4409435 add a new option -flarge-source-files.
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/ChangeLog | 8 ++++++++
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-indentation.c | 5 +++++
gcc/common.opt | 5 +++++
gcc/doc/invoke.texi | 19 +++++++++++++++++--
gcc/testsuite/ChangeLog | 6 ++++++
.../gcc.dg/plugin/location-overflow-test-1.c | 2 +-
gcc/toplev.c | 3 +++
8 files changed, 51 insertions(+), 3 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-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9962aa10 0: update: binutils-gcc-linux: boot
new 82c8e502 0: update: binutils-gcc-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 (9962aa10)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 162 +-
02-prepare_abe/console.log | 74 +-
03-build_abe-binutils/console.log | 11366 ++++++-------
04-build_abe-stage1/console.log | 13290 ++++++++--------
05-build_linux/console.log | 708 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25614 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 25592 insertions(+), 25648 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.
unknown user pushed a change to branch master
in repository linux.
from dc56c5acd850 Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infra [...]
new 706024a52c61 crypto: arch/lib - limit simd usage to 4k chunks
new a9a8ba90fa58 crypto: arch/nhpoly1305 - process in explicit 4k chunks
new 3c40cdb0e93e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
The 3 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:
arch/arm/crypto/chacha-glue.c | 14 +++++++++++---
arch/arm/crypto/nhpoly1305-neon-glue.c | 2 +-
arch/arm/crypto/poly1305-glue.c | 15 +++++++++++----
arch/arm64/crypto/chacha-neon-glue.c | 14 +++++++++++---
arch/arm64/crypto/nhpoly1305-neon-glue.c | 2 +-
arch/arm64/crypto/poly1305-glue.c | 15 +++++++++++----
arch/x86/crypto/blake2s-glue.c | 10 ++++------
arch/x86/crypto/chacha_glue.c | 14 +++++++++++---
arch/x86/crypto/nhpoly1305-avx2-glue.c | 2 +-
arch/x86/crypto/nhpoly1305-sse2-glue.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 13 ++++++-------
11 files changed, 69 insertions(+), 34 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-allnoconfig
in repository toolchain/ci/linux.
from 47cf1b422e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 4dbccb873f2b platform/x86: surface3_power: Fix a NULL vs IS_ERR() check [...]
adds 713df99a9ef0 platform/x86: wmi: Make two functions static
adds f585c9d5436a platform/x86/intel-uncore-freq: make uncore_root_kobj static
adds e87fa339d413 platform/x86: intel_pmc_core: Change Jasper Lake S0ix debu [...]
adds 3bd12da7f50b platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
adds 01f259f3720c platform/x86: intel_pmc_core: avoid unused-function warnings
adds f8a31eca47be platform/x86: thinkpad_acpi: Remove always false 'value < [...]
adds dc56c5acd850 Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infra [...]
adds 706024a52c61 crypto: arch/lib - limit simd usage to 4k chunks
adds a9a8ba90fa58 crypto: arch/nhpoly1305 - process in explicit 4k chunks
new 3c40cdb0e93e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
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:
arch/arm/crypto/chacha-glue.c | 14 +++++++++++---
arch/arm/crypto/nhpoly1305-neon-glue.c | 2 +-
arch/arm/crypto/poly1305-glue.c | 15 +++++++++++----
arch/arm64/crypto/chacha-neon-glue.c | 14 +++++++++++---
arch/arm64/crypto/nhpoly1305-neon-glue.c | 2 +-
arch/arm64/crypto/poly1305-glue.c | 15 +++++++++++----
arch/x86/crypto/blake2s-glue.c | 10 ++++------
arch/x86/crypto/chacha_glue.c | 14 +++++++++++---
arch/x86/crypto/nhpoly1305-avx2-glue.c | 2 +-
arch/x86/crypto/nhpoly1305-sse2-glue.c | 2 +-
arch/x86/crypto/poly1305_glue.c | 13 ++++++-------
drivers/platform/x86/asus-nb-wmi.c | 24 ++++++++++++++++++++++++
drivers/platform/x86/intel-uncore-frequency.c | 2 +-
drivers/platform/x86/intel_pmc_core.c | 24 +++++-------------------
drivers/platform/x86/intel_pmc_core.h | 2 --
drivers/platform/x86/surface3_power.c | 4 ++--
drivers/platform/x86/thinkpad_acpi.c | 2 +-
drivers/platform/x86/xiaomi-wmi.c | 4 ++--
18 files changed, 104 insertions(+), 61 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5f6560b5 0: update: llvm-linux: boot
new 43660059 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 (5f6560b5)
\
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 | 220 +-
02-build_llvm/console.log | 12498 ++++++++++++++++++-----------------
03-build_linux/console.log | 704 +-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 12 +-
06-update_baseline/console.log | 12 +-
console.log | 13450 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13451 insertions(+), 13459 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.