]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-01-28  Noah Goldsteinx86: Optimize memchr-avx2.S
2022-01-28  H.J. Lutest-strnlen.c: Check that strnlen won't go beyond...
2022-01-28  H.J. Lutest-strnlen.c: Initialize wchar_t string with wmemset...
2022-01-28  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 #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]
2022-01-27  H.J. LuNEWS: Add a bug fix entry for BZ #24794
2022-01-27  Tulio Magno... test-container: Install with $(all-subdirs) [BZ #24794]
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-04-14  Siddhesh Poyarekarsupport: Typo and formatting fixes
2021-04-14  Siddhesh Poyarekarsupport: Pass environ to child process
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-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. Lux86-64: Avoid rep movsb with short distance [BZ #27130]
2020-11-04  Szabolcs Nagyaarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
2020-10-14  Wilco DijkstraAArch64: Use __memcpy_simd on Neoverse N2/V1
2020-10-12  Wilco Dijkstra[AArch64] Improve integer memcpy
2020-10-12  Krzysztof Kochaarch64: Increase small and medium cases for __memcpy_g...
2020-10-12  Wilco DijkstraAArch64: Rename IS_ARES to IS_NEOVERSE_N1
2020-10-12  Wilco DijkstraAArch64: Improve backwards memmove performance
2020-10-12  Wilco DijkstraAArch64: Add optimized Q-register memcpy
2020-10-12  Wilco DijkstraAArch64: Align ENTRY to a cacheline
2020-07-04  H.J. LuNEWS: Mention BZ 25933 fix
2020-07-04  Sunil K PandeyFix avx2 strncmp offset compare condition check [BZ...
2020-05-19  Florian Weimernss_compat: internal_end*ent may clobber errno, hiding...
2020-03-18  Andreas SchwabFix array overflow in backtrace on PowerPC (bug 25423)
2020-03-18  Andreas SchwabFix use-after-free in glob when expanding ~user (bug...
2020-03-15  Florian Weimermath/test-sinl-pseudo: Use stack protector only if...
2020-03-15  Joseph MyersAvoid ldbl-96 stack corruption from range reduction...
2020-01-21  Florian Weimerriscv: Do not use __has_include__
2019-12-05  Florian Weimermisc/test-errno-linux: Handle EINVAL from quotactl
2019-12-05  Kamlesh Kumar<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO...
2019-12-03  Florian Weimerx86: Assume --enable-cet if GCC defaults to CET [BZ...
2019-11-28  Florian Weimerlibio: Disable vtable validation for pre-2.1 interposed...
2019-11-22  Florian WeimerUpdate NEWS for CVE-2019-19126
2019-11-22  Marcin Kościelnickirtld: Check __libc_enable_secure before honoring LD_PRE...
2019-11-18  Florian WeimerLinux: Use in-tree copy of SO_ constants for !__USE_MIS...
2019-11-18  DJ DelorieBase max_fast on alignment, not width, of bins (Bug...
2019-11-18  Florian Weimermalloc: Various cleanups for malloc/tst-mxfast
2019-11-18  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-11-18  Niklas Hambüchenmalloc: Fix missing accounting of top chunk in malloc_i...
2019-11-18  Florian Weimermalloc: Remove unwanted leading whitespace in malloc_in...
2019-11-18  Wilco DijkstraSmall tcache improvements
2019-11-18  Joseph MyersFix assertion in malloc.c:tcache_get.
2019-11-05  Stefan LieblerFix alignment of TLS variables for tls variant TLS_TCB_...
2019-11-05  Dragan Mladjenovicmips: Force RWX stack for hard-float builds that can...
2019-10-31  Florian Weimerelf: Refuse to dlopen PIE objects [BZ #24323]
2019-10-31  DJ Delorienss_db: fix endent wrt NULL mappings [BZ #24695] [BZ...
2019-10-31  Adhemerval... support: Export bindir path on support_path
2019-10-31  H.J. LuCall _dl_open_check after relocation [BZ #24259]
2019-09-20  Joseph MyersFix RISC-V vfork build with Linux 5.3 kernel headers.
2019-09-14  Aurelien Jarnoalpha: force old OSF1 syscalls for getegid, geteuid...
2019-09-13  Wilco DijkstraImprove performance of memmem
2019-09-13  Wilco DijkstraImprove performance of strstr
2019-09-03  Aurelien JarnoUpdate Alpha libm-test-ulps
2019-08-18  Adhemerval... hppa: Update libm-tests-ulps
2019-08-15  Richard Hendersonalpha: Do not redefine __NR_shmat or __NR_osf_shmat
2019-07-15  Adhemerval... posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
2019-07-12  Szabolcs Nagyaarch64: handle STO_AARCH64_VARIANT_PCS
2019-07-09  Szabolcs Nagyaarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VAR...
2019-07-09  Florian WeimerNEWS: Add deprecated section heading
2019-07-09  Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-20  Dmitry V. Levinlibio: do not attempt to free wide buffers of legacy...
2019-06-05  Zack WeinbergUse a proper C tokenizer to implement the obsolete...
2019-06-05  Florian Weimermalloc: Fix warnings in tests with GCC 9
2019-05-22  Wilco DijkstraFix tcache count maximum (BZ #24531)
2019-05-16  Mark WielaardUpdate NEWS for BZ#24476 Guard __dlerror_main_freeres.
2019-05-16  Mark Wielaarddlfcn: Guard __dlerror_main_freeres with __libc_once_ge...
2019-05-15  Andreas SchwabFix crash in _IO_wfile_sync (bug 20568)
2019-05-02  Adam Marismalloc: Check for large bin list corruption when insert...
2019-04-26  Adhemerval... elf: Fix pldd (BZ#18035)
2019-04-26  Adhemerval... support: Add support_capture_subprogram
2019-04-25  Florian WeimerRevert "memusagestat: use local glibc when linking...
2019-04-24  Mike Frysingermemusagestat: use local glibc when linking [BZ #18465]
2019-04-15  Carlos O'Donellmalloc: Set and reset all hooks for tracing (Bug 16573)
2019-04-03  TAMUKI Shoichija_JP locale: Add entry for the new Japanese era [BZ...
2019-03-22  TAMUKI Shoichija_JP: Change the offset for Taisho gan-nen from 2...
2019-03-21  Stefan LieblerS390: Mark vx and vxe as important hwcap.
2019-03-16  Aurelien JarnoRecord CVE-2019-9169 in NEWS and ChangeLog [BZ #24114]
2019-03-16  Paul Eggertregex: fix read overrun [BZ #24114]
2019-03-13  Stefan LieblerFix output of LD_SHOW_AUXV=1.
2019-02-15  Florian Weimernptl: Fix invalid Systemtap probe in pthread_join ...
2019-02-08  Florian Weimernptl: Avoid fork handler lock for async-signal-safe...
next