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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 6b830ee4 2: update: linux-3880be629e26f6c407593602398c6651860d5fae: 5494
discards 071bc414 1: reset: linux-d72f2a993607941f4bf9601cc1d90dbbcb8447bb: 5465
discards 13b7437b 0: update: llvm-e04c62bb23625a2baccb5c52d1d1f372c41ce5c7: boot
new 94b3273d 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 (6b830ee4)
\
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 | 25 +-
02-build_llvm/console.log | 11978 ++++++++++++++++++-----------------
03-build_linux/console.log | 721 +--
04-boot_linux/console.log | 225 +
05-check_regression/console.log | 9 +-
06-update_baseline/console.log | 35 +-
console.log | 12993 ++++++++++++++++++++------------------
jenkins/manifest.sh | 15 +-
results | 6 +-
9 files changed, 13377 insertions(+), 12630 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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-aarch64-mainline-allmodconfig
in repository toolchain/ci/linux.
from ecb095bff5d4 Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub [...]
adds 247bc9470b1e cifs: fix rmmod regression in cifs.ko caused by force_sig changes
adds e99c63e4d86d SMB3: Fix deadlock in validate negotiate hits reconnect
adds 3edeb4a4146d SMB3: Fix potential memory leak when processing compound chain
adds 8d33096a460d smb3: send CAP_DFS capability during session setup
adds 108624eaff6f smb3: update TODO list of missing features
adds ee9d66182392 SMB3: Kernel oops mounting a encryptData share with CONFIG [...]
adds 518a1c2f0912 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
adds 8c39a39e28b8 NFSv4: Fix a credential refcount leak in nfs41_check_deleg [...]
adds 5eb8d18ca0e0 NFSv4: Fix delegation state recovery
adds 86dbd08b3283 NFSv4: Print an error in the syslog when state is marked a [...]
adds c34fae003c79 NFSv4: When recovering state fails with EAGAIN, retry the [...]
adds 731c74dd987e NFSv4: Report the error from nfs4_select_rw_stateid()
adds 27a30cf64a5c NFSv4.1: Fix open stateid recovery
adds ad11408970df NFSv4.1: Only reap expired delegations
adds e3c8dc761ead NFSv4: Check the return value of update_open_stateid()
adds c77e22834ae9 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
adds 09a54f0ebfe2 NFSv4: Fix an Oops in nfs4_do_setattr
adds dea1bb35c5f3 NFS: Fix regression whereby fscache errors are appearing o [...]
adds 67e7b52d44e3 NFSv4: Ensure state recovery handles ETIMEDOUT correctly
adds b678c568c561 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/proje [...]
No new revisions were added by this update.
Summary of changes:
Documentation/filesystems/cifs/TODO | 26 +++++----
fs/cifs/connect.c | 1 +
fs/cifs/smb2ops.c | 39 ++++++++-----
fs/cifs/smb2pdu.c | 7 ++-
fs/nfs/delegation.c | 25 ++++++---
fs/nfs/delegation.h | 2 +-
fs/nfs/fscache.c | 7 ++-
fs/nfs/fscache.h | 2 +-
fs/nfs/nfs4_fs.h | 3 +-
fs/nfs/nfs4client.c | 5 +-
fs/nfs/nfs4proc.c | 109 ++++++++++++++++++++----------------
fs/nfs/nfs4state.c | 49 ++++++++++++----
fs/nfs/pnfs.c | 7 +--
fs/nfs/super.c | 1 +
14 files changed, 184 insertions(+), 99 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 10fdc220 0: update: llvm-linux: all
new 7806288f 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 (10fdc220)
\
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 | 158 +-
02-build_llvm/console.log | 11578 +++++++++++++++++-----------------
03-build_linux/console.log | 1104 ++--
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 12858 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 12863 insertions(+), 12863 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 llvm.
from d7cbb69576f DebugInfo/DWARF: Provide some (pretty half-hearted) error h [...]
new 202b1e0a6a6 [X86] Remove vector promotion handling from the ReplaceNode [...]
new b7a56a2485f [X86] Simplify ReplaceNodeResults handling for UDIV/UREM/SD [...]
new 4bf60538fdb [X86] Simplify ReplaceNodeResults handling for SIGN_EXTEND/ [...]
new c1450523d42 [X86] Simplify ReplaceNodeResults handling for FP_TO_SINT/U [...]
new f0043317b1e [X86] Now unreachable handling for f64->v2i32/v4i16/v8i8 bi [...]
new 409029ea68a [X86] Merge v2f32 and v2i32 gather/scatter handling in Repl [...]
new 32afe10163e [X86] Simplify ISD::LOAD handling in ReplaceNodeResults and [...]
The 7 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:
lib/Target/X86/X86ISelLowering.cpp | 254 ++++++++-----------------------------
1 file changed, 54 insertions(+), 200 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-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7f0bdc4b 0: update: llvm-linux: 17898
new 8ab555ce 0: update: llvm-linux: 17902
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 (7f0bdc4b)
\
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 | 70 +-
02-build_llvm/console.log | 11634 +++++++++++++++++-----------------
03-build_linux/console.log | 1307 ++--
05-check_regression/console.log | 10 +-
console.log | 13021 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
results | 2 +-
7 files changed, 13000 insertions(+), 13054 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 clang.
from f26add7ee1 [analyzer] ConditionBRVisitor: Fix HTML PathDiagnosticPopUpPieces
new ca7881378b [analyzer] CastValueChecker: Model castAs(), getAs()
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:
lib/StaticAnalyzer/Checkers/CastValueChecker.cpp | 252 +++++++++++++++--------
test/Analysis/cast-value.cpp | 118 ++++++++++-
2 files changed, 273 insertions(+), 97 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 clang.
from a06acef0ab [clang-scan-deps] Add minimizer support for C++20 modules.
new f26add7ee1 [analyzer] ConditionBRVisitor: Fix HTML PathDiagnosticPopUpPieces
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:
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 51 +++++--
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 9 +-
.../Inputs/expected-plists/cxx-for-range.cpp.plist | 4 +-
.../Inputs/expected-plists/edges-new.mm.plist | 163 ++++++++++++---------
.../Inputs/expected-plists/inline-plist.c.plist | 2 +-
.../expected-plists/objc-radar17039661.m.plist | 2 +-
.../Inputs/expected-plists/plist-output.m.plist | 8 +-
7 files changed, 140 insertions(+), 99 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 2dda56cc 0: update: llvm-linux: 16
new 70519191 0: update: 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 (2dda56cc)
\
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 | 220 +-
02-build_llvm/console.log | 11638 +++++++++++++++++-----------------
03-build_linux/console.log | 840 ++-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 28 -
console.log | 12734 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 12707 insertions(+), 12767 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.