public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[patch/idea] Add register scrambling to testsuite
 2022-06-13  7:13 UTC  (4+ messages)

[PATCH] [sysdeps] Fix possible null-pointer dereference
 2022-06-13  7:01 UTC  (2+ messages)

[PATCH] Avoid -Wstringop-overflow= warning in iconv module
 2022-06-13  6:31 UTC  (2+ messages)

[PATCH] Add optional __Bfloat16 support
 2022-06-13  6:29 UTC  (6+ messages)

[PATCH 0/1] Adding mempbrk() function to glibc
 2022-06-13  2:57 UTC  (2+ messages)
` [PATCH 1/1] string: Add basic implementation of mempbrk

[PATCH v2] elf: Refine direct extern access diagnostics to protected symbol
 2022-06-12 21:35 UTC  (7+ messages)

[PATCH v2 0/4] Simplify internal single-threaded usage
 2022-06-11 13:59 UTC  (8+ messages)
` [PATCH v2 1/4] misc: Optimize internal usage of __libc_single_threaded
` [PATCH v2 2/4] Replace __libc_multiple_threads with __libc_single_threaded
` [PATCH v2 3/4] Remove usage of TLS_MULTIPLE_THREADS_IN_TCB
` [PATCH v2 4/4] Remove single-thread.h

[PATCH v5 00/13] GLIBC LoongArch PATCHES
 2022-06-11  6:19 UTC  (16+ messages)
` [PATCH v5 04/13] LoongArch: ABI Implementation
` [PATCH v5 09/13] LoongArch: Linux ABI
            ` [PATCH v5 09/13] LoongArch: Linux ABI -- __ifunc_arg_t
` [PATCH v5 11/13] LoongArch: Build Infastructure

[PATCH] aarch64: Handle fewer relocations for RTLD_BOOTSTRAP
 2022-06-11  2:32 UTC  (2+ messages)

[PATCH] riscv: Change the relocations handled for RTLD_BOOTSTRAP
 2022-06-10 23:30 UTC  (2+ messages)

[PATCH v2] elf: Remove one-default-version check when searching an unversioned symbol
 2022-06-10 21:44 UTC  (8+ messages)

[PATCH v6 00/10] Add arc4random support
 2022-06-10 17:26 UTC  (4+ messages)
` [PATCH v6 01/10] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)

[PATCH v5 0/8] linux: Add new syscalls
 2022-06-10 17:21 UTC  (12+ messages)
` [PATCH v5 2/8] linux: Add fsmount
` [PATCH v5 5/8] linux: Add fspick
` [PATCH v5 8/8] linux: Add mount_setattr

[PATCH v1 1/3] x86: Align varshift table to 32-bytes
 2022-06-10  1:26 UTC  (8+ messages)
` [PATCH v1 2/3] x86: Add avx compiled version for strspn, strcspn, and strpbrk
` [PATCH v1 3/3] x86: Rename generic functions with unique postfix for clarity
  ` [PATCH v2] "

[PATCH v1] x86: Add copyright to strpbrk-c.c
 2022-06-09 20:18 UTC  (3+ messages)

[PATCH] stdio-common: Add the fgetln function
 2022-06-09 20:08 UTC  (4+ messages)

[PATCH v1 1/7] x86: Improve svml_s_atanhf16_core_avx512.S
 2022-06-09 19:34 UTC  (48+ messages)
` [PATCH v1 2/7] x86: Improvement svml_s_atanhf8_core_avx2.S
` [PATCH v1 3/7] x86: Improve svml_s_atanhf4_core_sse4.S
` [PATCH v1 4/7] x86: Optimize svml_s_tanhf16_core_avx512.S
` [PATCH v1 5/7] x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
` [PATCH v1 6/7] x86: Optimize svml_s_tanhf8_core_avx2.S
` [PATCH v1 7/7] x86: Optimize svml_s_tanhf4_core_sse4.S
` [PATCH v2 1/7] x86: Improve svml_s_atanhf16_core_avx512.S
  ` [PATCH v2 2/7] x86: Improvement svml_s_atanhf8_core_avx2.S
  ` [PATCH v2 3/7] x86: Improve svml_s_atanhf4_core_sse4.S
  ` [PATCH v2 4/7] x86: Optimize svml_s_tanhf16_core_avx512.S
  ` [PATCH v2 5/7] x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
  ` [PATCH v2 6/7] x86: Optimize svml_s_tanhf8_core_avx2.S
  ` [PATCH v2 7/7] x86: Optimize svml_s_tanhf4_core_sse4.S
` [PATCH v3 1/7] x86: Improve svml_s_atanhf16_core_avx512.S
  ` [PATCH v3 2/7] x86: Improvement svml_s_atanhf8_core_avx2.S
  ` [PATCH v3 3/7] x86: Improve svml_s_atanhf4_core_sse4.S
  ` [PATCH v3 4/7] x86: Optimize svml_s_tanhf16_core_avx512.S
  ` [PATCH v3 5/7] x86: Add data file that can be shared by tanhf-avx2 and tanhf-sse4
  ` [PATCH v3 6/7] x86: Optimize svml_s_tanhf8_core_avx2.S
  ` [PATCH v3 7/7] x86: Optimize svml_s_tanhf4_core_sse4.S
