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-defconfig
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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards a6240af5 0: update: llvm-linux: boot
new b08d3486 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 (a6240af5)
\
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 | 220 +-
02-build_llvm/console.log | 12024 +++++++++++++++++-----------------
03-build_linux/console.log | 684 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 25 -
console.log | 13437 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13431 insertions(+), 13457 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 0c92a11baad [X86] Remove handler for (U/S)(ADD/SUB)SAT from ReplaceNode [...]
new 3a6fad15afa [X86] Remove DAG combine expansion of extending masked load [...]
new 7a7e03f906a [X86] Remove stale FIXME from combineMaskedStore. NFC
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:
lib/Target/X86/X86ISelLowering.cpp | 203 ++++---------------------------------
1 file changed, 21 insertions(+), 182 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 32afe10163e [X86] Simplify ISD::LOAD handling in ReplaceNodeResults and [...]
new 39ff0b20a78 [X86] Remove ISD::SETCC handling from ReplaceNodeResults.
new 0c92a11baad [X86] Remove handler for (U/S)(ADD/SUB)SAT from ReplaceNode [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 40 ++++----------------------------------
1 file changed, 4 insertions(+), 36 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 cccc502ba0 [PowerPC] [Clang] Port SSE3, SSSE3 and SSE4 intrinsics to PowerPC
new b5ce2f9f8f [clang][NFC] Consolidating usage of "FinalPhase" in Driver:: [...]
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/Driver/Driver.cpp | 183 +++++++++++++++++++++++++++-----------------------
1 file changed, 100 insertions(+), 83 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 binutils-gdb.
from 378646f7a4 Automatic date update in version.in
new eba4caf231 [gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pie
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:
gdb/ChangeLog | 6 ++++++
gdb/dwarf2read.c | 10 ++++++++--
2 files changed, 14 insertions(+), 2 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-mainline-allyesconfig
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-arm-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9036b90e 0: update: llvm-linux: 17862
new c02260e7 0: update: llvm-linux: 17862
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 (9036b90e)
\
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 | 229 +-
02-build_llvm/console.log | 11734 ++++++++++++++++-----------------
03-build_linux/console.log | 1284 ++--
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 8 +-
console.log | 13283 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13255 insertions(+), 13301 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.