aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-25Merge branch release/2.30/master into ibm/2.30/masteribm/2.30/masterRaoni Fassina Firmino
2022-02-25Merge branch release/2.30/master into ibm/2.30/masterRaoni Fassina Firmino
2022-02-25Merge branch release/2.30/master into ibm/2.30/masterRaoni Fassina Firmino
2022-02-18NEWS: Add a bug fix entry for BZ #28896H.J. Lu
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein
2022-02-18x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein
2022-02-17string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu
2022-02-01x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu
2022-02-01x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]Noah Goldstein
2022-02-01x86: Black list more Intel CPUs for TSX [BZ #27398]H.J. Lu
2022-02-01x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]H.J. Lu
2022-01-27NEWS: Add a bug fix entry for BZ #27974H.J. Lu
2022-01-27String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]Noah Goldstein
2022-01-27x86: Optimize strlen-evex.SNoah Goldstein
2022-01-27x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974]Noah Goldstein
2022-01-27x86-64: Add wcslen optimize for sse4.1Noah Goldstein
2022-01-27x86-64: Move strlen.S to multiarch/strlen-vec.SH.J. Lu
2022-01-27x86-64: Fix an unknown vector operation in memchr-evex.SAlice Xu
2022-01-27x86: Optimize memchr-evex.SNoah Goldstein
2022-01-27x86: Optimize strlen-avx2.SNoah Goldstein
2022-01-27x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ #27974]Noah Goldstein
2022-01-27x86: Optimize memchr-avx2.SNoah Goldstein
2022-01-27test-strnlen.c: Check that strnlen won't go beyond the maximum lengthH.J. Lu
2022-01-27test-strnlen.c: Initialize wchar_t string with wmemset [BZ #27655]H.J. Lu
2022-01-27x86-64: Require BMI2 for __strlen_evex and __strnlen_evexH.J. Lu
2022-01-27NEWS: Add a bug fix entry for BZ #27457H.J. Lu
2022-01-27x86-64: Fix ifdef indentation in strlen-evex.SSunil K Pandey
2022-01-27x86-64: Use ZMM16-ZMM31 in AVX512 memmove family functionsH.J. Lu
2022-01-27x86-64: Use ZMM16-ZMM31 in AVX512 memset family functionsH.J. Lu
2022-01-27x86: Add string/memory function tests in RTM regionH.J. Lu
2022-01-27x86-64: Add AVX optimized string/memory functions for RTMH.J. Lu
2022-01-27x86-64: Add memcmp family functions with 256-bit EVEXH.J. Lu
2022-01-27x86-64: Add memset family functions with 256-bit EVEXH.J. Lu
2022-01-27x86-64: Add memmove family functions with 256-bit EVEXH.J. Lu
2022-01-27x86-64: Add strcpy family functions with 256-bit EVEXH.J. Lu
2022-01-27x86-64: Add ifunc-avx2.h functions with 256-bit EVEXH.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-03-26S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler
2021-03-18NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer
2021-03-18NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3)Florian Weimer
2021-03-18Merge branch release/2.30/master into ibm/2.30/masterRaphael Moreira Zinsly