]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-10-04  Siddhesh PoyarekarNEWS: Mention CVE-2020-29562 (BZ #26923)
2022-10-04  Michael Colavitaiconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
2022-10-04  Dmitry V. LevinNEWS: Mention CVE-2021-35942
2022-10-04  DJ DelorieNEWS: Mention CVE-2021-27645
2022-10-04  Florian WeimerNEWS: Mention CVE-2021-3326 (iconv assertion with ISO...
2022-10-04  Siddhesh PoyarekarNEWS: Mention CVE-2019-25013
2022-10-04  Dmitry V. LevinNEWS: Move CVE-2021-33574 entry from 2.32 section to...
2022-10-04  Dmitry V. LevinNEWS: Move CVE-2020-27618 entry from 2.32 section to...
2022-10-04  Dmitry V. LevinNEWS: add entries for fixed bugs
2022-10-04  Paul ZimmermannFix typos in "NEWS for version 2.32"
2022-10-04  Shuo WangFix typos in NEWS file
2022-09-29  Sunil K Pandeyx86-64: Require BMI2 for avx2 functions [BZ #29611]
2022-09-29  H.J. Lux86-64: Require BMI2 for strchr-avx2.S [BZ #29611]
2022-08-30  Florian Weimerelf: Call __libc_early_init for reused namespaces ...
2022-06-30  Adhemerval... linux: Fix mq_timereceive check for 32 bit fallback...
2022-02-19  H.J. LuNEWS: Add a bug fix entry for BZ #28896
2022-02-19  Noah Goldsteinx86: Fix TEST_NAME to make it a string in tst-strncmp...
2022-02-19  Noah Goldsteinx86: Test wcscmp RTM in the wcsncmp overflow case ...
2022-02-19  Noah Goldsteinx86: Fallback {str|wcs}cmp RTM in the ncmp overflow...
2022-02-17  H.J. Lustring: Add a testcase for wcsncmp with SIZE_MAX [BZ...
2022-02-01  H.J. Lux86-64: Test strlen and wcslen with 0 in the RSI regist...
2022-02-01  Noah Goldsteinx86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list...
2022-02-01  H.J. Lux86: Black list more Intel CPUs for TSX [BZ #27398]
2022-02-01  H.J. Lux86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2022-01-27  H.J. Lux86-64: Require BMI2 for __strlen_evex and __strnlen_evex
2022-01-27  H.J. LuNEWS: Add a bug fix entry for BZ #27974
2022-01-27  Noah GoldsteinString: Add overflow tests for strnlen, memchr, and...
2022-01-27  Noah Goldsteinx86: Optimize strlen-evex.S
2022-01-27  Noah Goldsteinx86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen...
2022-01-27  Noah Goldsteinx86-64: Add wcslen optimize for sse4.1
2022-01-27  H.J. Lux86-64: Move strlen.S to multiarch/strlen-vec.S
2022-01-27  Alice Xux86-64: Fix an unknown vector operation in memchr-evex.S
2022-01-27  Noah Goldsteinx86: Optimize memchr-evex.S
2022-01-27  Noah Goldsteinx86: Optimize strlen-avx2.S
2022-01-27  Noah Goldsteinx86: Fix overflow bug with wmemchr-sse2 and wmemchr...
2022-01-27  Noah Goldsteinx86: Optimize memchr-avx2.S
2022-01-27  H.J. Lutest-strnlen.c: Check that strnlen won't go beyond...
2022-01-27  H.J. Lutest-strnlen.c: Initialize wchar_t string with wmemset...
2022-01-27  H.J. LuNEWS: Add a bug fix entry for BZ #27457
2022-01-27  Sunil K Pandeyx86-64: Fix ifdef indentation in strlen-evex.S
2022-01-27  H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memmove family functions
2022-01-27  H.J. Lux86-64: Use ZMM16-ZMM31 in AVX512 memset family functions
2022-01-27  H.J. Lux86: Add string/memory function tests in RTM region
2022-01-27  H.J. Lux86-64: Add AVX optimized string/memory functions for RTM
2022-01-27  H.J. Lux86-64: Add memcmp family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add memset family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add memmove family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add strcpy family functions with 256-bit EVEX
2022-01-27  H.J. Lux86-64: Add ifunc-avx2.h functions with 256-bit EVEX
2022-01-27  H.J. Lux86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMP
2022-01-27  H.J. LuNEWS: Add a bug fix entry for BZ #28755
2022-01-27  Noah Goldsteinx86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]
2021-12-04  Nikita Popovgconv: Do not emit spurious NUL character in ISO-2022...
2021-11-24  Florian Weimernptl: Do not set signal mask on second setjmp return...
2021-11-24  Adhemerval... support: Add xpthread_kill
2021-10-13  H.J. Luelf: Replace nsid with args.nsid [BZ #27609]
2021-09-19  Aurelien Jarnoposix: Fix attribute access mode on getcwd [BZ #27476]
2021-09-14  Aurelien JarnoFix failing nss/tst-nss-files-hosts-long with local...
2021-09-08  Martin Seborposix: Correct attribute access mode on readlinkat...
2021-08-22  Adhemerval... linux: Remove shmmax check from tst-sysvshm-linux
2021-08-22  Adhemerval... sysvipc: Fix tst-sysvshm-linux on x32
2021-08-17  Nikita Popovlibrt: add test (bug 28213)
2021-08-17  Nikita Popovlibrt: fix NULL pointer dereference (bug 28213)
2021-07-09  Fangrui Songx86_64: Remove unneeded static PIE check for undefined...
2021-07-06  Andreas Schwabwordexp: handle overflow in positional parameter number...
2021-06-10  Florian WeimerFix use of __pthread_attr_copy in mq_notify (bug 27896)
2021-06-10  Andreas SchwabUse __pthread_attr_copy in mq_notify (bug 27896)
2021-04-14  Siddhesh Poyarekarsupport: Typo and formatting fixes
2021-04-14  Siddhesh Poyarekarsupport: Pass environ to child process
2021-04-14  Siddhesh PoyarekarFix SXID_ERASE behavior in setuid programs (BZ #27471)
2021-04-14  Siddhesh PoyarekarEnhance setuid-tunables test
2021-04-14  Siddhesh Poyarekartst-env-setuid: Use support_capture_subprogram_self_sgid
2021-04-14  Siddhesh Poyarekarsupport: Add capability to fork an sgid child
2021-03-26  Stefan LieblerS390: Also check vector support in memmove ifunc-select...
2021-03-08  Raoni Fassina... powerpc64: Workaround sigtramp vdso return call
2021-03-08  DJ Delorienscd: Fix double free in netgroupcache [BZ #27462]
2021-01-27  Florian Weimergconv: Fix assertion failure in ISO-2022-JP-3 module...
2021-01-21  Guillaume Gardetaarch64: fix static PIE start code for BTI [BZ #27068]
2021-01-21  Andreas Schwab__vfscanf_internal: fix aliasing violation (bug 26690)
2021-01-21  Szabolcs Nagyaarch64: Use mmap to add PROT_BTI instead of mprotect...
2021-01-21  Szabolcs Nagyelf: Pass the fd to note processing
2021-01-21  Szabolcs Nagyelf: Move note processing after l_phdr is updated
2021-01-21  Szabolcs Nagyaarch64: align address for BTI protection [BZ #26988]
2021-01-21  Szabolcs Nagyaarch64: Fix missing BTI protection from dependencies...
2021-01-13  H.J. Lux86: Check IFUNC definition in unrelocated executable...
2021-01-13  H.J. Lux86: Set header.feature_1 in TCB for always-on CET...
2021-01-12  H.J. LuUpdate for [BZ #27130] fix
2021-01-12  H.J. Lux86-64: Avoid rep movsb with short distance [BZ #27130]
2021-01-06  Andreas SchwabFix buffer overrun in EUC-KR conversion module (bz...
2020-12-24  Siddhesh Poyarekartests-mcheck: New variable to run tests with MALLOC_CHE...
2020-11-30  Arjun Shankariconv: Accept redundant shift sequences in IBM1364...
2020-11-27  Adhemerval... sh: Add sh4 fpu Implies folder
2020-11-16  Florian Weimerstruct _Unwind_Exception alignment should not depend...
2020-11-10  Florian Weimerresolv: Serialize processing in resolv/tst-resolv-txnid...
2020-11-10  Florian Weimerresolv: Handle transaction ID collisions in parallel...
2020-11-10  Florian Weimersupport: Provide a way to clear the RA bit in DNS serve...
2020-11-10  Florian Weimersupport: Provide a way to reorder responses within...
2020-11-10  Siddhesh PoyarekarRemove __warndecl
2020-11-10  Siddhesh PoyarekarRemove __warn_memset_zero_len [BZ #25399]
2020-11-10  Florian Weimeraarch64: Add unwind information to _start (bug 26853)
next