unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2023-12-07 10:33:35 to 2023-12-18 15:29:11 UTC [more...]

[PATCH V2] powerpc: Optimized strncmp for power10
 2023-12-18 15:28 UTC 

[PATCH] aarch64: Add SIMD attributes to math functions with vector versions
 2023-12-18 14:48 UTC  (2+ messages)

Monday Patch Queue Review update (2023-12-18)
 2023-12-18 14:38 UTC 

[PATCH] nss: Remove unused allocation from get_nscd_addresses in getaddrinfo
 2023-12-18 14:33 UTC  (2+ messages)

[PATCH] memmem.c, strstr.c: use unsigned int instead of size_t for small needles
 2023-12-18 14:22 UTC  (2+ messages)

[PATCH] s390: Set psw addr field in getcontext and friends
 2023-12-18 14:18 UTC  (2+ messages)

[PATCH] sysdeps/memmem-avx2.c: add memmem-avx2.c
 2023-12-18 14:12 UTC  (7+ messages)
        ` [PATCH] sysdeps/x86_64/multiarch/memmem-avx2.c: "

[PATCH 00/17] x86/cet: Update CET kernel interface
 2023-12-18 10:53 UTC  (25+ messages)
` [PATCH 05/17] x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
` [PATCH 09/17] x86: Check PT_GNU_PROPERTY early
` [PATCH 11/17] x86/cet: Sync with Linux kernel 6.6 shadow stack interface

[PATCH V1] powerpc: Optimized strncmp for power10
 2023-12-18  8:31 UTC 

[PATCH glibc] Update code to handle the new ABI for sending inlined port rights
 2023-12-14  6:02 UTC 

[PATCH v2 00/16] x86/cet: Update CET kernel interface
 2023-12-17 22:28 UTC  (19+ messages)
` [PATCH v2 01/16] x86/cet: Check user_shstk in /proc/cpuinfo
` [PATCH v2 02/16] x86/cet: Update tst-cet-vfork-1
` [PATCH v2 03/16] x86/cet: Don't assume that SHSTK implies IBT
` [PATCH v2 04/16] x86/cet: Check legacy shadow stack applications
` [PATCH v2 05/16] x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabled
` [PATCH v2 06/16] x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTK
` [PATCH v2 07/16] x86/cet: Check legacy shadow stack code in .init_array section
` [PATCH v2 08/16] x86/cet: Check CPU_FEATURE_ACTIVE in permissive mode
` [PATCH v2 09/16] x86: Modularize sysdeps/x86/dl-cet.c
` [PATCH v2 10/16] x86/cet: Sync with Linux kernel 6.6 shadow stack interface
` [PATCH v2 11/16] elf: Always provide _dl_get_dl_main_map in libc.a
` [PATCH v2 12/16] x86/cet: Enable shadow stack during startup
` [PATCH v2 13/16] x86/cet: Check feature_1 in TCB for active IBT and SHSTK
` [PATCH v2 14/16] x86/cet: Don't disable CET if not single threaded
` [PATCH v2 15/16] x86/cet: Don't set CET active by default
` [PATCH v2 16/16] x86/cet: Run some CET tests with shadow stack

[PATCH] stdlib: Optimize number of calls to comparison function
 2023-12-17 18:02 UTC  (10+ messages)

[PATCH] RISC-V: Enable static-pie
 2023-12-17 13:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V4] powerpc: Fix performance issues of strcmp power10
 2023-12-15 22:33 UTC  (2+ messages)

[PATCH] RISC-V: Add support for dl_runtime_profile (BZ #31151)
 2023-12-15 21:44 UTC 

[PATCH] x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations
 2023-12-15 20:04 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH V3] powerpc: Fix performance issues of strcmp power10
 2023-12-15 16:30 UTC 

[PATCH] memmem.c, strstr.c: use unsigned int instead of size_t for small needles
 2023-12-15 14:46 UTC 

[PATCH V2] powerpc: Fix performance issues of strcmp power10
 2023-12-15 11:33 UTC 

[PATCH V1] powerpc: Fix performance issues of strcmp power10
 2023-12-15  3:23 UTC  (3+ messages)

