This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 20bd11e85c [test][Driver] Fix Clang :: Driver/cl-response-file.c
new 2f4434368b AMDGPU: Add DS GWS sema builtins
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:
include/clang/Basic/BuiltinsAMDGPU.def | 4 ++++
test/CodeGenOpenCL/builtins-amdgcn-ci.cl | 8 ++++++++
test/CodeGenOpenCL/builtins-amdgcn.cl | 18 ++++++++++++++++++
test/SemaOpenCL/builtins-amdgcn-error-ci.cl | 3 ++-
4 files changed, 32 insertions(+), 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-aarch64-stable-allyesconfig
in repository toolchain/ci/gcc.
from f85aeb54a6a Daily bump.
adds 278623a1154 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from a9f626606e Automatic date update in version.in
adds 9b2701ec61 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 20f8953e 0: update: binutils-gcc-linux: all
new 275e7424 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 (20f8953e)
\
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 | 128 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 10946 ++++++++---------
04-build_abe-stage1/console.log | 11593 +++++++++---------
05-build_linux/console.log | 662 +-
06-boot_linux/console.log | 2 +-
console.log | 23809 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 23790 insertions(+), 23792 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 e929387449cf Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new f9bc5227652d KVM: nVMX: use correct clean fields when copying from eVMCS
new 76e3bcdb61ca KVM: fix typo in documentation
new 6ca00dfafda7 KVM: x86: Modify struct kvm_nested_state to have explicit [...]
new b6b80c78af83 KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
new 61cfcd545e42 kvm: tests: Sort tests in the Makefile alphabetically
new 9dba988edb31 tests: kvm: Check for a kernel warning
new 9fd588772636 KVM: nVMX: reorganize initial steps of vmx_set_nested_state
new 0c529ff789bc KVM: arm64: Implement vq_present() as a macro
new df205b5c6328 KVM: arm64: Filter out invalid core register IDs in KVM_GE [...]
new 4729ec8c1e11 KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
new e4e5a865e9a9 KVM: arm/arm64: Fix emulated ptimer irq injection
new b21e31b25304 Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org [...]
new b3e978337b25 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 766741fcaa1f Revert "fuse: require /dev/fuse reads to have enough buffe [...]
new b910f6a7ccab Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub [...]
new 941d935ac763 ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
new 9179c21dc6ed ovl: don't fail with disconnected lower NFS
new 1dac6f5b0ed2 ovl: fix bogus -Wmaybe-unitialized warning
new 253e74833911 ovl: fix typo in MODULE_PARM_DESC
new 6dde1e42f497 ovl: make i_ino consistent with st_ino in more cases
new 4ae004a9bca8 Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/ [...]
The 21 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 | 48 +++++---
arch/arm64/kvm/guest.c | 65 +++++++----
arch/x86/include/uapi/asm/kvm.h | 33 ++++--
arch/x86/kvm/mmu.c | 16 ++-
arch/x86/kvm/vmx/nested.c | 103 +++++++++--------
arch/x86/kvm/vmx/vmcs12.h | 5 +-
fs/fuse/dev.c | 10 --
fs/overlayfs/copy_up.c | 2 +-
fs/overlayfs/dir.c | 2 +-
fs/overlayfs/file.c | 91 ++++++++++-----
fs/overlayfs/inode.c | 12 +-
fs/overlayfs/super.c | 42 +++----
tools/arch/x86/include/uapi/asm/kvm.h | 2 +-
tools/testing/selftests/kvm/.gitignore | 1 +
tools/testing/selftests/kvm/Makefile | 21 ++--
tools/testing/selftests/kvm/include/kvm_util.h | 2 +
.../selftests/kvm/include/x86_64/processor.h | 2 +
tools/testing/selftests/kvm/lib/kvm_util.c | 36 ++++++
tools/testing/selftests/kvm/lib/x86_64/processor.c | 16 +++
.../selftests/kvm/x86_64/mmio_warning_test.c | 126 +++++++++++++++++++++
.../kvm/x86_64/vmx_set_nested_state_test.c | 68 ++++++-----
virt/kvm/arm/arch_timer.c | 5 +-
virt/kvm/arm/vgic/vgic-its.c | 1 +
23 files changed, 495 insertions(+), 214 deletions(-)
create mode 100644 tools/testing/selftests/kvm/x86_64/mmio_warning_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.
unknown user pushed a change to branch master
in repository llvm.
from 483f92d9806 AMDGPU: Add intrinsics for DS GWS semaphore instructions
new 8f6eb8bd5e5 [profile] Solaris ld supports __start___llvm_prof_data etc. labels
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:
lib/Transforms/Instrumentation/InstrProfiling.cpp | 3 ++-
test/Instrumentation/InstrProfiling/platform.ll | 7 ++-----
2 files changed, 4 insertions(+), 6 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 clang.
from 662d27fff7 Rename CodeGenFunction::overlapFor* to getOverlapFor*.
new 20bd11e85c [test][Driver] Fix Clang :: Driver/cl-response-file.c
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:
test/Driver/cl-response-file.c | 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/llvm-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 537694c7 0: update: llvm-linux: boot
new 965cc8db 0: update: llvm-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 (537694c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 70 +-
02-build_llvm/console.log | 11676 +++++++++++++++++------------------
03-build_linux/console.log | 720 ++-
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 +
console.log | 12476 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 12502 insertions(+), 12481 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-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 981b66dd433 Daily bump.
adds f85aeb54a6a Daily bump.
adds 278623a1154 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-spec2k6-Os_LTO
in repository toolchain/ci/binutils-gdb.
from 8bd3c5f928 Automatic date update in version.in
adds a9f626606e Automatic date update in version.in
adds 9b2701ec61 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.