This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 1a6197c91 0: update: binutils-gcc-glibc-llvm: 1
new 1e8b73b2d 0: update: binutils-gcc-glibc: 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 (1a6197c91)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/llvm-master-arm- [...]
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 | 262 +-
03-build_abe-binutils/console.log | 11213 +-
04-build_abe-stage1/console.log | 20184 ++--
05-build_abe-linux/console.log | 297 +-
06-build_abe-glibc/console.log | 37989 +++----
07-build_abe-stage2/console.log | 44948 ++++----
08-build_llvm-true/console.log | 12785 ++-
10-benchmark--O2_LTO_marm/benchmark-start.log | 2 +-
10-benchmark--O2_LTO_marm/benchmark.log | 12 +-
10-benchmark--O2_LTO_marm/console.log | 152 +-
11-check_regression/console.log | 130 +-
11-check_regression/results-0.csv | 123 +-
11-check_regression/results-1.csv | 119 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 129 +-
11-check_regression/results.csv | 48 +-
11-check_regression/results.log | 2776 +-
12-update_baseline/console.log | 772 +-
12-update_baseline/results-0.csv | 123 +-
12-update_baseline/results-1.csv | 119 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 129 +-
12-update_baseline/results.csv | 48 +-
12-update_baseline/results.log | 2744 +-
console.log | 130256 +++++++++++------------
jenkins/manifest.sh | 27 +-
results_id | 2 +-
28 files changed, 132564 insertions(+), 133031 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/base-artifacts.
discards 5fa8b474e 0: update: binutils-gcc-linux: all
new dafe7a8d9 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 (5fa8b474e)
\
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 | 225 +-
02-prepare_abe/console.log | 174 +-
03-build_abe-binutils/console.log | 11571 +++++++------
04-build_abe-stage1/console.log | 13861 ++++++++--------
05-build_linux/console.log | 810 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 14 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26579 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26614 insertions(+), 26652 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 189522da8b3a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 9ef1530c0c1b KVM: SVM: fix compilation with modular PSP and non-modular KVM
new f14eec0a3203 KVM: SVM: move more vmentry code to assembly
new fb56baae5ea5 KVM: VMX: Enable machine check support for 32bit targets
new b6467ab142b7 KVM: Check validity of resolved slot when searching memslots
new 97daa028f3f6 KVM: s390: Return last valid slot if approx index is out-o [...]
new b045ae906b42 kvm: nVMX: reflect MTF VM-exits if injected by L1
new 69c097552502 kvm: nVMX: match comment with return type for nested_vmx_e [...]
new b4fd630812a0 KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
new b2bce0a589ca KVM: SVM: Fix build error due to missing release_pages() include
new b61f62d40895 KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
new 56a87e5d997b KVM: SVM: Fix __svm_vcpu_run declaration.
new 7289fdb5dcdb KVM: Remove CREATE_IRQCHIP/SET_PIT2 race
new 2ca1a06a5440 kvm: Handle reads of SandyBridge RAPL PMU MSRs rather than [...]
new 7f4b5cde2409 kvm: Disable objtool frame pointer checking for vmenter.S
new d47c4c454ab0 KVM: s390: Fix PV check in deliverable_irqs()
new 2a173ec993ba MAINTAINERS: add a reviewer for KVM/s390
new 3bda03865fca Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/ [...]
new ae49dedaa92b KVM: PPC: Book3S HV: Handle non-present PTEs in page fault [...]
new 00a6a5ef39e7 Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pu [...]
new 8160a563cfff Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 20 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:
MAINTAINERS | 1 +
arch/powerpc/kvm/book3s_64_mmu_hv.c | 9 +++++----
arch/powerpc/kvm/book3s_64_mmu_radix.c | 9 +++++----
arch/s390/kvm/interrupt.c | 2 +-
arch/s390/kvm/kvm-s390.c | 3 +++
arch/x86/include/asm/nospec-branch.h | 21 ---------------------
arch/x86/kvm/Makefile | 4 ++++
arch/x86/kvm/svm/sev.c | 6 +++++-
arch/x86/kvm/svm/svm.c | 10 +---------
arch/x86/kvm/svm/vmenter.S | 10 +++++++++-
arch/x86/kvm/vmx/nested.c | 21 +++++++++++++++++++--
arch/x86/kvm/vmx/vmx.c | 2 +-
arch/x86/kvm/x86.c | 21 +++++++++++++++++++--
include/linux/kvm_host.h | 2 +-
14 files changed, 74 insertions(+), 47 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 1a1f2e18c 0: update: binutils-gcc-linux: boot
new 90fb53bd6 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 (1a1f2e18c)
\
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 | 414 +-
03-build_abe-binutils/console.log | 11299 ++++++-----
04-build_abe-stage1/console.log | 18060 +++++++++--------
05-build_linux/console.log | 698 +-
06-boot_linux/console.log | 472 +-
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 | 31083 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 31081 insertions(+), 31095 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 ae83d0b416db Linux 5.7-rc2
new c90f3b8c4b5b clang-format: don't indent namespaces
new 5d65a0218fee clang-format: Update with the latest for_each macro list
new 20f16489093e Merge tag 'clang-format-for-linus-v5.7-rc3' of git://githu [...]
new 684c6bd80625 tpm: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
new eba5cf3dcb84 tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
new 29cb79795e32 tpm: fix wrong return value in tpm_pcr_extend
new b160c94be5d2 tpm/tpm_tis: Free IRQ if probing fails
new b61f7ff0f64f Merge tag 'tpmdd-next-20200421' of git://git.infradead.org [...]
new 355b36e6bfd3 vdpa-sim: depend on HAS_DMA
new aa21c2e73eae vhost: vdpa: remove unnecessary null check
new e373f3d78d83 vhost: remove set but not used variable 'status'
new cf29b1ceb69d vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
new 21818ed0c6f0 vdpasim: Return status in vdpasim_get_status
new 247643f85782 vhost: Create accessors for virtqueues private_data
new 3302363a27fb virtio/test: fix up after IOTLB changes
new 6bd6b282d0be tools/virtio: define aligned attribute
new 770f359ced98 tools/virtio: make asm/barrier.h self contained
new 6bbc2b63034a virtgpu: pull in uaccess.h
new b69df6cd0ad7 virtio-rng: pull in slab.h
new bf89a7c0218f remoteproc: pull in slab.h
new f091abe80632 virtio_input: pull in slab.h
new 3d820cd4e82d rpmsg: pull in slab.h
new bf02bd9ae27a remoteproc: pull in slab.h
new 5038a5679094 drm/virtio: fix up for include file changes
new 425a5070239a vdpa: allow a 32 bit vq alignment
new 58ad13729a8a vdpa: make vhost, virtio depend on menu
new ac8b85f9ef14 vdpa: fix comment of vdpa_register_device()
new dc39cbb4e8bc virtio-balloon: make virtballoon_free_page_report() static
new 31ba514b2fd0 virtio-balloon: Avoid using the word 'report' when referri [...]
new 55a2415bef65 virtio_blk: add a missing include
new 15064e70909c virtio: drop vringh.h dependency
new d085eb8ce727 vhost: disable for OABI
new 189522da8b3a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 33 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:
.clang-format | 18 ++-
drivers/block/virtio_blk.c | 1 +
drivers/char/hw_random/virtio-rng.c | 1 +
drivers/char/tpm/tpm-interface.c | 2 +-
drivers/char/tpm/tpm2-cmd.c | 1 +
drivers/char/tpm/tpm_ibmvtpm.c | 136 +++++++++++----------
drivers/char/tpm/tpm_tis_core.c | 8 +-
drivers/gpu/drm/virtio/virtgpu_ioctl.c | 1 +
drivers/gpu/drm/virtio/virtgpu_kms.c | 1 +
drivers/misc/mic/Kconfig | 2 +-
drivers/net/caif/Kconfig | 2 +-
drivers/remoteproc/remoteproc_sysfs.c | 1 +
drivers/remoteproc/stm32_rproc.c | 1 +
drivers/rpmsg/mtk_rpmsg.c | 1 +
drivers/vdpa/Kconfig | 18 +--
drivers/vdpa/ifcvf/ifcvf_base.c | 2 -
drivers/vdpa/ifcvf/ifcvf_main.c | 4 +-
drivers/vdpa/vdpa.c | 2 +-
drivers/vdpa/vdpa_sim/vdpa_sim.c | 4 +-
drivers/vhost/Kconfig | 21 +++-
drivers/vhost/net.c | 28 +++--
drivers/vhost/scsi.c | 14 +--
drivers/vhost/test.c | 14 +--
drivers/vhost/vdpa.c | 5 -
drivers/vhost/vhost.h | 27 ++++
drivers/vhost/vringh.c | 5 +
drivers/vhost/vsock.c | 14 +--
drivers/virtio/Kconfig | 2 +-
drivers/virtio/virtio_balloon.c | 4 +-
drivers/virtio/virtio_input.c | 1 +
include/linux/vdpa.h | 2 +-
include/linux/virtio.h | 1 -
include/linux/vringh.h | 6 +
include/uapi/linux/virtio_balloon.h | 11 +-
tools/virtio/Makefile | 5 +-
tools/virtio/asm/barrier.h | 1 +
.../virtio/generated/autoconf.h | 0
tools/virtio/linux/compiler.h | 1 +
38 files changed, 224 insertions(+), 144 deletions(-)
copy arch/arm/mach-imx/Makefile.boot => tools/virtio/generated/autoconf.h (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.