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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 2795a8723 0: update: binutils-gcc-linux-qemu: boot
new 848b855fd 0: update: binutils-gcc-linux-qemu: 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 (2795a8723)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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.xz | Bin 1548 -> 1712 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 42492 -> 44704 bytes
04-build_abe-stage1/console.log.xz | Bin 90312 -> 90336 bytes
05-build_abe-qemu/console.log.xz | Bin 30344 -> 30224 bytes
06-build_linux/console.log.xz | Bin 3956 -> 4304 bytes
07-boot_linux/console.log.xz | Bin 5848 -> 5844 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 45a832656 0: update: binutils-gcc-linux-qemu: boot
new 5f7f319c4 0: update: binutils-gcc-linux-qemu: 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 (45a832656)
\
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.xz | Bin 1560 -> 1576 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 44088 -> 44960 bytes
04-build_abe-stage1/console.log.xz | Bin 71852 -> 71672 bytes
05-build_abe-qemu/console.log.xz | Bin 30660 -> 30916 bytes
06-build_linux/console.log.xz | Bin 3368 -> 3476 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/linux.
from 6761a0ae9895 Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub [...]
adds 291073a566b2 kvm: fix objtool relocation warning
adds 7fab1c12bde9 objtool: print out the symbol type when complaining about it
adds 1fd95c05d8f7 ext4: add error checking to ext4_ext_replay_set_iblocks()
adds 4df031ff5876 ext4: check and update i_disksize properly
adds 55ce2f649b9e ext4: correct the error path of ext4_write_inline_data_end()
adds 6984aef59814 ext4: factor out write end code of inline file
adds cc883236b792 ext4: drop unnecessary journal handle in delalloc write
adds 11ef08c9eb52 Merge branch 'delalloc-buffer-write' into dev
adds 0add491df4e5 ext4: remove extent cache entries when truncating inline data
adds 948ca5f30e1d ext4: enforce buffer head state assertion in ext4_da_map_blocks
adds a2c2f0826e2b ext4: limit the number of blocks in one ADD_RANGE TLV
adds 6fed83957f21 ext4: fix reserved space counter leakage
adds 75ca6ad408f4 ext4: fix loff_t overflow in ext4_max_bitmap_size()
adds bb9464e08309 ext4: flush s_error_work before journal destroy in ext4_fi [...]
adds 42cb447410d0 ext4: fix potential infinite loop in ext4_dx_readdir()
adds f2c77973507f ext4: recheck buffer uptodate bit under buffer lock
adds ca3cef466fea Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
adds 9b2f72cc0aa4 elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
adds 9e1ff307c779 Linux 5.15-rc4
No new revisions were added by this update.
Summary of changes:
Makefile | 2 +-
arch/x86/kvm/emulate.c | 1 -
fs/binfmt_elf.c | 2 +-
fs/ext4/dir.c | 6 +-
fs/ext4/ext4.h | 3 -
fs/ext4/extents.c | 19 ++++--
fs/ext4/fast_commit.c | 6 ++
fs/ext4/inline.c | 150 +++++++++++++++++++++++------------------
fs/ext4/inode.c | 176 ++++++++++++++++--------------------------------
fs/ext4/super.c | 21 ++++--
tools/objtool/special.c | 12 ++--
11 files changed, 192 insertions(+), 206 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards eed187473 0: update: glibc-eae81d70574e923ce3c59078b8df857ae192efa6: 1
new 9f3538bbb 0: update: linux-9e1ff307c779ce1f0f810c7ecce3d95bbae40896: 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 (eed187473)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1548 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43124 -> 43012 bytes
04-build_abe-stage1/console.log.xz | Bin 90984 -> 90968 bytes
06-build_abe-linux/console.log.xz | Bin 10928 -> 8792 bytes
07-build_abe-glibc/console.log.xz | Bin 230160 -> 228144 bytes
08-build_abe-stage2/console.log.xz | Bin 224464 -> 224100 bytes
09-build_abe-gdb/console.log.xz | Bin 41208 -> 41392 bytes
10-build_abe-qemu/console.log.xz | Bin 31672 -> 31632 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3872 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2460 -> 2448 bytes
13-check_regression/console.log.xz | Bin 2404 -> 2812 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 6 +
13-check_regression/results.compare | 9 +-
13-check_regression/results.compare2 | 22 +-
13-check_regression/results.regressions | 26 +
14-update_baseline/console.log | 95 +-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 6 +
14-update_baseline/results.compare | 9 +-
14-update_baseline/results.compare2 | 22 +-
14-update_baseline/results.regressions | 26 +
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 2559904 -> 2539552 bytes
sumfiles/g++.sum | 22 +-
sumfiles/gcc.log.xz | Bin 2080468 -> 2099540 bytes
sumfiles/gcc.sum | 1712 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 840060 -> 837836 bytes
sumfiles/gfortran.sum | 54 +-
sumfiles/libatomic.log.xz | Bin 2240 -> 2240 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 163932 -> 163860 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2648 -> 2648 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 419600 -> 416532 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 1088 insertions(+), 945 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.