[PATCH v1 03/23] x86: Code cleanup in strchr-avx2 and comment justifying branch
2022-05-12 19:54 UTC (10+ messages)
` [PATCH v1 04/23] x86: Code cleanup in strchr-evex "
` [PATCH v1 07/23] x86: Optimize strcspn and strpbrk in strcspn-c.c
` [PATCH v1 08/23] x86: Optimize strspn in strspn-c.c
` [PATCH v1 09/23] x86: Remove strcspn-sse2.S and use the generic implementation
` [PATCH v1 10/23] x86: Remove strpbrk-sse2.S "
` [PATCH v1 11/23] x86: Remove strspn-sse2.S "
` [PATCH v1 17/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S
` [PATCH v1 18/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S
` [PATCH v1 23/23] x86: Remove AVX str{n}casecmp
[PATCH v4 22/23] x86: Add EVEX optimized str{n}casecmp
2022-05-12 19:52 UTC (3+ messages)
` [PATCH v4 21/23] x86: Add AVX2 "
[PATCH v2 04/11] x86_64: Remove bcopy optimizations
2022-05-12 19:28 UTC
[PATCH] x86-64: Define __memcmpeq in ld.so
2022-05-12 19:24 UTC
[PATCH] x86-64: Remove bzero weak alias in SS2 memset
2022-05-12 19:23 UTC
[PATCH] x86_64/multiarch: Sort sysdep_routines and put one entry per line
2022-05-12 19:20 UTC
[PATCH] x86: Improve L to support L(XXX_SYMBOL (YYY, ZZZ))
2022-05-12 19:07 UTC
[PATCH v2] x86-64: Optimize bzero
2022-05-04 14:54 UTC (4+ messages)
[PATCH v2 12/31] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]
2022-05-04 6:05 UTC
[PATCH v4] x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]
2022-05-04 6:02 UTC
[PATCH v1] x86: Set .text section in memset-vec-unaligned-erms
2022-05-04 6:01 UTC
[PATCH v2] x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)
2022-05-04 5:48 UTC
[PATCH v2] x86: Improve vec generation in memset-vec-unaligned-erms.S
2022-05-04 5:46 UTC
[PATCH 1/2] x86-64: Fix strcmp-avx2.S
2022-05-04 5:44 UTC (2+ messages)
` [PATCH 2/2] x86-64: Fix strcmp-evex.S
[PATCH v4 4/5] x86: Optimize strcmp-evex.S
2022-05-04 5:40 UTC (2+ messages)
` [PATCH v4 3/5] x86: Optimize strcmp-avx2.S
[backport] Fix misplaced const
2022-05-03 18:52 UTC (2+ messages)
PING^2: V4 [PATCH] x86: Initialize CPU info via IFUNC relocation [BZ 26203]
2022-05-03 18:51 UTC (2+ messages)
[PATCH] x86-64: Use testl to check __x86_string_control
2022-04-29 22:07 UTC (2+ messages)
[PATCH v3 2/7] x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]
2022-04-29 22:05 UTC (6+ messages)
` [PATCH v3 1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S "
[glibc] dlfcn: Implement the RTLD_DI_PHDR request type for dlinfo
2022-04-29 18:55 UTC
[COMMITTED 2.34, 2.35] posix/glob.c: update from gnulib
2022-04-28 16:44 UTC
[PATCH] x86-64: Require BMI2 for strchr-avx2.S
2022-04-28 10:19 UTC (2+ messages)
[COMMITTED 2.34] i386: Regenerate ulps
2022-04-28 1:21 UTC
[COMMITTED 2.35] i386: Regenerate ulps
2022-04-28 1:20 UTC
[PATCH] x86-64: Add Avoid_Short_Distance_REP_MOVSB
2022-04-28 0:15 UTC
[PATCH v8 3/4] x86_64: roundeven with sse4.1 support
2022-04-28 0:11 UTC
[PATCH v1 2/2] x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S
2022-04-28 0:08 UTC
[PATCH v2 2/2] x86: Improve memmove-vec-unaligned-erms.S
2022-04-28 0:07 UTC
[PATCH v1] x86: Improve memset-vec-unaligned-erms.S
2022-04-28 0:06 UTC
[PATCH v2 2/3] x86: Optimize memcmp-avx2-movbe.S
2022-04-28 0:03 UTC (2+ messages)
` [PATCH v2 3/3] x86: Optimize memcmp-evex-movbe.S
[PATCH v4] x86: Add EVEX optimized memchr family not safe for RTM
2022-04-27 23:57 UTC
[PATCH v2] x86: Set rep_movsb_threshold to 2112 on processors with FSRM
2022-04-27 23:56 UTC
[PATCH v3 1/2] x86: Optimize strchr-avx2.S
2022-04-27 23:54 UTC (2+ messages)
` [PATCH v4 2/2] x86: Optimize strchr-evex.S
[PATCH v5 1/2] x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S
2022-04-27 23:49 UTC
[PATCH v8 1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
2022-04-27 23:46 UTC
[PATCH v4 1/2] x86: Refactor and improve performance of strchr-avx2.S
2022-04-27 23:43 UTC
[PATCH] x86: Adding an upper bound for Enhanced REP MOVSB
2022-04-27 23:38 UTC
[COMMITTED 2.35] elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJECTS with missing libraries (BZ #28868)
2022-04-27 17:16 UTC
[committed 2.34] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
2022-04-25 16:11 UTC
[committed 2.35] misc: Fix rare fortify crash on wchar funcs. [BZ 29030]
2022-04-25 13:15 UTC
[PATCH v1 1/2] x86: Optimize L(less_vec) case in memcmp-evex-movbe.S
2022-04-23 1:53 UTC
[PATCH] x86: Don't set Prefer_No_AVX512 for processors with AVX512 and AVX-VNNI
2022-04-23 1:51 UTC
[PATCH] x86-64: Use notl in EVEX strcmp [BZ #28646]
2022-04-23 1:49 UTC
[PATCH v1] x86: Shrink memcmp-sse4.S code size
2022-04-23 1:44 UTC
[PATCH v4 4/5] x86: Optimize memmove-vec-unaligned-erms.S
2022-04-23 1:42 UTC (2+ messages)
` [PATCH v4 5/5] x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.h
[PATCH] x86-64: Replace movzx with movzbl
2022-04-23 1:36 UTC
[PATCH 1/2] x86-64: Improve EVEX strcmp with masked load
2022-04-23 1:34 UTC (2+ messages)
` [PATCH 2/2] x86-64: Remove Prefer_AVX2_STRCMP
[PATCH v1] x86: Replace sse2 instructions with avx in memcmp-evex-movbe.S
2022-04-23 1:22 UTC
[PATCH v1 2/3] x86: Modify ENTRY in sysdep.h so that p2align can be specified
2022-04-23 1:19 UTC (2+ messages)
` [PATCH v1 3/3] x86: Optimize memset-vec-unaligned-erms.S
[PATCH v1 2/2] x86: Optimize memcmp-evex-movbe.S for frontend behavior and size
2022-04-23 1:17 UTC
[PATCH] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
2022-04-22 21:42 UTC (2+ messages)
[hurd,commited 2.34, 2.35] hurd: Fix arbitrary error code
2022-04-18 15:55 UTC
[COMMITTED 2.34, 2.35] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)
2022-04-15 12:57 UTC
[COMMITTED 2.33, 2.34, 2.35] S390: Add new s390 platform z16
2022-04-14 12:26 UTC
[PATCH 00/27] Improve LD_AUDIT support in glibc 2.34
2022-04-12 18:42 UTC (28+ messages)
` [PATCH 01/27] powerpc: Delete unneeded ELF_MACHINE_BEFORE_RTLD_RELOC
` [PATCH 02/27] elf: Avoid nested functions in the loader [BZ #27220]
` [PATCH 03/27] elf: Fix elf_get_dynamic_info definition
` [PATCH 04/27] elf: Fix dynamic-link.h usage on rtld.c
` [PATCH 05/27] elf: Fix elf_get_dynamic_info() for bootstrap
` [PATCH 06/27] elf: Move LAV_CURRENT to link_lavcurrent.h
` [PATCH 07/27] elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)
` [PATCH 08/27] elf: Add _dl_audit_objopen
` [PATCH 09/27] elf: Add _dl_audit_activity_map and _dl_audit_activity_nsid
` [PATCH 10/27] elf: Add _dl_audit_objsearch
` [PATCH 11/27] elf: Add _dl_audit_objclose
` [PATCH 12/27] elf: Add _dl_audit_symbind_alt and _dl_audit_symbind
` [PATCH 13/27] elf: Add _dl_audit_preinit
` [PATCH 14/27] elf: Add _dl_audit_pltenter
` [PATCH 15/27] elf: Add _dl_audit_pltexit
` [PATCH 16/27] elf: Avoid unnecessary slowdown from profiling with audit (BZ#15533)
` [PATCH 17/27] elf: Add audit tests for modules with TLSDESC
` [PATCH 18/27] elf: Issue audit la_objopen for vDSO
` [PATCH 19/27] elf: Do not fail for failed dlmopen on audit modules (BZ #28061)
` [PATCH 20/27] elf: Add la_activity during application exit
` [PATCH 21/27] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH 22/27] elf: Issue la_symbind for bind-now (BZ #23734)
` [PATCH 23/27] elf: Fix runtime linker auditing on aarch64 (BZ #26643)
` [PATCH 24/27] Fix elf/tst-audit25a with default bind now toolchains
` [PATCH 25/27] elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
` [PATCH 26/27] hppa: Fix bind-now audit (BZ #28857)
` [PATCH 27/27] NEWS: Update fixed bug list for LD_AUDIT backports
Possibly non-terminated string in sprof utility
2022-04-01 13:24 UTC (2+ messages)
[committed 2.34 0/8] _FORTIFY_SOURCE=3 and fixes
2022-03-11 15:12 UTC (9+ messages)
` [committed 2.34 1/8] Don't add access size hints to fortifiable functions
` [committed 2.34 2/8] Make sure that the fortified function conditionals are constant
` [committed 2.34 3/8] debug: Add tests for _FORTIFY_SOURCE=3
` [committed 2.34 4/8] __glibc_unsafe_len: Fix comment
` [committed 2.34 5/8] fortify: Fix spurious warning with realpath
` [committed 2.34 6/8] Enable _FORTIFY_SOURCE=3 for gcc 12 and above
` [committed 2.34 7/8] debug: Autogenerate _FORTIFY_SOURCE tests
` [committed 2.34 8/8] debug: Synchronize feature guards in fortified functions [BZ #28746]
[COMMITTED 2.34] localedef: Handle symbolic links when generating locale-archive
2022-03-03 11:39 UTC
[COMMITTED 2.35] localedef: Handle symbolic links when generating locale-archive
2022-03-03 11:38 UTC
[2.35 PATCH] NEWS: Add a bug fix entry for BZ #28688
2022-02-24 15:59 UTC
[PATCH] elf: Replace tst-audit24bmod2.so with tst-audit24bmod2
2022-02-22 14:56 UTC
[Backport PATCH 2/2] x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]
2022-02-18 23:26 UTC (3+ messages)
[Backport PATCH 1/2] x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]
2022-02-18 22:56 UTC (2+ messages)
[PATCH] string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]
2022-02-17 19:22 UTC (3+ messages)
[2.33 and 2.34][PATCH] Simplify __opensock and fix race condition [BZ #28353]
2022-02-03 11:47 UTC (2+ messages)
[PATCH v2 2/2] x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list [BZ #28064]
2022-02-01 19:52 UTC (2+ messages)
` [PATCH v2 1/2] x86-64: Test strlen and wcslen with 0 in the RSI register "
[COMMITTED 2.34 1/4] support: Add support_socket_so_timestamp_time64
2022-02-01 18:55 UTC (4+ messages)
` [COMMITTED 2.34 2/4] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)
` [COMMITTED 2.34 3/4] Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg
` [COMMITTED 2.34 4/4] tst-socket-timestamp-compat.c: Check __TIMESIZE [BZ #28837]
[2.33 and older][PATCH] x86: Copy IBT and SHSTK usable only if CET is enabled
2022-02-01 14:03 UTC
[2.33 and older] [PATCH] x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033]
2022-02-01 13:57 UTC
[PATCH v2] x86: Black list more Intel CPUs for TSX [BZ #27398]
2022-02-01 13:42 UTC
[PATCH v3 1/3] String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]
2022-01-27 21:06 UTC
[PATCH v2 00/10] x86-64: Avoid RTM abort inside a RTM region
2022-01-27 17:13 UTC (2+ messages)
[PATCH v2] test-strnlen.c: Check that strnlen won't go beyond the maximum length
2022-01-27 17:09 UTC
[PATCH v2] Initialize wchar_t string with wmemset [BZ #27655]
2022-01-27 17:06 UTC
[PATCH] test-container: Install with $(sorted-subdirs) [BZ #24794]
2022-01-27 15:25 UTC
[2.34][PATCH] NEWS: Add a bug entry for BZ #28755
2022-01-27 4:23 UTC
[COMMITTED 2.33] aarch64: align stack in clone [BZ #27939]
2022-01-26 21:54 UTC
[PATCH] support: Fix xclone build failures on ia64 and hppa
2022-01-26 17:51 UTC
[COMMITTED 2.33 1/7] support: Add helpers to create paths longer than PATH_MAX
2022-01-24 22:48 UTC (7+ messages)
` [COMMITTED 2.33 2/7] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
` [COMMITTED 2.33 3/7] tst-realpath-toolong: Fix hurd build
` [COMMITTED 2.33 4/7] support: Add xclone
` [COMMITTED 2.33 5/7] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
` [COMMITTED 2.33 6/7] realpath: Avoid overwriting preexisting error (CVE-2021-3998)
` [COMMITTED 2.33 7/7] Linux: Detect user namespace support in io/tst-getcwd-smallbuff
[COMMITTED 2.34] NEWS: add bug entry for BZ #28769 and BZ #28770
2022-01-24 22:46 UTC
[committed 2.34] realpath: Avoid overwriting preexisting error (CVE-2021-3998)
2022-01-24 16:16 UTC
[committed 2.34 0/6] Fixes for CVE-2021-3998 and CVE-2021-3999
2022-01-24 6:50 UTC (7+ messages)
` [committed 2.34 1/6] support: Add helpers to create paths longer than PATH_MAX
` [committed 2.34 2/6] stdlib: Sort tests in Makefile
` [committed 2.34 3/6] stdlib: Fix formatting of tests list "
` [committed 2.34 4/6] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
` [committed 2.34 5/6] tst-realpath-toolong: Fix hurd build
` [committed 2.34 6/6] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
[COMMITTED 2.33] elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046]
2022-01-18 22:12 UTC
[COMMITTED 2.33] powerpc: Fix unrecognized instruction errors with recent binutils
2022-01-18 22:07 UTC
[COMMITTED 2.34] powerpc: Fix unrecognized instruction errors with recent binutils
2022-01-18 22:07 UTC
[COMMITTED 2.31 1/2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
2022-01-18 20:25 UTC (2+ messages)
` [COMMITED 2.31 2/2] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
[COMMITED 2.31 1/3] socket: Add the __sockaddr_un_set function
2022-01-18 20:13 UTC (3+ messages)
` [COMMITTED 2.31 2/3] CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
` [COMMITTED 2.31 3/3] sunrpc: Test case for clnt_create "unix" buffer overflow "
[COMMITTED 2.33 1/2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
2022-01-18 18:00 UTC (2+ messages)
` [COMMITTED 2.33 2/2] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)
Help backporting CVE-2022-23218 / bug 28768 to 2.33 and older
2022-01-18 17:57 UTC (3+ messages)
[COMMITTED 2.33 1/3] socket: Add the __sockaddr_un_set function
2022-01-18 6:49 UTC (3+ messages)
` [COMMITTED 2.33 2/3] CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
` [COMMITTED 2.33 3/3] sunrpc: Test case for clnt_create "unix" buffer overflow "
[COMMITTED 2.33] x86: use default cache size if it cannot be determined [BZ #28784]
2022-01-18 6:45 UTC
[COMMITTED 2.34] x86: use default cache size if it cannot be determined [BZ #28784]
2022-01-17 18:48 UTC
[COMMITTED 2.33] powerpc: Fix unrecognized instruction errors with recent GCC
2022-01-10 21:50 UTC
[COMMITTED 2.34] powerpc: Fix unrecognized instruction errors with recent GCC
2022-01-10 21:49 UTC
[COMMITTED 2.34] intl/plural.y: Avoid conflicting declarations of yyerror and yylex
2021-12-23 12:55 UTC
[COMMITTED 2.34] Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
2021-12-21 12:52 UTC
[COMMITTED 2.34] linux: Add sparck brk implementation
2021-12-19 21:58 UTC
[COMMITTED 2.34] Update sparc libm-test-ulps
2021-12-18 22:46 UTC
[COMMITTED 2.34] Update hppa libm-test-ulps
2021-12-17 22:52 UTC
[COMMITTED 2.34] riscv: align stack before calling _dl_init [BZ #28703]
2021-12-17 21:50 UTC
[COMMITTED 2.34] riscv: align stack in clone [BZ #28702]
2021-12-17 21:49 UTC
[COMMITTED 2.33, 2.34] powerpc64[le]: Allocate extra stack frame on syscall.S
2021-12-17 20:22 UTC
[PATCH] elf: Fix tst-cpu-features-cpuinfo for KVM guests on some AMD systems [BZ #28704]
2021-12-17 19:36 UTC
[COMMITTED 2.34 1/2] mips: align stack in clone [BZ #28223]
2021-12-14 22:19 UTC (2+ messages)
` [COMMITTED 2.34 2/2] mips: increase stack alignment in clone to match the ABI
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).