unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-11-20 21:09:33 to 2021-11-30 14:53:37 UTC [more...]

[PATCH 0/6] linux: Some syscall refactors
 2021-11-30 14:53 UTC  (15+ messages)
` [PATCH 1/6] linux: Add fanotify_mark C implementation
` [PATCH 2/6] linux: Add prlimit64 "
` [PATCH 3/6] linux: Implement mremap in C
` [PATCH 4/6] linux: Implement pipe in terms of __NR_pipe2
` [PATCH 5/6] linux: Add generic syscall implementation
` [PATCH 6/6] linux: Add generic ioctl implementation

[PATCH COMMITTED] elf: Include <stdbool.h> in tst-tls20.c
 2021-11-30 14:41 UTC 

Monday Patch Queue Review update (2021-11-22)
 2021-11-30 14:41 UTC 

Monday Patch Queue Review update (2021-11-29)
 2021-11-30 14:37 UTC 

[PATCH COMMITTED] elf: Include <stdint.h> in tst-tls20.c
 2021-11-30 13:38 UTC 

[PATCH] AArch64: Add FAST_FMINMAX
 2021-11-30 13:06 UTC 

[PATCH] Improve hypot performance
 2021-11-30 13:04 UTC 

glibc build failure due to Systemtap probe change
 2021-11-30 11:13 UTC  (7+ messages)

Patchwork review workflow: archival rules
 2021-11-30  0:17 UTC  (6+ messages)

[PATCH v2] Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
 2021-11-29 21:35 UTC  (4+ messages)

[PATCH 00/42] x86-64: Add vector math functions to libmvec
 2021-11-29 20:56 UTC  (45+ messages)
` [PATCH 01/42] x86-64: Add vector acos/acosf implementation "
` [PATCH 02/42] x86-64: Add vector acos/acosf to libmvec microbenchmark
` [PATCH 03/42] x86-64: Add vector acosh/acoshf implementation to libmvec
` [PATCH 04/42] x86-64: Add vector acosh/acoshf to libmvec microbenchmark
` [PATCH 05/42] x86-64: Add vector asin/asinf implementation to libmvec
` [PATCH 06/42] x86-64: Add vector asin/asinf to libmvec microbenchmark
` [PATCH 07/42] x86-64: Add vector asinh/asinhf implementation to libmvec
` [PATCH 08/42] x86-64: Add vector asinh/asinhf to libmvec microbenchmark
` [PATCH 09/42] x86-64: Add vector atan/atanf implementation to libmvec
` [PATCH 10/42] x86-64: Add vector atan/atanf to libmvec microbenchmark
` [PATCH 11/42] x86-64: Add vector atan2/atan2f implementation to libmvec
` [PATCH 12/42] x86-64: Add vector atan2/atan2f to libmvec microbenchmark
` [PATCH 13/42] x86-64: Add vector atanh/atanhf implementation to libmvec
` [PATCH 14/42] x86-64: Add vector atanh/atanhf to libmvec microbenchmark
` [PATCH 15/42] x86-64: Add vector cbrt/cbrtf implementation to libmvec
` [PATCH 16/42] x86-64: Add vector cbrt/cbrtf to libmvec microbenchmark
` [PATCH 17/42] x86-64: Add vector cosh/coshf implementation to libmvec
` [PATCH 18/42] x86-64: Add vector cosh/coshf to libmvec microbenchmark
` [PATCH 19/42] x86-64: Add vector erf/erff implementation to libmvec
` [PATCH 20/42] x86-64: Add vector erf/erff to libmvec microbenchmark
` [PATCH 21/42] x86-64: Add vector erfc/erfcf implementation to libmvec
` [PATCH 22/42] x86-64: Add vector erfc/erfcf to libmvec microbenchmark
` [PATCH 23/42] x86-64: Add vector exp10/exp10f implementation to libmvec
` [PATCH 24/42] x86-64: Add vector exp10/exp10f to libmvec microbenchmark
` [PATCH 25/42] x86-64: Add vector exp2/exp2f implementation to libmvec
` [PATCH 26/42] x86-64: Add vector exp2/exp2f to libmvec microbenchmark
` [PATCH 27/42] x86-64: Add vector expm1/expm1f implementation to libmvec
` [PATCH 28/42] x86-64: Add vector expm1/expm1f to libmvec microbenchmark
` [PATCH 29/42] x86-64: Add vector hypot/hypotf implementation to libmvec
` [PATCH 30/42] x86-64: Add vector hypot/hypotf to libmvec microbenchmark
` [PATCH 31/42] x86-64: Add vector log10/log10f implementation to libmvec
` [PATCH 32/42] x86-64: Add vector log10/log10f to libmvec microbenchmark
` [PATCH 33/42] x86-64: Add vector log1p/log1pf implementation to libmvec
` [PATCH 34/42] x86-64: Add vector log1p/log1pf to libmvec microbenchmark
` [PATCH 35/42] x86-64: Add vector log2/log2f implementation to libmvec
` [PATCH 36/42] x86-64: Add vector log2/log2f to libmvec microbenchmark
` [PATCH 37/42] x86-64: Add vector sinh/sinhf implementation to libmvec
` [PATCH 38/42] x86-64: Add vector sinh/sinhf to libmvec microbenchmark
` [PATCH 39/42] x86-64: Add vector tan/tanf implementation to libmvec
` [PATCH 40/42] x86-64: Add vector tan/tanf to libmvec microbenchmark
` [PATCH 41/42] x86-64: Add vector tanh/tanhf implementation to libmvec
` [PATCH 42/42] x86-64: Add vector tanh/tanhf to libmvec microbenchmark

