]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
43 hours ago  Adhemerval... elf: Fix elf/tst-pldd with --enable-hardcoded-path... release/2.29/master
45 hours ago  H.J. LuForce DT_RPATH for --enable-hardcoded-path-in-tests
2 days ago  H.J. LuDon't make errlist.o[s].d depend on errlist-compat.h
2 days ago  Sergei TrofimovichMakerules: fix MAKEFLAGS assignment for upcoming make...
2 days ago  Florian Weimerelf: Disable some subtests of ifuncmain1, ifuncmain5...
2 days ago  Aurelien Jarnotestsuite: stdlib/isomac.c: add missing include
2 days ago  Florian Weimerresolv/tst-idna_name_classify: Isolate from system...
2024-04-09  Wilco Dijkstraaarch64: Use memcpy_simd as the default memcpy
2024-02-08  Sunil K Pandeyx86_64: Optimize ffsll function code size.
2023-09-12  Noah Goldsteinx86: Fix incorrect scope of setting `shared_per_thread...
2023-09-12  Noah Goldsteinx86: Use `3/4*sizeof(per-thread-L3)` as low bound for...
2023-09-12  Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-09-12  Noah Goldsteinx86: Increase `non_temporal_threshold` to roughly ...
2023-07-21  Florian Weimerdebug: Mark libSegFault.so as NODELETE
2022-11-25  Noah Goldsteinx86: Fix wcsnlen-avx2 page cross length comparison...
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  Andreas SchwabAdd test for bug 29530
2022-08-30  Arjun Shankarsupport: Add xsetlocale function
2022-08-30  Joseph MyersFix memmove call in vfprintf-internal.c:group_number
2022-08-30  Joseph MyersRemove most vfprintf width/precision-dependent allocati...
2022-08-30  Adhemerval... stdio: Add tests for printf multibyte convertion leak...
2022-08-30  Florian Weimerstdio: Remove memory leak from multibyte convertion...
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-28  H.J. LuNEWS: Add a bug fix entry for BZ #27974
2022-01-28  Noah GoldsteinString: Add overflow tests for strnlen, memchr, and...
2022-01-28  Noah Goldsteinx86: Optimize strlen-evex.S
2022-01-28  Noah Goldsteinx86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen...
2022-01-28  Noah Goldsteinx86-64: Add wcslen optimize for sse4.1
2022-01-28  H.J. Lux86-64: Move strlen.S to multiarch/strlen-vec.S
2022-01-28  Alice Xux86-64: Fix an unknown vector operation in memchr-evex.S
2022-01-28  Noah Goldsteinx86: Optimize memchr-evex.S
2022-01-28  Noah Goldsteinx86: Optimize strlen-avx2.S
2022-01-28  Noah Goldsteinx86: Fix overflow bug with wmemchr-sse2 and wmemchr...
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...
next