Show patches with: State = Action Required       |    Archived = No       |   28306 patches
« 1 2 ... 50 51 52283 284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,2/2] x86: Add bounds `x86_non_temporal_threshold` [v4,1/2] x86: Cleanup bounds checking in large memcpy case - - - - --- 2022-06-15 Noah Goldstein New
[v4,1/2] x86: Cleanup bounds checking in large memcpy case [v4,1/2] x86: Cleanup bounds checking in large memcpy case - - - - --- 2022-06-15 Noah Goldstein New
[v3] x86: Cleanup bounds checking in large memcpy case [v3] x86: Cleanup bounds checking in large memcpy case - - - - --- 2022-06-15 Noah Goldstein New
[v2] x86: Cleanup bounds checking in large memcpy case [v2] x86: Cleanup bounds checking in large memcpy case - - - - --- 2022-06-15 Noah Goldstein New
[v1,3/3] x86: Add sse42 implementation to strcmp's ifunc [v1,1/3] x86: Fix misordered logic for setting `rep_movsb_stop_threshold` - - - - --- 2022-06-15 Noah Goldstein New
[v1,2/3] x86: Cleanup bounds checking in large memcpy case [v1,1/3] x86: Fix misordered logic for setting `rep_movsb_stop_threshold` - - - - --- 2022-06-15 Noah Goldstein New
[v1,1/3] x86: Fix misordered logic for setting `rep_movsb_stop_threshold` [v1,1/3] x86: Fix misordered logic for setting `rep_movsb_stop_threshold` - - - - --- 2022-06-15 Noah Goldstein New
[v1] x86: Fix incorrect tunable logic for memmove-vec-unaligned-erms. [v1] x86: Fix incorrect tunable logic for memmove-vec-unaligned-erms. - - - - --- 2022-06-14 Noah Goldstein New
[v2] linux: add RISC-V rseq signature [v2] linux: add RISC-V rseq signature - - - - --- 2022-06-14 Michael Jeanson New
Use uintptr_t instead of performing pointer subtraction with a null pointer Use uintptr_t instead of performing pointer subtraction with a null pointer - - - - --- 2022-06-14 develop--- via Libc-alpha New
linux: add RISC-V rseq signature linux: add RISC-V rseq signature - - - - --- 2022-06-13 Mathieu Desnoyers New
[1/1] string: Add basic implementation of mempbrk Adding mempbrk() function to glibc - - - - --- 2022-06-13 develop--- via Libc-alpha New
[patch/idea] Add register scrambling to testsuite [patch/idea] Add register scrambling to testsuite - - - - --- 2022-06-11 DJ Delorie New
[v2,4/4] Remove single-thread.h Simplify internal single-threaded usage - - - - --- 2022-06-10 Adhemerval Zanella Netto New
[v2,3/4] Remove usage of TLS_MULTIPLE_THREADS_IN_TCB Simplify internal single-threaded usage - - - - --- 2022-06-10 Adhemerval Zanella Netto New
[v2,2/4] Replace __libc_multiple_threads with __libc_single_threaded Simplify internal single-threaded usage - - - - --- 2022-06-10 Adhemerval Zanella Netto New
[v2,1/4] misc: Optimize internal usage of __libc_single_threaded Simplify internal single-threaded usage - - - - --- 2022-06-10 Adhemerval Zanella Netto New
Add optional __Bfloat16 support Add optional __Bfloat16 support - - - - --- 2022-06-10 liuhongt New
[v2] x86: Rename generic functions with unique postfix for clarity [v2] x86: Rename generic functions with unique postfix for clarity - - - - --- 2022-06-10 Noah Goldstein New
[v4,6/7] x86: Optimize svml_s_tanhf8_core_avx2.S [v4,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v4,2/7] x86: Improve svml_s_atanhf8_core_avx2.S [v4,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v4,1/7] x86: Improve svml_s_atanhf16_core_avx512.S [v4,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,7/7] x86: Optimize svml_s_tanhf4_core_sse4.S [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,6/7] x86: Optimize svml_s_tanhf8_core_avx2.S [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,5/7] x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4 [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,4/7] x86: Optimize svml_s_tanhf16_core_avx512.S [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,3/7] x86: Improve svml_s_atanhf4_core_sse4.S [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,2/7] x86: Improvement svml_s_atanhf8_core_avx2.S [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S [v3,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v1,3/3] x86: Rename generic functions with unique postfix for clarity [v1,1/3] x86: Align varshift table to 32-bytes - - - - --- 2022-06-09 Noah Goldstein New
[v1,2/3] x86: Add avx compiled version for strspn, strcspn, and strpbrk [v1,1/3] x86: Align varshift table to 32-bytes - - - - --- 2022-06-09 Noah Goldstein New
[v1,1/3] x86: Align varshift table to 32-bytes [v1,1/3] x86: Align varshift table to 32-bytes - - - - --- 2022-06-09 Noah Goldstein New
[v2,2/2] s390: use LC_ALL=C for readelf call [v2,1/2] s390: use $READELF - - 1 - --- 2022-06-09 Sam James New
[v2,1/2] s390: use $READELF [v2,1/2] s390: use $READELF - - 1 - --- 2022-06-09 Sam James New
s390: use LC_ALL=C for readelf call s390: use LC_ALL=C for readelf call - - - - --- 2022-06-09 Sam James New
[v1] x86: Add copyright to strpbrk-c.c [v1] x86: Add copyright to strpbrk-c.c - - - - --- 2022-06-09 Noah Goldstein New
[v2,7/7] x86: Optimize svml_s_tanhf4_core_sse4.S [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2,6/7] x86: Optimize svml_s_tanhf8_core_avx2.S [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2,5/7] x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4 [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2,4/7] x86: Optimize svml_s_tanhf16_core_avx512.S [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2,3/7] x86: Improve svml_s_atanhf4_core_sse4.S [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2,2/7] x86: Improvement svml_s_atanhf8_core_avx2.S [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S [v2,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-09 Noah Goldstein New
[v2] x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] [v2] x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] - - 1 - --- 2022-06-08 Noah Goldstein New
[v1] x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] [v1] x86: Fix page cross case in rawmemchr-avx2 [BZ #29234] - - - - --- 2022-06-08 Noah Goldstein New
[v2] elf: Refine direct extern access diagnostics to protected symbol [v2] elf: Refine direct extern access diagnostics to protected symbol - - - - --- 2022-06-08 Fangrui Song New
[v4] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA [v4] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA - - - - --- 2022-06-08 Fangrui Song New
[4/4] Remove single-thread.h Simplify internal single-threaded usage - - - - --- 2022-06-08 Adhemerval Zanella Netto New
[3/4] Remove usage of TLS_MULTIPLE_THREADS_IN_TCB Simplify internal single-threaded usage - - - - --- 2022-06-08 Adhemerval Zanella Netto New
[2/4] Replace __libc_multiple_threads with __libc_single_threaded Simplify internal single-threaded usage - - - - --- 2022-06-08 Adhemerval Zanella Netto New
[1/4] misc: Optimize internal usage of __libc_single_threaded Simplify internal single-threaded usage - - - - --- 2022-06-08 Adhemerval Zanella Netto New
Improve performance of IO locks Improve performance of IO locks - - - - --- 2022-06-08 Wilco Dijkstra New
Add bounds check to __libc_ifunc_impl_list Add bounds check to __libc_ifunc_impl_list - - 1 - --- 2022-06-08 Wilco Dijkstra New
elf: Refine direct extern access diagnostics to protected symbol elf: Refine direct extern access diagnostics to protected symbol - - - - --- 2022-06-07 Fangrui Song New
[v2,2/2] resolv: Implement no-aaaa stub resolver option [v2,1/2] support: Change non-address output format of support_format_dns_packet - - 1 - --- 2022-06-07 Florian Weimer New
[v2,1/2] support: Change non-address output format of support_format_dns_packet [v2,1/2] support: Change non-address output format of support_format_dns_packet - - 1 - --- 2022-06-07 Florian Weimer New
[v1,7/7] x86: Optimize svml_s_tanhf4_core_sse4.S [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v1,6/7] x86: Optimize svml_s_tanhf8_core_avx2.S [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v1,5/7] x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4 [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v1,4/7] x86: Optimize svml_s_tanhf16_core_avx512.S [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v1,3/7] x86: Improve svml_s_atanhf4_core_sse4.S [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v1,2/7] x86: Improvement svml_s_atanhf8_core_avx2.S [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S [v1,1/7] x86: Improve svml_s_atanhf16_core_avx512.S - - - - --- 2022-06-07 Noah Goldstein New
[v3,11/11] libio: Convert __vswprintf_internal to buffers (bug 27857) vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,10/11] libio: Convert __obstack_vprintf_internal to buffers (bug 27124) vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,09/11] libio: Convert __vdprintf_internal to buffers vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,08/11] libio: Convert __vasprintf_internal to buffers vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,07/11] libio: Convert __vsprintf_internal to buffers vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,06/11] stdio-common: Add lock optimization to vfprintf and vfwprintf vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,05/11] stdio-common: Convert vfprintf and related functions to buffers vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,04/11] stdio-common: Add __translated_number_width vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,03/11] stdio-common: Add __printf_function_invoke vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,02/11] stdio-common: Introduce buffers for implementing printf vfprintf refactor - - - - --- 2022-06-07 Florian Weimer New
[v3,01/11] locale: Implement struct grouping_iterator vfprintf refactor - - 1 - --- 2022-06-07 Florian Weimer New
powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197] - - - - --- 2022-06-07 Matheus Castanho New
[v2] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) [v2] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214) - - - - --- 2022-06-07 Adhemerval Zanella Netto New
[v6,8/8] x86: Shrink code size of memchr-evex.S [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,7/8] x86: Shrink code size of memchr-avx2.S [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,6/8] x86: Optimize memrchr-avx2.S [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,5/8] x86: Optimize memrchr-evex.S [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,4/8] x86: Optimize memrchr-sse2.S [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,3/8] Benchtests: Improve memrchr benchmarks [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,2/8] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret` [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v6,1/8] x86: Create header for VEC classes in x86 strings library [v6,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v5,8/8] x86: Shrink code size of memchr-evex.S [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v5,7/8] x86: Shrink code size of memchr-avx2.S [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v5,6/8] x86: Optimize memrchr-avx2.S [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v5,5/8] x86: Optimize memrchr-evex.S [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v5,4/8] x86: Optimize memrchr-sse2.S [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v5,3/8] Benchtests: Improve memrchr benchmarks [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v5,2/8] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret` [v5,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-07 Noah Goldstein New
[v5,1/8] x86: Create header for VEC classes in x86 strings library [v5,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-07 Noah Goldstein New
[v4,8/8] x86: Shrink code size of memchr-evex.S [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
[v4,7/8] x86: Shrink code size of memchr-avx2.S [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
[v4,6/8] x86: Optimize memrchr-avx2.S [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
[v4,5/8] x86: Optimize memrchr-evex.S [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
[v4,4/8] x86: Optimize memrchr-sse2.S [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
[v4,3/8] Benchtests: Improve memrchr benchmarks [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
[v4,2/8] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret` [v4,1/8] x86: Create header for VEC classes in x86 strings library - - 1 - --- 2022-06-06 Noah Goldstein New
[v4,1/8] x86: Create header for VEC classes in x86 strings library [v4,1/8] x86: Create header for VEC classes in x86 strings library - - - - --- 2022-06-06 Noah Goldstein New
« 1 2 ... 50 51 52283 284 »