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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 2ace9bf6 0: update: binutils-gcc-linux: boot
new 40af41a4 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 (2ace9bf6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 82 +-
02-prepare_abe/console.log | 326 +-
03-build_abe-binutils/console.log | 11797 ++++++-----
04-build_abe-stage1/console.log | 20530 +++++++++---------
05-build_linux/console.log | 816 +-
06-boot_linux/console.log | 470 +-
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 | 33721 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 33832 insertions(+), 33930 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 447a5d98 2: update: binutils-gcc-linux: 17561
new ad1fb894 2: update: binutils-gcc-linux: 17561
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 (447a5d98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 185 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 12005 +++++-----
04-build_abe-stage1/console.log | 16002 +++++++-------
05-build_linux/console.log | 6406 +++---
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 14 +-
08-update_baseline/console.log | 158 +-
08-update_baseline/results.regressions | 14 +-
console.log | 35338 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 35277 insertions(+), 35309 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 3552c3709c0e Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux
new faf000397e7f KVM: arm64: Fix build error in user_mem_abort()
new f81cb2c3ad41 KVM: arm64: Don't hide ID registers from userspace
new 01fe5ace92dd KVM: arm64: Consolidate REG_HIDDEN_GUEST/USER
new 912dee572691 KVM: arm64: Check RAZ visibility in ID register accessors
new c512298eed03 KVM: arm64: Remove AA64ZFR0_EL1 accessors
new ff2bb93f5378 Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pu [...]
new c6c4f961cb87 KVM: x86/mmu: fix counting of rmap entries in pte_list_add
new 3d20267abc78 KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER
new 177158e5b1a5 KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUID
new cc4cb017678a KVM: x86: use positive error values for msr emulation that [...]
new 1930e5ddcead kvm: x86: reads of restricted pv msrs should also result in #GP
new 01b4f510b9f4 kvm: x86: ensure pv_cpuid.features is initialized when ena [...]
new 1e293d1ae88c kvm: x86: request masterclock update any time guest uses d [...]
new 2cdef91cf882 KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
new df11f7dd5834 selftests: kvm: Fix the segment descriptor layout to match [...]
new 85f2a4320ef2 selftests: kvm: Clear uc so UCALL_NONE is being properly reported
new 29faeb963201 selftests: kvm: Add exception handling to selftests
new ac4a4d6de22e selftests: kvm: test enforcement of paravirtual cpuid features
new fd02029a9e01 KVM: selftests: Add aarch64 get-reg-list test
new 31d212959179 KVM: selftests: Add blessed SVE registers to get-reg-list
new 3031e0288e60 KVM: selftests: Always clear dirty bitmap after iteration
new afdb19600719 KVM: selftests: Use a single binary for dirty/clear log test
new 4b5d12b0e21c KVM: selftests: Factor code out of demand_paging_test
new 2fe5149bdfbf KVM: selftests: Remove address rounding in guest code
new 1eafbd27edb5 KVM: selftests: Simplify demand_paging_test with timespec_ [...]
new 92ab4b9a22cf KVM: selftests: Add wrfract to common guest code
new f663132d1e09 KVM: selftests: Drop pointless vm_create wrapper
new 6769155fece2 KVM: selftests: Make the per vcpu memory size global
new 3be186309546 KVM: selftests: Make the number of vcpus global
new 4fd94ec7d566 KVM: selftests: Introduce the dirty log perf test
new 6d6a18fdde8b KVM: selftests: allow two iterations of dirty_log_perf_test
new 407ab579637c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 32 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 | 5 +-
arch/arm64/kvm/mmu.c | 2 +
arch/arm64/kvm/sys_regs.c | 108 +--
arch/arm64/kvm/sys_regs.h | 16 +-
arch/x86/kvm/cpuid.c | 23 +-
arch/x86/kvm/cpuid.h | 1 +
arch/x86/kvm/mmu/mmu.c | 12 +-
arch/x86/kvm/x86.c | 72 +-
arch/x86/kvm/x86.h | 8 +-
tools/testing/selftests/kvm/.gitignore | 4 +
tools/testing/selftests/kvm/Makefile | 25 +-
.../selftests/kvm/aarch64/get-reg-list-sve.c | 3 +
tools/testing/selftests/kvm/aarch64/get-reg-list.c | 841 +++++++++++++++++++++
tools/testing/selftests/kvm/clear_dirty_log_test.c | 6 -
tools/testing/selftests/kvm/demand_paging_test.c | 269 ++-----
tools/testing/selftests/kvm/dirty_log_perf_test.c | 376 +++++++++
tools/testing/selftests/kvm/dirty_log_test.c | 191 ++++-
tools/testing/selftests/kvm/include/kvm_util.h | 7 +-
.../testing/selftests/kvm/include/perf_test_util.h | 198 +++++
tools/testing/selftests/kvm/include/test_util.h | 2 +
.../selftests/kvm/include/x86_64/processor.h | 38 +-
.../testing/selftests/kvm/lib/aarch64/processor.c | 4 +
tools/testing/selftests/kvm/lib/aarch64/ucall.c | 3 +
tools/testing/selftests/kvm/lib/kvm_util.c | 67 +-
.../testing/selftests/kvm/lib/kvm_util_internal.h | 2 +
tools/testing/selftests/kvm/lib/s390x/processor.c | 4 +
tools/testing/selftests/kvm/lib/s390x/ucall.c | 3 +
tools/testing/selftests/kvm/lib/test_util.c | 22 +-
tools/testing/selftests/kvm/lib/x86_64/handlers.S | 81 ++
tools/testing/selftests/kvm/lib/x86_64/processor.c | 146 +++-
tools/testing/selftests/kvm/lib/x86_64/ucall.c | 3 +
tools/testing/selftests/kvm/x86_64/kvm_pv_test.c | 234 ++++++
32 files changed, 2383 insertions(+), 393 deletions(-)
create mode 100644 tools/testing/selftests/kvm/aarch64/get-reg-list-sve.c
create mode 100644 tools/testing/selftests/kvm/aarch64/get-reg-list.c
delete mode 100644 tools/testing/selftests/kvm/clear_dirty_log_test.c
create mode 100644 tools/testing/selftests/kvm/dirty_log_perf_test.c
create mode 100644 tools/testing/selftests/kvm/include/perf_test_util.h
create mode 100644 tools/testing/selftests/kvm/lib/x86_64/handlers.S
create mode 100644 tools/testing/selftests/kvm/x86_64/kvm_pv_test.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-defconfig
in repository toolchain/ci/base-artifacts.
discards f057d083 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
new 7a273622 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
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 (f057d083)
\
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 | 23 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10330 ++++++------
04-build_abe-stage1/console.log | 13517 ++++++++-------
05-build_linux/console.log | 2668 +--
07-check_regression/console.log | 36 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 20 +-
08-update_baseline/results.regressions | 20 +-
console.log | 27046 +++++++++++++++---------------
jenkins/manifest.sh | 4 +-
11 files changed, 27062 insertions(+), 27058 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-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 492b677b 2: update: llvm-linux: 21181
new d7b93105 2: update: llvm-linux: 21187
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 (492b677b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 220 +-
02-build_llvm/console.log | 12714 +++++++++++++--------------
03-build_linux/console.log | 891 +-
05-check_regression/console.log | 24 +-
05-check_regression/results.regressions | 10 +-
06-update_baseline/console.log | 76 +-
06-update_baseline/results.regressions | 10 +-
console.log | 13925 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
results | 2 +-
10 files changed, 13913 insertions(+), 13967 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 devel/coarray_native
in repository gcc.
from abc2c4bf5d3 Some naming fixes; fix handling of coarrays which are components.
new dd06247d918 Fix test for size of memory allocation.
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:
libgfortran/nca/shared_memory.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.