public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
[COMMITTED 2.39 1/3] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
 2025-06-17 11:57 UTC  (3+ messages)
` [COMMITTED 2.39 2/3] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
` [COMMITTED 2.39 3/3] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)

[COMMITTED 2.40 1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745)
 2025-06-17 11:20 UTC  (4+ messages)
` [COMMITTED 2.40 2/4] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
` [COMMITTED 2.40 3/4] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
` [COMMITTED 2.40 4/4] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)

[COMMITTED 1/4] ppc64le: Revert "powerpc: Optimized strncmp for power10" (CVE-2025-5745)
 2025-06-16 22:24 UTC  (4+ messages)
` [COMMITTED 2/4] ppc64le: Revert "powerpc: Fix performance issues of strcmp power10" (CVE-2025-5702)
` [COMMITTED 3/4] ppc64le: Revert "powerpc : Add optimized memchr for POWER10" (Bug 33059)
` [COMMITTED 4/4] ppc64le: Revert "powerpc: Optimized strcmp for power10" (CVE-2025-5702)

CVE-2025-4802 backporting glitch for 2.34 and 2.35
 2025-05-24 12:55 UTC  (3+ messages)

[COMMITTED 2.39 0/6] libio: Fix a deadlock after fork in popen
 2025-05-14 17:00 UTC  (7+ messages)
` [COMMITTED 2.39 1/6] libio: Sort test variables in Makefile
` [COMMITTED 2.39 2/6] libio: Fix a deadlock after fork in popen
` [COMMITTED 2.39 3/6] libio: Correctly link tst-popen-fork against libpthread
` [COMMITTED 2.39 4/6] sort-makefile-lines.py: Allow '_' in name and "^# name"
` [COMMITTED 2.39 5/6] sysdeps/x86_64/Makefile (tests): Add the end marker
` [COMMITTED 2.39 6/6] sysdeps/unix/sysv/linux/x86_64/Makefile: "

[COMMITTED 2.40 1/2] libio: Fix a deadlock after fork in popen
 2025-05-14 16:59 UTC  (2+ messages)
` [COMMITTED 2.40 2/2] libio: Correctly link tst-popen-fork against libpthread

elf: Keep using minimal malloc after early DTV resize (bug 32412)
 2025-05-13 14:25 UTC 

[PATCH v3] Linux: Switch back to assembly syscall wrapper for prctl (bug 29770)
 2025-05-07  9:10 UTC 

[COMMITTED 00/10] Fix bug 25847 and bug 32786 in glibc 2.39
 2025-04-29 17:50 UTC  (10+ messages)
` [COMMITTED 01/10] pthreads NPTL: lost wakeup fix 2
` [COMMITTED 02/10] nptl: Update comments and indentation for new condvar implementation
` [COMMITTED 03/10] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [COMMITTED 04/10] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [COMMITTED 05/10] nptl: Remove g_refs from condition variables
` [COMMITTED 06/10] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [COMMITTED 07/10] nptl: Fix indentation
` [COMMITTED 08/10] nptl: rename __condvar_quiesce_and_switch_g1
` [COMMITTED 09/10] nptl: Use all of g1_start and g_signals

[COMMITTED 00/10] Fix bug 25847 and bug 32786 in glibc 2.40
 2025-04-29 17:22 UTC  (10+ messages)
` [COMMITTED 01/10] pthreads NPTL: lost wakeup fix 2
` [COMMITTED 02/10] nptl: Update comments and indentation for new condvar implementation
` [COMMITTED 03/10] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [COMMITTED 04/10] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [COMMITTED 05/10] nptl: Remove g_refs from condition variables
` [COMMITTED 06/10] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [COMMITTED 07/10] nptl: Fix indentation
` [COMMITTED 08/10] nptl: rename __condvar_quiesce_and_switch_g1
` [COMMITTED 09/10] nptl: Use all of g1_start and g_signals

[COMMITTED 2.41] elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882]
 2025-04-23 21:10 UTC 

[PATCH] x86: Detect Intel Diamond Rapids
 2025-04-12 18:56 UTC 

[PATCH v4] x86: Add ARL/PTL/CWF model detection support
 2025-04-12  2:33 UTC 

[PATCH v3] x86: Optimize xstate size calculation
 2025-04-12  2:32 UTC 

[PATCH v5] x86: Handle unknown Intel processor with default tuning
 2025-04-12  2:31 UTC 

[PATCH v3] x86_64: Add sinh with FMA
 2025-03-17 15:54 UTC 

[PATCH] x86_64: Add atanh with FMA
 2025-03-17 15:53 UTC 

[PATCH] x86_64: Add tanh with FMA
 2025-03-17 15:52 UTC 

[COMMITTED 2.39-2.41] nptl: clear the whole rseq area before registration
 2025-03-13 14:07 UTC  (4+ messages)

[COMMITTED 2.41] math: Remove an extra semicolon in math function declarations
 2025-03-08 12:36 UTC 

[PATCH, 2.41] elf: Check if __attribute__ ((aligned (65536))) is supported
 2025-03-07  6:07 UTC 

[PATCH, COMMIITED] static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763]
 2025-03-06  0:32 UTC 

[COMMITTED 2.41] Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717]
 2025-03-05 22:58 UTC 

[COMMITTED 2.41 0/5] Add tests for Guarded Control Stack
 2025-02-28 11:22 UTC  (6+ messages)
` [COMMITTED 2.41 1/5] aarch64: Add configure checks for GCS support
` [COMMITTED 2.41 2/5] aarch64: Add tests for Guarded Control Stack
` [COMMITTED 2.41 3/5] aarch64: Add GCS tests for transitive dependencies
` [COMMITTED 2.41 4/5] aarch64: Add GCS tests for dlopen
` [COMMITTED 2.41 5/5] aarch64: Add GCS test with signal handler

