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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards a0e9af29 0: update: binutils-gcc-linux: boot
new 24613fd4 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 (a0e9af29)
\
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 | 175 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11466 ++++++++--------
04-build_abe-stage1/console.log | 13685 +++++++++----------
05-build_linux/console.log | 644 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26443 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26423 insertions(+), 26448 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-arm-mainline-allnoconfig
in repository toolchain/ci/linux.
from d2eee25858f2 Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/sc [...]
adds f8788d86ab28 Linux 5.6-rc3
adds 2e90ca68b0d2 floppy: check FDC index for errors before assigning it
adds bf4498ad3f9a tmpfs: deny and force are not huge mount options
new bc570c14b260 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds 872d92dec353 tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
adds c9cc0517bba9 crypto: chacha20poly1305 - prevent integer overflow on lar [...]
new 7031ecffab86 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds ead68df94d24 KVM: x86: enable -Werror
new d970a325561d KVM: x86: fix missing prototypes
new 463bfeeead97 KVM: nVMX: Fix some obsolete comments and grammar error
new 147f1a1fe5d7 KVM: x86: fix incorrect comparison in trace event
new b78a8552d77f kvm/emulate: fix a -Werror=cast-function-type
new 7455a8327674 KVM: x86: don't notify userspace IOAPIC on edge-triggered [...]
new c9dfd3fb0835 KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadow
new 624e18f92f2e KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
new 93fd9666c269 kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
new 91a5f413af59 KVM: nVMX: handle nested posted interrupts when apicv is d [...]
new a4443267800a KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbase [...]
new 23520b2def95 KVM: apic: avoid calculating pending eoi from an uninitial [...]
new d80b64ff297e KVM: SVM: Fix potential memory leak in svm_cpu_init()
new dd58f3c95c98 KVM: fix error handling in svm_hardware_setup
new 5ef8acbdd687 KVM: nVMX: Emulate MTF when performing instruction emulation
new 07721feee46b KVM: nVMX: Don't emulate instructions in guest mode
new e71237d3ff1a KVM: nVMX: Refactor IO bitmap checks into helper function
new 35a571346a94 KVM: nVMX: Check IO instruction VM-exit conditions
new a93236fcbe1d KVM: s390: rstify new ioctls in api.rst
new 63623fd44972 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 21 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 | 33 +++++-----
Makefile | 2 +-
arch/x86/include/asm/kvm_emulate.h | 13 +++-
arch/x86/include/asm/kvm_host.h | 3 +-
arch/x86/include/asm/vmx.h | 2 +-
arch/x86/include/asm/vmxfeatures.h | 1 +
arch/x86/include/uapi/asm/kvm.h | 1 +
arch/x86/kvm/Makefile | 1 +
arch/x86/kvm/emulate.c | 36 ++++------
arch/x86/kvm/irq_comm.c | 2 +-
arch/x86/kvm/lapic.c | 9 ++-
arch/x86/kvm/mmutrace.h | 2 +-
arch/x86/kvm/svm.c | 65 ++++++++++---------
arch/x86/kvm/vmx/capabilities.h | 1 +
arch/x86/kvm/vmx/nested.c | 89 ++++++++++++++++++-------
arch/x86/kvm/vmx/nested.h | 10 ++-
arch/x86/kvm/vmx/vmx.c | 130 +++++++++++++++++++++++++++++++------
arch/x86/kvm/vmx/vmx.h | 3 +
arch/x86/kvm/x86.c | 2 +
drivers/block/floppy.c | 7 +-
drivers/tee/amdtee/Kconfig | 2 +-
include/linux/kvm_host.h | 2 +
lib/crypto/chacha20poly1305.c | 3 +
mm/shmem.c | 2 -
24 files changed, 294 insertions(+), 127 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards f52bf76a 0: update: binutils-gcc-linux: all
new 5a7fe0ce 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 (f52bf76a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 180 +-
03-build_abe-binutils/console.log | 11578 +++++++------
04-build_abe-stage1/console.log | 20270 +++++++++++-----------
05-build_linux/console.log | 552 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 32714 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 32711 insertions(+), 32735 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards da9a1788 0: update: binutils-gcc-linux: all
new 107534cc 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 (da9a1788)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11476 ++++++-------
04-build_abe-stage1/console.log | 18268 ++++++++++-----------
05-build_linux/console.log | 834 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 31255 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 31295 insertions(+), 31230 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-allmodconfig
in repository toolchain/ci/linux.
from d2eee25858f2 Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/sc [...]
adds f8788d86ab28 Linux 5.6-rc3
new 2e90ca68b0d2 floppy: check FDC index for errors before assigning it
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:
Makefile | 2 +-
drivers/block/floppy.c | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.