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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6ad2a0b3c 0: update: llvm-linux: boot
new 8a76eb914 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 (6ad2a0b3c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 16 +-
02-build_llvm/console.log | 11990 ++++++++++++++++----------------
03-build_linux/console.log | 1780 ++---
04-boot_linux/console.log | 406 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14196 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14200 insertions(+), 14200 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-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e511ce2f9 0: update: llvm-4c6c4e2fce285c16b66a147afb287f7d4fc3c2e1: boot
new 49319afa5 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 (e511ce2f9)
\
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 | 220 +-
02-build_llvm/console.log | 12628 ++++++++--------
03-build_linux/console.log | 17031 +++++++++++-----------
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 10 +-
console.log | 29918 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
7 files changed, 30061 insertions(+), 29769 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 3a562aee727a Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/sc [...]
adds cec935ce69fc media: cec: CEC 2.0-only bcast messages were ignored
adds 95c29d46ab2a media: cec: avoid decrementing transmit_queue_sz if it is 0
adds ac479b51f3f4 media: cec: check 'transmit_in_progress', not 'transmitting'
adds e5a52a1d15c7 media: pulse8-cec: fix lost cec_transmit_attempt_done() call
adds ce644cf3fa06 media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s [...]
adds 50978df311d8 Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/l [...]
adds 53a256a9b925 dmaengine: Fix access to uninitialized dma_slave_caps
adds a40c94be2336 dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B
adds 2f42e05b942f dmaengine: k3dma: Avoid null pointer traversal
adds 24461d9792c2 dmaengine: virt-dma: Fix access after free in vchan_complete()
adds b0b5ce1010ff ioat: ioat_alloc_ring() failure handling.
adds 5613970af3f5 Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.o [...]
adds 3b1313eb32c4 mips: cacheinfo: report shared CPU map
adds 87f67cc4c7b8 MIPS: Fix boot on Fuloong2 systems
adds 7d2aa4bb90f5 mips: Fix gettimeofday() in the vdso library
adds a7effde99b6e MIPS: Kconfig: Use correct form for 'depends on'
adds a4a3893114a4 MIPS: Prevent link failure with kcov instrumentation
adds f8fffebdea75 MIPS: BPF: Disable MIPS32 eBPF JIT
adds f596cf0d8062 MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig
new bbcc5672b006 MIPS: Avoid VDSO ABI breakage due to global register variable
new c420ddda506b Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/s [...]
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:
arch/mips/Kconfig | 2 +-
arch/mips/boot/compressed/Makefile | 3 ++
arch/mips/include/asm/cpu-type.h | 3 +-
arch/mips/include/asm/thread_info.h | 20 ++++++++++++-
arch/mips/include/asm/vdso/gettimeofday.h | 13 --------
arch/mips/kernel/cacheinfo.c | 27 ++++++++++++++++-
arch/mips/net/ebpf_jit.c | 2 +-
arch/mips/vdso/vgettimeofday.c | 20 +++++++++++++
drivers/dma/dma-jz4780.c | 3 +-
drivers/dma/ioat/dma.c | 3 +-
drivers/dma/k3dma.c | 12 ++++++--
drivers/dma/virt-dma.c | 3 +-
drivers/media/cec/cec-adap.c | 40 +++++++++++++++++--------
drivers/media/usb/pulse8-cec/pulse8-cec.c | 17 ++++++++---
drivers/platform/mips/Kconfig | 2 +-
drivers/staging/media/ipu3/include/intel-ipu3.h | 2 +-
include/linux/dmaengine.h | 5 +++-
17 files changed, 132 insertions(+), 45 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from cdeaa594456 Daily bump.
adds 805b4df0675 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f3752ab7f 0: update: binutils-gcc-linux: boot
new 5b38c9cd5 0: update: 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 (f3752ab7f)
\
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 | 76 +-
02-prepare_abe/console.log | 258 +-
03-build_abe-binutils/console.log | 11058 +++++++--------
04-build_abe-stage1/console.log | 14021 ++++++++++---------
05-build_linux/console.log | 492 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 25937 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 25938 insertions(+), 25940 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 5613970af3f5 Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.o [...]
new 3b1313eb32c4 mips: cacheinfo: report shared CPU map
new 87f67cc4c7b8 MIPS: Fix boot on Fuloong2 systems
new 7d2aa4bb90f5 mips: Fix gettimeofday() in the vdso library
new a7effde99b6e MIPS: Kconfig: Use correct form for 'depends on'
new a4a3893114a4 MIPS: Prevent link failure with kcov instrumentation
new f8fffebdea75 MIPS: BPF: Disable MIPS32 eBPF JIT
new f596cf0d8062 MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in Kconfig
new bbcc5672b006 MIPS: Avoid VDSO ABI breakage due to global register variable
new c420ddda506b Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/s [...]
The 9 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/mips/Kconfig | 2 +-
arch/mips/boot/compressed/Makefile | 3 +++
arch/mips/include/asm/cpu-type.h | 3 ++-
arch/mips/include/asm/thread_info.h | 20 +++++++++++++++++++-
arch/mips/include/asm/vdso/gettimeofday.h | 13 -------------
arch/mips/kernel/cacheinfo.c | 27 ++++++++++++++++++++++++++-
arch/mips/net/ebpf_jit.c | 2 +-
arch/mips/vdso/vgettimeofday.c | 20 ++++++++++++++++++++
drivers/platform/mips/Kconfig | 2 +-
9 files changed, 73 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.