public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5 0/8] linux: Add new syscalls
 2022-06-06 13:44 UTC  (9+ 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] 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 v5 00/13] GLIBC LoongArch PATCHES
 2022-06-05 23:55 UTC  (14+ messages)
` [PATCH v5 01/13] LoongArch: Update NEWS and README for the LoongArch port
` [PATCH v5 02/13] LoongArch: Add LoongArch entries to config.h.in
` [PATCH v5 03/13] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
` [PATCH v5 04/13] LoongArch: ABI Implementation
` [PATCH v5 05/13] LoongArch: Thread-Local Storage Support
` [PATCH v5 06/13] LoongArch: Generic <math.h> and soft-fp Routines
` [PATCH v5 07/13] LoongArch: Atomic and Locking Routines
` [PATCH v5 08/13] LoongArch: Linux Syscall Interface
` [PATCH v5 09/13] LoongArch: Linux ABI
` [PATCH v5 10/13] LoongArch: Add ABI Lists
` [PATCH v5 11/13] LoongArch: Build Infastructure
` [PATCH v5 12/13] LoongArch: Hard Float Support

[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 2/2] nss: handle stat failure in check_reload_and_get (BZ #28752)
 2022-06-05  6:23 UTC  (11+ messages)

[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 v1] x86: ZERO_UPPER_VEC_REGISTERS_RETURN_XTEST expect no transactions
 2022-06-03 23:52 UTC 

[PATCH v1 1/8] x86: Create header for VEC classes in x86 strings library
 2022-06-03 23:50 UTC  (32+ 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 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 1/1] x86_64: Add strstr function with 512-bit EVEX
 2022-06-03 21:01 UTC  (6+ messages)
` [PATCH] "

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

[PATCH v2] nptl_db: disable DT_RELR on libthread_db.so
 2022-06-03 14:50 UTC 

[PATCH v2 00/14] vfprintf rework to remove vtables
 2022-06-03 13:51 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] Avoid -Wstringop-overflow= warning in iconv module
 2022-06-03 12:52 UTC 

[COMMITTED] elf: Add #include <errno.h> for use of E* constants
 2022-06-02 19:21 UTC 

[COMMITTED] elf: Add #include <sys/param.h> for MAX usage
 2022-06-02 19:20 UTC 

[PATCH] resolv: Implement no-aaaa stub resolver option
 2022-06-02 19:17 UTC  (2+ messages)

[PATCH] nptl_db: do not link libthread_db.so with dt-relr
 2022-06-02 19:11 UTC  (8+ messages)

[PATCH] linux: Set tst-pidfd-consts unsupported for kernels headers older than 5.10
 2022-06-02 18:40 UTC  (3+ messages)

[PATCH v5] linux: Add process_mrelease
 2022-06-02 18:07 UTC  (2+ messages)

[PATCH v4 1/2] linux: Add process_madvise
 2022-06-02 16:52 UTC  (5+ messages)
` [PATCH v4 2/2] linux: Add process_mrelease

[PATCH v2] Linux: Adjust struct rseq definition to current kernel version
 2022-06-02 16:38 UTC  (4+ messages)

[PATCH] testrun.sh: Support passing strace and valgrind arguments
 2022-06-02 16:31 UTC  (2+ messages)

Questions regarding pthread mutex lock/unlock functions in pthread_cond_wait?
 2022-06-02 14:05 UTC  (8+ messages)

https patchwork URLs (was "Re: Patchwork account confirmation")
 2022-06-02 13:58 UTC  (2+ messages)

[PATCH v3 1/2] linux: Add process_madvise
 2022-06-02 12:26 UTC  (4+ messages)
` [PATCH v3 2/2] linux: Add process_mrelease

[GIT PULL] asm-generic changes for 5.19
 2022-06-02 10:02 UTC  (20+ messages)
          ` [musl] "

Declare timegm for ISO C2X
 2022-06-02  9:53 UTC  (2+ messages)

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

[PATCH v2] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
 2022-06-02  5:21 UTC  (7+ messages)
      ` [PATCH v3] "

[PATCH v1] x86: Refactor VEC(n) and YMM{n} macros to be consistent
 2022-06-02  3:57 UTC 

Add PT_AARCH64_MEMTAG_MTE from Linux 5.18 to elf.h
 2022-06-02  1:21 UTC  (2+ messages)

[PATCH v2 00/15] linux: Add new syscalls
 2022-06-01 22:22 UTC  (12+ messages)
` [PATCH v2 01/15] linux: Add pidfd_open
` [PATCH v2 06/15] linux: Add process_madvise
` [PATCH v2 07/15] linux: Add process_mrelease

[PATCH] AArch64: Sort makefile entries
 2022-06-01 17:15 UTC  (2+ messages)

[PATCH 0/5] Use generic sinf, cosf, and sincosf for i686
 2022-06-01 16:23 UTC 

[PATCH 0/5] Use generic sinf, cosf, and sincosf for i686
 2022-06-01 16:06 UTC  (19+ messages)
` [PATCH 1/5] benchtests: Add workload name for cosf
` [PATCH 2/5] i686: Use generic cosf implementation for SSE2 version
` [PATCH 3/5] i686: Use generic sinf "
` [PATCH 4/5] benchtests: Add workload name for sincosf
` [PATCH 5/5] math: Use generic sinf implementation for SSE2 version

[PATCH] AArch64: Add SVE memcpy
 2022-06-01 16:03 UTC  (3+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (June 2, 2022)
 2022-06-01 13:06 UTC 

[PATCH 0/8] More uses of 64 bit stat internally
 2022-06-01 12:32 UTC  (2+ messages)

Add MADV_DONTNEED_LOCKED from Linux 5.18 to bits/mman-linux.h
 2022-06-01 10:32 UTC  (2+ messages)

[PATCH] Linux: Adjust struct rseq definition to current kernel version
 2022-06-01 10:21 UTC 

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

Add HWCAP2_MTE3 from Linux 5.18 to AArch64 bits/hwcap.h
 2022-06-01  7:20 UTC  (2+ messages)

[PATCH v5 13/13] LoongArch: Update build-many-glibcs.py for the LoongArch Port
 2022-06-01  2:20 UTC 

[PATCH v2] linux: use statx for fstat if neither newfstatat nor fstatat64 is present
 2022-06-01  2:12 UTC 

[PATCH] x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
 2022-05-31 21:15 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).