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-defconfig
in repository toolchain/ci/base-artifacts.
from ae90437473f 28: onsuccess: #482: boot: Success after binutils/llvm/qemu [...]
new f32ee848542 29: onsuccess: #483: boot: Success after binutils/llvm/linu [...]
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.xz | Bin 1912 -> 1768 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 31676 -> 32396 bytes
04-build_kernel_llvm/console.log.xz | Bin 66800 -> 67080 bytes
05-build_abe-qemu/console.log.xz | Bin 30616 -> 31320 bytes
06-build_linux/console.log.xz | Bin 3424 -> 3480 bytes
07-boot_linux/console.log.xz | Bin 6256 -> 6288 bytes
08-check_regression/console.log.xz | Bin 4096 -> 4640 bytes
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 24 insertions(+), 24 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_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
from 1fab01612a2 14: onsuccess: #154: 1: [TCWG CI] No change after binutils/ [...]
new 00eb47f7de7 15: onsuccess: #155: 1: [TCWG CI] No change after binutils/ [...]
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.xz | Bin 1760 -> 1788 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 30248 -> 30368 bytes
04-build_abe-stage1/console.log.xz | Bin 85464 -> 86152 bytes
06-build_abe-newlib/console.log.xz | Bin 16664 -> 16780 bytes
07-build_abe-stage2/console.log.xz | Bin 159640 -> 159296 bytes
08-benchmark/benchmark-build.log | 104 ++++++++++-----------
08-benchmark/benchmark.log | 102 ++++++++++----------
08-benchmark/console.log.xz | Bin 3804 -> 3832 bytes
09-check_regression/console.log.xz | Bin 4780 -> 4924 bytes
09-check_regression/results-vs-first.log | 2 +-
09-check_regression/results-vs-prev.log | 4 +-
dashboard/dashboard-generate.sh | 2 +-
.../squad-vs-first/Mean/results-metadata.json | 12 +--
.../squad-vs-first/coremark/results-metadata.json | 12 +--
dashboard/squad-vs-first/dashboard-push-squad.sh | 10 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/newlib_rev | 2 +-
mail/jira-body.txt | 33 ++++---
mail/mail-body.txt | 33 ++++---
mail/mail-subject.txt | 2 +-
manifest.sh | 30 +++---
results_id | 2 +-
24 files changed, 180 insertions(+), 174 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 bce9332220bd proc: proc_skip_spaces() shouldn't think it is working on [...]
new ad7f402ae4f4 xen/netback: Ensure protocol headers don't fall in the non [...]
new 74e7e1efdad4 xen/netback: don't call kfree_skb() with interrupts disabled
new b71101d6ae7b Merge tag 'for-linus-xsa-6.1-rc9-tag' of git://git.kernel. [...]
new 0dd4cdccdab3 KVM: s390: vsie: Fix the initialization of the epoch exten [...]
new 7e3bba93f42e Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.or [...]
new e542baf30b48 KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULT
new b8b43a4c2e9f KVM: Move halt-polling documentation into common directory
new 34e30ebbe48c KVM: Document the interaction between KVM_CAP_HALT_POLL an [...]
new 5b3e0cd872b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new b7d9aae40484 Revert "arm64: dma: Drop cache invalidation from arch_dma_ [...]
new 8ed710da2873 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 11 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:
Documentation/virt/kvm/api.rst | 15 +-
Documentation/virt/kvm/{x86 => }/halt-polling.rst | 13 ++
Documentation/virt/kvm/index.rst | 1 +
Documentation/virt/kvm/x86/index.rst | 1 -
arch/arm64/mm/dma-mapping.c | 17 +-
arch/s390/kvm/vsie.c | 4 +-
arch/x86/kvm/x86.c | 2 +-
drivers/net/xen-netback/common.h | 2 +-
drivers/net/xen-netback/interface.c | 6 +-
drivers/net/xen-netback/netback.c | 223 ++++++++++++----------
drivers/net/xen-netback/rx.c | 8 +-
11 files changed, 174 insertions(+), 118 deletions(-)
rename Documentation/virt/kvm/{x86 => }/halt-polling.rst (92%)
--
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 devel/modula-2
in repository gcc.
from 5405813b8aa gm2-lang.cc further tidyup of code.
new 98b201a33be Bugfix gm2_type_for_size. Patchset suggestion missed.
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:
gcc/m2/gm2-lang.cc | 6 ++++--
1 file changed, 4 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/llvm-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
from af5a17c3499 26: onsuccess: #417: all: Success after binutils/llvm/linux [...]
new b2eb2969831 27: onsuccess: #418: all: Success after binutils/llvm/linux [...]
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.xz | Bin 1704 -> 1752 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 31376 -> 31532 bytes
04-build_kernel_llvm/console.log.xz | Bin 65268 -> 65532 bytes
05-build_abe-qemu/console.log.xz | Bin 30904 -> 30412 bytes
06-build_linux/console.log.xz | Bin 3064 -> 3128 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 4384 -> 4464 bytes
08-check_regression/mail-body.txt | 2 +-
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 4 ++--
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
18 files changed, 26 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.