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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 452424cdcbca Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/sc [...]
adds b32b9ed493f9 xprtrdma: Fix create_qp crash on device unload
adds 13cb886c591f xprtrdma: Fix completion wait during device removal
adds 671c450b6fe0 xprtrdma: Fix oops in Receive handler after device removal
adds 95e20af9fb9c Merge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org/proje [...]
adds c64cd6e34ea3 reimplement path_mountpoint() with less magic
adds 508c8772760d fix autofs regression caused by follow_managed() changes
adds 84bf39461e61 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds cb1eeb75cf3d crypto: hisilicon/sec2 - Use atomics instead of __sync
adds 0174cb6ce944 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds dbff1e07b02d platform/x86: intel-ips: Use the correct style for SPDX Li [...]
adds 638bc4ca3d28 platform/mellanox: fix potential deadlock in the tmfifo driver
adds 6ae01050e49f platform/x86: GPD pocket fan: Use default values when wron [...]
adds 1f27dbd8265d platform/x86: GPD pocket fan: Allow somewhat lower/higher [...]
adds 515ff674bb9b platform/x86: intel_pmc_core: update Comet Lake platform driver
adds 176a7fca81c5 platform/x86: asus-wmi: Fix keyboard brightness cannot be [...]
adds f4094826779d Documentation/ABI: Fix documentation inconsistency for mlx [...]
adds f3efc406d67e Documentation/ABI: Add missed attribute for mlxreg-io sysf [...]
adds 51d69817519f Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infra [...]
new 051d75d3bb31 MAINTAINERS: Update Ley Foon Tan's email address
new a4feff2264df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new f5ae2ea6347a Fix built-in early-load Intel microcode alignment
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/ABI/stable/sysfs-driver-mlxreg-io | 13 +++-
MAINTAINERS | 8 +--
drivers/base/firmware_loader/builtin/Makefile | 2 +-
drivers/crypto/hisilicon/sec2/sec.h | 6 +-
drivers/crypto/hisilicon/sec2/sec_crypto.c | 12 ++--
drivers/crypto/hisilicon/sec2/sec_main.c | 14 +++-
drivers/platform/mellanox/mlxbf-tmfifo.c | 19 +++---
drivers/platform/x86/asus-wmi.c | 8 +--
drivers/platform/x86/gpd-pocket-fan.c | 27 ++++++--
drivers/platform/x86/intel_ips.h | 2 +-
drivers/platform/x86/intel_pmc_core.h | 2 +-
drivers/platform/x86/intel_pmc_core_pltdrv.c | 2 +
fs/namei.c | 90 ++++---------------------
fs/nfs/nfstrace.h | 2 -
include/linux/namei.h | 1 -
net/sunrpc/xprtrdma/verbs.c | 29 ++++++--
net/sunrpc/xprtrdma/xprt_rdma.h | 2 +
17 files changed, 109 insertions(+), 130 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1c5b34fe 0: update: binutils-gcc-linux: all
new 34c3174a 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 (1c5b34fe)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 184 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11427 ++++++-------
04-build_abe-stage1/console.log | 20183 +++++++++++-----------
05-build_linux/console.log | 486 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 32727 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
10 files changed, 32476 insertions(+), 32979 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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1f656f7009 S/390: Add support for z15 as CPU name.
adds f5deb4103e PR25384, PowerPC64 ELFv1 copy relocs against function symbols
adds b681dd46d5 Reinstate gas em=freebsd for sparc-freebsd
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 ++++++
bfd/elf64-ppc.c | 50 ++++++++++++++++++++--------------
gas/ChangeLog | 4 +++
gas/configure.tgt | 1 +
ld/ChangeLog | 7 +++++
ld/testsuite/ld-powerpc/ambiguousv1b.d | 5 ++--
ld/testsuite/ld-powerpc/funref.s | 1 +
ld/testsuite/ld-powerpc/funref2.s | 1 +
ld/testsuite/ld-powerpc/funv1.s | 14 ++++++----
9 files changed, 64 insertions(+), 28 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/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e7434e99 0: update: binutils-gcc-linux: all
new e2b04cba 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 (e7434e99)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 175 +-
02-prepare_abe/console.log | 212 +-
03-build_abe-binutils/console.log | 10536 +++++++------
04-build_abe-stage1/console.log | 18440 +++++++++++-----------
05-build_linux/console.log | 738 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 30115 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
10 files changed, 29890 insertions(+), 30360 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-O2
in repository toolchain/ci/base-artifacts.
from 1d76de65 0: init: binutils-gcc-glibc: -1
new bcd1a79d 1: push: binutils-gcc-glibc: -3
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 | 170 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11109 +-
.../console.log | 19528 +--
05-build_abe-linux/console.log | 276 +-
06-build_abe-glibc/console.log | 38717 +++---
.../console.log | 45581 ++++---
09-benchmark--O2_marm/benchmark-start.log | 1 +
.../benchmark.log | 55 +-
09-benchmark--O2_marm/console.log | 263 +
09-benchmark/benchmark-start.log | 1 -
09-benchmark/console.log | 250 -
10-check_regression/console.log | 50 +-
11-update_baseline/console.log | 16 +-
console.log | 116156 +++++++++---------
jenkins/manifest.sh | 28 +-
results | 6 +-
17 files changed, 115492 insertions(+), 117149 deletions(-)
rename {04-build_abe-stage1------set-gcc_override_configure=--with-mode=arm => 04- [...]
rename {07-build_abe-stage2------set-gcc_override_configure=--with-mode=arm => 07- [...]
create mode 100644 09-benchmark--O2_marm/benchmark-start.log
rename {09-benchmark => 09-benchmark--O2_marm}/benchmark.log (52%)
create mode 100644 09-benchmark--O2_marm/console.log
delete mode 100644 09-benchmark/benchmark-start.log
delete mode 100644 09-benchmark/console.log
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.