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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 49fc0b30 0: update: llvm-linux: all
new 56cdc6ed 0: update: llvm-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 (49fc0b30)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 154 +-
02-build_llvm/console.log | 12584 ++++++++++++++---------------
03-build_linux/console.log | 3536 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 16300 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 16304 insertions(+), 16304 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8acbde41 0: update: binutils-gcc-linux: all
new 170d31ca 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 (8acbde41)
\
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 | 130 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11584 ++++++++--------
04-build_abe-stage1/console.log | 13903 +++++++++----------
05-build_linux/console.log | 783 +-
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26825 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 26830 insertions(+), 26839 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 dbab40bdb42c Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk [...]
new 7713e62c8623 hwmon: (nct7802) Fix voltage limits to wrong registers
new e51a7dda2998 hwmon: (nct7802) Fix non-working alarm on voltages
new cf3ca1877574 hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
new 3bf8bdcf3bad hwmon: (core) Do not use device managed functions for memo [...]
new 1b4e677f86c7 Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub [...]
new 90a8e82d3ca8 leds: gpio: Fix uninitialized gpio label for fwnode based probe
new 22cb0a76e005 leds-as3645a: Drop fwnode reference on ignored node
new 2424415d25a7 led: max77650: add of_match table
new 30d57d55abd7 ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()
new 51eb5a24de91 leds: rb532: cleanup whitespace
new 43108c72cf1d leds: lm3532: add pointer to documentation and fix typo
new 131701c697e8 Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/l [...]
The 12 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:
drivers/hwmon/adt7475.c | 5 ++-
drivers/hwmon/hwmon.c | 68 ++++++++++++++++++------------
drivers/hwmon/nct7802.c | 75 +++++++++++++++++++++++++++++++---
drivers/leds/leds-as3645a.c | 3 +-
drivers/leds/leds-gpio.c | 10 ++++-
drivers/leds/leds-lm3532.c | 3 +-
drivers/leds/leds-max77650.c | 7 ++++
drivers/leds/leds-rb532.c | 1 -
drivers/leds/trigger/ledtrig-pattern.c | 4 +-
9 files changed, 135 insertions(+), 41 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 releases/gcc-8
in repository gcc.
from 71ae33fbd8cd Daily bump.
new 7ec6673ada33 Fix ICE with cast of division by zero (PR c/93348).
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/c/ChangeLog | 9 +++++++++
gcc/c/c-typeck.c | 2 ++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr93348-1.c | 5 +++++
4 files changed, 24 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr93348-1.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-master-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from d96d875ef5dd Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub [...]
adds 1292e972fff2 io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
adds dbab40bdb42c Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk [...]
No new revisions were added by this update.
Summary of changes:
fs/io_uring.c | 4 +++-
include/uapi/linux/io_uring.h | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.