public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/3] Linux: Fix posix_spawn when user with time namespaces
 2022-06-08  8:35 UTC  (8+ messages)

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

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

[PATCH v2] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
 2022-06-08  3:42 UTC  (12+ messages)
` [PATCH v3] "

[PATCH v1 1/7] x86: Improve svml_s_atanhf16_core_avx512.S
 2022-06-08  3:07 UTC  (9+ 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] nptl_db: disable DT_RELR on libthread_db.so
 2022-06-07 22:56 UTC  (2+ 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  (8+ messages)

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

[PATCH v5 0/8] linux: Add new syscalls
 2022-06-07 18:10 UTC  (14+ messages)
` [PATCH v5 1/8] linux: Add fsopen
` [PATCH v5 2/8] linux: Add fsmount
` [PATCH v5 3/8] linux: Add move_mount
` [PATCH v5 4/8] linux: Add fsconfig
` [PATCH v5 5/8] linux: Add fspick
` [PATCH v5 6/8] linux: Add open_tree
` [PATCH v5 7/8] linux: Add tst-mount to check for Linux new mount API
` [PATCH v5 8/8] linux: Add mount_setattr

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

[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)

[PATCH] AArch64: Add SVE memcpy
 2022-06-07 13:55 UTC  (4+ messages)

[PATCH] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)
 2022-06-07 12:47 UTC  (4+ messages)

Monday Patch Queue Review update (2022-06-06)
 2022-06-07  8:14 UTC  (2+ messages)

[PATCH 1/1] x86_64: Add strstr function with 512-bit EVEX
 2022-06-06 21:39 UTC  (7+ messages)
` [PATCH] "
  ` [PATCH v2] "

[PATCH v1] x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
 2022-06-06 21:27 UTC  (2+ messages)

[PATCH] scripts/glibcelf.py: Add PT_AARCH64_MEMTAG_MTE constant
 2022-06-06 18:54 UTC  (2+ messages)

[PATCH 2/2] nss: handle stat failure in check_reload_and_get (BZ #28752)
 2022-06-06 16:14 UTC  (12+ messages)

[COMMITTED 2.35] socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
 2022-06-06 15:55 UTC 

[COMMITTED 2.34] socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
 2022-06-06 15:54 UTC 

[PATCH] socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
 2022-06-06 15:53 UTC 

[PATCH] riscv: Change the relocations handled for RTLD_BOOTSTRAP
 2022-06-06  5:02 UTC 

[PATCH] aarch64: Handle fewer relocations for RTLD_BOOTSTRAP
 2022-06-06  4:37 UTC 

[PATCH 0/1] Replace obsolete grep aliases
 2022-06-05 19:04 UTC  (7+ messages)
` [PATCH 1/1] */*: egrep -> grep -E, fgrep -> grep -F

[PATCH v4 1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752)
 2022-06-05  3:57 UTC  (2+ messages)
` [PATCH v4 2/2] nss: handle stat failure in check_reload_and_get "

[PATCH v3 1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752)
 2022-06-04  4:30 UTC  (2+ messages)
` [PATCH v3 2/2] nss: handle stat failure in check_reload_and_get "

[PATCH 1/2] nss: add assert to DB_LOOKUP_FCT (BZ #28752)
 2022-06-04  3:48 UTC  (3+ messages)

[PATCH] elf: Fix handling of symbol versions which hash to zero (bug 29190)
 2022-06-04  3:15 UTC  (6+ messages)

[PATCH] string.h: Fix boolean spelling in comments
 2022-06-03 19:13 UTC  (2+ messages)

[PATCH] Avoid -Wstringop-overflow= warning in iconv module
 2022-06-03 12:52 UTC 

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