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 fd1f609e 0: update: binutils-gcc-linux: all
new 6760462d 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 (fd1f609e)
\
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 | 229 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11663 ++++++-------
04-build_abe-stage1/console.log | 13928 ++++++++-------
05-build_linux/console.log | 784 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 16 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27068 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 27062 insertions(+), 27086 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-mainline-allnoconfig
in repository toolchain/ci/linux.
from d5eeab8d7e26 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds d8f1b9716cfd io_uring: fix mismatched finish_wait() calls in io_uring_c [...]
adds 7f13657d1413 io_uring: handle -EFAULT properly in io_uring_setup()
adds 90da2e3f25c8 splice: move f_mode checks to do_{splice,tee}()
adds 63ff822358b2 io_uring: don't use 'fd' for openat/openat2/statx
adds 1d3962ae3b3d Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk [...]
new 78a5255ffb6a Stop the ad-hoc games with -Wno-maybe-initialized
new 5c45de21a222 gcc-10: disable 'zero-length-bounds' warning for now
new 44720996e2d7 gcc-10: disable 'array-bounds' warning for now
new 5a76021c2eff gcc-10: disable 'stringop-overflow' warning for now
new adc719209698 gcc-10: disable 'restrict' warning for now
new 1a263ae60b04 gcc-10: avoid shadowing standard library 'free()' in crypto
adds 7391efa48d88 RISC-V: Export riscv_cpuid_to_hartid_mask() API
adds 6bcff51539cc RISC-V: Add bitmap reprensenting ISA features common across CPUs
adds a2da5b181f88 RISC-V: Remove N-extension related defines
adds c749bb2d5548 riscv: set max_pfn to the PFN of the last page
adds 0a9f2a6161dc riscv: add Linux note to vdso
adds d6d5161280b3 riscv: force __cpu_up_ variables to put in data section
adds 73cb8e2a5863 RISC-V: Remove unused code from STRICT_KERNEL_RWX
new 2e28f3b13a41 Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.or [...]
The 7 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:
Makefile | 15 ++--
arch/riscv/include/asm/csr.h | 3 -
arch/riscv/include/asm/hwcap.h | 22 ++++++
arch/riscv/include/asm/set_memory.h | 8 ---
arch/riscv/kernel/cpu_ops.c | 4 +-
arch/riscv/kernel/cpufeature.c | 83 +++++++++++++++++++++-
arch/riscv/kernel/smp.c | 2 +
arch/riscv/kernel/vdso/Makefile | 2 +-
.../vdso/vdso-note.S => riscv/kernel/vdso/note.S} | 4 +-
arch/riscv/mm/init.c | 19 +----
crypto/lrw.c | 6 +-
crypto/xts.c | 6 +-
fs/io_uring.c | 65 ++++++-----------
fs/splice.c | 45 +++++-------
init/Kconfig | 18 -----
kernel/trace/Kconfig | 1 -
16 files changed, 168 insertions(+), 135 deletions(-)
copy arch/{x86/um/vdso/vdso-note.S => riscv/kernel/vdso/note.S} (84%)
--
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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 9a3dde5fed6 Daily bump.
adds 232a40538db 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 481879d9 0: update: binutils-gcc-linux: all
new c36a9595 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 (481879d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 171 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11288 +++++------
04-build_abe-stage1/console.log | 18058 +++++++++---------
05-build_linux/console.log | 668 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30621 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30634 insertions(+), 30624 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e7712326 0: update: linux-6b43f715b6379433e8eb30aa9bcc99bd6a585f77: boot
new 54813b84 0: update: binutils-6dc55ce97db90a9e6f201d67ca05608e19287ba1: 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 (e7712326)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 411 +-
03-build_abe-binutils/console.log | 11575 +++++------
04-build_abe-stage1/console.log | 15014 +++++++-------
05-build_linux/console.log | 4865 +++--
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 32123 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
12 files changed, 32422 insertions(+), 31828 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 1d3962ae3b3d Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk [...]
new 78a5255ffb6a Stop the ad-hoc games with -Wno-maybe-initialized
new 5c45de21a222 gcc-10: disable 'zero-length-bounds' warning for now
new 44720996e2d7 gcc-10: disable 'array-bounds' warning for now
new 5a76021c2eff gcc-10: disable 'stringop-overflow' warning for now
new adc719209698 gcc-10: disable 'restrict' warning for now
new 1a263ae60b04 gcc-10: avoid shadowing standard library 'free()' in crypto
new 7391efa48d88 RISC-V: Export riscv_cpuid_to_hartid_mask() API
new 6bcff51539cc RISC-V: Add bitmap reprensenting ISA features common across CPUs
new a2da5b181f88 RISC-V: Remove N-extension related defines
new c749bb2d5548 riscv: set max_pfn to the PFN of the last page
new 0a9f2a6161dc riscv: add Linux note to vdso
new d6d5161280b3 riscv: force __cpu_up_ variables to put in data section
new 73cb8e2a5863 RISC-V: Remove unused code from STRICT_KERNEL_RWX
new 2e28f3b13a41 Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.or [...]
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:
Makefile | 15 ++--
arch/riscv/include/asm/csr.h | 3 -
arch/riscv/include/asm/hwcap.h | 22 ++++++
arch/riscv/include/asm/set_memory.h | 8 ---
arch/riscv/kernel/cpu_ops.c | 4 +-
arch/riscv/kernel/cpufeature.c | 83 +++++++++++++++++++++-
arch/riscv/kernel/smp.c | 2 +
arch/riscv/kernel/vdso/Makefile | 2 +-
.../vdso/vdso-note.S => riscv/kernel/vdso/note.S} | 4 +-
arch/riscv/mm/init.c | 19 +----
crypto/lrw.c | 6 +-
crypto/xts.c | 6 +-
init/Kconfig | 18 -----
kernel/trace/Kconfig | 1 -
14 files changed, 128 insertions(+), 65 deletions(-)
copy arch/{x86/um/vdso/vdso-note.S => riscv/kernel/vdso/note.S} (84%)
--
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 gcc.
from 4b26b13871a libbacktrace: support short read
new dea40c941a4 libbacktrace: add Mach-O support
new 8600440e147 libbacktrace: don't free ELF strtab if error occurs after 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:
libbacktrace/ChangeLog | 24 +
libbacktrace/Makefile.am | 68 ++-
libbacktrace/Makefile.in | 123 +++--
libbacktrace/config.h.in | 3 +
libbacktrace/configure | 78 ++-
libbacktrace/configure.ac | 10 +
libbacktrace/elf.c | 1 +
libbacktrace/filetype.awk | 19 +-
libbacktrace/macho.c | 1309 +++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 1586 insertions(+), 49 deletions(-)
create mode 100644 libbacktrace/macho.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_gnu/gnu-release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 5e49eed1 0: update: gcc-f3e32d19dc5463a5422badaee9cc503645910e7b: 1
new ceedda9b 0: update: gcc-232a40538db99e3d5202a50e3bc8bda44b85b5e1: 1
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 (5e49eed1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 166 +-
02-prepare_abe/console.log | 79 +-
03-build_abe-bootstrap_O3/console.log | 76210 ++++++++++++++++---------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 2 +-
console.log | 76443 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 76425 insertions(+), 76491 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.