public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v6] intl: Restrict path traversal when using LANGUAGE env var [BZ #17142, CVE-2026-84243]
 2026-09-09  5:19 UTC 

[PATCH] math: do not use __builtin_fpclassify on alpha
 2026-09-09  3:11 UTC 

[PATCH] riscv: Optimize vectorized memory routines with ifunc dispatch
 2026-09-09  3:10 UTC  (2+ messages)

Meeting Minutes - Office Hours for CTI - 2026-08-28
 2026-09-08 23:06 UTC  (29+ messages)

[PATCH] elf: Do not load cache extensions from an old-format ld.so.cache [BZ #34600]
 2026-09-08 20:41 UTC  (3+ messages)

Draft e-mail: An async-signal-safe way to get thread’s stack
 2026-09-08 20:36 UTC  (3+ messages)

[PATCH] powerpc: Fix stack buffer overflow in _dl_reloc_overflwo (bug 34541)
 2026-09-08 20:30 UTC  (2+ messages)

[PATCH v2] elf: Support multiple PT_GNU_RELRO segments
 2026-09-08 18:33 UTC  (2+ messages)

[PATCH v5] intl: Restrict path traversal when using LANGUAGE env var [BZ #17142, CVE-2026-84243]
 2026-09-08 17:38 UTC  (2+ messages)

[PATCH v1] libio: validate and mangle the wide vtable
 2026-09-08 16:06 UTC  (5+ messages)
` [PATCH v2] libio: validate the wide vtable via a bounds-checked index

[PATCH v3] x86: Detect APX_NCI_NDD_NF
 2026-09-08 14:09 UTC  (2+ messages)

[PATCH] math: let architectures signal underflow after narrowing
 2026-09-07 19:55 UTC  (2+ messages)

[PATCH] stdio-common: Avoid spurious mtime/ctime-related failure in tst-fseek
 2026-09-07 15:10 UTC  (7+ messages)

[PATCH v2] aarch64: Add MTE mode tunable
 2026-09-07 14:02 UTC 

[PATCH v2] nptl: Skip pretty-printer tests without python3 [BZ #34507]
 2026-09-07 13:36 UTC  (2+ messages)

Monday Patch Queue review update (2026-09-07)
 2026-09-07 13:29 UTC 

[PATCH] locale: fix memory leaks in write_locales and write_charmaps
 2026-09-07 13:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] aarch64: Add MTE mode tunable
 2026-09-07 10:04 UTC  (6+ messages)

GNU Tools Weekly News Week 53 (August 30, 2026)
 2026-09-07  7:50 UTC  (2+ messages)
` GNU Tools Weekly News Week 54 (September 6, 2026)

[PATCH 0/4] alpha: add IFUNC-based multiarch dispatch
 2026-09-07  2:22 UTC  (7+ messages)
` [PATCH 1/4] alpha: treat STO_ALPHA_STD_GPLOAD as a function in abilist.awk
` [PATCH 2/4] alpha: add IFUNC support to the dynamic linker
` [PATCH 3/4] alpha: add multiarch infrastructure for IFUNC dispatch
` [PATCH 4/4] alpha: add multiarch IFUNC dispatchers

[PATCH] alpha: Use a comdat group for the shared divide-by-zero handler [BZ #20543]
 2026-09-06 22:06 UTC  (2+ messages)

Meeting Minutes - Office Hours for CTI - 2026-09-04
 2026-09-06 15:32 UTC  (3+ messages)

[PATCH] Mark swapcontext returns_twice without indirect_return [BZ #23130]
 2026-09-04 18:32 UTC  (4+ messages)
  ` [PATCH v2] Mark swapcontext returns_twice by default "

[PATCH] math: Set errno to ERANGE for logb (+-0) [BZ #6793]
 2026-09-04 18:32 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v4] intl: Restrict path traversal when using LANGUAGE env var [BZ #17142, CVE-2026-84243]
 2026-09-04 17:14 UTC  (2+ messages)

[PATCH v2] Record CVE-2026-18374 fix
 2026-09-04 15:37 UTC  (2+ messages)

[PATCH] Record CVE-2026-18374 fix
 2026-09-04 15:20 UTC  (4+ messages)

[PATCH] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
 2026-09-04 14:49 UTC  (9+ messages)
` [PATCH v6] "

[PATCH v5] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
 2026-09-04 14:07 UTC  (10+ messages)
  ` [PATCH] libio: Add test for fopen with an empty ",ccs=" value [BZ #34574]
    ` [PATCH v2] "
      ` [PATCH v2] libio: Add test for fopen with an empty ", ccs=" "

[PATCH v7] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
 2026-09-04 12:51 UTC  (2+ messages)

[PATCH v2] x86: Detect APX_NCI_NDD_NF
 2026-09-04 12:30 UTC  (2+ messages)

aarch64: Memory tagging modes proposal
 2026-09-04 12:22 UTC  (13+ messages)

[PATCH] x86: Set AVX10 active only if XMM/YMM/ZMM are supported
 2026-09-04  9:07 UTC  (2+ messages)

[PATCH] nptl: Skip pretty-printer tests without python3 [BZ #34507]
 2026-09-03 18:18 UTC  (2+ messages)

[PATCH] getrusage: Add smoke test for getrusage
 2026-09-03 17:43 UTC  (3+ messages)

[PATCH] powerpc: Restore NULL check on _rtld_global_ro in INIT_ARCH [BZ #34503]
 2026-09-03 16:50 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v2] elf: Only build THP tests for ABIs that define THP-PAGE-SIZE
 2026-09-03 16:25 UTC 

[PATCH] termios: Define struct winsize in <termios.h> [BZ #32074]
 2026-09-03 11:35 UTC 

[PATCH 0/7] stdio-common: Verify printf format tests with Python rather than AWK
 2026-09-03 11:31 UTC  (16+ messages)
` [PATCH 1/7] "
` [PATCH 3/7] stdio-common: Add printf format tests for the b and B conversions
` [PATCH 4/7] stdio-common: Add printf format tests for the a and A conversions
` [PATCH 5/7] stdio-common: Handle subnormal values in the printf format tests
` [PATCH 6/7] stdio-common: Keep trailing zeros where %#g rounds into a new decade
` [PATCH 7/7] stdio-common: Skip the a and A conversions for the IBM extended format

[PATCH] libio: Fix heap overflow in fopen ",ccs=" handling [BZ #34574]
 2026-09-03  8:45 UTC  (3+ messages)

[PATCH] x86: Detect APX_NCI_NDD_NF
 2026-09-02 17:47 UTC  (2+ messages)

[PATCH v5 00/16] Support RISC-V Control Flow Integrifty (CFI)
 2026-09-02 15:10 UTC  (5+ messages)

[PATCH v4] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
 2026-09-02 12:21 UTC  (2+ messages)

[hurd,commited] hurd: Make __file_name_lookup_at apply upmask for O_TMPFILE (BZ 34493)
 2026-09-02  0:15 UTC 

[hurd,commited] hurd: Make readlinkat check bogus length returned by translator (BZ 34504)
 2026-09-01 23:58 UTC 

[hurd,commited] hurd: Fix setreuid/setregid setting saved ID to new effective ID (BZ 34505)
 2026-09-01 23:51 UTC 

[PATCH 1/2] io: drop nonnull attribute for fchmodat, faccessat, fchownat's path argument [BZ #34313]
 2026-09-01 21:29 UTC  (6+ messages)
` [PATCH 2/2] fcntl: drop nonnull attribute for openat, openat2's "

[PATCH 0/2] posix: Add POSIX posix_spawn_file_actions_add{,f}chdir
 2026-09-01 20:36 UTC  (6+ messages)
` [PATCH 1/2] Revert "posix: Add POSIX aliases to some spawn functions" (BZ 34437)
` [PATCH 2/2] posix: Add POSIX posix_spawn_file_actions_add{,f}chdir

[PATCH v2] elf: Open the normalized $ORIGIN rpath in AT_SECURE programs (BZ 34360)
 2026-09-01 18:37 UTC  (3+ messages)

[PATCH v3] intl: Restrict path traversal when using LANGUAGE env var [BZ #17142, CVE-2026-84243]
 2026-09-01 14:19 UTC  (3+ messages)

[PATCH] x86_64: add CFI annotations to swapcontext (bug 34575)
 2026-09-01 14:16 UTC 

[PATCH] nptl: Propagate kernel EDEADLK and clear robust list on PI mutex deadlock
 2026-09-01 14:03 UTC 

[PATCH] test: Fix tst-personality
 2026-09-01 13:14 UTC  (2+ messages)

Hurd and trust relationship with file system translators
 2026-09-01 11:08 UTC  (4+ messages)

[PATCH v2] Updates udp.h from Linux 6.19 to netinet/udp.h
 2026-09-01  6:37 UTC  (2+ messages)

[PATCH v3] libio: Fix CVE-2026-18374 heap buffer overflow in ccs= handling
 2026-09-01  6:29 UTC  (2+ messages)

[PATCH v2 COMMITTED] nptl: Revert robust list head on pthread_mutex_timedlock failure (bug 34542)
 2026-09-01  6:25 UTC 

[PATCH 1/6] nptl: Treat negative times as timed out in PI futex locking (bug 34543)
 2026-08-31 20:36 UTC  (12+ messages)
` [PATCH 2/6] nptl: Revert robust list head on pthread_mutex_timedlock failure (bug 34542)
` [PATCH 3/6] nptl: Fix test error reporting in CHECK_TPP_PRIORITY in tst-tpp.h
` [PATCH 4/6] nptl: Revert TPP updates on pthread_mutex_*lock failure (bug 34546)
` [PATCH 5/6] nptl: Use FAIL_UNSUPPORTED in init_tpp_test in tst-tpp.h
` [PATCH 6/6] nptl: Test case for bug 34546

[hurd,commited] tst-backtrace5: split long line
 2026-08-31 18:06 UTC 

Monday Patch Queue Review update (2026-08-31)
 2026-08-31 15:52 UTC 

[PATCH v2] elf: Remove dead l_need_tls_init static-TLS init path
 2026-08-31 14:21 UTC  (3+ messages)

[PATCH v11 0/5] elf: Allow RPATH/RUNPATH for static-pie
 2026-08-31 13:56 UTC  (7+ messages)
` [PATCH v11 1/5] nptl: Add __raise_direct
` [PATCH v11 3/5] Fix assert during static startup (BZ 33326)
` [PATCH v11 5/5] elf: Remove __chk_fail from dl-minimal.c

test: misc/tst-personality broken on 32-bit hosts
 2026-08-31 13:54 UTC  (2+ messages)

[PATCH] elf: Only build THP tests for ABIs that define THP-PAGE-SIZE
 2026-08-31 13:25 UTC  (2+ messages)

[PATCH] manual: adjust reference to man-pages following proc(5) split-up
 2026-08-31 12:23 UTC  (4+ messages)

[hurd,commited] tst-backtrace5: Fix on hurd
 2026-08-31 12:21 UTC  (2+ messages)

[PATCH v2] posix: Avoid allocation while holding atfork_lock [BZ 34321]
 2026-08-31 12:18 UTC  (2+ messages)

[hurd,commited] hurd: Move SINGLE_THREAD_P / RTLD_SINGLE_THREAD_P to single-thread.h
 2026-08-29 18:43 UTC 

page: 

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