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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 998b9cb39 0: update: binutils-gcc-linux: all
new f5ea9bc55 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 (998b9cb39)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 174 +-
02-prepare_abe/console.log | 392 +-
03-build_abe-binutils/console.log | 11069 +++++----
04-build_abe-stage1/console.log | 20292 ++++++++--------
05-build_linux/console.log | 6476 +++--
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 26 +-
08-update_baseline/results.regressions | 2 +-
console.log | 38567 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 38489 insertions(+), 38539 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_bmk_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/glibc.
from 319d2a7b60 Add GRND_INSECURE from Linux 5.6 to sys/random.h
adds df76ff3a44 x32: Properly pass long to syscall [BZ #25810]
adds 2102bec982 hurd: add mach_print function
new 00515ea3a1 linux: wait4: Fix incorrect return value comparison
new c4d4419433 posix: Add wait4 test case
The 2 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:
mach/Versions | 3 +
posix/Makefile | 3 +-
posix/tst-wait4.c | 209 ++++++++++++++++++++++++++++
sysdeps/mach/hurd/i386/libc.abilist | 1 +
sysdeps/unix/sysv/linux/wait4.c | 19 ++-
sysdeps/unix/sysv/linux/x86_64/sysdep.h | 15 +-
sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h | 16 +++
7 files changed, 249 insertions(+), 17 deletions(-)
create mode 100644 posix/tst-wait4.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.
unknown user pushed a change to branch master
in repository linux.
from 8f3d9f354286 Linux 5.7-rc1
new ac4075bca10b m68k: Drop redundant generic-y += hardirq.h
new c72057b56f7e afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetc [...]
new 3e0d9892c0e7 afs: Fix decoding of inline abort codes from version 1 sta [...]
new b98f0ec91c42 afs: Fix rename operation status delivery
new 3efe55b09a92 afs: Fix length of dump of bad YFSFetchStatus record
new 2105c2820d36 afs: Fix race between post-modification dir edit and readd [...]
new 40fc81027f89 afs: Fix afs_d_validate() to set the right directory version
new f4cd66682b27 Merge tag 'afs-fixes-20200413' of git://git.kernel.org/pub [...]
new 4d4225fc228e btrfs: check commit root generation in should_ignore_root
new 4fdb688c7071 btrfs: fix lost i_size update after cloning inline extent
new 7af597433d43 btrfs: make full fsyncs always operate on the entire file again
new d611add48b71 btrfs: fix reclaim counter leak of space_info objects
new 34c51814b2b8 btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYN [...]
new 6cc9306b8fc0 Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/sc [...]
new 032d4a480220 hv: hyperv_vmbus.h: Replace zero-length array with flexibl [...]
new 3e0d3776501a hv_debugfs: Make hv_debug_root static
new 97d9f1c43bed x86: hyperv: report value of misc_features
new 74347a99e73a x86/Hyper-V: Unload vmbus channel in hv panic callback
new 7f11a2cc10a4 x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
new 73f26e526f19 x86/Hyper-V: Trigger crash enlightenment only once during [...]
new a11589563e96 x86/Hyper-V: Report crash register data or kmsg before run [...]
new 040026df7088 x86/Hyper-V: Report crash register data when sysctl_record [...]
new f3a99e761efa x86/Hyper-V: Report crash data in die() when panic_on_oops is set
new 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
The 24 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/m68k/include/asm/Kbuild | 1 -
arch/x86/hyperv/hv_init.c | 6 ++-
arch/x86/kernel/cpu/mshyperv.c | 14 +++++-
drivers/hv/channel_mgmt.c | 3 ++
drivers/hv/hv_debugfs.c | 2 +-
drivers/hv/hyperv_vmbus.h | 2 +-
drivers/hv/vmbus_drv.c | 62 ++++++++++++++++-------
fs/afs/dir.c | 108 +++++++++++++++++++++++++----------------
fs/afs/dir_silly.c | 22 ++++++---
fs/afs/fsclient.c | 27 ++++++-----
fs/afs/yfsclient.c | 26 +++++-----
fs/btrfs/block-group.c | 1 +
fs/btrfs/file.c | 15 ++++++
fs/btrfs/reflink.c | 1 +
fs/btrfs/relocation.c | 4 +-
fs/btrfs/space-info.c | 20 +++++---
fs/btrfs/tree-log.c | 93 ++++++-----------------------------
include/asm-generic/mshyperv.h | 2 +-
include/uapi/linux/btrfs.h | 10 ++--
19 files changed, 230 insertions(+), 189 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_bmk_tk1/gnu-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 7b3043842 4: update: binutils-gcc-glibc: 1
new 12549a4db 4: update: binutils-gcc-glibc: 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 (7b3043842)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-master-arm-s [...]
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 | 86 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 9921 +-
04-build_abe-stage1/console.log | 20142 ++--
05-build_abe-linux/console.log | 218 +-
06-build_abe-glibc/console.log | 36584 ++++---
07-build_abe-stage2/console.log | 45148 ++++-----
09-benchmark--Os_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_mthumb/benchmark.log | 12 +-
09-benchmark--Os_mthumb/console.log | 98 +-
10-check_regression/console.log | 3657 +-
10-check_regression/results-0.csv | 3769 +-
10-check_regression/results-1.csv | 3718 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 5 +-
10-check_regression/results-full.csv | 3998 +-
10-check_regression/results.csv | 241 +-
10-check_regression/results.log | 4956 +-
11-update_baseline/console.log | 9943 +-
11-update_baseline/results-1.csv | 3718 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 5 +-
11-update_baseline/results-full.csv | 3712 +-
11-update_baseline/results.csv | 237 +-
11-update_baseline/results.log | 3416 +-
console.log | 126299 +++++++++++++------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
28 files changed, 140177 insertions(+), 140260 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 58a29af8ef1 c++: "'decltype_type' not supported" in diagnostic [PR85278]
new 52d4ed1d96d c++: Add testcase for PR c++/93207
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/testsuite/ChangeLog | 3 +++
gcc/testsuite/g++.dg/concepts/variadic5.C | 26 ++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/concepts/variadic5.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/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a988c9bc6 0: update: llvm-linux: all
new 284a4de32 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 (a988c9bc6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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-build_llvm/console.log | 12841 +++++++++++++++++------------------
03-build_linux/console.log | 820 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13833 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 13845 insertions(+), 13831 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.