public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v1] x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable
 2024-06-14 18:01 UTC 

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

[RFC PATCH] linux: add definitions for hugetlb page size encodings
 2024-06-14 17:59 UTC 

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

[patch v7] manual: add syscalls
 2024-06-14 16:43 UTC  (3+ messages)

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] elf: Make non-executable stack disable by default
 2024-06-14 13:10 UTC  (11+ messages)

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

[RFC 0/9] Remove legacy platform bits and cleanups
 2024-06-14 12:58 UTC  (29+ 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 v5 0/1] elf: Handle static PIE loaded at the specific address
 2024-06-14 10:36 UTC  (5+ messages)
` [PATCH v5 1/1] elf: Handle static PIE loaded at the specific address [BZ #31799]

[PATCH] inet: Increase htontest coverage to run-time evaluation, library
 2024-06-14 10:29 UTC  (3+ 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 

[v3] Update mmap() flags and errors lists
 2024-06-14  8:21 UTC  (2+ messages)

[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  (7+ messages)
` questions following upcoming POSIX issue 8 release - wmemrchr
` questions following upcoming POSIX issue 8 release - iconv

Implement C23 exp2m1, exp10m1
 2024-06-13 17:35 UTC 

[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  (13+ messages)
` [RFC 1/5] linux: Remove __stack_prot
` [RFC 2/5] linux: Add mseal syscall support
` [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)

Implement C23 logp1
 2024-06-11 23:12 UTC  (3+ messages)
` Ping "
  ` Ping^2 "

autoconf 2.72 ? (Re: Happy New Year 2024 & Freeze for the upcoming glibc 2.39 release)
 2024-06-11 21:48 UTC  (5+ messages)
` [PATCH, test conversion, RFC] Convert to autoconf 2.72 (no patches)
      ` [PATCH v2] "

[PATCH] <stdio.h>: Remove comment about getline(3) not being in POSIX
 2024-06-11 21:19 UTC  (10+ 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)

[PATCH] endian.h: Define unsigned fixed-width integer types [BZ #31749]
 2024-06-11 17:00 UTC  (7+ messages)
` [PATCH v2] "

Quick Query: Right Contact for Editorial Inquiry?
 2024-06-11 13:39 UTC 

[PATCH] localedata: Lowercase day and abday in cs_CZ
 2024-06-11 10:23 UTC 

[PATCH v2 00/15] RISC-V: Add Zbb-optimized string routines as ifuncs
 2024-06-11 10:00 UTC  (3+ messages)

[patch v6] manual: add syscalls
 2024-06-11  8:56 UTC  (4+ messages)

[PATCH] Update RISC-V relocations
 2024-06-11  8:12 UTC 

[PATCH] x86: Properly set MINIMUM_X86_ISA_LEVEL for i386 [BZ #31867]
 2024-06-11  6:42 UTC  (2+ messages)

elf: sort tunables list from ld.so
 2024-06-11  6:24 UTC  (4+ messages)

glibc release process
 2024-06-10 20:49 UTC  (3+ messages)

[hurd,commited 0/4] hurd xattr fixes
 2024-06-10 20:09 UTC  (5+ messages)
` [hurd,commited 1/4] hurd: Fix lsetxattr return value
` [hurd,commited 2/4] hurd: Fix getxattr("gnu.translator") returning ENODATA
` [hurd,commited 3/4] hurd: Fix setxattr return value on replacing
` [hurd,commited 4/4] hurd: Fix getxattr/listxattr returning ERANGE

[PATCH] Modernize and fix doc’s “Date and Time” (BZ 31876)
 2024-06-10 18:27 UTC  (2+ messages)

There has been a mailing sent to you regarding your acquisition order forHMTFR8834630618
 2024-06-10 17:55 UTC 

[PATCH v10 0/4] Extend rseq support
 2024-06-10 15:42 UTC  (2+ messages)

Monday Patch Queue Review update (2024-06-10)
 2024-06-10 13:50 UTC 

[PATCH v2] iconv: Fix matching of multi-character transliterations (bug 31859)
 2024-06-10 13:33 UTC 

[PATCH] x86: Enable non-temporal memset tunable for AMD
 2024-06-10 13:17 UTC  (3+ messages)

Implement C23 log10p1
 2024-06-10 12:05 UTC 

[PATCH] iconv: Fix matching of multi-character transliterations (bug 31859)
 2024-06-10 10:23 UTC 

[PATCH] x86: Ensure MINIMUM_X86_ISA_LEVEL=0 for baseline [BZ #31867]
 2024-06-09 21:18 UTC  (2+ messages)

[PATCH] localedata: add new locales scn_IT and scn_US
 2024-06-09  7:20 UTC  (14+ 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).