This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 82463436a7fa Merge branch 'i2c/for-current-fixed' of ssh://gitolite.ker [...]
new 7cb9eb106d7a KVM: PPC: Book3S HV: Perserve PSSCR FAKE_SUSPEND bit on gu [...]
new 345077c8e172 KVM: PPC: Book3S: Protect memslots while validating user address
new 78671ab4c9f4 Merge tag 'kvm-ppc-fixes-5.1-1' of git://git.kernel.org/pu [...]
new c09d65d9eab6 KVM: x86: Consider LAPIC TSC-Deadline timer expired if dea [...]
new da66761c2d93 x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
new 57bf67e73ce9 KVM: lapic: Disable timer advancement if adaptive tuning g [...]
new 39497d7660d9 KVM: lapic: Track lapic timer advance per vCPU
new c3941d9e0ccd KVM: lapic: Allow user to disable adaptive tuning of timer [...]
new b6aa57c69cb2 KVM: lapic: Convert guest TSC to host time domain if necessary
new f2fde6a5bcfc KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit
new dbcdae185a70 Documentation: kvm: fix dirty log ioctl arch lists
new 8764ed55c970 KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
new 0699c64a4be6 x86/kvm/mmu: reset MMU context when 32-bit guest switches PAE
new 76d58e0f07ec KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
new b904cb8dff82 KVM: lapic: Check for in-kernel LAPIC before deferencing a [...]
new eba3afde1cea KVM: selftests: make hyperv_cpuid test pass on AMD
new 8fa761624871 KVM: arm/arm64: arch_timer: Fix CNTP_TVAL calculation
new 96085b949672 KVM: arm/arm64: vgic-v3: Retire pending interrupts on disa [...]
new 811328fc3222 KVM: arm/arm64: Ensure vcpu target is unset on reset failure
new 2e8010bb71b3 kvm: arm: Skip stage2 huge mappings for unaligned ipa back [...]
new 6bc210003dff KVM: arm/arm64: Don't emulate virtual timers on userspace ioctls
new 6245242d9145 Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org [...]
new e8ab8d24b488 KVM: nVMX: Fix size checks in vmx_set_nested_state
new aa1be08f5258 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 24 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/virtual/kvm/api.txt | 11 ++--
arch/powerpc/kvm/book3s_64_vio.c | 6 +-
arch/powerpc/kvm/book3s_hv.c | 4 +-
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/include/uapi/asm/kvm.h | 1 +
arch/x86/kvm/hyperv.c | 11 +++-
arch/x86/kvm/lapic.c | 73 ++++++++++++++++-------
arch/x86/kvm/lapic.h | 4 +-
arch/x86/kvm/mmu.c | 1 +
arch/x86/kvm/vmx/nested.c | 4 +-
arch/x86/kvm/vmx/vmenter.S | 12 ++++
arch/x86/kvm/vmx/vmx.c | 7 +--
arch/x86/kvm/x86.c | 36 ++++++++---
arch/x86/kvm/x86.h | 2 -
tools/testing/selftests/kvm/dirty_log_test.c | 9 ++-
tools/testing/selftests/kvm/x86_64/hyperv_cpuid.c | 9 ++-
virt/kvm/arm/arch_timer.c | 17 +++---
virt/kvm/arm/arm.c | 11 +++-
virt/kvm/arm/mmu.c | 6 +-
virt/kvm/arm/vgic/vgic-mmio-v3.c | 3 +
virt/kvm/arm/vgic/vgic.c | 21 +++++++
virt/kvm/arm/vgic/vgic.h | 1 +
virt/kvm/kvm_main.c | 7 ++-
23 files changed, 192 insertions(+), 65 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 binutils-gdb.
from 222a8d2558 Fix cast of character to enum type in Ada
new b5d5eb444b Automatic date update in version.in
new bde09ab702 Remove "struct" from foreach statements
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 | 21 +++++++++++++++++++++
gdb/ada-lang.c | 4 ++--
gdb/darwin-nat.c | 2 +-
gdb/dictionary.c | 2 +-
gdb/dwarf2read.c | 2 +-
gdb/minsyms.c | 2 +-
gdb/objfiles.c | 6 +++---
gdb/ser-tcp.c | 2 +-
gdb/symtab.c | 4 ++--
10 files changed, 34 insertions(+), 13 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 gdb-8.3-branch
in repository binutils-gdb.
from bc694fdc3c Fix compilation with mingw.org's MinGW.
new 0af71a8e59 Automatic date update in version.in
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:
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.
unknown user pushed a change to branch binutils-2_32-branch
in repository binutils-gdb.
from b77b9697a6 Automatic date update in version.in
new aae6e5207d Automatic date update in version.in
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:
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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/llvm-project.
from 604a4178228 Merging r358885:
adds 68f2f7cc08f Merging r355607:
adds 9465a4c3ed5 Merging r357701:
No new revisions were added by this update.
Summary of changes:
llvm/cmake/modules/LLVMProcessSources.cmake | 10 +++++++++-
llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 4 ++--
llvm/test/tools/llvm-objdump/eh_frame-coff.test | 4 ++--
3 files changed, 13 insertions(+), 5 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
in repository toolchain/ci/binutils-gdb.
from 54cbac1e77 Automatic date update in version.in
adds b77b9697a6 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_bmk/llvm-release-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
discards fd06265 0: update: binutils-gcc-glibc-llvm: 0
new fa48cc1 0: update: binutils-gcc-glibc-llvm: 0
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 (fd06265)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/llvm-release-arm-spe [...]
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-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10980 +--
04-build_abe-stage1/console.log | 17615 ++---
05-build_abe-linux/console.log | 266 +-
06-build_abe-glibc/console.log | 37572 ++++++-----
07-build_abe-stage2/console.log | 46774 ++++++-------
08-build_llvm-true/console.log | 11642 ++--
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 4 +-
09-benchmark/console.log | 164 +-
10-check_regression/console.log | 198 +-
11-update_baseline/console.log | 208 +-
console.log | 126095 ++++++++++++++++++-----------------
jenkins/manifest.sh | 18 +-
results.csv | 14 +-
results_id | 2 +-
17 files changed, 126214 insertions(+), 125992 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.