public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] nptl: Effectively skip CAS in spinlock loop
 2022-01-20 13:08 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH v2 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
 2022-01-20  9:32 UTC  (9+ messages)
` [PATCH v2 1/3] support: Add helpers to create paths longer than PATH_MAX
` [PATCH v2 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX (CVE-2021-3998)
` [PATCH v2 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
` [PATCH v3 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
  ` [PATCH v3 1/3] support: Add helpers to create paths longer than PATH_MAX
  ` [PATCH v3 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
  ` [PATCH v3 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)

[PATCH] DONTPUSH5: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-20  6:05 UTC 

[PATCH] DONTPUSH4: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-20  4:45 UTC 

[PATCH] DONTPUSH3: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-20  3:04 UTC 

[PATCH v2 0/2] RISC-V: Add vector ISA support
 2022-01-20  2:47 UTC  (8+ messages)
` [PATCH v2 1/2] RISC-V: remove riscv-specific sigcontext.h
` [PATCH v2 2/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC

[PATCH] RISC-V's ld.so assumes the standard calling convention
 2022-01-20  1:31 UTC 

Yocto prelink status
 2022-01-19 20:28 UTC  (2+ messages)

[PATCH] src/ext4_resize.c: set errno to 0 before the strtoull call
 2022-01-19 20:13 UTC  (21+ messages)

[PATCH] mips: Move DT_MIPS into <ldsodefs.h>
 2022-01-19 18:58 UTC  (2+ messages)

[PATCH] DONTPUSH2: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-19 17:18 UTC 

[PATCH] DONTPUSH: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-19 17:12 UTC 

[PATCH] x86_64: Document libmvec vector functions accuracy [BZ #28766]
 2022-01-19 15:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
 2022-01-19 12:49 UTC  (2+ messages)

How do you build a canonical 64-bit time_t i686 build today?
 2022-01-19 12:48 UTC  (2+ messages)

[PATCH 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
 2022-01-19  1:33 UTC  (21+ messages)
` [PATCH 1/3] support: Add helpers to create paths longer than PATH_MAX
` [PATCH 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
` [PATCH 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)

[PATCH v8 0/4] Properly align all PT_LOAD segments with tests
 2022-01-18 21:57 UTC  (5+ messages)
` [PATCH v8 1/4] elf: Properly align all PT_LOAD segments [BZ #28676]
` [PATCH v8 2/4] elf: Add a test for PT_LOAD segments with mixed p_align "
` [PATCH v8 3/4] elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
` [PATCH v8 4/4] elf: Add a test for PT_LOAD segments with invalid p_align "

[PATCH v7 0/4] Properly align all PT_LOAD segments with tests
 2022-01-18 21:55 UTC  (14+ messages)
` [PATCH v7 1/4] elf: Properly align all PT_LOAD segments [BZ #28676]
` [PATCH v7 2/4] elf: Add a test for PT_LOAD segments with mixed p_align "
` [PATCH v7 3/4] elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
` [PATCH v7 4/4] elf: Add a test for PT_LOAD segments with invalid p_align "

[PATCH v2] x86: Black list more Intel CPUs for TSX [BZ #27398]
 2022-01-18 21:51 UTC  (2+ messages)

[PATCH] Fix handling of unterminated bracket expressions in fnmatch (bug 28792)
 2022-01-18 21:24 UTC  (2+ messages)

[PATCH 0/7] Reliable CPU compatibility diagnostics in ld.so
 2022-01-18 21:21 UTC  (9+ messages)
` [PATCH 7/7] s390x: Use <gcc-macros.h> in early HWCAP check

[PATCH] x86: Black list more Intel CPUs for TSX [BZ #27398]
 2022-01-18 20:33 UTC  (3+ messages)

[COMMITTED] elf: Fix tst-align3
 2022-01-18 17:43 UTC 

Monday Patch Queue Review update (2022-01-17)
 2022-01-18 14:00 UTC 

[PATCH v10 0/4] Multiple rtld-audit fixes
 2022-01-18 13:47 UTC  (16+ messages)
` [PATCH v10 1/4] elf: Add la_activity during application exit
` [PATCH v10 2/4] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v10 3/4] elf: Issue la_symbind for bind-now (BZ #23734)
` [PATCH v10 4/4] elf: Fix runtime linker auditing on aarch64 (BZ #26643)

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-18 12:55 UTC  (16+ messages)

[PATCH] avoid -Wuse-after-free [BZ #26779]
 2022-01-18  9:48 UTC  (3+ messages)

Why glibc does not support make install-strip?
 2022-01-18  3:51 UTC  (2+ messages)

review of libmvec's accuracy
 2022-01-18  3:47 UTC  (3+ messages)

[hurd,commited] htl: Fix build error in annexc
 2022-01-17 23:21 UTC 

tests failing on x86_64-linux (due to test-container?)
 2022-01-17 19:09 UTC  (8+ messages)

[PATCH] rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYS
 2022-01-17 18:18 UTC  (3+ messages)

Missing audit17 test
 2022-01-17 18:13 UTC  (2+ messages)

[PATCH v2] Properly handle --disable-default-pie [BZ #28780]
 2022-01-17 15:22 UTC  (2+ messages)

[PATCH] Properly handle --disable-default-pie [BZ #28780]
 2022-01-17 15:20 UTC  (4+ messages)

[PATCH] Linux: Add epoll_pwait2
 2022-01-17 14:30 UTC  (3+ messages)

[PATCH v3 1/5] Copy utf-7 module to modified-utf-7
 2022-01-17 14:07 UTC  (3+ messages)
` [PATCH v4 0/4] iconv: Add support for UTF-7-IMAP

[glibc] elf: Fix 64 time_t support for installed statically binaries
 2022-01-17 13:08 UTC  (2+ messages)

[PATCH v2 0/4] CVE-2022-23218, CVE-2022-23219: sunrpc buffer overflows
 2022-01-17  9:43 UTC  (14+ messages)
` [PATCH 1/4] socket: Add the __sockaddr_un_set function
` [PATCH v2 2/4] CVE-2022-23219: Buffer overflow in sunrpc clnt_create for "unix" (bug 22542)
` [PATCH 3/4] sunrpc: Test case for clnt_create "unix" buffer overflow "
` [PATCH v2 4/4] CVE-2022-23218: Buffer overflow in sunrpc svcunix_create (bug 28768)

[hurd,commited] hurd: Make RPC input array parameters const
 2022-01-16 18:52 UTC 

[PATCH 0/3] Fix elf/tst-dl_find_objects with --enable-hardcoded-path-in-tests
 2022-01-16 14:05 UTC  (7+ messages)
` [PATCH 1/3] elf: Introduce rtld_setup_main_map
` [PATCH 2/3] elf: Set l_contiguous to 1 for the main map in more cases
` [PATCH 3/3] elf/tst-dl_find_object: Disable subtests for non-contiguous maps (bug 28732)

[hurd,commited] hurd: optimize exec cleanup
 2022-01-15 23:27 UTC 

[hurd,commited] hurd: Fix exec() leak on proc_task2proc failure
 2022-01-15 20:59 UTC 

[hurd, commited] htl: Hide __pthread_attr's __schedparam type [BZ #23088]
 2022-01-15 20:33 UTC 

[hurd, commited] htl: Clear kernel_thread field before releasing the thread structure
 2022-01-15 20:31 UTC 

[hurd,commited] hurd: drop SA_SIGINFO availability xfail
 2022-01-15 16:43 UTC 

[PATCH] Added RISC OS charmap (RISCOS)
 2022-01-15 15:10 UTC 

[hurd, commited] hurd: Fix timer/clock_getres crash on NULL res parameter
 2022-01-15 14:37 UTC 

[hurd,commited] hurd: Fix pthread_kill on exiting/ted thread
 2022-01-15 14:12 UTC 

[hurd,commited] [hurd] Drop spurious #ifdef SHARED
 2022-01-15 13:25 UTC 

[hurd,commited] [hurd] Call _dl_sort_maps_init in _dl_sysdep_start
 2022-01-15 13:22 UTC 

[hurd,commited] elf tst-dl_find_object: Fix typo
 2022-01-15 12:59 UTC 

[PATCH] x86: use default cache size if it cannot be determined [BZ #28784]
 2022-01-15 12:28 UTC  (2+ messages)

[PATCH] elf: clearer error message when ELF machine mismatches
 2022-01-15  5:22 UTC 

glibc 2.35 failures in elf/tst-cpu-features-cpuinfo-static
 2022-01-14 22:30 UTC  (9+ messages)

glibc 2.35 i686 failures in tst-memset-rtm (bug 28033)
 2022-01-14 22:16 UTC  (3+ messages)

[PATCH] elf: Fix 64 time_t support for installed statically binaries
 2022-01-14 21:51 UTC  (2+ messages)

[PATCH v2 0/6] Reliable CPU compatibility diagnostics in ld.so
 2022-01-14 18:52 UTC  (16+ messages)
` [PATCH v2 1/6] elf/Makefile: Reflow and sort most variable assignments
` [PATCH v2 2/6] elf: Split dl-printf.c from dl-misc.c
` [PATCH v2 3/6] Add --with-rtld-early-cflags configure option
` [PATCH v2 4/6] powerpc64le: Use <gcc-macros.h> in early HWCAP check
` [PATCH v2 5/6] x86: Add x86-64-vN check to early startup
` [PATCH 6/6] s390x: Use <gcc-macros.h> in early HWCAP check

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