public inbox for libc-stable@sourceware.org
 help / color / mirror / Atom feed
[committed 2.36] Add NEWS entry for CVE-2022-39046
 2022-09-06 13:40 UTC 

[COMMITTED 2.36] syslog: Remove extra whitespace between timestamp and message (BZ#29544)
 2022-09-05 12:55 UTC 

[COMMITTED 2.31] Linux: Require properly configured /dev/pts for PTYs
 2022-08-19 13:25 UTC 

Backport /dev/pts to older branches?
 2022-08-19 11:18 UTC  (2+ messages)

[COMMITTED 2.31 1/7] support: Add create_temp_file_in_dir
 2022-08-18 10:02 UTC  (7+ messages)
` [COMMITTED 2.31 2/7] Add xchdir to libsupport
` [COMMITTED 2.31 3/7] support: Add xclone
` [COMMITTED 2.31 4/7] support: Fix xclone build failures on ia64 and hppa
` [COMMITTED 2.31 5/7] support: Add helpers to create paths longer than PATH_MAX
` [COMMITTED 2.31 6/7] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
` [COMMITTED 2.31 7/7] Linux: Detect user namespace support in io/tst-getcwd-smallbuff

[COMMITTED 2.34 1/2] stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
 2022-08-15 22:17 UTC  (2+ messages)
` [COMMITTED 2.34 2/2] stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]

[COMMITTED 2.35 1/2] stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
 2022-08-15 21:13 UTC  (2+ messages)
` [COMMITTED 2.35 2/2] stdlib: Fixup mbstowcs NULL __dst handling. [BZ #29279]

[COMMITTED 2.34] Update syscall lists for Linux 5.19
 2022-08-08  5:56 UTC 

[COMMITTED 2.35] Update syscall lists for Linux 5.19
 2022-08-06  7:13 UTC 

[COMMITTED 2.36] Update syscall lists for Linux 5.19
 2022-08-06  7:08 UTC 

[COMMITTED 2.35] riscv: Update rv64 libm test ulps
 2022-08-05 14:26 UTC 

[PATCH v3 2/4] x86: Optimize {str|wcs}rchr-sse2
 2022-07-20 15:33 UTC  (4+ messages)
      ` [PATCH v3 3/4] x86: Optimize {str|wcs}rchr-avx2
      ` [PATCH v3 4/4] x86: Optimize {str|wcs}rchr-evex

[COMMITTED 2.35] Apply asm redirections in stdio.h before first use [BZ #27087]
 2022-07-20 14:57 UTC 

[glibc/release/2.34/master] x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
 2022-07-19 17:51 UTC  (3+ messages)

[COMMITTED 2.33] elf: Earlier missing dynamic segment check in _dl_map_object_from_fd
 2022-07-09  8:46 UTC 

[COMMITTED 2.32] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:57 UTC 

[COMMITTED 2.33] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:56 UTC 

[COMMITTED 2.34] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:56 UTC 

[COMMITTED 2.35] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 13:55 UTC 

[COMMITTED 2.35] nss: handle stat failure in check_reload_and_get (BZ #28752)
 2022-06-14  3:00 UTC 

[COMMITTED 2.35] nss: add assert to DB_LOOKUP_FCT (BZ #28752)
 2022-06-14  3:00 UTC 

[COMMITTED 2.34] nss: handle stat failure in check_reload_and_get (BZ #28752)
 2022-06-14  2:59 UTC 

[COMMITTED 2.34] nss: add assert to DB_LOOKUP_FCT (BZ #28752)
 2022-06-14  2:59 UTC 

[COMMITTED 2.34,2.35] nios2: Remove _dl_skip_args usage (BZ# 29187)
 2022-06-10 12:22 UTC 

[COMMITTED 2.34,2.35] hppa: Remove _dl_skip_args usage (BZ# 29165)
 2022-06-10 12:21 UTC 

[COMMITTED 2.34] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)
 2022-06-08 20:22 UTC 

[COMMITTED 2.35] NEWS: Add a bug fix entry for BZ #29225
 2022-06-08 13:00 UTC 

[COMMITTED 2.35] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)
 2022-06-08 12:59 UTC 

[COMMITTED 2.35] powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
 2022-06-07 18:58 UTC 

[COMMITTED 2.34] powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
 2022-06-07 18:56 UTC 

[COMMITTED 2.33] powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
 2022-06-07 18:55 UTC 

[COMMITTED 2.35 1/8] misc: Use 64 bit stat for daemon (BZ# 29203)
 2022-06-01 17:40 UTC  (8+ messages)
` [COMMITTED 2.35 2/8] misc: Use 64 bit stat for getusershell (BZ# 29204)
` [COMMITTED 2.35 3/8] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
` [COMMITTED 2.35 4/8] posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
` [COMMITTED 2.35 5/8] socket: Use 64 bit stat for isfdtype (BZ# 29209)
` [COMMITTED 2.35 6/8] inet: Use 64 bit stat for ruserpass (BZ# 29210)
` [COMMITTED 2.35 7/8] catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
` [COMMITTED 2.35 8/8] iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)

[COMMITTED 2.34 1/8] misc: Use 64 bit stat for daemon (BZ# 29203)
 2022-06-01 17:00 UTC  (8+ messages)
` [COMMITTED 2.34 2/8] misc: Use 64 bit stat for getusershell (BZ# 29204)
` [COMMITTED 2.34 3/8] posix: Use 64 bit stat for posix_fallocate fallback (BZ# 29207)
` [COMMITTED 2.34 4/8] posix: Use 64 bit stat for fpathconf (_PC_ASYNC_IO) (BZ# 29208)
` [COMMITTED 2.34 5/8] socket: Use 64 bit stat for isfdtype (BZ# 29209)
` [COMMITTED 2.34 6/8] inet: Use 64 bit stat for ruserpass (BZ# 29210)
` [COMMITTED 2.34 7/8] catgets: Use 64 bit stat for __open_catalog (BZ# 29211)
` [COMMITTED 2.34 8/8] iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)

[PATCH v5] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
 2022-05-25 19:56 UTC  (2+ messages)

[committed 2.34, 2.35] string.h: fix __fortified_attr_access macro call [BZ #29162]
 2022-05-23  8:41 UTC 

[COMMITTED 2.35] S390: Enable static PIE
 2022-05-19 15:20 UTC  (2+ messages)
                ` [COMMITTED 2.34] "

[committed 2.34] fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]
 2022-05-16 17:00 UTC 

[committed 2.35] fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]
 2022-05-16 16:38 UTC  (2+ messages)

[PATCH] x86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
 2022-05-12 20:12 UTC 

[PATCH v2] x86: Fix missing __wmemcmp def for disable-multiarch build
 2022-05-12 20:04 UTC 

[PATCH v3 1/3] x86: Optimize memcmp SSE2 in memcmp.S
 2022-05-12 20:03 UTC  (3+ messages)
      ` [PATCH v3 2/3] x86: Remove memcmp-sse4.S
      ` [PATCH v3 3/3] x86: Cleanup page cross code in memcmp-avx2-movbe.S

[PATCH v1 2/2] x86: Small improvements for wcslen
 2022-05-12 19:55 UTC 

[PATCH v1 03/23] x86: Code cleanup in strchr-avx2 and comment justifying branch
 2022-05-12 19:54 UTC  (10+ messages)
    ` [PATCH v1 04/23] x86: Code cleanup in strchr-evex "
    ` [PATCH v1 07/23] x86: Optimize strcspn and strpbrk in strcspn-c.c
    ` [PATCH v1 08/23] x86: Optimize strspn in strspn-c.c
    ` [PATCH v1 09/23] x86: Remove strcspn-sse2.S and use the generic implementation
    ` [PATCH v1 10/23] x86: Remove strpbrk-sse2.S "
    ` [PATCH v1 11/23] x86: Remove strspn-sse2.S "
    ` [PATCH v1 17/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S
    ` [PATCH v1 18/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S
    ` [PATCH v1 23/23] x86: Remove AVX str{n}casecmp

[PATCH v4 22/23] x86: Add EVEX optimized str{n}casecmp
 2022-05-12 19:52 UTC  (3+ messages)
    ` [PATCH v4 21/23] x86: Add AVX2 "

[PATCH v2 04/11] x86_64: Remove bcopy optimizations
 2022-05-12 19:28 UTC 

[PATCH] x86-64: Define __memcmpeq in ld.so
 2022-05-12 19:24 UTC 

[PATCH] x86-64: Remove bzero weak alias in SS2 memset
 2022-05-12 19:23 UTC 

[PATCH] x86_64/multiarch: Sort sysdep_routines and put one entry per line
 2022-05-12 19:20 UTC 

[PATCH] x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ))
 2022-05-12 19:07 UTC 

[PATCH v2] x86-64: Optimize bzero
 2022-05-04 14:54 UTC  (4+ messages)

[PATCH v2 12/31] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
 2022-05-04  6:05 UTC 

[PATCH v4] x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
 2022-05-04  6:02 UTC 

[PATCH v1] x86: Set .text section in memset-vec-unaligned-erms
 2022-05-04  6:01 UTC 

[PATCH v2] x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
 2022-05-04  5:48 UTC 

[PATCH v2] x86: Improve vec generation in memset-vec-unaligned-erms.S
 2022-05-04  5:46 UTC 

[PATCH 1/2] x86-64: Fix strcmp-avx2.S
 2022-05-04  5:44 UTC  (2+ messages)
  ` [PATCH 2/2] x86-64: Fix strcmp-evex.S

[PATCH v4 4/5] x86: Optimize strcmp-evex.S
 2022-05-04  5:40 UTC  (2+ messages)
      ` [PATCH v4 3/5] x86: Optimize strcmp-avx2.S

[backport] Fix misplaced const
 2022-05-03 18:52 UTC  (2+ messages)

PING^2: V4 [PATCH] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
 2022-05-03 18:51 UTC  (2+ messages)

[PATCH] x86-64: Use testl to check __x86_string_control
 2022-04-29 22:07 UTC  (2+ messages)

[PATCH v3 2/7] x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
 2022-04-29 22:05 UTC  (2+ messages)

[glibc] dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
 2022-04-29 18:55 UTC 

[COMMITTED 2.34, 2.35] posix/glob.c: update from gnulib
 2022-04-28 16:44 UTC 

[PATCH] x86-64: Require BMI2 for strchr-avx2.S
 2022-04-28 10:19 UTC  (2+ messages)

[COMMITTED 2.34] i386: Regenerate ulps
 2022-04-28  1:21 UTC 

[COMMITTED 2.35] i386: Regenerate ulps
 2022-04-28  1:20 UTC 

[PATCH] x86-64: Add Avoid_Short_Distance_REP_MOVSB
 2022-04-28  0:15 UTC 

[PATCH v8 3/4] x86_64: roundeven with sse4.1 support
 2022-04-28  0:11 UTC 

[PATCH v1 2/2] x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S
 2022-04-28  0:08 UTC 

[PATCH v2 2/2] x86: Improve memmove-vec-unaligned-erms.S
 2022-04-28  0:07 UTC 

[PATCH v1] x86: Improve memset-vec-unaligned-erms.S
 2022-04-28  0:06 UTC 

[PATCH v2 2/3] x86: Optimize memcmp-avx2-movbe.S
 2022-04-28  0:03 UTC  (2+ messages)
      ` [PATCH v2 3/3] x86: Optimize memcmp-evex-movbe.S

[PATCH v4] x86: Add EVEX optimized memchr family not safe for RTM
 2022-04-27 23:57 UTC 

[PATCH v2] x86: Set rep_movsb_threshold to 2112 on processors with FSRM
 2022-04-27 23:56 UTC 

[PATCH v3 1/2] x86: Optimize strchr-avx2.S
 2022-04-27 23:54 UTC  (2+ messages)
    ` [PATCH v4 2/2] x86: Optimize strchr-evex.S

[PATCH v5 1/2] x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S
 2022-04-27 23:49 UTC 

[PATCH v8 1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
 2022-04-27 23:46 UTC 

[PATCH v4 1/2] x86: Refactor and improve performance of strchr-avx2.S
 2022-04-27 23:43 UTC 

[PATCH] x86: Adding an upper bound for Enhanced REP MOVSB
 2022-04-27 23:38 UTC 

[COMMITTED 2.35] elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
 2022-04-27 17:16 UTC 

[committed 2.34] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-04-25 16:11 UTC 

[committed 2.35] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
 2022-04-25 13:15 UTC 

[PATCH v1 1/2] x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
 2022-04-23  1:53 UTC 

[PATCH] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
 2022-04-23  1:51 UTC 

[PATCH] x86-64: Use notl in EVEX strcmp [BZ #28646]
 2022-04-23  1:49 UTC 

[PATCH v1] x86: Shrink memcmp-sse4.S code size
 2022-04-23  1:44 UTC 

[PATCH v4 4/5] x86: Optimize memmove-vec-unaligned-erms.S
 2022-04-23  1:42 UTC  (2+ messages)
      ` [PATCH v4 5/5] x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h

[PATCH] x86-64: Replace movzx with movzbl
 2022-04-23  1:36 UTC 

[PATCH 1/2] x86-64: Improve EVEX strcmp with masked load
 2022-04-23  1:34 UTC  (2+ messages)
  ` [PATCH 2/2] x86-64: Remove Prefer_AVX2_STRCMP

[PATCH v1] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
 2022-04-23  1:22 UTC 

[PATCH v1 2/3] x86: Modify ENTRY in sysdep.h so that p2align can be specified
 2022-04-23  1:19 UTC  (2+ messages)
      ` [PATCH v1 3/3] x86: Optimize memset-vec-unaligned-erms.S

[PATCH v1 2/2] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
 2022-04-23  1:17 UTC 

[PATCH] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
 2022-04-22 21:42 UTC  (2+ messages)

[hurd,commited 2.34, 2.35] hurd: Fix arbitrary error code
 2022-04-18 15:55 UTC 

[COMMITTED 2.34, 2.35] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
 2022-04-15 12:57 UTC 

[COMMITTED 2.33, 2.34, 2.35] S390: Add new s390 platform z16
 2022-04-14 12:26 UTC 

[PATCH 00/27] Improve LD_AUDIT support in glibc 2.34
 2022-04-12 18:42 UTC  (28+ messages)
` [PATCH 01/27] powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
` [PATCH 02/27] elf: Avoid nested functions in the loader [BZ #27220]
` [PATCH 03/27] elf: Fix elf_get_dynamic_info definition
` [PATCH 04/27] elf: Fix dynamic-link.h usage on rtld.c
` [PATCH 05/27] elf: Fix elf_get_dynamic_info() for bootstrap
` [PATCH 06/27] elf: Move LAV_CURRENT to link_lavcurrent.h
` [PATCH 07/27] elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)
` [PATCH 08/27] elf: Add _dl_audit_objopen
` [PATCH 09/27] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
` [PATCH 10/27] elf: Add _dl_audit_objsearch
` [PATCH 11/27] elf: Add _dl_audit_objclose
` [PATCH 12/27] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
` [PATCH 13/27] elf: Add _dl_audit_preinit
` [PATCH 14/27] elf: Add _dl_audit_pltenter
` [PATCH 15/27] elf: Add _dl_audit_pltexit
` [PATCH 16/27] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH 17/27] elf: Add audit tests for modules with TLSDESC
` [PATCH 18/27] elf: Issue audit la_objopen for vDSO
` [PATCH 19/27] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
` [PATCH 20/27] elf: Add la_activity during application exit
` [PATCH 21/27] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH 22/27] elf: Issue la_symbind for bind-now (BZ #23734)
` [PATCH 23/27] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
` [PATCH 24/27] Fix elf/tst-audit25a with default bind now toolchains
` [PATCH 25/27] elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
` [PATCH 26/27] hppa: Fix bind-now audit (BZ #28857)
` [PATCH 27/27] NEWS: Update fixed bug list for LD_AUDIT backports

Possibly non-terminated string in sprof utility
 2022-04-01 13:24 UTC  (2+ messages)

[committed 2.34 0/8] _FORTIFY_SOURCE=3 and fixes
 2022-03-11 15:12 UTC  (9+ messages)
` [committed 2.34 1/8] Don't add access size hints to fortifiable functions
` [committed 2.34 2/8] Make sure that the fortified function conditionals are constant
` [committed 2.34 3/8] debug: Add tests for _FORTIFY_SOURCE=3
` [committed 2.34 4/8] __glibc_unsafe_len: Fix comment
` [committed 2.34 5/8] fortify: Fix spurious warning with realpath
` [committed 2.34 6/8] Enable _FORTIFY_SOURCE=3 for gcc 12 and above
` [committed 2.34 7/8] debug: Autogenerate _FORTIFY_SOURCE tests
` [committed 2.34 8/8] debug: Synchronize feature guards in fortified functions [BZ #28746]

[COMMITTED 2.34] localedef: Handle symbolic links when generating locale-archive
 2022-03-03 11:39 UTC 

[COMMITTED 2.35] localedef: Handle symbolic links when generating locale-archive
 2022-03-03 11:38 UTC 

[2.35 PATCH] NEWS: Add a bug fix entry for BZ #28688
 2022-02-24 15:59 UTC 

[PATCH] elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
 2022-02-22 14:56 UTC 

[Backport PATCH 2/2] x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
 2022-02-18 23:26 UTC  (3+ messages)

[Backport PATCH 1/2] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
 2022-02-18 22:56 UTC  (2+ messages)

page:  |  | latest

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).