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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 2e709b3f 0: good: binutils-gcc-linux: boot
new 230e4eef 0: good: binutils-gcc-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 (2e709b3f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 14 +-
02-prepare_abe/console.log | 42 +-
03-build_abe-binutils/console.log | 10930 +++++++-------
04-build_abe-stage1/console.log | 16245 +++++++++++----------
05-build_linux/console.log | 420 +-
06-boot_linux/console.log | 382 +-
console.log | 28041 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 28036 insertions(+), 28050 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-allnoconfig
in repository toolchain/ci/linux.
from 869e3305f23d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 18bfb9c6a8a5 aio: Fix an error code in __io_submit_one()
adds 27fad74a5a77 iov_iter: Fix build error without CONFIG_CRYPTO
adds 6af1c849dfb1 aio: use kmem_cache_free() instead of kfree()
adds 972acfb49446 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds ab8a6d821179 MIPS: KGDB: fix kgdb support for SMP platforms.
adds e4952b0c2c03 MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_b [...]
adds 6e3572e83dc3 MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
adds 0ee7fb36f988 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/s [...]
adds 771acc7e4a6e Bluetooth: btusb: request wake pin with NOAUTOEN
adds e33c1b992377 apparmor: Restore Y/N in /sys for apparmor's "enabled"
adds 6a8aae68c873 virtio_pci: fix a NULL pointer reference in vp_del_vqs
adds 5e9642a2e14c MAiNTAINERS: add Paolo, Stefan for virtio blk/scsi
adds cf94db219053 virtio: Honour 'may_reduce_num' in vring_create_virtqueue
adds ed79cc87302b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
adds 662d66466637 IB/hfi1: Failed to drain send queue when QP is put into er [...]
adds 93b289b9aff6 IB/hfi1: Clear the IOWAIT pending bits when QP is put into [...]
adds a8639a79e85c IB/hfi1: Eliminate opcode tests on mr deref
adds d0294344470e IB/hfi1: Fix the allocation of RSM table
adds 1abe186ed8a6 IB/mlx5: Reset access mask when looping inside page fault handler
adds ea7a5c706fa4 RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_remove
adds 4772e03d2394 RDMA/hns: Fix bug that caused srq creation to fail
adds 00fb67ec6b98 RDMA/hns: Bugfix for SCC hem free
adds d737b25b1ae0 IB/hfi1: Do not flush send queue in the TID RDMA second leg
adds 582549e3fbe1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 15 +++++++-
arch/mips/configs/generic/board-ocelot.config | 8 +++++
arch/mips/kernel/kgdb.c | 3 +-
arch/mips/sgi-ip27/ip27-irq.c | 3 +-
drivers/bluetooth/btusb.c | 2 +-
drivers/infiniband/hw/hfi1/chip.c | 26 ++++++++++----
drivers/infiniband/hw/hfi1/qp.c | 4 ++-
drivers/infiniband/hw/hfi1/rc.c | 4 +--
drivers/infiniband/hw/hfi1/tid_rdma.c | 31 +++++-----------
drivers/infiniband/hw/hns/hns_roce_hem.c | 6 ++--
drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +--
drivers/infiniband/hw/hns/hns_roce_qp.c | 3 --
drivers/infiniband/hw/mlx5/odp.c | 3 +-
drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 ++
drivers/virtio/virtio_pci_common.c | 8 +++--
drivers/virtio/virtio_ring.c | 2 ++
fs/aio.c | 4 +--
include/linux/virtio_ring.h | 2 +-
lib/iov_iter.c | 4 +++
security/apparmor/lsm.c | 49 +++++++++++++++++++++++++-
20 files changed, 130 insertions(+), 53 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/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
from e846effe1b7 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
adds 9b179c0e3ff Daily bump.
adds 7d984cdca37 Backport of r270226 from mainline to gcc-8-branch
adds fa6bc8b2eb8 2019-04-10 Harald Anlauf <anlauf(a)gmx.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.c | 3 +-
gcc/config/arm/constraints.md | 25 +++++++--
gcc/config/arm/neon.md | 59 +++++++++++-----------
gcc/fortran/ChangeLog | 7 +++
gcc/fortran/check.c | 22 ++++++++
gcc/testsuite/ChangeLog | 11 ++++
.../gcc.dg/torture/neon-immediate-timode.c | 10 ++++
gcc/testsuite/gfortran.dg/pr85797.f90 | 16 +++---
10 files changed, 119 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/neon-immediate-timode.c
--
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/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from 4ceffef931 Automatic date update in version.in
new 2b8301f66b Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 49c7723f 0: good: llvm-linux: all
new 21f88b86 0: good: 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 (49c7723f)
\
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 | 25 +-
02-build_llvm/console.log | 11485 ++++++++++++++++++------------------
03-build_linux/console.log | 651 +--
04-boot_linux/console.log | 2 +-
console.log | 12184 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 12162 insertions(+), 12197 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/gnu-release-aarch64-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards 3a384c7e 0: good: binutils-gcc-glibc: -5
new 83902e71 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 (3a384c7e)
\
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 | 220 +-
02-prepare_abe/console.log | 284 +-
03-build_abe-binutils/console.log | 11308 ++--
04-build_abe-stage1/console.log | 13901 +++--
05-build_abe-linux/console.log | 271 +-
06-build_abe-glibc/console.log | 38422 ++++++-------
07-build_abe-stage2/console.log | 39228 ++++++-------
08-benchmark/benchmark.log | 14 +-
08-benchmark/console.log | 102 +-
10-update_baseline/console.log | 2 +-
console.log | 103844 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
12 files changed, 103794 insertions(+), 103814 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-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from e846effe1b7 * c-ada-spec.c (print_destructor): Deal with deleting dest [...]
adds 9b179c0e3ff Daily bump.
adds 7d984cdca37 Backport of r270226 from mainline to gcc-8-branch
adds fa6bc8b2eb8 2019-04-10 Harald Anlauf <anlauf(a)gmx.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 10 ++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm.c | 3 +-
gcc/config/arm/constraints.md | 25 +++++++--
gcc/config/arm/neon.md | 59 +++++++++++-----------
gcc/fortran/ChangeLog | 7 +++
gcc/fortran/check.c | 22 ++++++++
gcc/testsuite/ChangeLog | 11 ++++
.../gcc.dg/torture/neon-immediate-timode.c | 10 ++++
gcc/testsuite/gfortran.dg/pr85797.f90 | 16 +++---
10 files changed, 119 insertions(+), 46 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/neon-immediate-timode.c
--
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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from c7d4d52a98 Automatic date update in version.in
adds 4ceffef931 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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/gnu-release-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bd52d326 0: good: binutils-gcc-linux: all
new 9648a187 0: good: 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 (bd52d326)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 126 +-
02-prepare_abe/console.log | 124 +-
03-build_abe-binutils/console.log | 10846 ++++++++--------
04-build_abe-stage1/console.log | 11456 ++++++++---------
05-build_linux/console.log | 1285 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 26 +-
08-update_baseline/console.log | 8 +-
console.log | 23909 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 23926 insertions(+), 23868 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.