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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ae04ae425 0: update: binutils-gcc-linux-qemu: all
new 15c933afa 0: update: binutils-gcc-linux-qemu: 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 (ae04ae425)
\
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.xz | Bin 1564 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2780 -> 2816 bytes
03-build_abe-binutils/console.log.xz | Bin 42600 -> 42936 bytes
04-build_abe-stage1/console.log.xz | Bin 86248 -> 87580 bytes
05-build_abe-qemu/console.log.xz | Bin 30544 -> 30752 bytes
06-build_linux/console.log.xz | Bin 3476 -> 3664 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 18 +++++++++---------
results | 2 +-
11 files changed, 16 insertions(+), 16 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 8157f4707360 Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/cep [...]
new 1ea1d6a847d2 s390/nmi: handle guarded storage validity failures for KVM guests
new f094a39c6ba1 s390/nmi: handle vector validity failures for KVM guests
new 3d787b392d16 s390/uaccess: fix compile error
new f3b7e73b2c66 s390/module: fix loading modules with a lot of relocations
new 90c5318795ee s390/module: test loading modules with a lot of relocations
new c9bb19368b3a s390: update defconfigs
new 663d34c8df98 s390/hypfs: include z/VM guests with access control group set
new 7eb362548981 Merge tag 's390-5.17-3' of git://git.kernel.org/pub/scm/li [...]
new fa62f39dc7e2 MIPS: Fix build error due to PTR used in more places
new e0152705e463 Merge tag 'mips-fixes-5.17_1' of git://git.kernel.org/pub/ [...]
new 94fea1d8a30e KVM: VMX: Zero host's SYSENTER_ESP iff SYSENTER is NOT used
new adb759e59999 x86,kvm/xen: Remove superfluous .fixup usage
new 1625566ec8fd KVM: remove async parameter of hva_to_pfn_remapped()
new 5c89be1dd5cf KVM: x86: Move CPUID.(EAX=0x12,ECX=1) mangling to __kvm_up [...]
new b9bed78e2fa9 KVM: VMX: Set vmcs.PENDING_DBG.BS on #DB in STI/MOVSS bloc [...]
new de1956f48543 KVM: selftests: Re-enable access_tracking_perf_test
new d081a343dd18 KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
new 519669cc5836 KVM: VMX: Remove vmcs_config.order
new 35fe7cfbab2e KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
new 1ffce0924a8c KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM [...]
new 47c28d436f40 KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
new 55467fcd55b8 KVM: SVM: Never reject emulation due to SMAP errata for !S [...]
new 31c25585695a Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
new 0b0be065b756 KVM: SVM: Don't intercept #GP for SEV guests
new c532f2903b69 KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
new 4d31d9eff244 KVM: x86: Pass emulation type to can_emulate_instruction()
new 132627c64d94 KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for [...]
new 04c40f344def KVM: SVM: Inject #UD on attempted emulation for SEV guest [...]
new 3280cc22aea7 KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or [...]
new cdf85e0c5dc7 KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in [...]
new 38dfa8308cfc KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real
new aa3b39f38c7a KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_neste [...]
new f7e570780efc KVM: x86: Forcibly leave nested virt when SMM state is toggled
new 033a3ea59a19 KVM: x86: Check .flags in kvm_cpuid_check_equal() too
new 4cf3d3ebe879 KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
new d6e656cd266c KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
new 811f95ff9527 KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_ [...]
new be4f3b3f8227 KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
new 4c282e51e445 KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
new 05a9e065059e KVM: x86: Sync the states size with the XCR0/IA32_XSS at, [...]
new dd4516aee365 selftests: kvm: move vm_xsave_req_perm call to amx_test
new 56f289a8d23a KVM: x86: Add a helper to retrieve userspace address from [...]
new dd6e63122018 KVM: x86: add system attribute to retrieve full set of sup [...]
new b19c99b9f448 selftests: kvm: check dynamic bits against KVM_X86_XCOMP_G [...]
new f80ae0ef089a KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
new 7a601e2cf615 KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
new 2423a4c0d174 KVM: nVMX: Rename vmcs_to_field_offset{,_table}
new 892a42c10ddb KVM: nVMX: Implement evmcs_field_offset() suitable for han [...]
new 6cbbaab60ff3 KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
new 6a0c61703e3a KVM: eventfd: Fix false positive RCU usage warning
new 094d00f8ca58 KVM: arm64: pkvm: Use the mm_ops indirection for cache mai [...]
new d11a327ed95d KVM: arm64: vgic-v3: Restrict SEIS workaround to known bro [...]
new 278583055a23 KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
new 17179d0068b2 Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pu [...]
new 3cd7cd8a62e6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 96d9d1fa5cd5 Drivers: hv: balloon: account for vmbus packet header in m [...]
new 9ff5549b1d1d video: hyperv_fb: Fix validation of screen resolution
new 56a14c69ae5e Merge tag 'hyperv-fixes-signed-20220128' of git://git.kern [...]
new da123016ca8c rcu-tasks: Fix computation of CPU-to-list shift counts
new a773abf72eb0 Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org [...]
new f9d87929d451 ucount: Make get_ucount a safe get_user replacement
new 76fcbc9c7c57 Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git:// [...]
new 4ed308c445a1 ftrace: Have architectures opt-in for mcount build time sorting
new e629e7b525a1 tracing/histogram: Fix a potential memory leak for kstrdup()
new 58c5724ec2cd tracing: Avoid -Warray-bounds warning for __rel_loc macro
new c6d777acdf8f tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
new 2201aea114d4 rtla: Make doc build optional
new aa814c51ab7c tools/tracing: Update Makefile to build rtla
new 798a5b6c195d tracing: Fix smatch warning for null glob in event_hist_tr [...]
new b59f2f2b865c tracing: Fix smatch warning for do while check in event_hi [...]
new 097f1eefedea tracing: Propagate is_signed to expression
new 67ab5eb71b37 tracing: Don't inc err_log entry count if entry allocation fails
new df0001545b27 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/sc [...]
The 73 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 | 4 +-
arch/arm/Kconfig | 1 +
arch/arm64/kvm/hyp/exception.c | 5 +-
arch/arm64/kvm/hyp/pgtable.c | 18 +--
arch/arm64/kvm/hyp/vgic-v3-sr.c | 3 +
arch/arm64/kvm/vgic/vgic-v3.c | 17 +-
arch/mips/include/asm/asm.h | 4 +-
arch/mips/include/asm/ftrace.h | 4 +-
arch/mips/include/asm/r4kcache.h | 4 +-
arch/mips/include/asm/unaligned-emul.h | 176 ++++++++++----------
arch/mips/kernel/mips-r2-to-r6-emul.c | 104 ++++++------
arch/mips/kernel/r2300_fpu.S | 6 +-
arch/mips/kernel/r4k_fpu.S | 2 +-
arch/mips/kernel/relocate_kernel.S | 22 +--
arch/mips/kernel/scall32-o32.S | 10 +-
arch/mips/kernel/scall64-n32.S | 2 +-
arch/mips/kernel/scall64-n64.S | 2 +-
arch/mips/kernel/scall64-o32.S | 10 +-
arch/mips/kernel/syscall.c | 8 +-
arch/mips/lib/csum_partial.S | 4 +-
arch/mips/lib/memcpy.S | 4 +-
arch/mips/lib/memset.S | 2 +-
arch/mips/lib/strncpy_user.S | 4 +-
arch/mips/lib/strnlen_user.S | 2 +-
arch/s390/Kconfig | 15 ++
arch/s390/configs/debug_defconfig | 20 +--
arch/s390/configs/defconfig | 16 +-
arch/s390/configs/zfcpdump_defconfig | 3 +
arch/s390/hypfs/hypfs_vm.c | 6 +-
arch/s390/include/asm/uaccess.h | 4 +-
arch/s390/kernel/module.c | 37 +++--
arch/s390/kernel/nmi.c | 27 +++-
arch/s390/lib/Makefile | 3 +
arch/s390/lib/test_modules.c | 35 ++++
arch/s390/lib/test_modules.h | 50 ++++++
arch/s390/lib/test_modules_helpers.c | 13 ++
arch/x86/Kconfig | 1 +
arch/x86/include/asm/kvm_host.h | 5 +-
arch/x86/include/uapi/asm/kvm.h | 3 +
arch/x86/kvm/cpuid.c | 90 +++++++----
arch/x86/kvm/lapic.c | 2 +-
arch/x86/kvm/svm/nested.c | 9 +-
arch/x86/kvm/svm/sev.c | 9 +-
arch/x86/kvm/svm/svm.c | 177 ++++++++++++++-------
arch/x86/kvm/svm/svm.h | 7 +-
arch/x86/kvm/svm/svm_onhyperv.h | 12 +-
arch/x86/kvm/vmx/capabilities.h | 1 -
arch/x86/kvm/vmx/evmcs.c | 4 +-
arch/x86/kvm/vmx/evmcs.h | 48 ++++--
arch/x86/kvm/vmx/nested.c | 82 ++++++----
arch/x86/kvm/vmx/vmcs12.c | 4 +-
arch/x86/kvm/vmx/vmcs12.h | 6 +-
arch/x86/kvm/vmx/vmx.c | 47 ++++--
arch/x86/kvm/x86.c | 94 +++++++++--
arch/x86/kvm/xen.c | 10 +-
drivers/hv/hv_balloon.c | 7 +
drivers/video/fbdev/hyperv_fb.c | 16 +-
include/trace/perf.h | 5 +-
include/trace/trace_events.h | 9 +-
include/uapi/linux/kvm.h | 1 +
kernel/rcu/tasks.h | 12 +-
kernel/trace/Kconfig | 8 +-
kernel/trace/trace.c | 3 +-
kernel/trace/trace_events_hist.c | 10 +-
kernel/ucount.c | 2 +
scripts/Makefile | 2 +-
tools/arch/x86/include/uapi/asm/kvm.h | 3 +
tools/include/uapi/linux/kvm.h | 1 +
tools/testing/selftests/kvm/Makefile | 1 +
.../testing/selftests/kvm/include/kvm_util_base.h | 1 -
.../selftests/kvm/include/x86_64/processor.h | 1 +
tools/testing/selftests/kvm/lib/kvm_util.c | 7 -
tools/testing/selftests/kvm/lib/x86_64/processor.c | 27 +++-
tools/testing/selftests/kvm/x86_64/amx_test.c | 2 +
tools/testing/selftests/kvm/x86_64/smm_test.c | 1 -
tools/tracing/Makefile | 18 ++-
tools/tracing/rtla/Makefile | 2 +-
virt/kvm/eventfd.c | 8 +-
virt/kvm/kvm_main.c | 8 +-
79 files changed, 922 insertions(+), 491 deletions(-)
create mode 100644 arch/s390/lib/test_modules.c
create mode 100644 arch/s390/lib/test_modules.h
create mode 100644 arch/s390/lib/test_modules_helpers.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_kernel/gnu-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 326c983e8 0: update: gcc-cfcf6459810b010e8af2798581967872f68f1178: boot
new 7f5b88ecd 0: update: qemu-cfe63e46be0a1f8a7fd2fd5547222f8344a43279: 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 (326c983e8)
\
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.xz | Bin 1604 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42192 -> 41744 bytes
04-build_abe-stage1/console.log.xz | Bin 67656 -> 68880 bytes
05-build_abe-qemu/console.log.xz | Bin 31740 -> 30924 bytes
06-build_linux/console.log.xz | Bin 5044 -> 4596 bytes
07-boot_linux/console.log.xz | Bin 508 -> 508 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 8 ++++----
10 files changed, 9 insertions(+), 9 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_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards f470627ea 0: update: binutils-gcc: 2
new da7bf097a 0: update: binutils-gcc: 2
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 (f470627ea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/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.xz | Bin 1540 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51680 -> 51776 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 530188 -> 529876 bytes
06-check_regression/console.log.xz | Bin 428 -> 420 bytes
07-update_baseline/console.log | 4 ++--
jenkins/manifest.sh | 12 ++++++------
7 files changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.