public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[v3] Update mmap() flags and errors lists
 2024-06-18 20:13 UTC  (5+ messages)
  ` [v4] "

[PATCH v3 0/4] Improve executable stack handling
 2024-06-18 19:40 UTC  (5+ messages)
` [PATCH v3 1/4] elf: Consolidate stackinfo.h
` [PATCH v3 2/4] elf: Do not change stack permission on dlopen/dlmopen
` [PATCH v3 3/4] elf: Add tst-execstack-prog-static
` [PATCH v3 4/4] elf: Add glibc.rtld.execstack

[Linaro-TCWG-CI] glibc-2.39.9000-340-g176671f604: FAIL: 1 regressions on aarch64
 2024-06-18 16:53 UTC  (2+ messages)

[PATCH] powerpc64: Add optimized strcpy and stpcpy for POWER10
 2024-06-18 16:04 UTC  (2+ messages)

[PATCH v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
 2024-06-18 15:14 UTC 

[PATCH] time/Makefile: fixed tests target formatting
 2024-06-18 14:03 UTC 

glibc release process
 2024-06-18 12:38 UTC  (4+ messages)

Soft freeze and schedule for the upcoming glibc 2.40 release
 2024-06-18 11:06 UTC 

[PATCH] elf: Do not add a copy of _dl_find_object to libc.so
 2024-06-18 10:35 UTC 

[RFC 0/9] Remove legacy platform bits and cleanups
 2024-06-18  8:55 UTC  (26+ messages)
` [RFC 1/9] x86: Remove HWCAP_START and HWCAP_COUNT
` [RFC 2/9] elf: Remove loading legacy hwcaps/platform entries in dynamic loader
` [RFC 3/9] elf: Remove _dl_string_platform
` [RFC 4/9] elf: Remove platform strings in dl-procinfo.c
    ` [V2] "
` [RFC 5/9] elf: Remove _DL_HWCAP_PLATFORM
` [RFC 6/9] elf: Remove _DL_FIRST_PLATFORM
` [RFC 7/9] elf: Remove _DL_PLATFORMS_COUNT
` [RFC 8/9] elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask
` [RFC 9/9] elf: Remove HWCAP_IMPORTANT

[PATCH] Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c
 2024-06-18  8:36 UTC  (2+ messages)

[PATCH v2] linux: add definitions for hugetlb page size encodings
 2024-06-18  8:34 UTC  (2+ messages)

[RFC PATCH] linux: add definitions for hugetlb page size encodings
 2024-06-18  1:04 UTC  (3+ messages)

man-pages-6.9 released
 2024-06-17 22:12 UTC  (4+ messages)
` man-pages-6.9.1 released

[patch v7] manual: add syscalls
 2024-06-17 20:27 UTC  (6+ messages)

