This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 368094df48e6 Merge tag 'for-linus-5.13b-rc6-tag' of git://git.kernel.or [...]
new 4f13d471e5d1 KVM: SVM: Fix SEV SEND_START session length & SEND_UPDATE_ [...]
new e898da784aed KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemp [...]
new b1bd5cba3306 KVM: X86: MMU: Use the correct inherited permissions to ge [...]
new af3511ff7fa2 KVM: x86: Ensure PV TLB flush tracepoint reflects KVM behavior
new 1bc603af73dd KVM: selftests: introduce P47V64 for s390x
new f53b16ad6440 selftests: kvm: Add support for customized slot0 memory size
new f31500b0d437 KVM: x86: Ensure liveliness of nested VM-Enter fail tracep [...]
new b53e84eed08b KVM: x86: Unload MMU on guest TLB flush if TDP disabled to [...]
new da27a83fd6cc kvm: avoid speculation-based attacks from out-of-range mem [...]
new 4422829e8053 kvm: fix previous commit for 32-bit builds
new 2f673816b2db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 165ea85f1483 btrfs: do not write supers if we have an fs error
new 5b434df87787 btrfs: zoned: fix zone number to sector/physical calculation
new e7b2ec3d3d4e btrfs: return value from btrfs_mark_extent_written() in ca [...]
new aefd7f706556 btrfs: promote debugging asserts to full-fledged checks in [...]
new cc6cf827dd68 Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/s [...]
new 4792f9dd1293 clang-format: Update with the latest for_each macro list
new a25b088c4ffa Merge tag 'clang-format-for-linus-v5.13-rc6' of git://gith [...]
new ca0760e7d79e Compiler Attributes: Add continue in comment
new a4c30b8691f2 Merge tag 'compiler-attributes-for-linus-v5.13-rc6' of git [...]
The 20 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:
.clang-format | 13 +++++-
Documentation/virt/kvm/mmu.rst | 4 +-
arch/x86/kvm/lapic.c | 17 +++++---
arch/x86/kvm/mmu/paging_tmpl.h | 14 +++---
arch/x86/kvm/svm/sev.c | 6 +--
arch/x86/kvm/trace.h | 6 +--
arch/x86/kvm/x86.c | 19 ++++++++-
fs/btrfs/disk-io.c | 26 ++++++++----
fs/btrfs/file.c | 4 +-
fs/btrfs/tree-log.c | 16 +++++++
fs/btrfs/zoned.c | 23 +++++++---
include/linux/compiler_attributes.h | 1 +
include/linux/kvm_host.h | 10 ++++-
tools/testing/selftests/kvm/include/kvm_util.h | 10 +++--
tools/testing/selftests/kvm/kvm_page_table_test.c | 2 +-
tools/testing/selftests/kvm/lib/kvm_util.c | 52 +++++++++++++++++++----
tools/testing/selftests/kvm/lib/perf_test_util.c | 2 +-
tools/testing/selftests/kvm/memslot_perf_test.c | 2 +-
18 files changed, 171 insertions(+), 56 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from b6a019ea280 Daily bump.
adds fc930b3010b c++: tsubst_function_decl and excess arg levels [PR100102]
adds 1c1e19e305c Daily bump.
adds 7fe81705fba Daily bump.
new f7ece1a3200 d: Respect explicit align(N) type alignment (PR100935)
new d660f34b671 d: TypeInfo error when using slice copy on Structs (PR100964)
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:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++
gcc/cp/pt.c | 39 ----------------------
gcc/d/dmd/expression.c | 7 ++--
gcc/d/dmd/mtype.c | 5 ++-
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C | 9 +++++
gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.C | 9 +++++
gcc/testsuite/gdc.test/compilable/aggr_alignment.d | 20 +++++++++++
gcc/testsuite/gdc.test/compilable/betterCarray.d | 10 ++++++
10 files changed, 76 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-72a.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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards f30bee8e 0: update: gcc-b6a019ea280d975633904c211f7ee5b1100bf5d5: 1
new cf97194a 0: update: gcc-d660f34b6718c5f107fd1f1a2126aec759a6593b: 1
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 (f30bee8e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 138 +-
04-build_abe-bootstrap_debug/console.log | 70221 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 70473 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
7 files changed, 70541 insertions(+), 70381 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 releases/gcc-11
in repository gcc.
from 10d4f283f41 d: TypeInfo error when using slice copy on Structs (PR100964)
new fe28c123dbd libstd++: Only support atomic_ref::wait tests which are alw [...]
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:
.../testsuite/29_atomics/atomic_ref/wait_notify.cc | 25 ++++++++++++----------
1 file changed, 14 insertions(+), 11 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 gcc.
from d4faa36e754 Fix PR 100925: Limit some a?CST1:CST2 optimizations to inte [...]
new eb3a3bb8ce4 libstd++: Only support atomic_ref::wait tests which are alw [...]
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:
.../testsuite/29_atomics/atomic_ref/wait_notify.cc | 25 ++++++++++++----------
1 file changed, 14 insertions(+), 11 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_gnu/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 3b045d22 0: update: gcc-e89759fdfc80db223bd852aba937acb2d7c2cd80: 1
new 09d55884 0: update: gcc-d4faa36e7540c573c5dc17850bcd938d0900b2e9: 1
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 (3b045d22)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 172 +-
02-prepare_abe/console.log | 204 +-
04-build_abe-bootstrap_O1/console.log | 66287 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 66671 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 66694 insertions(+), 66652 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.