This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e99040403f7 libstdc++: Use runtime format for internal format calls in [...]
new a148b037780 libstdc++: Directly implement ranges::heap algos [PR100795]
new 92417c38736 libstdc++: Directly implement ranges::sort [PR100795]
new 9d3467a14bb libstdc++: Directly implement ranges::inplace_merge [PR100795]
new 04c597c0549 libstdc++: Directly implement ranges::stable_sort [PR100795]
new 07832a52053 libstdc++: Directly implement ranges::stable_partition [PR100795]
new d06373fa348 libstdc++: Directly implement ranges::nth_element [PR100795]
new 4fc387e2f69 libstdc++: Directly implement ranges::sample [PR100795]
new b4aadc60154 libstdc++: Directly implement ranges::shuffle [PR100795]
The 8 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/max_size_type.h | 11 +
libstdc++-v3/include/bits/ranges_algo.h | 1053 +++++++++++++++++++-
.../testsuite/25_algorithms/heap/constrained.cc | 46 +
.../25_algorithms/inplace_merge/constrained.cc | 36 +
.../25_algorithms/nth_element/constrained.cc | 31 +
.../testsuite/25_algorithms/sample/constrained.cc | 26 +
.../testsuite/25_algorithms/shuffle/constrained.cc | 25 +
.../testsuite/25_algorithms/sort/118209.cc | 23 +
.../testsuite/25_algorithms/sort/constrained.cc | 31 +
.../25_algorithms/stable_partition/constrained.cc | 26 +
.../25_algorithms/stable_sort/constrained.cc | 30 +
11 files changed, 1290 insertions(+), 48 deletions(-)
create mode 100644 libstdc++-v3/testsuite/25_algorithms/sort/118209.cc
--
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 61e38a8fe Cygwin: drop ASCII NUL from invalid DOS filename char transpo [...]
new 1b60f4861 Cygwin: testsuite: include sys/stat.h for chmod in posix_spaw [...]
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/testsuite/winsup.api/posix_spawn/errors.c | 1 +
1 file changed, 1 insertion(+)
--
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 61e38a8fe Cygwin: drop ASCII NUL from invalid DOS filename char transpo [...]
new 1b60f4861 Cygwin: testsuite: include sys/stat.h for chmod in posix_spaw [...]
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/testsuite/winsup.api/posix_spawn/errors.c | 1 +
1 file changed, 1 insertion(+)
--
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 67a993863163 Merge tag 'v6.16-p6' of git://git.kernel.org/pub/scm/linux [...]
new e41687b511d5 ALSA: hda/realtek: Add quirks for some Clevo laptops
new 68cc9d3c8e44 ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop [...]
new 9a07ca9a4015 ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1a
new fb4e2a6e8f28 ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_aud [...]
new 41c66461cb2e ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606
new b272f42547d8 ALSA: qc_audio_offload: Fix missing error code in prepare_ [...]
new 5e9571750c4e ALSA: usb: qcom: fix NULL pointer dereference in qmi_stop_session
new 999fb9d51f93 ASoC: qcom: sm8250: Fix possibly undefined reference
new 7186b81807b4 ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal mic
new bf39286adc5e ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15
new dc6458ed95e4 ASoC: amd: ps: fix for soundwire failures during hibernati [...]
new ff21a6ec0f27 ASoC: rt721-sdca: fix boost gain calculation error
new 6c038b58a2dc ASoC: SOF: Intel: hda: Use devm_kstrdup() to avoid memleak.
new 346bd8a977fc Merge tag 'asoc-fix-v6.16-rc3' of https://git.kernel.org/p [...]
new 7ab6847a0322 ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UAR
new 9c2f970518c9 Merge tag 'sound-6.16-rc4' of git://git.kernel.org/pub/scm [...]
new 7360ee47599a s390/pkey: Prevent overflow in size calculation for memdup_user()
new 7f8073cfb04a s390/ptrace: Fix pointer dereferencing in regs_get_kernel_ [...]
new 51df97f90002 Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/li [...]
new 3e0809b1664b ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA L [...]
new 9c7331f15054 Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/l [...]
new 88a80066af16 io_uring: make fallocate be hashed work
new 5afb4bf9fc62 io_uring/rsrc: fix folio unpinning
new 3a3c6d61577d io_uring/rsrc: don't rely on user vaddr alignment
new e1d7727b73a1 io_uring: don't assume uaddr alignment in io_vec_fill_bvec
new 7cac633a42a7 io_uring: fix resource leak in io_import_dmabuf()
new 9a709b7e98e6 io_uring/net: mark iov as dynamically allocated even for s [...]
new 178b8ff66ff8 io_uring/kbuf: flag partial buffer mappings
new 0a47e02d8a28 Merge tag 'io_uring-6.16-20250626' of git://git.kernel.dk/linux
new 524346e9d79f ublk: build batch from IOs in same io_ring_ctx and io task
new 5223372e672e selftests: ublk: don't take same backing file for more tha [...]
new 67caa528ae08 ublk: fix narrowing warnings in UAPI header
new 81b4d1a1d033 ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
new 4c8a951787ff ublk: setup ublk_io correctly in case of ublk_get_data() failure
new 969127bf0783 ublk: sanity check add_dev input for underflow
new dd2c18548964 nvme: reset delayed remove_work after reconnect
new b2e607fecac1 nvme: refactor the atomic write unit detection
new f46d273449ba nvme: fix atomic write size validation
new 5990b776fb79 Merge tag 'nvme-6.16-2025-06-26' of git://git.infradead.or [...]
new c007062188d8 block: fix false warning in bdev_count_inflight_rw()
new e540341508ce Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linux
The 41 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/s390/include/asm/ptrace.h | 2 +-
block/genhd.c | 26 ++++----
drivers/ata/ahci.c | 2 +-
drivers/block/ublk_drv.c | 49 +++++++++++----
drivers/nvme/host/core.c | 87 +++++++++++++-------------
drivers/nvme/host/multipath.c | 2 +-
drivers/nvme/host/nvme.h | 3 +-
drivers/s390/crypto/pkey_api.c | 2 +-
include/uapi/linux/ublk_cmd.h | 32 ++++++++--
io_uring/kbuf.c | 1 +
io_uring/kbuf.h | 3 +-
io_uring/net.c | 34 ++++++----
io_uring/opdef.c | 1 +
io_uring/rsrc.c | 30 ++++++---
io_uring/rsrc.h | 1 +
io_uring/zcrx.c | 6 +-
sound/pci/hda/patch_realtek.c | 10 +++
sound/soc/amd/ps/acp63.h | 4 ++
sound/soc/amd/ps/ps-common.c | 18 ++++++
sound/soc/amd/yc/acp6x-mach.c | 14 +++++
sound/soc/codecs/rt721-sdca.c | 23 +++++--
sound/soc/qcom/Kconfig | 1 +
sound/soc/sof/intel/hda.c | 6 +-
sound/usb/qcom/qc_audio_offload.c | 16 ++---
sound/usb/stream.c | 2 +
tools/testing/selftests/ublk/test_stress_03.sh | 5 +-
26 files changed, 259 insertions(+), 121 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 5c8475417 Cygwin: add release message for mbrtowc bugfix
new 61e38a8fe Cygwin: drop ASCII NUL from invalid DOS filename char transpo [...]
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/strfuncs.cc | 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 main
in repository newlib.
from 5c8475417 Cygwin: add release message for mbrtowc bugfix
new 61e38a8fe Cygwin: drop ASCII NUL from invalid DOS filename char transpo [...]
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/strfuncs.cc | 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 cygwin-3_6-branch
in repository newlib.
from 1ee27dc7e Cygwin: add release message for mbrtowc bugfix
new 57573812e Cygwin: drop ASCII NUL from invalid DOS filename char transpo [...]
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/strfuncs.cc | 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 0337e3c2743 c++/modules: Avoid name clashes when streaming internal lab [...]
new e99040403f7 libstdc++: Use runtime format for internal format calls 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:
libstdc++-v3/include/bits/chrono_io.h | 37 +++++++++++++++++++++++++----------
1 file changed, 27 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 gcc.
from ad18f7f88ae Fix afdo profiles for functions that was not early-inlined
new 3cc45681c66 libstdc++: Fix warnings introduced by type-erasing for chro [...]
new e3db74150f5 c++/modules: Implement streaming of uncontexted TYPE_DECLs [...]
new 48a9567e410 c++/modules: Support streaming new size cookie for constexp [...]
new 0337e3c2743 c++/modules: Avoid name clashes when streaming internal lab [...]
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:
gcc/cp/constexpr.cc | 2 +-
gcc/cp/cp-gimplify.cc | 5 +-
gcc/cp/init.cc | 10 +-
gcc/cp/module.cc | 156 +++++++++++++--
gcc/testsuite/g++.dg/modules/pr120040_a.C | 19 ++
gcc/testsuite/g++.dg/modules/pr120040_b.C | 15 ++
gcc/testsuite/g++.dg/modules/src-loc-1.h | 6 +
gcc/testsuite/g++.dg/modules/src-loc-1_a.H | 7 +
.../g++.dg/modules/{lambda-9_b.C => src-loc-1_b.C} | 7 +-
gcc/testsuite/g++.dg/modules/src-loc-1_c.C | 16 ++
gcc/testsuite/g++.dg/modules/ubsan-1_a.C | 10 +
gcc/testsuite/g++.dg/modules/ubsan-1_b.C | 14 ++
gcc/testsuite/g++.dg/ubsan/module-1-aux.cc | 12 ++
gcc/testsuite/g++.dg/ubsan/module-1.C | 11 +
gcc/tree.cc | 51 +++++
gcc/tree.h | 7 +
gcc/ubsan.cc | 16 +-
libstdc++-v3/include/bits/chrono_io.h | 221 ++++++++++-----------
.../testsuite/std/time/format/empty_spec.cc | 43 ++--
19 files changed, 459 insertions(+), 169 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/pr120040_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/pr120040_b.C
create mode 100644 gcc/testsuite/g++.dg/modules/src-loc-1.h
create mode 100644 gcc/testsuite/g++.dg/modules/src-loc-1_a.H
copy gcc/testsuite/g++.dg/modules/{lambda-9_b.C => src-loc-1_b.C} (50%)
create mode 100644 gcc/testsuite/g++.dg/modules/src-loc-1_c.C
create mode 100644 gcc/testsuite/g++.dg/modules/ubsan-1_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/ubsan-1_b.C
create mode 100644 gcc/testsuite/g++.dg/ubsan/module-1-aux.cc
create mode 100644 gcc/testsuite/g++.dg/ubsan/module-1.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 49d58d8da22 AVR: target/113934 - Use LRA per default.
new ad18f7f88ae Fix afdo profiles for functions that was not early-inlined
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/auto-profile.cc | 395 ++++++++++++++++++---
.../gcc.dg/tree-prof/afdo-crossmodule-1.c | 2 +-
2 files changed, 339 insertions(+), 58 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.