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/binutils-gdb.
from 8f71a6fb67 Automatic date update in version.in
adds 34a5de604f 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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a3666216 0: update: binutils-gcc-linux: all
new ee4ac29a 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 (a3666216)
\
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 | 166 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 9436 ++++++------
04-build_abe-stage1/console.log | 18639 +++++++++++------------
05-build_linux/console.log | 742 +-
06-boot_linux/console.log | 2 +-
console.log | 29450 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29472 insertions(+), 29413 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 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
new 2babd34df229 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux
new b14c876b994f kvm: x86: skip populating logical dest map if apic is not [...]
new 74260dc278a7 MAINTAINERS: change list for KVM/s390
new ed4e7b057e9e MAINTAINERS: add KVM x86 reviewers
new c8e174b39887 KVM: x86: svm: remove redundant assignment of var new_entry
new 92cd0f0be3d7 selftests: kvm: do not try running the VM in vmx_set_neste [...]
new 65efa61dc0d5 selftests: kvm: provide common function to enable eVMCS
new c930e19790bb selftests: kvm: fix vmx_set_nested_state_test
new 54577e5018a8 selftests: kvm: fix state save/load on processors without XSAVE
new d012a06ab1d2 Revert "KVM: x86/mmu: Zap only the relevant pages when rem [...]
new e4427372398c selftests/kvm: make platform_info_test pass on AMD
new bb7ba8069de9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 12 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:
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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 722a298cca Remove test files for a different patch accidentally committ [...]
adds 605dc2c21d Some i18n fixes for the TUI
adds 0f8d8876d9 Remove NULL check from tui_reg_command
adds 1a4f81dd7e Minor rearrangement in tui-regs.c
adds 8e114aab8b Remove tui_data_item_window::value
adds b9ad36868f Change tui_data_item_window::content to be a unique_xmalloc_ptr
adds 42cc14a753 Rearrange tui-regs.c some more
adds 63356bfda1 Change tui_check_register_values to be a method
adds ca02d7c800 Add two methods to tui_data_window
adds fa4dc567ae Remove indirection from tui_data_window::regs_content
adds 100c2bf31f Remove tui_data_window::display_regs
adds ab0e1f1a45 Change tui_make_window to be a method
adds 973961bda3 Move some defines to tui-stack.c
adds 072272ce05 Remove some defines from tui-data.h
adds 04c72a68e0 Change some tui_data_window methods to be private
adds 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
new c07aae6e72 Fix g++ 9.1 build breakage
new 26c957f127 Fix nullptr in with_command_1
The 2 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:
bfd/version.h | 2 +-
gdb/ChangeLog | 144 +++++++++++++++
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-command.c | 2 +-
gdb/tui/tui-data.c | 1 -
gdb/tui/tui-data.h | 34 +---
gdb/tui/tui-disasm.h | 2 +-
gdb/tui/tui-hooks.c | 7 +-
gdb/tui/tui-io.c | 14 +-
gdb/tui/tui-io.h | 2 +-
gdb/tui/tui-layout.c | 4 +-
gdb/tui/tui-regs.c | 262 +++++++++++-----------------
gdb/tui/tui-regs.h | 74 ++++----
gdb/tui/tui-source.c | 3 +-
gdb/tui/tui-source.h | 2 +-
gdb/tui/tui-stack.c | 12 ++
gdb/tui/tui-wingeneral.c | 39 ++---
gdb/tui/tui-wingeneral.h | 1 -
22 files changed, 359 insertions(+), 267 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 6a680567 0: update: binutils-gcc-linux: all
new fb304905 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 (6a680567)
\
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 | 78 +-
02-prepare_abe/console.log | 28 +-
03-build_abe-binutils/console.log | 10756 ++++++------
04-build_abe-stage1/console.log | 20114 ++++++++++++-----------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31683 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 31689 insertions(+), 31694 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 15d90b242290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new d6846bfbeeac nfsd: fix dentry leak upon mkdir failure.
new dc46bba709cf nfsd: use i_wrlock instead of rcu for nfsdfs i_private
new bebd6997163a nfsd: initialize i_private before d_add
new 78e70e780b28 nfsd4: Fix kernel crash when reading proc file reply_cache_stats
new 2babd34df229 Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux
new b14c876b994f kvm: x86: skip populating logical dest map if apic is not [...]
new 74260dc278a7 MAINTAINERS: change list for KVM/s390
new ed4e7b057e9e MAINTAINERS: add KVM x86 reviewers
new c8e174b39887 KVM: x86: svm: remove redundant assignment of var new_entry
new 92cd0f0be3d7 selftests: kvm: do not try running the VM in vmx_set_neste [...]
new 65efa61dc0d5 selftests: kvm: provide common function to enable eVMCS
new c930e19790bb selftests: kvm: fix vmx_set_nested_state_test
new 54577e5018a8 selftests: kvm: fix state save/load on processors without XSAVE
new d012a06ab1d2 Revert "KVM: x86/mmu: Zap only the relevant pages when rem [...]
new e4427372398c selftests/kvm: make platform_info_test pass on AMD
new bb7ba8069de9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 16 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:
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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c375c1ef 0: update: binutils-gcc-linux: all
new fe41b7b9 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 (c375c1ef)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 79 +-
02-prepare_abe/console.log | 130 +-
03-build_abe-binutils/console.log | 10569 ++++++-------
04-build_abe-stage1/console.log | 18574 +++++++++++-----------
05-build_linux/console.log | 1414 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30805 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 30806 insertions(+), 30795 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.