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/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 [...]
new 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 [...]
new 67e7b52d44e3 NFSv4: Ensure state recovery handles ETIMEDOUT correctly
new b678c568c561 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/proje [...]
The 3 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 | 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-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 709e72ce 0: update: llvm-linux: 19642
new e21faed2 0: update: llvm-linux: 19642
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 (709e72ce)
\
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:
01-reset_artifacts/console.log | 130 +-
02-build_llvm/console.log | 12018 ++++++++++++++++++------------------
03-build_linux/console.log | 826 +--
console.log | 12974 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
5 files changed, 12987 insertions(+), 12975 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 5f2fed9979 Mark clang-scan-deps test as requiring thread support
new a06acef0ab [clang-scan-deps] Add minimizer support for C++20 modules.
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:
.../Lex/DependencyDirectivesSourceMinimizer.h | 3 +
lib/Lex/DependencyDirectivesSourceMinimizer.cpp | 71 +++++++++++++++++++++-
.../DependencyDirectivesSourceMinimizerTest.cpp | 53 +++++++++++++++-
3 files changed, 124 insertions(+), 3 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 zorg.
from 650e83a6 [monorepo] Move generator to the end of the CMake invocation
new 278618b3 [monorepo] Use the build dir for the Xcode standalone build.
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:
zorg/jenkins/monorepo_build.py | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 ecb095bff5d4 Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub [...]
new 247bc9470b1e cifs: fix rmmod regression in cifs.ko caused by force_sig changes
new e99c63e4d86d SMB3: Fix deadlock in validate negotiate hits reconnect
new 3edeb4a4146d SMB3: Fix potential memory leak when processing compound chain
new 8d33096a460d smb3: send CAP_DFS capability during session setup
new 108624eaff6f smb3: update TODO list of missing features
new ee9d66182392 SMB3: Kernel oops mounting a encryptData share with CONFIG [...]
new 518a1c2f0912 Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfre [...]
new 8c39a39e28b8 NFSv4: Fix a credential refcount leak in nfs41_check_deleg [...]
new 5eb8d18ca0e0 NFSv4: Fix delegation state recovery
new 86dbd08b3283 NFSv4: Print an error in the syslog when state is marked a [...]
new c34fae003c79 NFSv4: When recovering state fails with EAGAIN, retry the [...]
new 731c74dd987e NFSv4: Report the error from nfs4_select_rw_stateid()
new 27a30cf64a5c NFSv4.1: Fix open stateid recovery
new ad11408970df NFSv4.1: Only reap expired delegations
new e3c8dc761ead NFSv4: Check the return value of update_open_stateid()
new c77e22834ae9 NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
new 09a54f0ebfe2 NFSv4: Fix an Oops in nfs4_do_setattr
new dea1bb35c5f3 NFS: Fix regression whereby fscache errors are appearing o [...]
new 67e7b52d44e3 NFSv4: Ensure state recovery handles ETIMEDOUT correctly
new b678c568c561 Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/proje [...]
The 20 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 | 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.
unknown user pushed a change to branch master
in repository lld.
from c0a39025e DebugInfo: Explicitly handle errors when parsing unit DIEs
new 88dc5cf9b [ELF] Expand regions for gaps due to explicit address
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:
ELF/LinkerScript.cpp | 8 ++++++++
test/ELF/linkerscript/memory-gap-explicit-expr.test | 18 ++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 test/ELF/linkerscript/memory-gap-explicit-expr.test
--
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 33c8afb1c37 Change the return type of UpgradeARCRuntimeCalls to void
new d7cbb69576f DebugInfo/DWARF: Provide some (pretty half-hearted) error h [...]
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:
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 3 ++
lib/DebugInfo/DWARF/DWARFUnit.cpp | 42 +++++++++++++---------
test/DebugInfo/X86/dwarfdump-str-offsets-invalid.s | 14 ++++----
3 files changed, 35 insertions(+), 24 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 lld.
from 0ab666da1 ELF: Move sections referred to by __start_/__stop_ symbols in [...]
new c0a39025e DebugInfo: Explicitly handle errors when parsing unit DIEs
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:
ELF/SyntheticSections.cpp | 4 ++++
test/ELF/gdb-index-parse-fail.s | 6 ++----
2 files changed, 6 insertions(+), 4 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 zorg.
from 74cb9490 [monorepo] Pass the cache before anything else
new 650e83a6 [monorepo] Move generator to the end of the CMake invocation
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:
zorg/jenkins/monorepo_build.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.