[COMMITTED 2.41] RISC-V: Fix IFUNC resolver cannot access gp pointer
 2025-02-26 18:23 UTC 

[PATCH] math: Fix `unknown type name '__float128'` for clang 3.4 to 3.8.1 (bug 32694)
 2025-02-23  3:49 UTC 

[PATCH] x86 (__HAVE_FLOAT128): Defined to 0 for Intel SYCL compiler [BZ #32723]
 2025-02-20  0:50 UTC 

[COMMITTED 2.41] Fix tst-aarch64-pkey to handle ENOSPC as not supported
 2025-02-15 10:13 UTC 

[PATCH] stdlib: Test using setenv with updated environ [BZ #32588]
 2025-01-25  3:25 UTC  (3+ messages)

[COMMITTED 2.40 1/2] Hide all malloc functions from compiler [BZ #32366]
 2025-01-24  1:26 UTC  (3+ messages)
` [COMMITTED 2.40 2/2] malloc: obscure calloc use in tst-calloc

[committed 2.40] Fix underallocation of abort_msg_s struct (CVE-2025-0395)
 2025-01-22 14:23 UTC 

[PATCH] canonicalize: Fix uninitialized 'dest' in realpath_stk for glibc 2.35 [BZ #32577]
 2025-01-20 14:38 UTC  (2+ messages)

[glibc/release/2.38/master] elf: Fix slow tls access after dlopen [BZ #19924]
 2025-01-11 23:08 UTC  (2+ messages)

[PATCH v2 1/2] support: Add xpthread_cond_signal wrapper
 2025-01-11 22:44 UTC  (2+ messages)
    ` [PATCH v2 2/2] nptl: Convert tst-setuid2 to test-driver

Mail delivery failed: returning message to sender
 2025-01-11 15:28 UTC 

x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10
 2024-12-13  9:54 UTC  (2+ messages)

[PATCH] sysdeps/x86/Makefile: Split and sort tests
 2024-12-13  4:24 UTC  (2+ messages)

[PATCH] x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)
 2024-12-13  4:23 UTC  (2+ messages)

x86: Only align destination to 1x VEC_SIZE in memset 4x loop
 2024-12-13  4:12 UTC 

x86: Add support for AVX10 preset and vec size in cpu-features
 2024-12-13  4:08 UTC 

[PATCH v4] elf: Fix slow tls access after dlopen [BZ #19924]
 2024-12-13  4:07 UTC 

[PATCH] x86: Check the lower byte of EAX of CPUID leaf 2 [BZ #30643]
 2024-12-13  4:04 UTC 

[PATCH] x86_64: Add log1p with FMA
 2024-12-13  4:03 UTC 

[PATCH] x86_64: Add expm1 with FMA
 2024-12-13  4:01 UTC 

[PATCH] x86_64: Add log2 with FMA
 2024-12-13  3:59 UTC 

[PATCH] x86_64: Sort fpu/multiarch/Makefile
 2024-12-13  3:57 UTC 

[COMMITTED 2.40 1/2] support: Make support_process_state_wait return the found state
 2024-12-12  4:15 UTC  (2+ messages)
` [COMMITTED 2.40 2/2] sparc: Fix restartable syscalls (BZ 32173)

[PATCH v2 1/2] x86: Improve large memset perf with non-temporal stores [RHEL-29312]
 2024-12-12  1:45 UTC  (3+ messages)
              ` [PATCH v2 2/2] x86: Add seperate non-temporal tunable for memset

[PATCH v1] x86/string: Fixup alignment of main loop in str{n}cmp-evex [BZ #32212]
 2024-12-12  1:34 UTC 

[PATCH v3 1/2] x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path
 2024-12-12  1:30 UTC  (2+ messages)
      ` [PATCH v3 2/2] x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS

[PATCH 2/4] x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047)
 2024-12-12  1:27 UTC 

x86: Disable non-temporal memset on Skylake Server
 2024-12-12  1:25 UTC 

[PATCH v1] x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable
 2024-12-12  1:23 UTC 

[PATCH] x86: Enable non-temporal memset tunable for AMD
 2024-12-12  1:22 UTC 

[COMMITTED 2.39/2.40] malloc: add indirection for malloc(-like) functions in tests [BZ #32366]
 2024-12-10  5:48 UTC 

[COMMITTED 2.40 1/2] nptl: initialize rseq area prior to registration
 2024-12-06 15:27 UTC  (4+ messages)
` [COMMITTED 2.40 2/2] nptl: initialize cpu_id_start prior to rseq registration

[COMMITTED 2.40] elf: handle addition overflow in _dl_find_object_update_1 [BZ #32245]
 2024-11-16  9:47 UTC 

[COMMITTED 2.40 1/2] Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (bz 31394)
 2024-11-08 17:50 UTC  (2+ messages)
` [COMMITTED 2.40 2/2] linux: sparc: Fix clone for LEON/sparcv8 (BZ 31394)

[COMMITTED 2.28/2.29/2.30/2.31] aarch64: MTE compatible strncmp
 2024-11-04 17:01 UTC 

[COMMITTED 2.39] Make tst-strtod-underflow type-generic
 2024-10-21 10:53 UTC 

[COMMITTED 2.40] Make tst-strtod-underflow type-generic
 2024-10-21 10:52 UTC 

[PATCH v2] AArch64: Check kernel version for SVE ifuncs
 2024-10-07 19:33 UTC  (2+ messages)

[PATCH v3] libio: Set _vtable_offset before calling _IO_link_in [BZ #32148]
 2024-10-01 21:14 UTC 

[PATCH] Add crt1-2.0.o for glibc 2.0 compatibility tests
 2024-10-01  1:39 UTC 

[COMMITTED 2.39 00/10] strtod: Backport two fixes and several new tests
 2024-09-27 16:00 UTC  (11+ messages)
` [COMMITTED 2.39 01/10] Test errno setting on strtod overflow in tst-strtod-round
` [COMMITTED 2.39 02/10] More thoroughly test underflow / errno "
` [COMMITTED 2.39 03/10] Fix strtod subnormal rounding (bug 30220)
` [COMMITTED 2.39 04/10] Make __strtod_internal tests type-generic
` [COMMITTED 2.39 05/10] Improve NaN payload testing
` [COMMITTED 2.39 06/10] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
` [COMMITTED 2.39 07/10] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
` [COMMITTED 2.39 08/10] Make tst-strtod2 and tst-strtod5 type-generic
` [COMMITTED 2.39 09/10] Add more tests of strtod end pointer
` [COMMITTED 2.39 10/10] Add tests of more strtod special cases

[COMMITTED 2.40 00/10] strtod: Backport two fixes and several new tests
 2024-09-27 15:57 UTC  (11+ messages)
` [COMMITTED 2.40 01/10] Test errno setting on strtod overflow in tst-strtod-round
` [COMMITTED 2.40 02/10] More thoroughly test underflow / errno "
` [COMMITTED 2.40 03/10] Fix strtod subnormal rounding (bug 30220)
` [COMMITTED 2.40 04/10] Make __strtod_internal tests type-generic
` [COMMITTED 2.40 05/10] Improve NaN payload testing
` [COMMITTED 2.40 06/10] Do not set errno for overflowing NaN payload in strtod/nan (bug 32045)
` [COMMITTED 2.40 07/10] powerpc64le: Build new strtod tests with long double ABI flags (bug 32145)
` [COMMITTED 2.40 08/10] Make tst-strtod2 and tst-strtod5 type-generic
` [COMMITTED 2.40 09/10] Add more tests of strtod end pointer
` [COMMITTED 2.40 10/10] Add tests of more strtod special cases

[COMMITTED 2.39] Add tests of fread
 2024-09-26 14:29 UTC 

[COMMITTED 2.40] Add tests of fread
 2024-09-26 14:28 UTC 

[COMMITTED 2.39] stdio-common: Add new test for fdopen
 2024-09-26 13:58 UTC 

[COMMITTED 2.40] stdio-common: Add new test for fdopen
 2024-09-26 13:57 UTC 

[committed 2.40 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.40 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.39 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.39 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.38 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.38 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.37 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.37 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.36 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.36 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.35 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.35 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.34 1/2] posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64
 2024-08-30 23:05 UTC  (2+ messages)
` [committed 2.34 2/2] nptl: Use <support/check.h> facilities in tst-setuid3

[committed 2.40 0/5] vfscanf test case and ungetc fix
 2024-08-30 19:23 UTC  (7+ messages)
` [committed 2.40 1/5] support: Add FAIL test failure helper
` [committed 2.40 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.40 3/5] Make tst-ungetc use libsupport
` [committed 2.40 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.40 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.39 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:29 UTC  (6+ messages)
` [committed 2.39 1/5] support: Add FAIL test failure helper
` [committed 2.39 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.39 3/5] Make tst-ungetc use libsupport
` [committed 2.39 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.39 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.38 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:29 UTC  (6+ messages)
` [committed 2.38 1/5] support: Add FAIL test failure helper
` [committed 2.38 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.38 3/5] Make tst-ungetc use libsupport
` [committed 2.38 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.38 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.37 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:29 UTC  (6+ messages)
` [committed 2.37 1/5] support: Add FAIL test failure helper
` [committed 2.37 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.37 3/5] Make tst-ungetc use libsupport
` [committed 2.37 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.37 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.36 0/5] vfscanf test case and ungetc fix
 2024-08-30 15:28 UTC  (6+ messages)
` [committed 2.36 1/5] support: Add FAIL test failure helper
` [committed 2.36 2/5] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.36 3/5] Make tst-ungetc use libsupport
` [committed 2.36 4/5] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.36 5/5] ungetc: Fix backup buffer leak on program exit "

[committed 2.35 0/6] vfscanf test case and ungetc fix
 2024-08-30 15:28 UTC  (4+ messages)
` [committed 2.35 3/6] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
` [committed 2.35 5/6] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]
` [committed 2.35 6/6] ungetc: Fix backup buffer leak on program exit "

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).