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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c8d6d321 2: update: binutils-gcc-linux: 20992
discards 29305e50 1: reset: linux-859247d39fb008ea812e8f0c398a58a20c12899e: 30
discards 7b72230a 0: update: binutils-gcc: all
new 34d27e2e 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 (c8d6d321)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 166 +-
02-prepare_abe/console.log | 180 +-
03-build_abe-binutils/console.log | 10462 +++++------
04-build_abe-stage1/console.log | 18093 +++++++++---------
05-build_linux/console.log | 783 +-
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 17 +-
07-check_regression/results.regressions | 4 +-
08-update_baseline/console.log | 75 +-
08-update_baseline/results.regressions | 4 +-
console.log | 29784 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 4 +-
13 files changed, 29787 insertions(+), 29805 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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 92ab97adeefc Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-sh
new ca589ea8d1b6 s390/idle: fix suspicious RCU usage
new b6186d7fb533 s390/zcrypt: fix kmalloc 256k failure
new fcb2b70cdb19 s390/init: add missing __init annotations
new afdf9550e546 s390/pci: fix leak of DMA tables on hard unplug
new 73ac74c7d489 lockdep: fix order in trace_hardirqs_off_caller()
new cd4d3d5f21dd s390: add 3f program exception handler
new eb5f95f1593f Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/lin [...]
The 7 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/s390/kernel/entry.h | 1 +
arch/s390/kernel/idle.c | 5 ++---
arch/s390/kernel/pgm_check.S | 2 +-
arch/s390/kernel/setup.c | 6 +++---
arch/s390/mm/fault.c | 20 ++++++++++++++++++++
arch/s390/pci/pci.c | 4 ++++
arch/s390/pci/pci_event.c | 2 ++
drivers/s390/crypto/zcrypt_ccamisc.c | 8 ++++----
kernel/trace/trace_preemptirq.c | 4 ++--
9 files changed, 39 insertions(+), 13 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 37e53874d4d Daily bump.
adds 7ebf06c0a44 arm: Extend the PR94780 fix to arm
adds a24744c1ed8 store-merging: Consider also overlapping stores earlier in [...]
adds 03732d58b03 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 33 ++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-builtins.c | 9 ++-
gcc/gimple-ssa-store-merging.c | 76 ++++++++++++++++---
gcc/testsuite/ChangeLog | 9 +++
gcc/testsuite/gcc.dg/store_merging_31.c | 27 +++++++
gcc/testsuite/gcc.dg/store_merging_32.c | 129 ++++++++++++++++++++++++++++++++
7 files changed, 270 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/store_merging_31.c
create mode 100644 gcc/testsuite/gcc.dg/store_merging_32.c
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 4d92af94 0: update: binutils-gcc-linux: boot
new cb4c4cbd 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 (4d92af94)
\
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 | 212 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11538 ++++++-------
04-build_abe-stage1/console.log | 13841 +++++++--------
05-build_linux/console.log | 650 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26877 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 26804 insertions(+), 26798 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 30a41777 4: update: binutils-gcc-linux: 16047
new 7380c7b2 4: update: binutils-gcc-linux: 16047
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 (30a41777)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11465 +++++-----
04-build_abe-stage1/console.log | 16139 +++++++-------
05-build_linux/console.log | 6326 +++---
07-check_regression/console.log | 20 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 156 +-
08-update_baseline/results.regressions | 20 +-
console.log | 34762 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 34847 insertions(+), 34727 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.