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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 16e9e22f 0: update: llvm-linux: boot
new 410ed0c6 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 (16e9e22f)
\
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 | 143 +-
02-build_llvm/console.log | 12616 +++++++--------
03-build_linux/console.log | 18447 +++++++++++-----------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 31218 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 31224 insertions(+), 31220 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards b7311438 0: update: binutils-gcc-linux: boot
new 02a4335f 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 (b7311438)
\
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 | 130 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 12105 ++++++------
04-build_abe-stage1/console.log | 16005 ++++++++--------
05-build_linux/console.log | 872 +-
06-boot_linux/console.log | 352 +-
07-check_regression/console.log | 20 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 16 +-
08-update_baseline/results.regressions | 2 +-
console.log | 29930 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 29828 insertions(+), 30048 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 659caaf65dc9 Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/cep [...]
new 9d750c75bd2c risc-v: kernel: ftrace: Fixes improper SPDX comment style
new 1bd14a66ee52 RISC-V: Remove any memblock representing unusable memory area
new 79605f139426 riscv: Set text_offset correctly for M-Mode
new bcacf5f6f239 riscv: fix pfn_to_virt err in do_page_fault().
new 635e3f3e47f2 riscv: uaccess: fix __put_kernel_nofault()
new 1074dd44c5ba RISC-V: Use non-PGD mappings for early DTB access
new c2c81bb2f691 RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
new 4b1d362db99d Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.o [...]
new aafced673c06 i2c: mediatek: move dma reset before i2c reset
new a49cc1fe9d64 i2c: sh_mobile: implement atomic transfers
new ed01ddc618fc i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
new 08e019e27a9e i2c: mlxbf: Fix resrticted cast warning of sparse
new 4b19d806ac52 i2c: mlxbf: Remove unecessary wrapper functions
new 67ee9fda6ed4 i2c: mlxbf: Update reference clock frequency
new 54b9c3d0cea5 i2c: mlxbf: Update author and maintainer email info
new 9890923be3a6 i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
new 66b92313e2ca i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
new 3b5f7f10ff6e i2c: designware: slave should do WRITE_REQUESTED before WR [...]
new af6e7de0c7d1 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 19 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:
MAINTAINERS | 2 +-
arch/riscv/include/asm/uaccess.h | 2 +-
arch/riscv/kernel/ftrace.c | 2 +-
arch/riscv/kernel/head.S | 5 +
arch/riscv/kernel/vdso/.gitignore | 1 +
arch/riscv/kernel/vdso/Makefile | 18 +--
arch/riscv/kernel/vdso/so2s.sh | 6 +
arch/riscv/mm/fault.c | 4 +-
arch/riscv/mm/init.c | 32 +++--
drivers/i2c/busses/Kconfig | 2 +-
drivers/i2c/busses/i2c-designware-slave.c | 52 +++-----
drivers/i2c/busses/i2c-mlxbf.c | 204 +++++++++++++-----------------
drivers/i2c/busses/i2c-mt65xx.c | 8 +-
drivers/i2c/busses/i2c-sh_mobile.c | 86 ++++++++++---
14 files changed, 224 insertions(+), 200 deletions(-)
create mode 100755 arch/riscv/kernel/vdso/so2s.sh
--
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-defconfig
in repository toolchain/ci/base-artifacts.
discards 11d453e2 0: update: llvm-linux: boot
new 3c651ea2 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 (11d453e2)
\
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 | 129 +-
02-build_llvm/console.log | 12608 +++++++++++++++++-----------------
03-build_linux/console.log | 663 +-
04-boot_linux/console.log | 492 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 13898 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13906 insertions(+), 13898 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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards 97a57fdf 7: update: qemu-fbd9cc20ad26708a6e854460f8a173ea9f958165: 1
new 1e8f2451 7: update: binutils-f07952eb0b3e3da81aab1ad52ed9065954d16b3f: 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 (97a57fdf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-che [...]
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 | 414 +-
03-build_abe-binutils/console.log | 11379 +-
04-build_abe-stage1/console.log | 19676 ++--
05-build_abe-linux/console.log | 274 +-
06-build_abe-glibc/console.log | 38363 +++----
07-build_abe-stage2/console.log | 46706 ++++----
08-build_abe-qemu/console.log | 3326 +-
09-build_abe-dejagnu/console.log | 52 +-
10-build_abe-check_gcc/console.log | 30590 +++---
11-check_regression/console.log | 122 +-
11-check_regression/results.regressions | 4 +-
12-update_baseline/console.log | 15562 +--
12-update_baseline/results.regressions | 4 +-
console.log | 170356 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2299720 -> 2276484 bytes
sumfiles/gcc.log.xz | Bin 1982668 -> 2012412 bytes
sumfiles/gfortran.log.xz | Bin 772756 -> 766812 bytes
sumfiles/libatomic.log.xz | Bin 2228 -> 2232 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 127184 -> 127292 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2600 -> 2612 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 410792 -> 411880 bytes
26 files changed, 171956 insertions(+), 165068 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.