This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.34/master
in repository glibc.
from fe00ffde63 stdlib: Test using setenv with updated environ [BZ #32588]
new d5b467b4f8 assert: Reformat Makefile.
new 31eb872cb2 assert: Add test for CVE-2025-0395
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:
assert/Makefile | 26 +++++++++---
assert/tst-assert-sa-2025-0001.c | 92 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 113 insertions(+), 5 deletions(-)
create mode 100644 assert/tst-assert-sa-2025-0001.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 release/2.36/master
in repository glibc.
from d5eee9726d stdlib: Test using setenv with updated environ [BZ #32588]
new b33ecb069b assert: Reformat Makefile.
new 0487893d5c assert: Add test for CVE-2025-0395
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:
assert/Makefile | 26 +++++++++---
assert/tst-assert-sa-2025-0001.c | 92 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 113 insertions(+), 5 deletions(-)
create mode 100644 assert/tst-assert-sa-2025-0001.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 c8e44eb2818 gdb, testsuite: Rename set_sanitizer procedures to append_e [...]
new aeb6452a5dc Update my maintenance areas in MAINTAINERS file
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/MAINTAINERS | 5 -----
1 file changed, 5 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.37/master
in repository glibc.
from 24d69e33fc stdlib: Test using setenv with updated environ [BZ #32588]
new 5288c29247 assert: Reformat Makefile.
new b989519fe1 assert: Add test for CVE-2025-0395
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:
assert/Makefile | 18 ++++++--
assert/tst-assert-sa-2025-0001.c | 92 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 107 insertions(+), 3 deletions(-)
create mode 100644 assert/tst-assert-sa-2025-0001.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 4dc1d1bec898 Merge tag 'mfd-fixes-6.14' of git://git.kernel.org/pub/scm [...]
new 1046cac10922 platform/x86: thinkpad_acpi: Fix invalid fan speed on Thin [...]
new 9cff907cbf8c platform/x86: thinkpad_acpi: Support for V9 DYTC platform [...]
new fc22b06fbd2a platform/x86: int3472: Use correct type for "polarity", ca [...]
new 569617dbbd06 platform/x86: int3472: Call "reset" GPIO "enable" for INT347E
new b3e127dacad6 platform/x86: thinkpad_acpi: Fix registration of tpacpi pl [...]
new d63609e41295 Merge tag 'platform-drivers-x86-v6.14-3' of git://git.kern [...]
new edb1942542bc LoongArch: Fix idle VS timer enqueue
new 619b52777a49 LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
new 03a99d16e64f LoongArch: Use str_yes_no() helper function for /proc/cpuinfo
new 6b72cd9ef062 LoongArch: Remove the deprecated notifier hook mechanism
new 6287f1a8c161 LoongArch: csum: Fix OoB access in IP checksum code for ne [...]
new bdb13252e5d1 LoongArch: KVM: Fix typo issue about GCFG feature detection
new d8cc4fee3f8a LoongArch: KVM: Remove duplicated cache attribute setting
new 3011b29ec5a3 LoongArch: KVM: Set host with kernel mode when switch to VM mode
new ab68d7eb7b1a Merge tag 'loongarch-fixes-6.14-1' of git://git.kernel.org [...]
The 15 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/loongarch/include/asm/cpu-info.h | 21 -------
arch/loongarch/include/asm/smp.h | 2 +
arch/loongarch/kernel/genex.S | 28 +++++----
arch/loongarch/kernel/idle.c | 3 +-
arch/loongarch/kernel/proc.c | 29 +--------
arch/loongarch/kernel/reset.c | 6 +-
arch/loongarch/kvm/main.c | 4 +-
arch/loongarch/kvm/switch.S | 2 +-
arch/loongarch/kvm/vcpu.c | 3 -
arch/loongarch/lib/csum.c | 2 +-
arch/loongarch/mm/pageattr.c | 3 +-
drivers/platform/x86/intel/int3472/discrete.c | 85 ++++++++++++++++++++-------
drivers/platform/x86/thinkpad_acpi.c | 61 ++++++++++++++-----
13 files changed, 140 insertions(+), 109 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 cdb9ba8419 assert: Add test for CVE-2025-0395
new 5afaf99edb math: Improve layout of exp/exp10 data
new 8f0e7fe61e Aarch64: Improve codegen in SVE asinh
new c0ff447edf Aarch64: Improve codegen in SVE exp and users, and update ex [...]
new f5ff34cb3c AArch64: Improve codegen for SVE erfcf
new 0b195651db AArch64: Improve codegen for SVE pow
new 95e807209b AArch64: Improve codegen for SVE powf
The 6 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/aarch64/fpu/asinh_sve.c | 111 +++++++++++-----
sysdeps/aarch64/fpu/cosh_sve.c | 18 +--
sysdeps/aarch64/fpu/erfcf_sve.c | 12 +-
sysdeps/aarch64/fpu/exp10_sve.c | 25 ++--
sysdeps/aarch64/fpu/exp2_sve.c | 26 ++--
sysdeps/aarch64/fpu/exp_sve.c | 36 ++---
sysdeps/aarch64/fpu/pow_sve.c | 245 ++++++++++++++++++++---------------
sysdeps/aarch64/fpu/powf_sve.c | 117 ++++++++---------
sysdeps/aarch64/fpu/sv_expf_inline.h | 3 +-
sysdeps/ieee754/dbl-64/math_config.h | 6 +-
10 files changed, 347 insertions(+), 252 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-14
in repository gcc.
from 9fa962a5db7 c++: Constrain visibility for CNTTPs with internal types [P [...]
new 3d961691e08 [PATCH] PR modula2/115112 Incorrect line debugging informat [...]
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/m2/gm2-compiler/M2Quads.mod | 64 +++++++++++++-----------------
gcc/testsuite/gm2/pim/run/pass/dectest.mod | 10 +++++
gcc/testsuite/gm2/pim/run/pass/inctest.mod | 10 +++++
3 files changed, 47 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gm2/pim/run/pass/dectest.mod
create mode 100644 gcc/testsuite/gm2/pim/run/pass/inctest.mod
--
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 662516aca8 stdlib: Test using setenv with updated environ [BZ #32588]
new f6d48470ae assert: Add test for CVE-2025-0395
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:
assert/Makefile | 1 +
assert/tst-assert-sa-2025-0001.c | 92 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+)
create mode 100644 assert/tst-assert-sa-2025-0001.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 release/2.40/master
in repository glibc.
from e899ca3651 nptl: Correct stack size attribute when stack grows up [BZ #32574]
new d6c156c326 assert: Add test for CVE-2025-0395
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:
assert/Makefile | 1 +
assert/tst-assert-sa-2025-0001.c | 92 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+)
create mode 100644 assert/tst-assert-sa-2025-0001.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 release/2.41/master
in repository glibc.
from cf88351b68 math: Fix tanf for some inputs (BZ 32630)
new 69fda28279 assert: Add test for CVE-2025-0395
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:
assert/Makefile | 1 +
assert/tst-assert-sa-2025-0001.c | 92 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 93 insertions(+)
create mode 100644 assert/tst-assert-sa-2025-0001.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.