[PATCH 0/2] Add tests for longjmp with user contexts
 2023-12-15  0:05 UTC  (7+ messages)
` [PATCH 1/2] Add a test for longjmp from user context
` [PATCH 2/2] Add a test for setjmp/longjmp within "

[PATCH v2 1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power
 2023-12-14 23:05 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture

[RISC-V] [SIG-toolchain] Meeting cancelled (Dec 14, 2023)
 2023-12-14 12:00 UTC 

Email Notification for libc-alpha@sourceware.org
 2023-12-14 10:50 UTC 

[PATCH 1/2] localedata: el_GR: Greece now uses the 24h format for time
 2023-12-14  9:53 UTC  (2+ messages)
` [PATCH 2/2] localedata: Convert el_GR and el_CY locales to UTF-8

largest known errors
 2023-12-14  8:25 UTC  (5+ messages)

[PATCH v2] powerpc : Add optimized memchr for POWER10
 2023-12-14  1:15 UTC  (2+ messages)

Do not build sparc32 libgcc functions into static libc
 2023-12-13 22:16 UTC  (2+ messages)
` Ping "

[PATCH v10 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-12-13 21:11 UTC  (8+ messages)
` [PATCH v10 1/7] riscv: Add Linux hwprobe syscall support
` [PATCH v10 2/7] linux: Introduce INTERNAL_VSYSCALL
` [PATCH v10 3/7] riscv: Add hwprobe vdso call support
` [PATCH v10 4/7] riscv: Add __riscv_hwprobe pointer to ifunc calls
` [PATCH v10 5/7] riscv: Enable multi-arg ifunc resolvers
` [PATCH v10 6/7] riscv: Add ifunc helper method to hwprobe.h
` [PATCH v10 7/7] riscv: Add and use alignment-ignorant memcpy

[PATCH v2 2/2] Add single-threaded fast path to rand()
 2023-12-13 17:48 UTC  (5+ messages)

[PATCH] getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
 2023-12-13 16:09 UTC 

[PATCH v6] posix: Deprecate group_member for Linux
 2023-12-13 15:36 UTC  (3+ messages)

[PATCH v7] posix: Deprecate group_member for Linux
 2023-12-13 15:29 UTC 

[PATCH v2 1/2] Add random benchmark
 2023-12-13 14:10 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] Add single-threaded fast path to rand()

[PATCH 0/3] Compatibility improvement for underlinked objects
 2023-12-13 12:32 UTC  (6+ messages)
` [PATCH 3/3] elf: Relocate libc.so early during startup and dlmopen (bug 31083)

[PATCH] Fix elf/tst-env-setuid[-static] if test needs to be rerun
 2023-12-13 11:44 UTC 

Volunteers for the glibc Code of Conduct Committee?
 2023-12-12 22:23 UTC 

Announcing the glibc Code of Conduct
 2023-12-12 22:05 UTC 

[PATCH] elf: Avoid type aliasing violation on __tunable_get_{default, val}
 2023-12-12 20:30 UTC  (2+ messages)

[PATCH v2] rtld: Add glibc.rtld.enable_secure tunable
 2023-12-12 19:48 UTC  (2+ messages)

[PATCH v6 0/2] Improve loader environment variable handling
 2023-12-12 19:19 UTC  (5+ messages)
` [PATCH v6 1/2] elf: Do not duplicate the GLIBC_TUNABLES string
` [PATCH v6 2/2] elf: Do not set invalid tunables values

[PATCH v3] posix: Deprecate group_member for Linux
 2023-12-12 17:03 UTC  (5+ messages)

[PATCH v2 00/19] Improve loader environment variable handling
 2023-12-12 10:11 UTC  (4+ messages)
` [PATCH v2 12/19] elf: Ignore LD_PROFILE for setuid binaries

[PATCH] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
 2023-12-12  9:08 UTC  (2+ messages)

[PATCH] resolv: Fix a few unaligned accesses to fields in HEADER
 2023-12-12  8:28 UTC  (2+ messages)

[PATCH v6] Add rseq extensible ABI support
 2023-12-11 21:38 UTC 

[PATCH v9 0/6] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-12-11 21:02 UTC  (10+ messages)
` [PATCH v9 2/6] riscv: Add hwprobe vdso call support
` [PATCH v9 5/6] riscv: Add ifunc helper method to hwprobe.h

[PATCH] powerpc : Add optimized memchr for POWER10
 2023-12-11 19:49 UTC  (2+ messages)

[PATCH] x86: Check PT_GNU_PROPERTY early
 2023-12-11 18:18 UTC  (4+ messages)

Monday Patch Queue Review update (2023-12-11)
 2023-12-11 14:59 UTC 

[PATCH] LoongArch: Delete excessively allocated memory
 2023-12-11 14:08 UTC  (2+ messages)

[PATCH v2 0/2] Generic x86-64 CPU diagnostics dumper
 2023-12-11  9:06 UTC  (7+ messages)
` [PATCH v2 1/2] elf: Wire up _dl_diagnostics_cpu_kernel
` [PATCH v2 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics

[PATCH] sysdeps/x86/Makefile: Split and sort tests
 2023-12-09  5:01 UTC  (2+ messages)

[PATCH] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2023-12-09  0:19 UTC 

[PATCH] stdlib: Reinstate stable mergesort implementation on qsort
 2023-12-08 17:36 UTC  (4+ messages)

[PATCH 0/4] aarch64: Add SME support
 2023-12-08 16:32 UTC  (5+ messages)
` [PATCH 1/4] aarch64: Add SME runtime support
` [PATCH 2/4] aarch64: Add longjmp support for SME
` [PATCH 3/4] aarch64: Add setcontext "
` [PATCH 4/4] aarch64: Add longjmp test "

[RFC] resolv: Align buf before second query for A_AAA in __res_context_query
 2023-12-08 15:29 UTC  (7+ messages)

[PATCH] elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup
 2023-12-08 13:26 UTC  (2+ messages)

Sourceware Open Office, Friday December 8, 18:00 UTC
 2023-12-07 23:32 UTC 

[committed] Move CVE information into advisories directory
 2023-12-07 17:37 UTC 

[PATCH v2] Move CVE information into advisories directory
 2023-12-07 16:49 UTC  (4+ messages)

sparcv9 build failure with GCC mainline
 2023-12-07 15:17 UTC  (3+ messages)

[PATCH 0/5] More features cleanups
 2023-12-07 14:40 UTC  (4+ messages)
` [PATCH 2/5] Assume only FLAG_ELF_LIBC6 suport

[PATCH v3 00/32] RELRO linkmaps
 2023-12-07 11:34 UTC  (21+ messages)
` [PATCH v3 13/32] elf: Merge __dl_libc_freemem into __rtld_libc_freeres
` [PATCH v3 14/32] elf: Use struct link_map_private for the internal link map
` [PATCH v3 18/32] elf: Move link map fields used by dependency sorting to writable part
` [PATCH v3 19/32] elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_object
` [PATCH v3 20/32] elf: Add l_soname accessor function for DT_SONAME values
` [PATCH v3 21/32] elf: _dl_rtld_map should not exist in static builds
` [PATCH v3 22/32] elf: Introduce GLPM accessor for the protected memory area
` [PATCH v3 23/32] elf: Bootstrap allocation for future protected memory allocator
` [PATCH v3 24/32] elf: Implement a basic "
` [PATCH v3 25/32] elf: Move most of the _dl_find_object data to the protected heap
` [PATCH v3 26/32] elf: Switch to a region-based protected memory allocator
` [PATCH v3 27/32] elf: Determine the caller link map in _dl_open
` [PATCH v3 28/32] elf: Add fast path to dlopen for fully-opened maps
` [PATCH v3 29/32] elf: Use _dl_find_object instead of _dl_find_dso_for_object in dlopen
` [PATCH v3 30/32] elf: Put critical _dl_find_object pointers into protected memory area
` [PATCH v3 31/32] elf: Add hash tables to speed up DT_NEEDED, dlopen lookups
` [PATCH v3 32/32] elf: Use memory protection keys for the protected memory allocator


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