This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 77e921bc61 tst-timespec.c: Explicitly cast TIME_T_MAX to double
new 61c3450db9 x86: Avoid integer truncation with large cache sizes (bug 32470)
new 560cfeb826 tst-atexit-common.c: Mark _exit_with_flush as noreturn
new d4ee46b0cd tst-clone3[-internal].c: Add _Atomic to silence Clang
new 54fe008ba6 ldbl-96: Set -1 to "int sign_exponent:16"
The 4 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:
stdlib/tst-atexit-common.c | 1 +
sysdeps/ieee754/ldbl-96/test-totalorderl-ldbl-96.c | 4 ++--
sysdeps/unix/sysv/linux/tst-clone3-internal.c | 4 ++--
sysdeps/unix/sysv/linux/tst-clone3.c | 4 ++--
sysdeps/x86/dl-cacheinfo.h | 4 ++--
5 files changed, 9 insertions(+), 8 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 077540ce120 gdb: syscalls: Update ARM64 xml files
new d9b8b9575f3 Hurd: do not include defs.h when compiling MiG stubs since [...]
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:
gdb/Makefile.in | 3 ++-
gdb/config/i386/i386gnu.mn | 4 +++-
2 files changed, 5 insertions(+), 2 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 master
in repository toolchain/ci/interesting-commits.
from 1221f081e Add entry 0032c151dcbdbf9cdd8982870c7611e6f08c504b from https [...]
new 790a5dc6d Add entry 4f4e13dd235bba9c706948a3ecb3e530dd68aad1 from https [...]
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:
.../sha1/4f4e13dd235bba9c706948a3ecb3e530dd68aad1}/first_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi}/build_url | 2 +-
.../tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a => gcc/sha1/4f4e13dd2 [...]
copy {binutils/sha1/31ed3a9d691493486f6e32357d89a55229dbdc0a/tcwg_gnu_embed_check_ [...]
create mode 100644 gcc/sha1/4f4e13dd235bba9c706948a3ecb3e530dd68aad1/tcwg_gnu_embe [...]
--
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 59dbb9d81adf Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org [...]
new 239d87327dcd fortify: Hide run-time copy size from value range tracking
new 1f13c38a854d Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pu [...]
new b10a1e5643e5 erofs: fix rare pcluster memory leak after unmounting
new 1a2180f6859c erofs: fix PSI memstall accounting
new 6d1917045ef4 MAINTAINERS: erofs: update Yue Hu's email address
new e2de3c1bf6a0 erofs: add erofs_sb_free() helper
new 7b00af2c5414 erofs: use `struct erofs_device_info` for the primary device
new f8d920a402ae erofs: reference `struct erofs_device_info` for erofs_map_dev
new 6422cde1b0d5 erofs: use buffered I/O for file-backed mounts by default
new ed90ed56e4b1 Merge tag 'erofs-for-6.13-rc4-fixes' of git://git.kernel.o [...]
new 41856638e6c4 s390/mm: Fix DirectMap accounting
new 5fa49dd8e521 s390/ipl: Fix never less than zero warning
new 282da38b4653 s390/mm: Consider KMSAN modules metadata for paging levels
new a241d7f0d3a2 Merge tag 's390-6.13-3' of git://git.kernel.org/pub/scm/li [...]
new cc252bb59263 fgraph: Still initialize idle shadow stacks when starting
new 166438a432d7 ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_W [...]
new 5529876063e1 Merge tag 'ftrace-v6.13-rc3' of git://git.kernel.org/pub/s [...]
The 17 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:
MAINTAINERS | 2 +-
arch/s390/boot/startup.c | 2 ++
arch/s390/boot/vmem.c | 6 ++--
arch/s390/kernel/ipl.c | 2 +-
fs/erofs/data.c | 36 +++++++------------
fs/erofs/fileio.c | 9 +++--
fs/erofs/fscache.c | 10 +++---
fs/erofs/internal.h | 15 +++-----
fs/erofs/super.c | 78 +++++++++++++++++++++++-------------------
fs/erofs/zdata.c | 4 +--
fs/erofs/zutil.c | 7 ++--
include/linux/fortify-string.h | 14 +++++++-
kernel/trace/fgraph.c | 8 ++++-
kernel/trace/trace_functions.c | 3 +-
14 files changed, 107 insertions(+), 89 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 glibc.
from cff9648d0b AArch64: Improve codegen of AdvSIMD expf family
new 215447f5cb cet: Pass -mshstk to compiler for tst-cet-legacy-10a[-static].c
new 0cc88d2327 Silence Clang #include_next error
new 4666f5c3ee tst-resolv-invalid-cname.c: Explicitly cast 192 and 168 to char
new 77e921bc61 tst-timespec.c: Explicitly cast TIME_T_MAX to double
The 4 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:
resolv/tst-resolv-invalid-cname.c | 4 ++--
support/tst-timespec.c | 2 +-
sysdeps/x86_64/Makefile | 4 ++--
sysdeps/x86_64/fpu/test-double-vlen4-avx2-wrappers.c | 2 +-
sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c | 2 +-
sysdeps/x86_64/fpu/test-double-vlen8-wrappers.c | 2 +-
sysdeps/x86_64/fpu/test-float-vlen16-wrappers.c | 2 +-
sysdeps/x86_64/fpu/test-float-vlen8-avx2-wrappers.c | 2 +-
sysdeps/x86_64/fpu/test-float-vlen8-wrappers.c | 2 +-
9 files changed, 11 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 d17b09c07a1 [PATCH] RISC-V: optimization on checking certain bits set ( [...]
new 40e5636e086 c++: ICE initializing array of aggrs [PR117985]
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/init.cc | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-array23.C | 28 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/initlist-array24.C | 27 ++++++++++++++++++++++++++
3 files changed, 64 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array23.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-array24.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 linux.
from f44d154d6e3d Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm [...]
new f9244fb55f37 xen/netfront: fix crash when removing device
new efbcd61d9beb x86: make get_cpu_vendor() accessible from Xen code
new dda014ba5933 objtool/x86: allow syscall instruction
new 0ef8047b737d x86/static-call: provide a way to do very early static-cal [...]
new a2796dff62d6 x86/xen: don't do PV iret hypercall through hypercall page
new b4845bb63838 x86/xen: add central hypercall functions
new b1c2cb86f4a7 x86/xen: use new hypercall functions instead of hypercall page
new 7fa0da537368 x86/xen: remove hypercall page
new 59dbb9d81adf Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org [...]
The 9 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/include/asm/processor.h | 2 +
arch/x86/include/asm/static_call.h | 15 +++++
arch/x86/include/asm/sync_core.h | 6 +-
arch/x86/include/asm/xen/hypercall.h | 36 +++++++-----
arch/x86/kernel/callthunks.c | 5 --
arch/x86/kernel/cpu/common.c | 38 +++++++------
arch/x86/kernel/static_call.c | 9 +++
arch/x86/kernel/vmlinux.lds.S | 4 --
arch/x86/xen/enlighten.c | 65 ++++++++++++++++++++-
arch/x86/xen/enlighten_hvm.c | 13 ++---
arch/x86/xen/enlighten_pv.c | 4 +-
arch/x86/xen/enlighten_pvh.c | 7 ---
arch/x86/xen/xen-asm.S | 50 +++++++++++++---
arch/x86/xen/xen-head.S | 107 +++++++++++++++++++++++++++--------
arch/x86/xen/xen-ops.h | 9 +++
drivers/net/xen-netfront.c | 5 +-
include/linux/compiler.h | 37 ++++++++----
include/linux/static_call.h | 1 +
kernel/static_call_inline.c | 2 +-
tools/objtool/check.c | 9 ++-
20 files changed, 316 insertions(+), 108 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 main
in repository newlib.
from 14dda1f59 Cygwin: doc: add SCHED_BATCH, SCHED_IDLE and SCHED_RESET_ON_FORK
new efa5401ea Cygwin: /proc/<PID>/stat: set field (18) according to schedul [...]
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:
winsup/cygwin/fhandler/process.cc | 26 +++++++++++++--
winsup/cygwin/local_includes/miscfuncs.h | 2 ++
winsup/cygwin/miscfuncs.cc | 56 ++++++++++++++++++++++++++++++--
winsup/cygwin/release/3.6.0 | 5 +++
winsup/cygwin/sched.cc | 40 +++--------------------
5 files changed, 88 insertions(+), 41 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 newlib.
from 14dda1f59 Cygwin: doc: add SCHED_BATCH, SCHED_IDLE and SCHED_RESET_ON_FORK
new efa5401ea Cygwin: /proc/<PID>/stat: set field (18) according to schedul [...]
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:
winsup/cygwin/fhandler/process.cc | 26 +++++++++++++--
winsup/cygwin/local_includes/miscfuncs.h | 2 ++
winsup/cygwin/miscfuncs.cc | 56 ++++++++++++++++++++++++++++++--
winsup/cygwin/release/3.6.0 | 5 +++
winsup/cygwin/sched.cc | 40 +++--------------------
5 files changed, 88 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.