` [PATCH v4 1/7] x86: Improve svml_s_atanhf16_core_avx512.S
  ` [PATCH v4 2/7] x86: Improve svml_s_atanhf8_core_avx2.S
  ` [PATCH v4 6/7] x86: Optimize svml_s_tanhf8_core_avx2.S

[PATCH v2] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
 2022-06-09  8:12 UTC  (15+ messages)
` [PATCH v3] "

[PATCH v2 1/2] s390: use $READELF
 2022-06-09  7:24 UTC  (4+ messages)
` [PATCH v2 2/2] s390: use LC_ALL=C for readelf call

[PATCH] s390: use LC_ALL=C for readelf call
 2022-06-09  2:55 UTC 

[PATCH v4 2/2] nss: handle stat failure in check_reload_and_get (BZ #28752)
 2022-06-09  1:29 UTC  (2+ messages)

[PATCH v4 1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752)
 2022-06-09  1:29 UTC  (2+ messages)

[PATCH v1] x86: Fix page cross case in rawmemchr-avx2 [BZ #29234]
 2022-06-08 22:40 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH] elf: Refine direct extern access diagnostics to protected symbol
 2022-06-08 20:21 UTC  (9+ messages)

glibc: the x86 mem[r]chr changes cause random segfaults
 2022-06-08 20:14 UTC  (7+ messages)

[PATCH 0/4] Simplify internal single-threaded usage
 2022-06-08 19:41 UTC  (10+ messages)
` [PATCH 1/4] misc: Optimize internal usage of __libc_single_threaded
` [PATCH 2/4] Replace __libc_multiple_threads with __libc_single_threaded
` [PATCH 3/4] Remove usage of TLS_MULTIPLE_THREADS_IN_TCB
` [PATCH 4/4] Remove single-thread.h

[PATCH v2] nptl_db: disable DT_RELR on libthread_db.so
 2022-06-08 18:58 UTC  (3+ messages)

[PATCH v4] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
 2022-06-08 17:10 UTC 

[PATCH] Add bounds check to __libc_ifunc_impl_list
 2022-06-08 17:10 UTC  (2+ messages)

[PATCH v2] Avoid RMW of flags2 outside lock (BZ #27842)
 2022-06-08 16:53 UTC  (2+ messages)

[PATCH] Improve performance of IO locks
 2022-06-08 16:32 UTC 

[PATCH v4 0/3] Linux: Fix posix_spawn when user with time namespaces
 2022-06-08  8:35 UTC  (8+ messages)

[PATCH v2 1/2] support: Change non-address output format of support_format_dns_packet
 2022-06-07 20:30 UTC  (2+ messages)
` [PATCH v2 2/2] resolv: Implement no-aaaa stub resolver option

Out of the office for the Monday June 13th patch review meeting
 2022-06-07 19:00 UTC 

[PATCH] powerpc: Fix VSX register number on __strncpy_power9 [BZ #29197]
 2022-06-07 18:45 UTC  (6+ messages)

[PATCH v1 2/8] x86: Add COND_VZEROUPPER that can replace vzeroupper if no `ret`
 2022-06-07 18:21 UTC  (15+ messages)
` [PATCH v6 1/8] x86: Create header for VEC classes in x86 strings library
  ` [PATCH v6 3/8] Benchtests: Improve memrchr benchmarks
  ` [PATCH v6 4/8] x86: Optimize memrchr-sse2.S
  ` [PATCH v6 5/8] x86: Optimize memrchr-evex.S
  ` [PATCH v6 6/8] x86: Optimize memrchr-avx2.S
  ` [PATCH v6 7/8] x86: Shrink code size of memchr-avx2.S
  ` [PATCH v6 8/8] x86: Shrink code size of memchr-evex.S

[PATCH v2 00/14] vfprintf rework to remove vtables
 2022-06-07 17:41 UTC  (9+ messages)
` [PATCH v2 05/14] stdio-common: Introduce buffers for implementing printf

[PATCH v3 00/11] vfprintf refactor
 2022-06-07 16:50 UTC  (12+ messages)
` [PATCH v3 01/11] locale: Implement struct grouping_iterator
` [PATCH v3 02/11] stdio-common: Introduce buffers for implementing printf
` [PATCH v3 03/11] stdio-common: Add __printf_function_invoke
` [PATCH v3 04/11] stdio-common: Add __translated_number_width
` [PATCH v3 05/11] stdio-common: Convert vfprintf and related functions to buffers
` [PATCH v3 06/11] stdio-common: Add lock optimization to vfprintf and vfwprintf
` [PATCH v3 07/11] libio: Convert __vsprintf_internal to buffers
` [PATCH v3 08/11] libio: Convert __vasprintf_internal "
` [PATCH v3 09/11] libio: Convert __vdprintf_internal "
` [PATCH v3 10/11] libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
` [PATCH v3 11/11] libio: Convert __vswprintf_internal to buffers (bug 27857)

[PATCH v2] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)
 2022-06-07 16:06 UTC  (3+ messages)

page:  |  | 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).