[PATCH] elf: add definition for FDO_PACKAGING_METADATA note
 2021-11-29 20:35 UTC  (12+ messages)
` [PATCH v2] elf: add definition for NT_FDO_PACKAGING_METADATA note
` [PATCH v3] elf: add definition for ELF_NOTE_FDO and "

[PATCH v4] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]
 2021-11-29 20:00 UTC  (2+ messages)

[PATCH v3] powerpc64[le]: Fix CFI and LR save address for asm syscalls [BZ #28532]
 2021-11-29 19:43 UTC  (3+ messages)

[PATCH] elf: Add __libc_get_static_tls_bounds [BZ #16291]
 2021-11-29 19:30 UTC  (8+ messages)

[PATCH] Add and use link-test-modules-rpath-link [BZ #28455]
 2021-11-29 16:08 UTC  (3+ messages)
` PING^1 "

[PATCH] elf: Also try DT_RUNPATH for internal dlopen [BZ #28455]
 2021-11-29 15:30 UTC  (3+ messages)
` PING^1 "

[PATCH] linux: Add generic ioctl implementation
 2021-11-29 15:23 UTC  (4+ messages)

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-11-29 14:34 UTC  (13+ messages)

patchwork review meeting
 2021-11-29 14:05 UTC  (2+ messages)

glibc -Werror=address build failure for Hurd with mainline GCC
 2021-11-28 20:28 UTC  (2+ messages)

[hurd, commited] hurd: Let report-wait use a weak reference to _hurd_itimer_thread
 2021-11-28 20:27 UTC 

[PATCH] x86: Implement arch_prctl(ARCH_VSYSCALL_LOCKOUT) to disable vsyscall
 2021-11-28  4:45 UTC  (6+ messages)

[PATCH] powerpc64[le]: Fix CFI for assembly templated syscalls [BZ #28532]
 2021-11-26 21:29 UTC  (4+ messages)
` [PATCH v2] powerpc64[le]: Fix CFI and LR save address for asm "

[PATCH] regex: fix buffer read overrun in search [BZ#28470]
 2021-11-26 18:39 UTC  (13+ messages)

[PATCH v2] elf: Add _dl_find_object function
 2021-11-26 16:17 UTC  (3+ messages)

[PATCH 0/4] Use _dl_find_eh_frame to locate DWARF EH data in the unwinder
 2021-11-26 15:49 UTC  (9+ messages)
` [PATCH 3/4] libgcc: Split FDE search code from PT_GNU_EH_FRAME lookup
` [PATCH 4/4] libgcc: Use _dl_find_eh_frame in _Unwind_Find_FDE

[PATCH v4] localedata: Updates for Taiwanese locales [BZ #24409]
 2021-11-26  4:56 UTC 

Fwd: [PATCH v5 00/22] Some rtld-audit fixes
 2021-11-25 17:56 UTC  (7+ messages)

[PATCH] powerpc: Define USE_PPC64_NOTOC iff compiler and linker also supports it
 2021-11-25 17:16 UTC  (5+ messages)

[PATCH v2 3/3] inet: Return EAI_MEMORY when nrl_domainname() fails to allocate memory
 2021-11-25 16:38 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)
 2021-11-25 14:24 UTC  (2+ messages)

[PATCH] linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)
 2021-11-25 13:40 UTC  (2+ messages)

[PATCH] linux: Define STAT64_IS_KERNEL_STAT64 by default
 2021-11-25 12:53 UTC  (6+ messages)

Why -static-libgcc? (Or: Do we need a build-time libc.so linker script?)
 2021-11-24 23:19 UTC  (2+ messages)

[PATCH v2] elf: Install a symbolic link to ld.so as /usr/bin/ld.so
 2021-11-24 17:00 UTC  (5+ messages)

[PATCH v2] io: Refactor close_range and closefrom
 2021-11-24 12:43 UTC  (8+ messages)

[PATCH 1/6] x86-64: Create microbenchmark infrastructure for libmvec
 2021-11-24 12:30 UTC  (21+ messages)
` [PATCH v2 0/6] Implement microbenchmark "
  ` [PATCH v2 4/6] x86-64: Add vector log/logf to libmvec microbenchmark
              ` [PATCH v4 0/5] Add vector math functions to microbenchmark
                ` [PATCH v4 1/5] x86-64: Add vector cos/cosf to libmvec microbenchmark
                ` [PATCH v4 2/5] x86-64: Add vector exp/expf "
                ` [PATCH v4 3/5] x86-64: Add vector log/logf "
                ` [PATCH v4 4/5] x86-64: Add vector pow/powf "
                ` [PATCH v4 5/5] x86-64: Add vector sin/sinf "

[PATCH] New option --enable-pie-programs
 2021-11-24  1:27 UTC  (13+ messages)

Can DT_RELR catch up glibc 2.35?
 2021-11-24  1:10 UTC  (9+ messages)

[PATCH v2] Add GLIBC_ABI_VERSION_GEN2 for ABIVERSION
 2021-11-23 22:30 UTC 

[PATCH 0/3] Add _dl_find_eh_frame function for unwinder optimization
 2021-11-23 16:52 UTC  (5+ messages)
` [PATCH 3/3] elf: Add _dl_find_eh_frame function

Fwd: [PATCH v5 00/22] Some rtld-audit fixes
 2021-11-23 16:36 UTC  (7+ messages)

[PATCH] nptl: Do not set signal mask on second setjmp return [BZ #28607]
 2021-11-22 19:24 UTC  (2+ messages)

[PATCH] Add GLIBC_PRIVATE_RELR as proxy for DT_RELR
 2021-11-22 18:21 UTC  (6+ messages)

Fwd: [PATCH v5 00/22] Some rtld-audit fixes
 2021-11-22 17:46 UTC 

[PATCH v3 6/7] i386: Move hypot implementation to C
 2021-11-22 14:47 UTC 

[PATCH] linux: Add generic syscall implementation
 2021-11-22 13:00 UTC  (3+ messages)

Update kernel version to 5.15 in tst-mman-consts.py
 2021-11-22 11:33 UTC  (2+ messages)

patchwork review meeting
 2021-11-22  8:53 UTC 


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