[PATCH v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse
 2024-06-17 19:34 UTC  (8+ messages)

[PATCH] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse
 2024-06-17 14:28 UTC  (2+ messages)

Implement C23 exp2m1, exp10m1
 2024-06-17 14:27 UTC  (3+ messages)

Monday Patch Queue Review update (2024-06-17)
 2024-06-17 14:00 UTC 

[PATCH] inet: Increase htontest coverage to run-time evaluation, library
 2024-06-17 13:27 UTC  (4+ messages)

Implement C23 log10p1
 2024-06-17 13:20 UTC  (2+ messages)

Implement C23 logp1
 2024-06-17 13:15 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

[PATCH v2 0/2] Make non-executable stack disable by default
 2024-06-17 12:27 UTC  (6+ messages)
` [PATCH v2 1/2] elf: Consolidate stackinfo.h
` [PATCH v2 2/2] elf: Make non-executable stack disable by default

[PATCH] Extend tst-getconf.sh test with NPROCESSORS vars
 2024-06-17 12:16 UTC  (2+ messages)

[PATCH] elf: Make non-executable stack disable by default
 2024-06-17 12:13 UTC  (12+ messages)

[PATCH] support: Include <limits.h> for NAME_MAX use in temp_file.c
 2024-06-15 13:52 UTC 

[PATCH] support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit
 2024-06-15 13:52 UTC 

[PATCH] endian.h: Define unsigned fixed-width integer types [BZ #31749]
 2024-06-15  9:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 0/1] elf: Handle static PIE loaded at the specific address
 2024-06-15  1:59 UTC  (6+ messages)
` [PATCH v5 1/1] elf: Handle static PIE loaded at the specific address [BZ #31799]

[PATCH v5] MIPSr6/math: Use builtin fma and fmaf
 2024-06-14 23:28 UTC 

[PATCH v4] MIPSr6/math: Use builtin fma and fmaf
 2024-06-14 23:26 UTC 

[patch v8] manual: add syscalls
 2024-06-14 21:55 UTC 

[PATCH v1] x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable
 2024-06-14 21:45 UTC  (3+ messages)

[COMMITTED] elf: Change module-names to modules-names in comments
 2024-06-14 20:32 UTC 

[PATCH, COMMITTED] i686: Regenerate ulps
 2024-06-14 19:25 UTC 

[PATCH v1] x86: Improve large memset perf with non-temporal stores [RHEL-29312]
 2024-06-14 18:02 UTC  (8+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] x86: Add seperate non-temporal tunable for memset

Update mmap() flags and errors lists
 2024-06-14 16:40 UTC  (3+ messages)

[PATCH v2] malloc: Always install mtrace (bug 31892)
 2024-06-14 16:05 UTC 

[PATCH] signal/Makefile: Split and sort tests
 2024-06-14 13:45 UTC 

[PATCH v3] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
 2024-06-14 13:24 UTC  (3+ messages)

[PATCH v3] MIPSr6/math: Use builtin fma and fmaf
 2024-06-14 13:06 UTC  (9+ messages)

[PATCH 0/4] Some DNS stub resolver fixes/enhancements
 2024-06-14 10:12 UTC  (8+ messages)
` [PATCH 1/4] resolv: Allow short error responses to match any query (bug 31890)
` [PATCH 2/4] resolv: Do not wait for non-existing second DNS response after error (bug 30081)
` [PATCH 3/4] resolv: Support clearing option flags with a “-” prefix (bug 14799)
` [PATCH 4/4] resolv: Implement strict-error stub resolver option (bug 27929)

[PATCH] malloc: Always install mtrace (bug 31892)
 2024-06-14 10:08 UTC 

[PATCH v2] LoongArch: Fix tst-gnu2-tls2 with -Og flag
 2024-06-14  8:05 UTC 

[PATCH v1] LoongArch: Fix tst-gnu2-tls2 with -Og flag
 2024-06-14  3:59 UTC 

[PATCH v1] LoongArch: Fix _dl_tlsdesc_dynamic in LSX case
 2024-06-14  3:58 UTC 

termios constants should be unsigned
 2024-06-13 21:37 UTC  (18+ messages)
  ` [PATCH] uapi/asm/termbits: Use the U integer suffix for bit fields

questions following upcoming POSIX issue 8 release
 2024-06-13 18:11 UTC  (3+ messages)
` questions following upcoming POSIX issue 8 release - iconv

[PATCH v1] LoongArch: Add cfi pseudo instructions to _dl_tlsdes_dynamic
 2024-06-13 13:30 UTC  (3+ messages)

[RFC] aarch64: Add support for memory protection keys
 2024-06-13 12:18 UTC  (4+ messages)

[PATCH v2] elf: Define DEFAULT_STACK_PERMS to (PF_R|PF_W)
 2024-06-13 12:07 UTC  (4+ messages)

[PATCH] LoongArch: Ensure sp 16-byte aligned for tlsdesc
 2024-06-13 11:04 UTC 

[RFC] elf: Define DEFAULT_STACK_PERMS to (PF_R|PF_W)
 2024-06-13  5:53 UTC  (2+ messages)

[PATCH v3 1/2] Aarch64: Add memcpy for qualcomm's oryon-1 core
 2024-06-12 22:53 UTC  (2+ messages)
` [PATCH v3 2/2] Aarch64: Add new memset for Qualcomm's "

Sourceware Open Office, Friday 16:00 UTC
 2024-06-12 21:09 UTC 

[PATCH] resolv: Track single-request fallback via _res._flags (bug 31476)
 2024-06-12 20:27 UTC  (2+ messages)

[v2] tunables: sort tunables list
 2024-06-12 20:21 UTC  (11+ messages)
          ` [v3] tunables: sort tunables list (BZ 30027)

[RFC 0/5] Add support for memory sealing
 2024-06-12 17:55 UTC  (12+ messages)
` [RFC 1/5] linux: Remove __stack_prot
` [RFC 3/5] elf: Add support to memory sealing
` [RFC 4/5] elf: Enable RTLD_NODELETE on __libc_unwind_link_get
` [RFC 5/5] elf: Add support to memory sealing for audit modules

[PATCH v2] x86: Properly set x86 minimum ISA level [BZ #31883]
 2024-06-12 15:54 UTC  (2+ messages)

[PATCH v3] manual: Recommendations for dynamic linker hardening
 2024-06-12 12:27 UTC 

Correct way of calling prctl(2) (was: Sashimi of prctl(2))
 2024-06-12 12:02 UTC  (3+ messages)
` [PATCH v1 0/2] uapi/linux/prctl: Use the L and UL integer suffixes for certain constants

[PATCH] iconv: Fix matching of multi-character transliterations (bug 31859)
 2024-06-12  8:50 UTC 

tunables: sort tunables list
 2024-06-12  8:35 UTC  (2+ messages)

[PATCH] x86: Properly set x86 minimum ISA level [BZ #31883]
 2024-06-12  2:45 UTC  (2+ messages)

[PATCH, test conversion, RFC] Convert to autoconf 2.72 (no patches)
 2024-06-11 21:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] <stdio.h>: Remove comment about getline(3) not being in POSIX
 2024-06-11 21:19 UTC  (8+ messages)

[PATCH] Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV locale
 2024-06-11 21:17 UTC  (3+ messages)

[PATCH] Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV locale
 2024-06-11 20:56 UTC 

[PATCH v2] manual: Recommendations for dynamic linker hardening
 2024-06-11 17:07 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).