This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 785cdec46e92 Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pu [...]
new 003f144ca046 x86/CPU/AMD: Replace strcpy() with strscpy()
new bd6afa43eee1 x86/mm/pat: Fix W=1 build kernel-doc warning
new f449bf98b7b6 x86/power: hibernate: Fix W=1 build kernel-doc warnings
new 020fca04c689 Merge tag 'x86-cleanups-2025-05-25' of git://git.kernel.or [...]
new d49ae4172cff x86/tracing, x86/mm: Remove redundant trace_pagefault_key
new 06aa9378df01 x86/tracing, x86/mm: Move page fault tracepoints to generic
new 0aee06172678 Merge tag 'x86-debug-2025-05-25' of git://git.kernel.org/p [...]
new 2ce8043b1d34 x86/vdso: Remove #ifdeffery around page setup variants
new bdb30d565f4b x86/vdso: Remove redundant #ifdeffery around in_ia32_syscall()
new 24244df067c5 Merge tag 'x86-entry-2025-05-25' of git://git.kernel.org/p [...]
new ea1dcca1de12 x86/kbuild/64: Add the CONFIG_X86_NATIVE_CPU option to loc [...]
new 01412081863a x86/kbuild/64: Test for the availability of the -mtune=nat [...]
new ad9b861824ac x86/kbuild/64: Restrict clang versions that can use '-marc [...]
new 914873bc7df9 Merge tag 'x86-build-2025-05-25' of git://git.kernel.org/p [...]
The 14 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:
arch/x86/Kconfig.cpu | 24 +++++++++++++++
arch/x86/Makefile | 5 ++++
arch/x86/entry/vdso/vma.c | 35 ++++++++--------------
arch/x86/include/asm/elf.h | 4 ---
arch/x86/include/asm/trace/common.h | 12 --------
arch/x86/include/asm/trace/irq_vectors.h | 1 -
arch/x86/include/asm/vdso.h | 8 -----
arch/x86/kernel/Makefile | 1 -
arch/x86/kernel/cpu/amd.c | 2 +-
arch/x86/kernel/tracepoint.c | 21 -------------
arch/x86/mm/Makefile | 2 --
arch/x86/mm/fault.c | 5 +---
arch/x86/mm/pat/memtype.c | 1 +
arch/x86/power/hibernate.c | 6 +++-
.../trace => include/trace/events}/exceptions.h | 27 +++++------------
15 files changed, 57 insertions(+), 97 deletions(-)
delete mode 100644 arch/x86/include/asm/trace/common.h
delete mode 100644 arch/x86/kernel/tracepoint.c
rename {arch/x86/include/asm/trace => include/trace/events}/exceptions.h (55%)
--
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 main
in repository newlib.
from 70427b851 Cygwin: Revise release note
new bae30cdd5 RISC-V: memcpy() Use uintxlen_t for xlen-sized copy
new af92cc3a4 RISC-V: memcpy() Use inline functions instead of macros and gotos
new 42c78df00 RISC-V: memcpy() align dest when misaligned access is prohibited
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:
newlib/libc/machine/riscv/memcpy.c | 163 +++++++++++++++++++++++++------------
1 file changed, 109 insertions(+), 54 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 d13aaae402f Automatic date update in version.in
new c833b2b5e8b gdb/testsuite: Fix flakiness in gdb.base/default.exp
new 95f0978bd02 gdb/testsuite: Clarify -lbl option in gdb_test_multiple
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:
gdb/testsuite/gdb.base/default.exp | 207 ++++++++++++++++++++++++++-----------
gdb/testsuite/lib/gdb.exp | 5 +-
2 files changed, 151 insertions(+), 61 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-15
in repository gcc.
from d390c7e5bd0 c-c++-common/gomp/{attrs-,}metadirective-3.c: Fix expected [...]
new 156cc1c66bc 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 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 21 +++++++++++++++++++++
libgomp/ChangeLog | 9 +++++++++
4 files changed, 40 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-14
in repository gcc.
from 1dd54c5ad39 s390: Fix tf_to_fprx2
new fb04c0409f6 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/testsuite/ChangeLog | 16 ++++++++++
3 files changed, 97 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 5e72938390f c++: Fix explicit instantiation of const variable templates [...]
new e137497d775 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 | 215 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 38 +++++++++
gcc/testsuite/ChangeLog | 150 +++++++++++++++++++++++++++++++++
4 files changed, 404 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 0d41719b64c Daily bump.
new f2b4d1c189a 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 gcc.
from 5d6ed6d604f c-c++-common/gomp/{attrs-,}metadirective-3.c: Fix expected [...]
new 15e55f3fb55 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:
ChangeLog | 7 ++++++
gcc/ChangeLog | 19 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 21 +++++++++++++++++
gcc/testsuite/ChangeLog | 19 ++++++++++++++++
libstdc++-v3/ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 127 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 master
in repository binutils-gdb.
from 998d4443ea1 ALPHA_R_OP_STORE
new d13aaae402f 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.