This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards d4aea16d 0: good: binutils-gcc-glibc: -5
new d4f16644 0: good: binutils-gcc-glibc: -5
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 (d4aea16d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-release-aarch64- [...]
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 | 58 +-
02-prepare_abe/console.log | 32 +-
03-build_abe-binutils/console.log | 6580 ++--
04-build_abe-stage1/console.log | 7842 ++---
05-build_abe-linux/console.log | 61 +-
06-build_abe-glibc/console.log | 22437 +++++++-------
07-build_abe-stage2/console.log | 22096 +++++++-------
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 36 +-
10-update_baseline/console.log | 2 +-
console.log | 59148 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
12 files changed, 59195 insertions(+), 59127 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/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from 2ffb1b0413e ReleaseNotes: Changes to the JIT APIs; by Lang Hames
adds d2298e74235 Re-generate DiagnosticsReference.rst (PR41080)
No new revisions were added by this update.
Summary of changes:
clang/docs/DiagnosticsReference.rst | 2107 ++++++++++++++++++++++++-----------
1 file changed, 1431 insertions(+), 676 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/llvm-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a087925f 0: good: llvm-linux: 16
new aa769086 0: good: llvm-linux: 16
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 (a087925f)
\
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:
1-reset_artifacts/console.log | 73 +-
2-build_llvm/console.log | 10459 +++++++++++++++++++-------------------
3-build_linux/console.log | 59 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10597 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 10611 insertions(+), 10593 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 6c83d0d5eb62 Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/p [...]
new 480b1cb9dad8 cifs: change wait_for_free_request() to take flags as argument
new 4230cff8c0b7 cifs: pass flags down into wait_for_free_credits()
new b227d215deef cifs: wait_for_free_credits() make it possible to wait for [...]
new 16b34aa44b25 cifs: prevent starvation in wait_for_free_credits for mult [...]
new 2b53b929faed cifs: add a timeout argument to wait_for_free_credits
new ffd1ef1e5072 smb3: display security information in /proc/fs/cifs/DebugD [...]
new 7937ca961c84 smb3: add dynamic tracepoint for timeout waiting for credits
new 257b78099be0 cifs: simplify how we handle credits in compound_send_recv()
new ab7b10cf4fd1 smb3: display volume serial number for shares in /proc/fs/ [...]
new b0f6df737a1c cifs: cache FILE_ALL_INFO for the shared root handle
new 8191576a1249 smb3: Add dynamic trace points for various compounded smb3 ops
new ccdc77a3054a cifs: add SMB2_ioctl_init/free helpers to be used with com [...]
new 72c419d9b073 cifs: fix smb3_zero_range so it can expand the file-size w [...]
new 779ede040dd4 smb3: add dynamic tracepoints for simple fallocate and zero range
new 31ba4331d571 SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
new d44d13723b09 cifs: remove unused value pointed out by Coverity
new 6552580286e5 cifs: minor documentation updates
new c847dccfbdc1 CIFS: make mknod() an smb_version_op
new dd0ac2d24bf0 smb2: fix typo in definition of a few error flags
new f16994797ea8 cifs: fix incorrect handling of smb2_set_sparse() return i [...]
new f5778c398713 SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
new bc31d0cdcfba CIFS: fix POSIX lock leak and invalid ptr deref
new 9c7dc824d9a4 Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
The 23 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:
Documentation/filesystems/cifs/TODO | 3 +-
Documentation/filesystems/cifs/cifs.txt | 34 ++-
fs/cifs/cifs_debug.c | 11 +-
fs/cifs/cifs_ioctl.h | 3 +
fs/cifs/cifsglob.h | 16 +-
fs/cifs/connect.c | 4 -
fs/cifs/dir.c | 107 +-------
fs/cifs/file.c | 14 +-
fs/cifs/smb1ops.c | 126 ++++++++++
fs/cifs/smb2inode.c | 87 ++++++-
fs/cifs/smb2ops.c | 423 +++++++++++++++++++++++++++-----
fs/cifs/smb2pdu.c | 145 ++++++-----
fs/cifs/smb2pdu.h | 7 +
fs/cifs/smb2proto.h | 7 +
fs/cifs/smb2status.h | 6 +-
fs/cifs/trace.h | 124 ++++++++++
fs/cifs/transport.c | 226 +++++++++--------
17 files changed, 981 insertions(+), 362 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 compiler-rt.
from 9f4963733 [CMake] Fix broken uses of `try_compile_only()` and improve t [...]
new 2ffe93791 [TSan][libdispatch] Configure libdispatch lit tests
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:
test/tsan/libdispatch/lit.local.cfg | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1cba1d1a 0: first-bad: linux-5f5b4fa522e630cfa154c59ae7649b5568913f96: 19126
new 3fa5ad02 0: good: llvm-linux: 19261
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 (1cba1d1a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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:
1-reset_artifacts/console.log | 54 +-
2-build_llvm/console.log | 9517 ++++++++++++++---------------
3-build_linux/console.log | 3119 ++++++++--
5-check_regression/console.log | 16 +-
6-update_baseline/console.log | 8 +-
console.log | 12780 +++++++++++++++++++++++----------------
jenkins/manifest.sh | 17 +-
reset-baseline | 0
results | 2 +-
9 files changed, 14817 insertions(+), 10696 deletions(-)
delete mode 100644 reset-baseline
--
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 lld.
from b34f1bbbd [COFF] Delete unused declarations and add a missing forward d [...]
new 849863911 [WebAssembly] Error on R_WASM_MEMORY_ADDR relocations against [...]
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:
test/wasm/shared.ll | 24 +++++++++--------
test/wasm/undefined-data.ll | 16 +++++++++++
wasm/Writer.cpp | 66 ++++++++++++++++++++++++++++-----------------
3 files changed, 70 insertions(+), 36 deletions(-)
create mode 100644 test/wasm/undefined-data.ll
--
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 tested
in repository toolchain/jenkins-scripts.
from 258dc2d round-robin.sh: Workaround re-writes of base-artifacts.git history
adds 7404092 tcwg-benchmark.sh: Add support for clean_older_than
adds 04a47e7 tcwg_kernel-bisect.sh: Fix shell expansion
adds 97580e5 round-robin.sh: Remove assert in update_baseline
adds f702925 round-robin.sh: Fix un-intutive bash behavior
No new revisions were added by this update.
Summary of changes:
round-robin.sh | 31 ++++++++++---------------------
tcwg-benchmark.sh | 2 ++
tcwg_kernel-bisect.sh | 2 +-
3 files changed, 13 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.