This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from bbf9e7945e8 Daily bump.
new fd7d5a6b775 LoongArch: Make gen-evolution.awk compatible with FreeBSD awk
new 4d5fd1176d1 LoongArch: Fix awk / sed usage for compatibility
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/config/loongarch/genopts/gen-evolution.awk | 20 ++++++---
gcc/config/loongarch/genopts/genstr.sh | 57 ++++++++++++++------------
2 files changed, 45 insertions(+), 32 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 6ed8c17c2bc LoongArch: Fix awk / sed usage for compatibility
new 94438ca8279 c++: lambda in concept [PR118698]
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:
gcc/cp/constraint.cc | 2 +-
gcc/cp/pt.cc | 12 ++++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda22.C | 21 +++++++++++++++++++++
3 files changed, 34 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-lambda22.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 gcc.
from ca4e6e6317a Daily bump.
new 6ed8c17c2bc LoongArch: Fix awk / sed usage for compatibility
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:
gcc/config/loongarch/genopts/gen-evolution.awk | 12 +++++-
gcc/config/loongarch/genopts/genstr.sh | 57 ++++++++++++++------------
2 files changed, 40 insertions(+), 29 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 0e8863244ef5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 14e594a1fc8b kunit: tool: fix count of tests if late test plan
new d1be0cf3b8ae kunit: Spelling s/slowm/slow/
new a24588245776 Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.ke [...]
The 3 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/kunit/test.h | 2 +-
tools/testing/kunit/kunit_parser.py | 4 ++++
tools/testing/kunit/kunit_tool_test.py | 4 ++--
3 files changed, 7 insertions(+), 3 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-14
in repository gcc.
from 059107eb22c libstdc++: Fix use-after-free in std::format [PR119671]
new bbf9e7945e8 Daily bump.
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:
gcc/DATESTAMP | 2 +-
libgfortran/ChangeLog | 10 ++++++++++
libquadmath/ChangeLog | 12 ++++++++++++
libstdc++-v3/ChangeLog | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 74 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.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 6c61f43b8cd libstdc++: Fix use-after-free in std::format [PR119671]
new 0d895576b67 Daily bump.
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:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
libstdc++-v3/ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 53 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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 82bca9ad01b Daily bump.
new 1a722dc7881 Daily bump.
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:
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.
unknown user pushed a change to branch master
in repository linux.
from bec7dcbc242c Merge tag 'probes-fixes-v6.14' of git://git.kernel.org/pub [...]
new 6c9567e0850b KVM: s390: Don't use %pK through tracepoints
new 0c7fbae5bc78 KVM: s390: Don't use %pK through debug printing
new adb9061ecc02 Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org [...]
new 80fd663590cf selftests: kvm: revamp MONITOR/MWAIT tests
new 11934771e7e7 selftests: kvm: bring list of exit reasons up to date
new c57047f6f379 selftests: kvm: list once tests that are valid on all arch [...]
new f3e555ba45da Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TS [...]
new 26cb30f22f9c Documentation: kvm: give correct name for KVM_CAP_SPAPR_MULTITCE
new 2f313018de0f Documentation: kvm: drop "Capability" heading from capabilities
new ed7974fd592b Documentation: kvm: fix some definition lists
new af339282e203 Documentation: kvm: organize capabilities in the right section
new 269a2c3663c6 Documentation: kvm: remove KVM_CAP_MIPS_TE
new 70817b2b4624 Merge branch 'kvm-6.15-rc2-cleanups' into HEAD
new ef01cac401f1 KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect gues [...]
new 0297cdc12a87 KVM: selftests: Add option to rseq test to override /dev/c [...]
new 81d480fdf8b7 KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages [...]
new 459a35111b0a KVM: Allow building irqbypass.ko as as module when kvm.ko [...]
new bc52ae0a708c KVM: x86: Explicitly zero-initialize on-stack CPUID unions
new 369348e1d8ce Merge branch 'kvm-6.15-rc2-fixes' into HEAD
new 6bad6ecc63b7 KVM: VMX: Assert that IRQs are disabled when putting vCPU [...]
new c0b8dcabb2cd KVM: VMX: Use separate subclasses for PI wakeup lock to sq [...]
new c77eee50caa2 Merge branch 'kvm-pi-fix-lockdep' into HEAD
new acfcaf90db1f smccc: kvm_guest: Align with DISCOVER_IMPL_CPUS ABI
new 1f5bdd3b0c70 smccc: kvm_guest: Remove unneeded semicolon
new fb8a3eba9c81 KVM: arm64: Only read HPFAR_EL2 when value is architectura [...]
new 1cf3e126f152 arm64: Convert HPFAR_EL2 to sysreg table
new 26fbdf369227 KVM: arm64: Don't translate FAR if invalid/unsafe
new d8d78398e550 KVM: arm64: selftests: Introduce and use hardware-definiti [...]
new c8631ea59b65 KVM: arm64: selftests: Explicitly set the page attrs to In [...]
new a344e258acb0 KVM: arm64: Use acquire/release to communicate FF-A versio [...]
new c478032df078 Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/ [...]
new 0e8863244ef5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 32 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/virt/kvm/api.rst | 789 ++++++++++-----------
arch/arm64/include/asm/esr.h | 44 +-
arch/arm64/include/asm/kvm_emulate.h | 7 +-
arch/arm64/include/asm/kvm_ras.h | 2 +-
arch/arm64/kvm/hyp/include/hyp/fault.h | 70 +-
arch/arm64/kvm/hyp/nvhe/ffa.c | 9 +-
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 9 +-
arch/arm64/kvm/mmu.c | 31 +-
arch/arm64/tools/sysreg | 7 +
arch/s390/kvm/intercept.c | 2 +-
arch/s390/kvm/interrupt.c | 8 +-
arch/s390/kvm/kvm-s390.c | 10 +-
arch/s390/kvm/trace-s390.h | 4 +-
arch/x86/include/asm/kvm_host.h | 7 +-
arch/x86/kvm/cpuid.c | 8 +-
arch/x86/kvm/mmu/tdp_mmu.c | 8 +-
arch/x86/kvm/vmx/posted_intr.c | 37 +-
arch/x86/kvm/x86.c | 4 +
drivers/firmware/smccc/kvm_guest.c | 4 +-
include/linux/kvm_host.h | 2 +-
tools/testing/selftests/kvm/Makefile.kvm | 45 +-
.../testing/selftests/kvm/arm64/page_fault_test.c | 2 +-
.../selftests/kvm/include/arm64/processor.h | 67 +-
tools/testing/selftests/kvm/lib/arm64/processor.c | 60 +-
tools/testing/selftests/kvm/lib/kvm_util.c | 5 +-
tools/testing/selftests/kvm/rseq_test.c | 31 +-
.../testing/selftests/kvm/x86/monitor_mwait_test.c | 108 +--
virt/kvm/Kconfig | 2 +-
virt/kvm/eventfd.c | 10 +-
29 files changed, 785 insertions(+), 607 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 ed14cb27b6c testsuite: Update guality XFAILs for aarch64
new ca4e6e6317a Daily bump.
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:
gcc/ChangeLog | 80 ++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 9 ++
gcc/cobol/ChangeLog | 18 +++
gcc/cp/ChangeLog | 6 +
gcc/d/ChangeLog | 4 +
gcc/rust/ChangeLog | 319 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 145 ++++++++++++++++++++++
libgcc/ChangeLog | 12 ++
libgomp/ChangeLog | 23 ++++
libphobos/ChangeLog | 7 ++
libstdc++-v3/ChangeLog | 8 ++
12 files changed, 632 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.