This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 1613e604df0c Linux 6.10-rc1
new 9b038d004ce9 netfs: Fix io_uring based write-through
new 2c6b531020f0 netfs: Fix AIO error handling when doing write-through
new 79c137454815 filemap: add helper mapping_max_folio_size()
new 4e527d5841e2 iomap: fault in smaller chunks for non-large folio mappings
new f826bc9d6fc2 signalfd: fix error return code
new 65bea9953715 signalfd: drop an obsolete comment
new c596bea1452d netfs: Fix setting of BDP_ASYNC from iocb flags
new 712182b67e83 swap: yield device immediately
new 29be9100aca2 afs: Don't cross .backup mountpoint from backup volume
new f89ea63f1c65 netfs, 9p: Fix race between umount and async request completion
new e4c07ec89ef5 Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub [...]
new e8dc41afca16 pmdomain: imx: gpcv2: Add delay after power up handshake
new 2bfcfd584ff5 Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub [...]
The 13 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:
drivers/pmdomain/imx/gpcv2.c | 11 +++++++++++
fs/9p/vfs_inode.c | 1 +
fs/afs/inode.c | 1 +
fs/afs/mntpt.c | 5 +++++
fs/iomap/buffered-io.c | 2 +-
fs/netfs/buffered_write.c | 2 +-
fs/netfs/direct_write.c | 2 +-
fs/netfs/objects.c | 5 +++++
fs/netfs/write_collect.c | 7 ++++---
fs/netfs/write_issue.c | 9 +++++++--
fs/signalfd.c | 6 +-----
fs/smb/client/cifsfs.c | 1 +
include/linux/netfs.h | 18 ++++++++++++++++++
include/linux/pagemap.h | 34 +++++++++++++++++++++-------------
kernel/power/swap.c | 2 +-
15 files changed, 79 insertions(+), 27 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 release/2.39/master
in repository glibc.
from c7c3f5bf80 LoongArch: Fix undefined `__memset_aligned` reference in ld. [...]
new 9f2b100d67 parse_fdinfo: Don't advance pointer twice [BZ #31798]
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/unix/sysv/linux/pidfd_getpid.c | 4 +++-
1 file changed, 3 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 glibc.
from ab46c6ba6c elf/Makefile: Split and sort PIE tests
new f981bf6b9d parse_fdinfo: Don't advance pointer twice [BZ #31798]
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/unix/sysv/linux/pidfd_getpid.c | 4 +++-
1 file changed, 3 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 f9fbb47987e tree-optimization/115220 - fix store sinking virtual operan [...]
new 07cdba62947 Fix points-to SCC collapsing bug
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/tree-ssa-structalias.cc | 4 +++-
1 file changed, 3 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 f6c5f836df4 Define which threading model is in use on Windows
new f9fbb47987e tree-optimization/115220 - fix store sinking virtual operan [...]
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/testsuite/gcc.dg/torture/pr115220.c | 14 ++++++++++++++
gcc/testsuite/gcc.dg/torture/pr115226.c | 15 +++++++++++++++
gcc/tree-ssa-sink.cc | 12 +++++++++---
3 files changed, 38 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr115220.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr115226.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 binutils-gdb.
from 4250085217f Automatic date update in version.in
new 6f779908fd6 LoongArch: Fix relaxation overflow caused by ld -z separate-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:
bfd/elfnn-loongarch.c | 101 +++++++++++++--------
.../ld-loongarch-elf/relax-medium-call-1.d | 51 ++++++++---
.../ld-loongarch-elf/relax-medium-call-1.s | 6 +-
ld/testsuite/ld-loongarch-elf/relax-medium-call.d | 51 ++++++++---
ld/testsuite/ld-loongarch-elf/relax-medium-call.s | 6 +-
.../relax-separate-code-overflow.s | 21 +++++
ld/testsuite/ld-loongarch-elf/relax.exp | 15 +++
7 files changed, 176 insertions(+), 75 deletions(-)
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-separate-code-overflow.s
--
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 0cae44a2886 Daily bump.
new 4790076933e tree-optimization/115232 - demangle failure during -Waccess
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/gimple-ssa-warn-access.cc | 2 +-
gcc/testsuite/g++.dg/pr115232.C | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr115232.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 6e974827232 doc: Use https for our own site (and GCC for the project)
new 88c9b96b280 Add testcase for PR c++/105229: ICE in lookup_template_class_1
new 311d7f5c17b tree-optimization/115232 - demangle failure during -Waccess
new f6c5f836df4 Define which threading model is in use on Windows
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:
gcc/config/mingw/mingw32.h | 13 ++++++++-----
gcc/gimple-ssa-warn-access.cc | 2 +-
gcc/testsuite/g++.dg/parse/crash72.C | 12 ++++++++++++
gcc/testsuite/g++.dg/pr115232.C | 25 +++++++++++++++++++++++++
4 files changed, 46 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/crash72.C
create mode 100644 gcc/testsuite/g++.dg/pr115232.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 06bb125521d RISC-V: Fix missing boolean_expression in zmmul extension
new 6e974827232 doc: Use https for our own site (and GCC for the project)
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/gm2.texi | 6 +++---
1 file changed, 3 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 master
in repository gcc.
from 314448fc65f VAX/doc: Fix issues with FP format option documentation
new 06bb125521d RISC-V: Fix missing boolean_expression in zmmul extension
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/riscv/riscv.cc | 2 +-
gcc/testsuite/gcc.target/riscv/zmmul-3.c | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/zmmul-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.