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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 34a5de604f Automatic date update in version.in
adds 5921485ab4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a8fb3e90 0: update: binutils-gcc-linux: all
new 88045802 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 (a8fb3e90)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 438 +-
03-build_abe-binutils/console.log | 10371 +++++++------
04-build_abe-stage1/console.log | 18257 +++++++++++-----------
05-build_linux/console.log | 708 +-
06-boot_linux/console.log | 2 +-
console.log | 30068 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29999 insertions(+), 29991 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-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 20afc95b 0: update: llvm-linux: 17751
new bfae078f 0: update: llvm-linux: 17751
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 (20afc95b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 68 +-
02-build_llvm/console.log | 12050 ++++++++++++++++----------------
03-build_linux/console.log | 2076 +++---
05-check_regression/console.log | 8 +-
console.log | 14202 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14216 insertions(+), 14196 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-allmodconfig
in repository toolchain/ci/linux.
from 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds d6846bfbeeac nfsd: fix dentry leak upon mkdir failure.
adds dc46bba709cf nfsd: use i_wrlock instead of rcu for nfsdfs i_private
adds bebd6997163a nfsd: initialize i_private before d_add
adds 78e70e780b28 nfsd4: Fix kernel crash when reading proc file reply_cache_stats
adds 2babd34df229 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux
adds b14c876b994f kvm: x86: skip populating logical dest map if apic is not [...]
adds 74260dc278a7 MAINTAINERS: change list for KVM/s390
adds ed4e7b057e9e MAINTAINERS: add KVM x86 reviewers
adds c8e174b39887 KVM: x86: svm: remove redundant assignment of var new_entry
adds 92cd0f0be3d7 selftests: kvm: do not try running the VM in vmx_set_neste [...]
adds 65efa61dc0d5 selftests: kvm: provide common function to enable eVMCS
adds c930e19790bb selftests: kvm: fix vmx_set_nested_state_test
adds 54577e5018a8 selftests: kvm: fix state save/load on processors without XSAVE
adds d012a06ab1d2 Revert "KVM: x86/mmu: Zap only the relevant pages when rem [...]
adds e4427372398c selftests/kvm: make platform_info_test pass on AMD
adds bb7ba8069de9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
No new revisions were added by this update.
Summary of changes:
MAINTAINERS | 19 +++++++------
arch/x86/kvm/lapic.c | 5 ++++
arch/x86/kvm/mmu.c | 33 +---------------------
arch/x86/kvm/svm.c | 1 -
fs/nfsd/nfscache.c | 2 +-
fs/nfsd/nfsctl.c | 19 ++++++-------
tools/testing/selftests/kvm/include/evmcs.h | 2 ++
tools/testing/selftests/kvm/lib/x86_64/processor.c | 16 +++++++----
tools/testing/selftests/kvm/lib/x86_64/vmx.c | 20 +++++++++++++
tools/testing/selftests/kvm/x86_64/evmcs_test.c | 15 ++--------
tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c | 12 +++-----
.../selftests/kvm/x86_64/platform_info_test.c | 2 +-
.../kvm/x86_64/vmx_set_nested_state_test.c | 32 +++++++++------------
13 files changed, 79 insertions(+), 99 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-allmodconfig
in repository toolchain/ci/binutils-gdb.
from b068c22c2a Automatic date update in version.in
adds 61f80d5daf [gdb/testsuite] Stabilize gdb-caching-proc.exp test order
adds 3960cb7a1b gdb/djgpp: Add Hygon Dhyana processor support
adds c07aae6e72 Fix g++ 9.1 build breakage
adds 26c957f127 Fix nullptr in with_command_1
adds 65d20a7403 Automatic date update in version.in
adds baf46cd780 ARM CMSE symbols
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-arm.c | 26 ++++++--------------------
bfd/version.h | 2 +-
gdb/ChangeLog | 13 +++++++++++++
gdb/cli/cli-cmds.c | 3 +++
gdb/go32-nat.c | 7 ++++---
gdb/testsuite/ChangeLog | 8 ++++++++
gdb/testsuite/gdb.base/gdb-caching-proc.exp | 1 +
gdb/testsuite/gdb.base/with.exp | 2 ++
gdb/tui/tui-data.h | 1 +
include/ChangeLog | 4 ++++
include/elf/arm.h | 7 -------
12 files changed, 51 insertions(+), 31 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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1715208a 0: update: binutils-gcc-linux: all
new 06244172 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 (1715208a)
\
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 | 166 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11424 ++++++------
04-build_abe-stage1/console.log | 20099 +++++++++++-----------
05-build_linux/console.log | 1218 +-
06-boot_linux/console.log | 2 +-
console.log | 33346 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 33367 insertions(+), 33316 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_bmk/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/llvm-project.
from 19a71f6bdf2 Merging r360861, with an additional change to also add the [...]
adds 465f4e2c94a [bindings/go] Add ParseIR
adds 89de0d8dfbb Revert r369210 which got committed to the branch by mistake
No new revisions were added by this update.
Summary of changes:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.