This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_fast_check_gdb/master-arm
in repository toolchain/ci/base-artifacts.
from 162d25c159 54: onsuccess: #61: 1: Success after binutils/gcc/gdb: 14 commits
new 3f0c2948f1 55: onsuccess: #62: 1: Success after binutils/gcc/linux/gdb: [...]
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 1756 -> 1756 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52404 -> 52720 bytes
04-build_abe-gcc/console.log.xz | Bin 238620 -> 237988 bytes
05-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
06-build_abe-linux/console.log.xz | Bin 8356 -> 9212 bytes
07-build_abe-glibc/console.log.xz | Bin 236148 -> 235956 bytes
08-build_abe-gdb/console.log.xz | Bin 52504 -> 52300 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3860 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2552 -> 2648 bytes
11-check_regression/console.log.xz | Bin 5156 -> 5588 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
sumfiles/gdb.log.xz | Bin 14488 -> 14460 bytes
sumfiles/gdb.sum | 34 +++++++++++++++++-----------------
24 files changed, 46 insertions(+), 46 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 1b929c02afd3 Linux 6.2-rc1
new 55c590adfe18 KVM: x86/pmu: Prevent zero period event from being repeate [...]
new fceb3a36c29a KVM: x86: ioapic: Fix level-triggered EOI and userspace I/ [...]
new 8b9e13d2de73 KVM: x86: hyper-v: Fix 'using uninitialized value' Coverit [...]
new 3c649918b764 KVM: x86: Simplify kvm_apic_hw_enabled
new 77b1908e10ec KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
new 53800f88d414 KVM: selftests: Zero out valid_bank_mask for "all" case in [...]
new 057b18756b46 KVM: nVMX: Document that ignoring memory failures for VMCL [...]
new 31de69f4eea7 KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
new a0860d68a25d KVM: nVMX: Don't stuff secondary execution control if it's [...]
new f5d16bb9be68 KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU [...]
new 80a3e4ae962d KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
new 21a36ac6b6c7 KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage [...]
new 50a9ac25985c KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpec [...]
new e779fd53b4aa KVM: selftests: Define literal to asm constraint in aarch6 [...]
new 73441efa36c2 KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.c
new d61a12cb9af5 KVM: selftests: Fix divide-by-zero bug in memslot_perf_test
new 43e96957e8b8 KVM: selftests: Use pattern matching in .gitignore
new 1525429fe5cb KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address [...]
new 6a5db83adfd6 KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitl [...]
new 5dc38777a7de KVM: selftests: Use proper function prototypes in probing code
new 2b2d8afc1acf KVM: selftests: Probe -no-pie with actual CFLAGS used to compile
new 7cf2e7373ab1 KVM: selftests: Explicitly disable builtins for mem*() overrides
new 5efb946b9569 KVM: selftests: Include lib.mk before consuming $(CC)
new db7b780dab67 KVM: selftests: Disable "gnu-variable-sized-type-not-at-en [...]
new 2f5213b8fc31 KVM: selftests: Use magic value to signal ucall_alloc() failure
new feb84f6daa7e KVM: selftests: document the default implementation of vm_ [...]
new 7a16142505cb KVM: arm64: selftests: Don't identity map the ucall MMIO hole
new 92c8191bb5d3 KVM: selftests: Mark correct page as mapped in virt_map()
new e0a78525f540 MAINTAINERS: adjust entry after renaming the vmx hyperv files
new a303def0fc18 kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()
new 562f5bc48a8d kvm: x86/mmu: Remove duplicated "be split" in spte.h
new 23e528d9bce2 KVM: Delete extra block of "};" in the KVM API documentation
new 385407a69d51 KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
new 92c58965e965 KVM: x86/xen: Use kvm_read_guest_virt() instead of open-co [...]
new 70eae03087a3 KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
new 1c14faa5087d KVM: x86/xen: Simplify eventfd IOCTLs
new b0305c1e0e27 KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_ [...]
new af2808906aab KVM: x86/xen: Documentation updates and clarifications
new a79b53aaaab5 KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
new 02d9a04da453 Documentation: kvm: clarify SRCU locking order
new 129c48cde6c9 KVM: selftests: restore special vmmcall code layout needed [...]
new a5496886eb13 Merge branch 'kvm-late-6.1-fixes' into HEAD
new 2258c2dc850b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 43 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 | 46 ++++---
Documentation/virt/kvm/locking.rst | 19 ++-
MAINTAINERS | 2 +-
arch/x86/kvm/hyperv.c | 63 +++++----
arch/x86/kvm/irq_comm.c | 5 +-
arch/x86/kvm/lapic.h | 4 +-
arch/x86/kvm/mmu/spte.h | 2 +-
arch/x86/kvm/mmu/tdp_mmu.c | 25 +++-
arch/x86/kvm/pmu.c | 3 +-
arch/x86/kvm/pmu.h | 3 +-
arch/x86/kvm/vmx/nested.c | 20 ++-
arch/x86/kvm/vmx/vmx.c | 7 +
arch/x86/kvm/x86.c | 3 +
arch/x86/kvm/xen.c | 144 +++++++++++----------
include/uapi/linux/kvm.h | 3 +
tools/testing/selftests/kvm/.gitignore | 91 +------------
tools/testing/selftests/kvm/Makefile | 64 ++++-----
.../selftests/kvm/aarch64/page_fault_test.c | 2 +-
tools/testing/selftests/kvm/lib/aarch64/ucall.c | 6 +-
tools/testing/selftests/kvm/lib/kvm_util.c | 13 +-
tools/testing/selftests/kvm/lib/ucall_common.c | 16 ++-
tools/testing/selftests/kvm/lib/x86_64/processor.c | 2 +-
tools/testing/selftests/kvm/memslot_perf_test.c | 3 +
tools/testing/selftests/kvm/x86_64/hyperv_ipi.c | 3 +-
.../kvm/x86_64/svm_nested_soft_inject_test.c | 13 +-
.../selftests/kvm/x86_64/vmx_tsc_adjust_test.c | 5 -
.../testing/selftests/kvm/x86_64/xen_shinfo_test.c | 6 +
virt/kvm/kvm_mm.h | 4 -
28 files changed, 290 insertions(+), 287 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_gnu_native_fast_check_gdb/master-aarch64
in repository toolchain/ci/base-artifacts.
from 638e373f36 57: onsuccess: #68: 1: Success after binutils/gcc/gdb: 18 commits
new f1dad23dab 58: onsuccess: #69: 1: Success after binutils/gcc/gdb: 24 commits
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 1780 -> 1724 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 39712 -> 39884 bytes
04-build_abe-gcc/console.log.xz | Bin 214724 -> 216568 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 8500 -> 8384 bytes
07-build_abe-glibc/console.log.xz | Bin 247240 -> 246856 bytes
08-build_abe-gdb/console.log.xz | Bin 40204 -> 39864 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3856 -> 3880 bytes
10-build_abe-check_gdb/console.log.xz | Bin 2552 -> 2756 bytes
11-check_regression/console.log.xz | Bin 5276 -> 5264 bytes
11-check_regression/results.compare | 4 ++--
11-check_regression/results.compare2 | 6 +++---
12-update_baseline/console.log | 3 +++
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 28 ++++++++++++++--------------
sumfiles/gdb.log.xz | Bin 14652 -> 14632 bytes
sumfiles/gdb.sum | 34 +++++++++++++++++-----------------
24 files changed, 46 insertions(+), 43 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.