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-mainline-allnoconfig
in repository toolchain/ci/linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow
adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr
adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data
adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry
adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel()
adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...]
adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage
adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode
adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode
adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression
adds 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/x86/boot.rst | 21 ++++++++++++++++++---
arch/arm/boot/compressed/head.S | 3 ++-
arch/x86/include/asm/efi.h | 2 ++
arch/x86/platform/efi/efi_64.c | 16 ++++++++++++----
drivers/firmware/efi/cper.c | 2 +-
drivers/firmware/efi/libstub/efistub.h | 2 +-
drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++-------------
drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++-------
8 files changed, 61 insertions(+), 30 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1a3655155 0: update: binutils-gcc-linux: boot
new a84b88974 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 (1a3655155)
\
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 | 86 +-
02-prepare_abe/console.log | 236 +-
03-build_abe-binutils/console.log | 10647 ++++++------
04-build_abe-stage1/console.log | 15798 +++++++++--------
05-build_linux/console.log | 596 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27405 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
12 files changed, 27412 insertions(+), 27418 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 binutils-gdb.
from e2275c6ee8c gdbserver: fix format string warning in win32-low.cc
new 937f6614685 Extend objdump --no-addresses info
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:
binutils/ChangeLog | 5 +++++
binutils/doc/binutils.texi | 3 ++-
2 files changed, 7 insertions(+), 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-allyesconfig
in repository toolchain/ci/linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow
adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr
adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data
adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry
adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel()
adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...]
adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage
adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode
adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode
adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression
adds 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/x86/boot.rst | 21 ++++++++++++++++++---
arch/arm/boot/compressed/head.S | 3 ++-
arch/x86/include/asm/efi.h | 2 ++
arch/x86/platform/efi/efi_64.c | 16 ++++++++++++----
drivers/firmware/efi/cper.c | 2 +-
drivers/firmware/efi/libstub/efistub.h | 2 +-
drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++-------------
drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++-------
8 files changed, 61 insertions(+), 30 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2d57607bf 0: update: binutils-gcc-linux: all
new a8c6c546a 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 (2d57607bf)
\
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 | 229 +-
02-prepare_abe/console.log | 230 +-
03-build_abe-binutils/console.log | 11321 +++++------
04-build_abe-stage1/console.log | 18050 +++++++++---------
05-build_linux/console.log | 852 +-
06-boot_linux/console.log | 2 +-
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 | 30712 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 30733 insertions(+), 30705 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-allmodconfig
in repository toolchain/ci/linux.
from 8632e9b5645b Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pu [...]
adds b450b30b9701 efi/cper: Use scnprintf() for avoiding potential buffer overflow
adds 05a08796281f efi/libstub/x86: Remove redundant assignment to pointer hdr
adds 105cb9544b16 efi/x86: Move efi stub globals from .bss to .data
adds 21cb9b414301 efi/x86: Always relocate the kernel for EFI handover entry
adds a94691680bac efi/arm: Deal with ADR going out of range in efi_enter_kernel()
adds 8b84769a7a15 Documentation/x86, efi/x86: Clarify EFI handover protocol [...]
adds 464fb126d98a efi/libstub/file: Merge file name buffers to reduce stack usage
adds a4b81ccfd4ca efi/x86: Fix the deletion of variables in mixed mode
adds f6103162008d efi/x86: Don't remap text<->rodata gap read-only for mixed mode
adds a088b858f16a efi/x86: Revert struct layout change to fix kexec boot regression
adds 00086336a8d9 Merge tag 'efi-urgent-2020-04-15' of git://git.kernel.org/ [...]
No new revisions were added by this update.
Summary of changes:
Documentation/x86/boot.rst | 21 ++++++++++++++++++---
arch/arm/boot/compressed/head.S | 3 ++-
arch/x86/include/asm/efi.h | 2 ++
arch/x86/platform/efi/efi_64.c | 16 ++++++++++++----
drivers/firmware/efi/cper.c | 2 +-
drivers/firmware/efi/libstub/efistub.h | 2 +-
drivers/firmware/efi/libstub/file.c | 27 ++++++++++++++-------------
drivers/firmware/efi/libstub/x86-stub.c | 18 +++++++++++-------
8 files changed, 61 insertions(+), 30 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8ebad7a7c 0: update: llvm-linux: all
new 036d21312 0: update: linux-00086336a8d96a04aa960f912287692a258f6cf5: 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 (8ebad7a7c)
\
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 | 158 +-
02-build_llvm/console.log | 12764 ++++++++++++++-------------
03-build_linux/console.log | 796 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 13724 +++++++++++++++---------------
jenkins/manifest.sh | 13 +-
9 files changed, 13563 insertions(+), 13900 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.