This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-17-branch
in repository binutils-gdb.
from 5e076085842 Automatic date update in version.in
new 93f41e2ac14 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from e907c1e3317 Automatic date update in version.in
new 78125579d41 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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 349affa42c9 libstdc++: Fix ranges::shuffle for non-sized range [PR121917]
new 8c23566d94e target.def: Properly mark up __cxa_atexit as code
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/doc/tm.texi | 7 ++++---
gcc/target.def | 7 ++++---
2 files changed, 8 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 linux.
from 22f20375f5b7 Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/ [...]
new f1b55db08d52 rust: device: fix unresolved link to drm::Device
new 3c9ba2777d6c kernfs: Fix UAF in polling when open file is released
new f6d2900f2806 MAINTAINERS: Update the DMA Rust entry
new b891d11b74b4 Merge tag 'driver-core-6.17-rc6' of git://git.kernel.org/p [...]
new c05d0b32eeba regulator: sy7636a: fix lifecycle of power good gpio
new 395d68e5dd63 Merge tag 'regulator-fix-v6.17-rc5' of git://git.kernel.or [...]
new 15f519e9f883 ceph: fix race condition validating r_parent before applyi [...]
new bec324f33d1e ceph: fix race condition where r_parent becomes stale befo [...]
new cce7c15faaac ceph: always call ceph_shift_unused_folios_left()
new 249e0a47cdb4 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error
new cdbc9836c7af libceph: fix invalid accesses to ceph_connection_v1_info
new 5cd64d4f9268 Merge tag 'ceph-for-6.17-rc6' of https://github.com/ceph/c [...]
The 12 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 | 4 +-
drivers/regulator/sy7636a-regulator.c | 7 +-
fs/ceph/addr.c | 9 +-
fs/ceph/debugfs.c | 14 ++-
fs/ceph/dir.c | 17 ++--
fs/ceph/file.c | 24 ++---
fs/ceph/inode.c | 88 +++++++++++++----
fs/ceph/mds_client.c | 172 +++++++++++++++++++++-------------
fs/ceph/mds_client.h | 18 +++-
fs/kernfs/file.c | 58 ++++++++----
net/ceph/messenger.c | 7 +-
rust/kernel/device.rs | 5 +-
12 files changed, 270 insertions(+), 153 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 f8b6f1d83ba lra: Stop constraint processing on error [PR121205]
new 349affa42c9 libstdc++: Fix ranges::shuffle for non-sized range [PR121917]
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:
libstdc++-v3/include/bits/ranges_algo.h | 66 +++++++++++++---------
.../testsuite/25_algorithms/shuffle/constrained.cc | 18 ++++++
2 files changed, 56 insertions(+), 28 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 0fceed2545 nss: Group merge does not react to ERANGE during merge (bug 33361)
new 273f80374a Fix RISC-V soft-float _FPU_SETCW for GCC 16 set-but-not-used [...]
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:
sysdeps/riscv/fpu_control.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.
unknown user pushed a change to branch master
in repository gcc.
from 205b5a57418 doc: Editorial changes around -fprofile-partial-training
new f8b6f1d83ba lra: Stop constraint processing on error [PR121205]
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/lra-constraints.cc | 5 ++++-
1 file changed, 4 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 gcc.
from d020b73ce00 testsuite: Port asm-hard-reg tests for PRU
new 205b5a57418 doc: Editorial changes around -fprofile-partial-training
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/doc/invoke.texi | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 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 c2dbed51107 doc: sframe: add DRAFT marker for all outputs
new fcd6672d6c9 [gdb/testsuite] Fix test names in gdb.tui/{empty,new-layout}.exp
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/testsuite/gdb.tui/empty.exp | 2 +-
gdb/testsuite/gdb.tui/new-layout.exp | 2 +-
2 files changed, 2 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 2d39aff26a5 gdb, gdbserver: fix typos
new c2dbed51107 doc: sframe: add DRAFT marker for all outputs
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:
libsframe/doc/sframe-spec.texi | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.