Second quarter 2026 Archives by author
Starting: Wed Apr 1 12:23:28 GMT 2026
Ending: Tue Jun 30 20:50:38 GMT 2026
Messages: 394
- [glibc] hppa: Fix missing call to __feraiseexcept (BZ 34306)
John David Anglin
- [glibc/release/2.43/master] hppa: Fix missing call to __feraiseexcept (BZ 34306)
John David Anglin
- [glibc/release/2.42/master] hppa: Fix missing call to __feraiseexcept (BZ 34306)
John David Anglin
- [glibc] libio: Fix gconv module reference counter overflow in swscanf
Frederic Berat
- [glibc] test: Add gconv refcount leak test for swscanf
Frederic Berat
- [glibc] test: Fix and stabilize tst-wcsmbs-clone-overflow test
Frederic Berat
- [glibc] riscv: Add RVV strcat for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV strcpy for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV memcpy for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Remove duplicte memcpy redirect
Peter Bergner
- [glibc] riscv: Add RVV strlen for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV strcmp for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV strncmp for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV memcmp for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV memccpy for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV memchr for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV strchr for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV strrchr for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Add RVV memmove for both multiarch and non-multiarch builds
Peter Bergner
- [glibc] riscv: Fix RV32 libthread_db THREAD_SELF register layout
Peter Bergner
- [glibc] stdbit: Fix builtin name used in __glibc_has_builtin check for rotate_right
Uros Bizjak
- [glibc] stdlib: add missing stdc_rotate_right_ull alias when builtin is available
Uros Bizjak
- [glibc] stdlib: Add internal stdc_rotate_left implementation
Uros Bizjak
- [glibc] x86_64: Replace inline asm rotates in pointer_guard with stdc_rotate_{left, right}
Uros Bizjak
- [glibc] i386: Replace inline asm rotates in pointer_guard with stdc_rotate_{left, right}
Uros Bizjak
- [glibc] nss: fix __get_default_domain logic
DJ Delorie
- [glibc/release/2.42/master] support: Implement 'xfmemopen' for seamless 'fmemopen' use
DJ Delorie
- [glibc/release/2.42/master] stdio-common: Reject insufficient character data in scanf [BZ #12701]
DJ Delorie
- [glibc/release/2.42/master] stdio-common: Allow partially-filled %mc buffers [BZ #12701]
DJ Delorie
- [glibc] Add system-wide tunables: ldconfig part
DJ Delorie
- [glibc] Add system-wide tunables: cache ld.so.cache
DJ Delorie
- [glibc] Add system-wide tunables: Apply tunables part
DJ Delorie
- [glibc] Add system-wide tunables: Filters
DJ Delorie
- [glibc] Add system-wide tunables: manual
DJ Delorie
- [glibc] malloc: Show hugetlb tunable default in --list-tunables
Wilco Dijkstra
- [glibc] AArch64: Remove eMAG memchr ifunc
Wilco Dijkstra
- [glibc] AArch64: Remove eMAG memset ifunc
Wilco Dijkstra
- [glibc] AArch64: Remove unused MIDR entries
Wilco Dijkstra
- [glibc] hugepages: Move THP helpers to generic hugepages abstraction
Wilco Dijkstra
- [glibc] malloc: Remove unused aliases for malloc symbols
Wilco Dijkstra
- [glibc] elf: Remove redundant _dl_map_segments declaration from dl-load.h
Wilco Dijkstra
- [glibc] elf: Introduce _dl_map_segment_align hook for segment alignment tuning
Wilco Dijkstra
- [glibc] tunables: Add glibc.elf.thp tunable for THP-aware segment alignment
Wilco Dijkstra
- [glibc] elf: Align large load segments to PMD huge page size for THP
Wilco Dijkstra
- [glibc] loongarch: Enable THP-aligned load segments by default on 64-bit
Wilco Dijkstra
- [glibc] elf: Add test for THP alignment of large load segments
Wilco Dijkstra
- [glibc] AArch64: simplify __libc_arm_za_disable failure path
Wilco Dijkstra
- [glibc] AArch64: Optimize memcmp for Kunpeng 950 with SVE
Wilco Dijkstra
- [glibc] string: Improve test-memchr page cross checks
Wilco Dijkstra
- [glibc] Arch64: Add support for SVE2 ifuncs
Wilco Dijkstra
- [glibc] malloc: Minor cleanups
Wilco Dijkstra
- [glibc] malloc: Improve documentation of malloc tunables
Wilco Dijkstra
- [glibc] malloc: Reduce maximum arenas
Wilco Dijkstra
- [glibc] malloc: Simplify _int_free_chunk
Wilco Dijkstra
- [glibc] manual: Update memchr description [BZ #19406]
Wilco Dijkstra
- [glibc] AArch64: Vectorise AdvSIMD fp32 sin/cos special case
Wilco Dijkstra
- [glibc] AArch64: Vectorise SVE fp32 sin/cos special case
Wilco Dijkstra
- [glibc] AArch64: Vectorise AdvSIMD fp64 sin/cos special case
Wilco Dijkstra
- [glibc] AArch64: Vectorise SVE fp64 sin/cos special case
Wilco Dijkstra
- [glibc] string: Improve memchr random test
Wilco Dijkstra
- [glibc] Regenerate 'configure'
Paul Eggert
- [glibc] posix: fix false regex match with backrefs and $ anchor
Collin Funk
- [glibc] Update link in SECURITY.md.
Collin Funk
- [glibc/release/2.43/master] abilist.awk: Handle weak unversioned defined symbols
Sam James
- [glibc/release/2.42/master] abilist.awk: Handle weak unversioned defined symbols
Sam James
- [glibc/release/2.43/master] Rename __unused fields to __glibc_reserved.
Sam James
- [glibc] elf: don't clobber ld.so.conf in tst-glibc-hwcaps-prepend-cache [BZ #34210]
Sam James
- [glibc/release/2.43/master] elf: don't clobber ld.so.conf in tst-glibc-hwcaps-prepend-cache [BZ #34210]
Sam James
- [glibc/release/2.42/master] elf: don't clobber ld.so.conf in tst-glibc-hwcaps-prepend-cache [BZ #34210]
Sam James
- [glibc/release/2.43/master] Hurd: comment PF_LINK/AF_LINK defines
Sam James
- [glibc/release/2.43/master] Hurd: comment PF_ROUTE/AF_ROUTE defines
Sam James
- [glibc/release/2.43/master] Hurd: comment ioctls which cannot currently compile
Sam James
- [glibc/release/2.43/master] Hurd: restore some SIOC ioctls
Sam James
- [glibc/release/2.43/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.42/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.41/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.40/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.39/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.38/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.37/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.36/master] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Aurelien Jarno
- [glibc/release/2.43/master] libio: Fix ungetwc operating on byte stream [BZ #33998]
Aurelien Jarno
- [glibc/release/2.43/master] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
Aurelien Jarno
- [glibc/release/2.42/master] libio: Fix ungetwc operating on byte stream [BZ #33998]
Aurelien Jarno
- [glibc/release/2.42/master] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
Aurelien Jarno
- [glibc/release/2.42/master] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
Aurelien Jarno
- [glibc/release/2.43/master] arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792)
Aurelien Jarno
- [glibc/release/2.42/master] arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792)
Aurelien Jarno
- [glibc/release/2.41/master] libio: Fix ungetwc operating on byte stream [BZ #33998]
Aurelien Jarno
- [glibc/release/2.41/master] support: Implement 'xfmemopen' for seamless 'fmemopen' use
Aurelien Jarno
- [glibc/release/2.41/master] stdio-common: Reject insufficient character data in scanf [BZ #12701]
Aurelien Jarno
- [glibc/release/2.41/master] stdio-common: Allow partially-filled %mc buffers [BZ #12701]
Aurelien Jarno
- [glibc/release/2.41/master] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
Aurelien Jarno
- [glibc/release/2.41/master] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
Aurelien Jarno
- [glibc] support: add support_address_diff function
Yury Khrustalev
- [glibc] tests: Allow tests to append tunables
Yury Khrustalev
- [glibc] tests: elf: Use new tunable handling
Yury Khrustalev
- [glibc] tests: gmon: Use new tunable handling
Yury Khrustalev
- [glibc] tests: misc: Use new tunable handling
Yury Khrustalev
- [glibc] tests: nptl: Use new tunable handling
Yury Khrustalev
- [glibc] tests: nptl: Remove unused code from makefile
Yury Khrustalev
- [glibc] tests: time: Use new tunable handling
Yury Khrustalev
- [glibc] tests: misc: Use new tunable handling for BTI and GCS tests
Yury Khrustalev
- [glibc] misc: fix lint-makefiles failures
Yury Khrustalev
- [glibc] Created branch 'arm/malloc-mte-v1'
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] support: add support_ptr_after_free
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: introduce ifuncs for malloc functions
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] configure: remove --enable-memory-tagging option
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: Remove code conditional on USE_MTAG
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: Remove currently broken memory tagging
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: Put MALLOC_ALIGNMENT depends in one header
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: Put malloc_chunk into separate header
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] aarch64: add glibc.mem.aarch64_mte tunable
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: aarch64: Add MTE ifunc resolvers
Yury Khrustalev
- [glibc/arm/malloc-mte-v1] malloc: aarch64: Add MTE-aware implementations
Yury Khrustalev
- [glibc] Deleted branch 'arm/gcs'
Yury Khrustalev
- [glibc] Deleted branch 'arm/gcs-v2'
Yury Khrustalev
- [glibc] support: add support_ptr_after_free
Yury Khrustalev
- [glibc] malloc: Small fix for code readability
Yury Khrustalev
- [glibc] Created branch 'arm/malloc-mte-v2'
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] malloc: aarch64: Remove broken memory tagging
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] malloc: aarch64: Add ifuncs for malloc functions
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] malloc: Put MALLOC_ALIGNMENT depends in one header
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] malloc: Put malloc_chunk into separate header
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] aarch64: Add glibc.mem.aarch64_mte tunable
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] malloc: aarch64: Add MTE ifunc resolvers
Yury Khrustalev
- [glibc/arm/malloc-mte-v2] malloc: aarch64: Add MTE memory tagging
Yury Khrustalev
- [glibc] malloc: aarch64: Remove broken memory tagging
Yury Khrustalev
- [glibc] Created branch 'arm/malloc-mte-v3'
Yury Khrustalev
- [glibc/arm/malloc-mte-v3] malloc: aarch64: Add ifuncs for malloc functions
Yury Khrustalev
- [glibc/arm/malloc-mte-v3] malloc: Put MALLOC_ALIGNMENT depends in one header
Yury Khrustalev
- [glibc/arm/malloc-mte-v3] malloc: Put malloc_chunk into separate header
Yury Khrustalev
- [glibc/arm/malloc-mte-v3] aarch64: Add glibc.mem.aarch64_mte tunable
Yury Khrustalev
- [glibc/arm/malloc-mte-v3] malloc: aarch64: Add MTE ifunc resolvers
Yury Khrustalev
- [glibc/arm/malloc-mte-v3] malloc: aarch64: Add MTE memory tagging
Yury Khrustalev
- [glibc] misc: Fix typos in comments
Yury Khrustalev
- [glibc] malloc: aarch64: Add ifuncs for malloc functions
Yury Khrustalev
- [glibc] news: Describe AArch64-specific changes for 2.44
Yury Khrustalev
- [glibc] s390: Remove support for s390-32.
Stefan Liebler
- [glibc] s390: Remove s390-32 specific code in non s390-32 specific files
Stefan Liebler
- [glibc] s390: Switch to common-code headers
Stefan Liebler
- [glibc] s390: Move files out of s390-64 folders
Stefan Liebler
- [glibc] CONTRIBUTED-BY: Adjustments regarding s390-32, s390-64
Stefan Liebler
- [glibc] s390: Remove Wno-CFLAGS for rtld.c/dl-load.c/dl-reloc.c
Stefan Liebler
- [glibc] Remove EXIT_UNSUPPORTED in stdlib/test-bz22786 if path is NULL
Stefan Liebler
- [glibc] s390: Adjust configure check for static-pie support.
Stefan Liebler
- [glibc] s390: Enabling lint-makefiles
Stefan Liebler
- [glibc] sysdeps/unix/sysv/linux: Sort and put one test per line
H.J. Lu
- [glibc] abilist.awk: Handle weak unversioned defined symbols
H.J. Lu
- [glibc] elf: Remove _dl_process_pt_note
H.J. Lu
- [glibc] Fix 'cbaud_to_speed' defined but not used on LA32
H.J. Lu
- [glibc/release/2.38/master] x86-64: Fix indentation in Makefile (use tabs, not spaces)
H.J. Lu
- [glibc] hugepages: close fd on error path in __get_thp_mode
H.J. Lu
- [glibc] stdio-common: Fix buffer overflow in scanf %mc [BZ #34008]
H.J. Lu
- [glibc] elf: Support THP segment load with madvise enabled THP
H.J. Lu
- [glibc] thp: Limit THP code padding to 2 * THP page size
H.J. Lu
- [glibc] arm: Xfail 2 static THP tests
H.J. Lu
- [glibc] malloc: Don't call __get_thp_mode/__get_thp_size twice
H.J. Lu
- [glibc] powerpc64le: Add optimized __memcmpeq for POWER10
Sachin Monga
- [glibc] ppc64le: Restore optimized memchr for power10 [BZ #34300]
Sachin Monga
- [glibc] Use Linux 7.0, MPC 1.4.1 in build-many-glibcs.py
Joseph Myers
- [glibc] Fix -Wconstant-logical-operand error in tst-printf-format-skeleton.c
Joseph Myers
- [glibc] Fix -Werror=constant-logical-operand errors in soft-fp
Joseph Myers
- [glibc] Fix -Wconstant-logical-operand error for Hurd
Joseph Myers
- [glibc] Fix Irish date format.
Carlos O'Donell
- [glibc] localedata: Consistently use one space after 'category'
Carlos O'Donell
- [glibc] ga_IE: Add DCO header.
Carlos O'Donell
- [glibc] advisories: Update GLIBC-SA-2026-0007.
Carlos O'Donell
- [glibc] Created tag 'glibc-2.6.9000'
Carlos O'Donell
- [glibc] locale: Define Hunsrik (hrx) in iso-639.def
Carlos O'Donell
- [glibc] localedata: Add Hunsrickisch locale for Brazil (hrx_BR)
Carlos O'Donell
- [glibc] localedata: Consistently use one space after 'category'
Carlos O'Donell
- [glibc] Add advisory text for CVE-2026-5450
Carlos O'Donell
- [glibc] advisories: Fix spelling mistake in GLIBC-SA-2026-0009.
Carlos O'Donell
- [glibc] advisories: Document rejection process in README.
Carlos O'Donell
- [glibc] advisories: Reject GLIBC-SA-2026-0008
Carlos O'Donell
- [glibc] Created tag 'glibc-2.1.9000'
Carlos O'Donell
- [glibc] Add advisory text for CVE-2026-5435
Carlos O'Donell
- [glibc] advisories: Update GLIBC-SA-2026-0012
Carlos O'Donell
- [glibc] advisories: Update GLIBC-SA-2026-0012 metadata
Carlos O'Donell
- [glibc] libio: Fix ungetwc operating on byte stream [BZ #33998]
Carlos O'Donell
- [glibc] Drop "(C) YYYY" from DCO'd contributions.
Carlos O'Donell
- [glibc] sunrpc/Makefile: Split and sort tests
Carlos O'Donell
- [glibc] advisories: Update GLIBC-SA-2026-0012 metadata
Carlos O'Donell
- [glibc] rtld: cache cpuid results on the stack for intel
Sunil Pandey
- [glibc] Document CVE-2026-5358 and CVE-2026-5928
Siddhesh Poyarekar
- [glibc] Document CVE-2026-6238
Siddhesh Poyarekar
- [glibc] riscv: redirect strlen in early startup
Andreas Schwab
- [glibc] nss_files: fix swapped arguments in service parser
Andreas Schwab
- [glibc] nss_files: use booleans in parser macro calls
Andreas Schwab
- [glibc] libio: use _IO_have_wbackup for wide streams
Andreas Schwab
- [glibc] localedata: update LC_ADDRESS and LC_NAME for ko_KR
Arjun Shankar
- [glibc] hurd: alterations to MSG_EXAMINE interface (intr-msg.h)
Samuel Thibault
- [glibc] hurd: Interrupted RPC returning EINTR when server has actually changed state.
Samuel Thibault
- [glibc] htl: Fix SEM_FAILED type
Samuel Thibault
- [glibc] hurd: Fix looking up /dev/tty/ (BZ 34070)
Samuel Thibault
- [glibc] hurd: Make adjtime reject out-of-range tv_usec values
Samuel Thibault
- [glibc] hurd: __adjtime(): struct timeval and time_value_t are not identical.
Samuel Thibault
- [glibc] hurd: __adjtime() to support NULL delta whilst returning olddelta.
Samuel Thibault
- [glibc] mach: Fix tst-default-domain link
Samuel Thibault
- [glibc] hurd: clamp the setpriority prio argument to the range [-NZERO, NZERO-1]
Samuel Thibault
- [glibc] hurd: add validations in msync
Samuel Thibault
- [glibc] hurd: let the root user raise its priority
Samuel Thibault
- [glibc] Hurd: comment PF_LINK/AF_LINK defines
Samuel Thibault
- [glibc] Hurd: comment PF_ROUTE/AF_ROUTE defines
Samuel Thibault
- [glibc] Hurd: comment ioctls which cannot currently compile
Samuel Thibault
- [glibc] Hurd: restore some SIOC ioctls
Samuel Thibault
- [glibc] hurd: adjtime: on error return -1 and set errno
Samuel Thibault
- [glibc] hurd: define SO_TIMESTAMP in socket.h
Samuel Thibault
- [glibc] Factorize if_arp.h
Samuel Thibault
- [glibc] hurd: Fix ETH_P_PUP
Samuel Thibault
- [glibc] hurd: Add ETH_TLEN and ETH_FCS_LEN
Samuel Thibault
- [glibc] Define _PATH_MOUNTED as "/etc/mtab"
Samuel Thibault
- [glibc] resolv: Run tst-getaddrinfo-eai-again in a network namespace
Florian Weimer
- [glibc] Use pending character state in IBM1390, IBM1399 character sets (CVE-2026-4046)
Florian Weimer
- [glibc/release/2.42/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.42/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.43/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.43/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.41/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.41/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.40/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.40/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.39/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.39/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.38/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.38/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.37/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.37/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc/release/2.36/master] include: isolate __O_CLOEXEC flag for sys/mount.h and fcntl.h
Florian Weimer
- [glibc/release/2.36/master] Linux: Only define OPEN_TREE_* macros in <sys/mount.h> if undefined (bug 33921)
Florian Weimer
- [glibc] support: Improve tst-support_descriptors compatibility with containers
Florian Weimer
- [glibc] resolv, rt: Change some extern inline functions to static inline
Florian Weimer
- [glibc] libio: Fix race in _IO_new_file_init_internal initialization order [BZ #33785]
Florian Weimer
- [glibc] nscd: Typo in comment
Florian Weimer
- [glibc] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
Florian Weimer
- [glibc/release/2.43/master] iconv: Suppress intermediate errors with //TRANSLIT (bug 34236)
Florian Weimer
- [glibc] nptl: open threads comm with O_WRONLY|O_CLOEXEC
Florian Weimer
- [glibc] Update GLIBC-SA-2026-0012 to mention A6 records
Florian Weimer
- [glibc] resolv: Declare __p_class_syms, __p_type_syms for internal use
Florian Weimer
- [glibc] resolv: Fix ns_sprintrrf formatting of class, type values (bug 34289)
Florian Weimer
- [glibc] resolv: Improve formatting of unknown records in ns_sprintrrf
Florian Weimer
- [glibc] resolv: Check for inet_ntop failure in ns_sprintrrf
Florian Weimer
- [glibc] resolv: More types as unknown in ns_sprintrrf (CVE-2026-5435)
Florian Weimer
- [glibc] resolv: Fix buffer overreads in ns_sprintrrf (CVE-2026-6238)
Florian Weimer
- [glibc] resolv: Add test case tst-ns_sprintrr (bug 34033, bug 34069)
Florian Weimer
- [glibc] resolv: Add test for gethostbyname_r unaligned buffer [BZ #18287]
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-basic'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-basic] malloc: Perform batched frees if tcache is full
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-basic] malloc: Only fill half of the tcache during batch allocation
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-basic] malloc: Increase tcache fill count from 16 to 32
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-merge-llm'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-merge-llm] Surface-level coalescing in __libc_free_batched_loop
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-merge-llm-2'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-merge-llm-2] Deferred-scan batch freeing, trying to group arena operations
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-merge-16'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-merge-16] malloc: Implement merging of tcache chunks during batched frees
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-merge'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-merge] malloc: Implement merging of tcache chunks during batched frees
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-merge-deep'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-merge-deep] malloc: Implement deep consolidation during merging
Florian Weimer
- [glibc] Created branch 'fw/malloc-tcache-32'
Florian Weimer
- [glibc/fw/malloc-tcache-32] malloc: Increase tcache fill count from 16 to 32
Florian Weimer
- [glibc] Created branch 'fw/malloc-batch-unsorted-merge-llm-16'
Florian Weimer
- [glibc/fw/malloc-batch-unsorted-merge-llm-16] Surface-level coalescing in __libc_free_batched_loop
Florian Weimer
- [glibc] stdlib: Add internal stdc_rotate_right implementation
Adhemerval Zanella
- [glibc] io: Use gnulib fts implementation (BZ 22944, BZ 20331)
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/fts-nftw-refactor'
Adhemerval Zanella
- [glibc] Created branch 'azanella/aarch64-memtag'
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add initial Memtag ABI Extension to ELF
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add memory tagging support for setjmp/longjmp routines
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add support for DT_AARCH64_MEMTAG_HEAP with USE_MTAG
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/aarch64-memtag'
Adhemerval Zanella
- [glibc] Created branch 'azanella/aarch64-memtag'
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add initial Memtag ABI Extension to ELF
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add memory tagging support for setjmp/longjmp routines
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add support for DT_AARCH64_MEMTAG_HEAP with USE_MTAG
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/aarch64-memtag'
Adhemerval Zanella
- [glibc] Created branch 'azanella/aarch64-memtag'
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add initial Memtag ABI Extension to ELF
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add memory tagging support for setjmp/longjmp routines
Adhemerval Zanella
- [glibc/azanella/aarch64-memtag] aarch64: Add support for DT_AARCH64_MEMTAG_HEAP with USE_MTAG
Adhemerval Zanella
- [glibc] libio: Fix wide stream backup buffer leak on fclose [BZ #33999]
Adhemerval Zanella
- [glibc] manual: update recent malloc tunable defaults
Adhemerval Zanella
- [glibc] posix: Add POSIX aliases to some spawn functions
Adhemerval Zanella
- [glibc] math: Add fast-path to fma
Adhemerval Zanella
- [glibc] io: Consolidate fts implementation
Adhemerval Zanella
- [glibc] io: Consolidate ftw implementation
Adhemerval Zanella
- [glibc] AArch64: Improve AdvSIMD and SVE pow(f).
Adhemerval Zanella
- [glibc] benchtests: add libmvec powrf inputs
Adhemerval Zanella
- [glibc] benchtests: add libmvec powr inputs
Adhemerval Zanella
- [glibc] AArch64: Implement AdvSIMD and SVE powr(f) routines
Adhemerval Zanella
- [glibc] Created branch 'azanella/arm-static-pie'
Adhemerval Zanella
- [glibc/azanella/arm-static-pie] arm: Enable static-pie support (BZ 34098)
Adhemerval Zanella
- [glibc] misc: Optimize getusershell.c
Adhemerval Zanella
- [glibc] manual: clarify _FILE_OFFSET_BITS Y2038 implications [BZ #34095]
Adhemerval Zanella
- [glibc] README: fix stale bug-reporting URL [BZ #34094]
Adhemerval Zanella
- [glibc] locale: memory leak in newlocale [BZ #25770]
Adhemerval Zanella
- [glibc] nss: Add verbose flag to getent tool
Adhemerval Zanella
- [glibc] Return different exit codes when gai_result is > -100
Adhemerval Zanella
- [glibc] stdio-common: Fix overflow registering modifier [BZ #34086]
Adhemerval Zanella
- [glibc] x86: Enable Prefer_No_AVX512 for Hygon model 0x8
Adhemerval Zanella
- [glibc] arm: Enable static-pie support (BZ 34098)
Adhemerval Zanella
- [glibc] intl: Import plural expression hardening from GNU gettext
Adhemerval Zanella
- [glibc] intl: Add tests for plural expression hardening
Adhemerval Zanella
- [glibc] elf: Fix stack overflow in _dl_map_object_from_fd with large e_phnum (BZ 26577)
Adhemerval Zanella
- [glibc] elf: Eliminate alloca for program-header table in the ELF loader
Adhemerval Zanella
- [glibc] elf: Fix elf/tst-bz26577-minstack.c on hurd
Adhemerval Zanella
- [glibc] elf: Fix 785a028ab70 for PTHREAD_STACK_MIN platforms
Adhemerval Zanella
- [glibc] elf: Batch program-header reads in _dl_map_segments (oversight fix)
Adhemerval Zanella
- [glibc] stdio-common: Silence clang -Wfortify-source warning in tst-vfscanf-bz34008
Adhemerval Zanella
- [glibc] intl: Remove IN_LIBGLOCALE dead code
Adhemerval Zanella
- [glibc] intl: Remove PRI_MACROS_BROKEN from loadmsgcat.c
Adhemerval Zanella
- [glibc] intl: Remove pre-C99 fallbacks from plural-exp.c
Adhemerval Zanella
- [glibc] intl: Fix memory leak in _nl_find_domain on allocation failure
Adhemerval Zanella
- [glibc] malloc: Remove dynamic mmap/trim threshold [BZ #30769]
Adhemerval Zanella
- [glibc] elf: Defer all IRELATIVE relocations until after PLT setup
Adhemerval Zanella
- [glibc] libio: Fix fmemopen_write on appending mode (BZ 34006)
Adhemerval Zanella
- [glibc] x86: Lower non-temporal copy threshold for Hygon
Adhemerval Zanella
- [glibc] timezone: sync to tzdb 2026b
Adhemerval Zanella
- [glibc] Simplify tzdb-related configuration
Adhemerval Zanella
- [glibc] elf: Add dl_scratch_buffer, a loader-side scratch buffer
Adhemerval Zanella
- [glibc] support: Add use_stack_min option to support_small_thread_stack_size
Adhemerval Zanella
- [glibc] elf: Replace alloca/VLA with dl_scratch_buffer in dl-load.c
Adhemerval Zanella
- [glibc] elf: Replace alloca with dl_scratch_buffer in _dl_load_cache_lookup
Adhemerval Zanella
- [glibc] elf: Use dl_scratch_buffer for DST expansion in _dl_map_object_deps
Adhemerval Zanella
- [glibc] elf: Use dl_scratch_buffer for LD_LIBRARY_PATH copy in _dl_init_paths
Adhemerval Zanella
- [glibc] Fix hurd bootstrap after 4c6f92daead
Adhemerval Zanella
- [glibc] intl: Fix undefined pointer behaviour
Adhemerval Zanella
- [glibc] SHARED-FILES: Update gettext sync record
Adhemerval Zanella
- [glibc] elf: Don't crash in dlsym when tail-called from a constructor [BZ #34156]
Adhemerval Zanella
- [glibc] x86: Lower non-temporal copy threshold for Hygon
Adhemerval Zanella
- [glibc] libio: Ignore setbuf for open_memstream and open_wmemstream [BZ #34019]
Adhemerval Zanella
- [glibc] libio: Ignore doallocate for open_memstream and open_wmemstream [BZ #34019]
Adhemerval Zanella
- [glibc] x86: Fix non-temporal memset unreachable on AMD Zen 3/4/5
Adhemerval Zanella
- [glibc] Vectorise special cases for SVE inverse hyperbolics
Adhemerval Zanella
- [glibc] stdio-common: Optimize scanf %ms series array expansion
Adhemerval Zanella
- [glibc] Vectorise special cases for SVE log1p(f)
Adhemerval Zanella
- [glibc] x86: Revert "x86: Lower non-temporal copy threshold for Hygon"
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/arm-static-pie'
Adhemerval Zanella
- [glibc] elf: Initialize static TLS before relocation processing (BZ 34164)
Adhemerval Zanella
- [glibc] elf: Initialize TCB and stack-protector before static IFUNC resolvers (BZ 20680, BZ 27582, BZ 28817)
Adhemerval Zanella
- [glibc] sh: reload r3 after arg evaluation in INTERNAL_SYSCALL [BZ #34167]
Adhemerval Zanella
- [glibc] alpha: fix setrlimit compat symbol for negative rlim values besides -1
Adhemerval Zanella
- [glibc] nptl: Skip tst-pthread-gdb-attach{, -static} on env mismatches
Adhemerval Zanella
- [glibc] intl: Fix tst-gettext under inherited LC_* environment
Adhemerval Zanella
- [glibc] elf: Re-initialise static TLS after .tdata relocation (BZ 34164)
Adhemerval Zanella
- [glibc] support: Skip malloc hugetlb={1, 2} variants when kernel cannot honor them
Adhemerval Zanella
- [glibc] math: Fix fma alignment when exponent difference is exactly 64 (BZ 34183)
Adhemerval Zanella
- [glibc/release/2.43/master] math: Fix fma alignment when exponent difference is exactly 64 (BZ 34183)
Adhemerval Zanella
- [glibc] misc: add a new test for gethostname
Adhemerval Zanella
- [glibc] aarch64: Use build attributes for asm feature marking
Adhemerval Zanella
- [glibc] math: Fix non-narrowing test build with arg-format conditions
Adhemerval Zanella
- [glibc] hesiod: fix swapped arguments in service parser
Adhemerval Zanella
- [glibc] hesiod: use booleans in parser macro calls
Adhemerval Zanella
- [glibc] Created branch 'azanella/pointer-guard-hardening'
Adhemerval Zanella
- [glibc/azanella/pointer-guard-hardening] elf: Clear ld.so's pointer guard copy after libc relocation
Adhemerval Zanella
- [glibc] arm: Redirect memcpy to __memcpy_arm for loader/static init code
Adhemerval Zanella
- [glibc] elf: Fix tst-ifunc-tls-init with --disable-default-pie
Adhemerval Zanella
- [glibc] arm: Fix main-in-dso with non-BFD linkers (BZ 34098)
Adhemerval Zanella
- [glibc] support: Also run malloc hugetlb=1 tests when transparent hugepage is 'always'
Adhemerval Zanella
- [glibc] sysdeps/ieee754/ldbl-128ibm-compat/test-printf-chk-ldbl-compat.c: Fix typo
Adhemerval Zanella
- [glibc] resolv: reset _u._ext.nscount in __res_iclose [BZ #34154]
Adhemerval Zanella
- [glibc] elf: Set up TLS slotinfo for dlopen'd modules before relocation (BZ 34170)
Adhemerval Zanella
- [glibc] elf: Remove inhibit_stack_protector from __ifunc_resolver
Adhemerval Zanella
- [glibc] fcntl-linux.h : Fix typo in comments. (bug 17119)
Adhemerval Zanella
- [glibc] riscv: Keep __memcmpeq alias with RVV memcmp
Adhemerval Zanella
- [glibc] aarch64: Fix static PIE CPU feature detection (BZ 34205)
Adhemerval Zanella
- [glibc] arm: Save/restore VFP registers in PLT trampolines (BZ 34144, BZ 15792)
Adhemerval Zanella
- [glibc] nss: Remove <gnu/lib-names.h> include from nsswitch.c
Adhemerval Zanella
- [glibc] inet: Remove unused STATIC_NSS define
Adhemerval Zanella
- [glibc] math: Sync acosh with CORE-MATH 887cab6f
Adhemerval Zanella
- [glibc] elf: Propagate the pointer guard to ld.so loaded via static dlopen (BZ 34196)
Adhemerval Zanella
- [glibc] Consolidate pointer guard to use a relro variable instead of the TCB
Adhemerval Zanella
- [glibc] Enable the pointer guard in the dynamic loader
Adhemerval Zanella
- [glibc] Split pointer_guard.h into C and assembly headers
Adhemerval Zanella
- [glibc] Remove the jmp_buf stack pointer demangle on ABIs that do not mangle it
Adhemerval Zanella
- [glibc] Consolidate the C pointer guard and align the assembly implementations
Adhemerval Zanella
- [glibc] Consolidate dl-osinfo.h into the generic implementation
Adhemerval Zanella
- [glibc] elf: Scrub and reseed the AT_RANDOM bytes after deriving the guards (BZ 34197)
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/pointer-guard-hardening'
Adhemerval Zanella
- [glibc] elf: Do not scrub AT_RANDOM to a constant when reseeding fails (BZ 34197)
Adhemerval Zanella
- [glibc] Remove unused THREAD_SET_POINTER_GUARD and THREAD_COPY_POINTER_GUARD
Adhemerval Zanella
- [glibc] posix: Fix stack overflow in wordexp tilde expansion (BZ 34091, CVE-2026-6791)
Adhemerval Zanella
- [glibc] Add advisory text for CVE-2026-6791
Adhemerval Zanella
- [glibc] AArch64: Update mathvec directory structure.
Adhemerval Zanella
- [glibc] AArch64: Update SHARED-FILES with files from Arm Optimized-Routines
Adhemerval Zanella
- [glibc] AArch64: additional mathvec build system cleanups.
Adhemerval Zanella
- [glibc] Update documentation of iconv [BZ #30136]
Adhemerval Zanella
- [glibc] elf: Fix clang-18 build of ifunc resolver tests
Adhemerval Zanella
- [glibc] manual: Document indirect functions (IFUNC)
Adhemerval Zanella
- [glibc] nss: Remove --enable-static-nss configure option
Adhemerval Zanella
- [glibc] stdio-common: Fix scanf nan/inf pushback [BZ #34208]
Adhemerval Zanella
- [glibc] nis: Fix a memory leak in nis_creategroup when malloc fails
Adhemerval Zanella
Last message date:
Tue Jun 30 20:50:38 GMT 2026
Archived on: Tue Jun 30 20:50:39 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).