unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2023-12-06 13:07:08 to 2023-12-14 23:05:23 UTC [more...]

[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

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

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

[PATCH] x86: Unifies 'strlen-evex' and 'strlen-evex512' implementations
 2023-12-14 22:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V1] powerpc: Fix performance issues of strcmp power10
 2023-12-14 20:01 UTC  (2+ messages)

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

[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  (16+ messages)
` [PATCH v9 1/6] riscv: Add Linux hwprobe syscall support
` [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)

[PATCH] sysdeps/memmem-avx2.c: add memmem-avx2.c
 2023-12-11 18:11 UTC  (3+ 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  (5+ 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  (36+ messages)
` [PATCH v3 01/32] support: Add <support/memprobe.h> for protection flags probing
` [PATCH v3 02/32] misc: Enable internal use of memory protection keys
` [PATCH v3 03/32] elf: Remove _dl_sysdep_open_object hook function
` [PATCH v3 04/32] elf: Eliminate second loop in find_version in dl-version.c
` [PATCH v3 05/32] elf: In rtld_setup_main_map, assume ld.so has a DYNAMIC segment
` [PATCH v3 06/32] elf: Remove version assert in check_match in elf/dl-lookup.c
` [PATCH v3 07/32] elf: Disambiguate some failures in _dl_load_cache_lookup
` [PATCH v3 08/32] elf: Eliminate alloca in open_verify
` [PATCH v3 09/32] Do not export <alloc_buffer.h> functions from libc
` [PATCH v3 10/32] elf: Make <alloc_buffer.h> usable in ld.so
` [PATCH v3 11/32] elf: Merge the three implementations of _dl_dst_substitute
` [PATCH v3 12/32] elf: Move __rtld_malloc_init_stubs call into _dl_start_final
` [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 15/32] elf: Remove run-time-writable fields from struct link_map_private
` [PATCH v3 16/32] elf: Move l_tls_offset into read-write part of link map
` [PATCH v3 17/32] elf: Allocate auditor state after read-write "
` [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

[PATCH v5] Add rseq extensible ABI support
 2023-12-06 19:10 UTC 

[PATCH V6] powerpc: Optimized strcmp for power10
 2023-12-06 16:57 UTC  (2+ messages)

[RFC] proposed libc interface and man page for listmount
 2023-12-06 16:53 UTC  (4+ messages)

[PATCH v5 0/5] Improve loader environment variable handling
 2023-12-06 13:06 UTC  (4+ messages)
` [PATCH v5 2/5] elf: Do not set invalid tunables values


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