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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards cc73903 1: update: llvm-linux: 16549
new f95d8f7 1: update: llvm-linux: 16549
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 (cc73903)
\
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 | 122 +-
02-build_llvm/console.log | 11652 ++++++++++----------
03-build_linux/console.log | 11374 ++++++++++---------
console.log | 23148 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
5 files changed, 23150 insertions(+), 23154 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/linux.
from 037904a22bf8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
adds f06eba722747 Input: snvs_pwrkey - make it depend on ARCH_MXC
adds bce1a7842396 Input: synaptics-rmi4 - fix possible double free
new 3a349763cf11 Input: synaptics-rmi4 - write config register values to th [...]
new 25cce03b1d06 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds f147384774a7 dmaengine: bcm2835: Avoid GFP_KERNEL in device_prep_slave_sg
adds 907bd68a2edc dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
adds 6e7da7477534 dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status
new 5bb5c3a3ac10 dmaengine: mediatek-cqdma: fix wrong register usage in mtk [...]
new 72a6e35db32b Merge tag 'dmaengine-fix-5.1-rc7' of git://git.infradead.o [...]
adds 7c39f7f671d2 IB/rdmavt: Fix frwr memory registration
adds 7249c8ea227a IB/mlx5: Fix scatter to CQE in DCT QP creation
adds c660133c339f RDMA/mlx5: Do not allow the user to write to the clock page
adds d5e560d3f723 RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages
adds 67f269b37f9b RDMA/ucontext: Fix regression with disassociate
new 2557fabd6e29 RDMA/hns: Bugfix for mapping user db
new 14f974d7f0f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 35fa71a030ca io_uring: fail io_uring_register(2) on a dying io_uring instance
new e523a29c4f27 io_uring: fix race condition reading SQ entries
new 0d7bae69c574 io_uring: fix race condition when sq threads goes sleeping
new fb775faa9e46 io_uring: fix poll full SQ detection
new 8358e3a8264a io_uring: remove 'state' argument from io_{read,write} path
new 975a0f400f2e Merge tag 'for-linus-20190428' of git://git.kernel.dk/linux-block
adds 8adddf349fda powerpc/mm/radix: Make Radix require HUGETLB_PAGE
adds eb9d7a62c386 powerpc/mm_iommu: Fix potential deadlock
adds 7a3a4d763837 powerpc/mm_iommu: Allow pinning large regions
new 0d82044e1b7e Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/ [...]
adds 503621628b32 ARM: fix function graph tracer and unwinder dependencies
adds c3143967807a ARM: 8856/1: NOMMU: Fix CCR register faulty initialization [...]
adds e17b1af96b2a ARM: 8857/1: efi: enable CP15 DMB instructions before clea [...]
new 9520b5324b0e Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
The 14 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:
arch/arm/Kconfig | 2 +-
arch/arm/Kconfig.debug | 6 +-
arch/arm/boot/compressed/head.S | 16 +++++-
arch/arm/kernel/head-nommu.S | 2 +-
arch/powerpc/configs/skiroot_defconfig | 1 +
arch/powerpc/mm/mmu_context_iommu.c | 97 ++++++++++++++++++++-------------
arch/powerpc/platforms/Kconfig.cputype | 2 +-
drivers/dma/bcm2835-dma.c | 2 +-
drivers/dma/mediatek/mtk-cqdma.c | 2 +-
drivers/dma/sh/rcar-dmac.c | 30 ++++++++--
drivers/infiniband/core/uverbs.h | 1 +
drivers/infiniband/core/uverbs_main.c | 52 +++++++++++++++++-
drivers/infiniband/hw/hns/hns_roce_qp.c | 2 +-
drivers/infiniband/hw/mlx5/main.c | 12 ++--
drivers/infiniband/hw/mlx5/qp.c | 11 ++--
drivers/infiniband/sw/rdmavt/mr.c | 17 +++---
drivers/input/keyboard/Kconfig | 2 +-
drivers/input/rmi4/rmi_driver.c | 6 +-
drivers/input/rmi4/rmi_f11.c | 2 +-
fs/io_uring.c | 42 ++++++++------
include/uapi/rdma/mlx5-abi.h | 1 +
21 files changed, 213 insertions(+), 95 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/gcc.
from 6a41d1aadd8 [netbsd] d: Fix build failures on sparc*-netbsd
adds 9aee1351e77 PR c++/90173 * g++.dg/cpp1z/class-deduction66.C: Use dg-d [...]
adds c5beaef0c93 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction66.C | 2 +-
3 files changed, 8 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 8a522c6cab Have 'thread|frame apply' style their output.
adds 4cacd8ca8d Automatic date update in version.in
adds fa731fa0d4 Follow-up to Support style in 'frame|thread apply'
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 31 +++++++++++++++++++++++++++++++
gdb/guile/guile.c | 2 +-
3 files changed, 33 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/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 40e3467 0: update: binutils-gcc-linux: all
new 7eef154 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 (40e3467)
\
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 | 130 +-
02-prepare_abe/console.log | 226 +-
03-build_abe-binutils/console.log | 10776 ++++++------
04-build_abe-stage1/console.log | 19856 +++++++++++-----------
05-build_linux/console.log | 688 +-
06-boot_linux/console.log | 2 +-
console.log | 31703 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 31636 insertions(+), 31761 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/gcc.
from a14a023bb9c Daily bump.
adds 0e4bcb6b80d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from c48ae9eb3b Automatic date update in version.in
adds ad99131499 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-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f0e88a3 0: update: binutils-gcc-linux: all
new 6b1abda 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 (f0e88a3)
\
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 | 128 +-
02-prepare_abe/console.log | 439 +-
03-build_abe-binutils/console.log | 8168 ++++++-------
04-build_abe-stage1/console.log | 13565 +++++++++++----------
05-build_linux/console.log | 750 +-
06-boot_linux/console.log | 2 +-
console.log | 23222 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 23139 insertions(+), 23147 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-allyesconfig
in repository toolchain/ci/gcc.
from a14a023bb9c Daily bump.
adds 0e4bcb6b80d Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from c48ae9eb3b Automatic date update in version.in
adds ad99131499 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.