aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27x86: Add AVX512VL_Usable and AVX512BW_UsableH.J. Lu
2022-01-27x86: Set Prefer_No_VZEROUPPER and add Prefer_AVX2_STRCMPH.J. Lu
2022-01-27NEWS: Add a bug fix entry for BZ #28755H.J. Lu
2022-01-27x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein
2021-04-14Fix SXID_ERASE behavior in setuid programs (BZ #27471)Siddhesh Poyarekar
2021-04-14Enhance setuid-tunables testSiddhesh Poyarekar
2021-04-14tst-env-setuid: Use support_capture_subprogram_self_sgidSiddhesh Poyarekar
2021-04-14support: Add capability to fork an sgid childSiddhesh Poyarekar
2021-04-14support: Typo and formatting fixesSiddhesh Poyarekar
2021-04-14support: Pass environ to child processSiddhesh Poyarekar
2021-04-14support: Add support_capture_subprogramAdhemerval Zanella
2021-03-08nscd: Fix double free in netgroupcache [BZ #27462]DJ Delorie
2021-01-27gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)Florian Weimer
2021-01-13x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu
2021-01-12x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu
2020-11-04aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy
2020-10-14AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra
2020-10-14AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra
2020-10-14[AArch64] Improve integer memcpyWilco Dijkstra
2020-10-14aarch64: Increase small and medium cases for __memcpy_genericKrzysztof Koch
2020-10-14AArch64: Improve backwards memmove performanceWilco Dijkstra
2020-10-14AArch64: Add optimized Q-register memcpyWilco Dijkstra
2020-10-14AArch64: Align ENTRY to a cachelineWilco Dijkstra
2020-07-04NEWS: Mention BZ 25933 fixH.J. Lu
2020-07-04Fix avx2 strncmp offset compare condition check [BZ #25933]Sunil K Pandey
2020-03-20Fix use-after-free in glob when expanding ~user (bug 25414)Andreas Schwab
2020-03-20Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab
2020-01-21riscv: Do not use __has_include__Florian Weimer
2019-12-05misc/test-errno-linux: Handle EINVAL from quotactlFlorian Weimer
2019-12-05<string.h>: Define __CORRECT_ISO_CPP_STRING_H_PROTO for Clang [BZ #25232]Kamlesh Kumar
2019-12-03x86: Assume --enable-cet if GCC defaults to CET [BZ #25225]Florian Weimer
2019-11-28libio: Disable vtable validation for pre-2.1 interposed handles [BZ #25203]Florian Weimer
2019-11-22rtld: Check __libc_enable_secure before honoring LD_PREFER_MAP_32BIT_EXEC (CV...Marcin Kościelnicki
2019-11-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler
2019-11-05mips: Force RWX stack for hard-float builds that can run on pre-4.8 kernelsDragan Mladjenovic
2019-11-01elf: Refuse to dlopen PIE objects [BZ #24323]Florian Weimer
2019-10-31nss_db: fix endent wrt NULL mappings [BZ #24695] [BZ #24696]DJ Delorie
2019-10-31Call _dl_open_check after relocation [BZ #24259]H.J. Lu
2019-10-31Base max_fast on alignment, not width, of bins (Bug 24903)DJ Delorie
2019-10-30malloc: Fix missing accounting of top chunk in malloc_info [BZ #24026]Niklas Hambüchen
2019-10-30malloc: Remove unwanted leading whitespace in malloc_info [BZ #24867]Florian Weimer
2019-10-30malloc: Various cleanups for malloc/tst-mxfastFlorian Weimer
2019-10-30Add glibc.malloc.mxfast tunableDJ Delorie
2019-10-30nscd: avoid assertion failure during persistent db checkAndreas Schwab
2019-10-30Small tcache improvementsWilco Dijkstra
2019-10-30Fix assertion in malloc.c:tcache_get.Joseph Myers
2019-09-13Improve performance of memmemWilco Dijkstra
2019-09-13Improve performance of strstrWilco Dijkstra
2019-09-13Speedup first memmem matchRajalakshmi Srinivasaraghavan