unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-02-08 14:13:52 to 2021-02-15 12:01:28 UTC [more...]

[PATCH 00/15] Dynamic TLS related data race fixes
 2021-02-15 12:01 UTC  (9+ messages)
` [PATCH 01/15] aarch64: free tlsdesc data on dlclose [BZ #27403]
` [PATCH 02/15] elf: Fix data race in _dl_name_match_p [BZ #21349]
` [PATCH 03/15] Add test case for [BZ #19329]
` [PATCH 04/15] Add a DTV setup test [BZ #27136]
` [PATCH 05/15] elf: Fix a DTV setup issue "
` [PATCH 06/15] elf: Fix comments and logic in _dl_add_to_slotinfo
` [PATCH 07/15] elf: Refactor _dl_update_slotinfo to avoid use after free
` [PATCH 08/15] elf: Fix data races in pthread_create and TLS access [BZ #19329]

Cheap acquire loads
 2021-02-15 10:54 UTC 

[PATCH] Add an internal wrapper for clone, clone2 and clone3
 2021-02-15 10:44 UTC  (2+ messages)

[PATCH] y2038: Redirect to 64 bit time functions when __USE_TIME_BITS64 is defined
 2021-02-15  9:55 UTC  (2+ messages)

[PATCH v7] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)
 2021-02-15  9:47 UTC  (2+ messages)

[PATCH v4] tst: Provide test for difftime
 2021-02-15  9:46 UTC  (2+ messages)

[PATCH v4] tst: Provide test for ctime
 2021-02-15  9:46 UTC  (2+ messages)

[PATCH v3] tst: Provide test for sched_rr_get_interval
 2021-02-15  9:44 UTC  (2+ messages)

[PATCH] nptl: Mention libstdc++ compatibility for pthread_once
 2021-02-15  8:29 UTC 

Cancelling Patch queue review meeting for 2021-02-15
 2021-02-15  3:00 UTC 

[RFC] execve.2: SYNOPSIS: Document both glibc wrapper and kernel sycalls
 2021-02-14 13:39 UTC 

ptrace.2: Simplify signature? s/enum \w*/int/
 2021-02-13 10:16 UTC  (2+ messages)

[PATCH] x86: Use x86/nptl/pthreaddef.h
 2021-02-12 20:58 UTC 

[RFC][PATCH v8 00/20] Implementation of RTLD_SHARED for dlmopen
 2021-02-12 19:29 UTC  (28+ messages)
` [RFC][PATCH v8 01/20] Declare and describe the dlmopen RTLD_SHARED flag
` [RFC][PATCH v8 02/20] include/link.h: Update the link_map struct to allow proxies
` [RFC][PATCH v8 03/20] elf/dl-object.c: Implement a helper function to proxy link_map entries
` [RFC][PATCH v8 04/20] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying
` [RFC][PATCH v8 05/20] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path
` [RFC][PATCH v8 06/20] elf/dl-init.c: Skip proxied link map entries in the dl init path
` [RFC][PATCH v8 07/20] elf/dl-open.c: Don't try libc linit in namespaces with no libc mapping
` [RFC][PATCH v8 08/20] elf/dl-open.c: when creating a proxy check the libc_map in NS 0
` [RFC][PATCH v8 09/20] Define a new dynamic section tag - DT_GNU_FLAGS_1
` [RFC][PATCH v8 10/20] Abstract the loaded-DSO search code into a private helper function
` [RFC][PATCH v8 11/20] Compare loaded DSOs by file ID and check for DF_GNU_1_UNIQUE
` [RFC][PATCH v8 12/20] Use the new DSO finder helper function since we have it
` [RFC][PATCH v8 13/20] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs
` [RFC][PATCH v8 14/20] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE
` [RFC][PATCH v8 15/20] Suppress audit calls when a (new) namespace is empty
` [RFC][PATCH v8 16/20] Suppress inter-namespace DSO sharing for audit libraries
` [RFC][PATCH v8 17/20] dlsym, dlvsym should be able to look up symbols via DSO proxies
` [RFC][PATCH v8 18/20] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE dynamic section+flag to glibc DSOs
` [RFC][PATCH v8 19/20] Add dlmopen / RTLD_SHARED tests
` [RFC][PATCH v8 20/20] Restore separate libc loading for the TLS/namespace storage test

Add more ptrace constants for AArch64 and PowerPC
 2021-02-12 19:25 UTC  (4+ messages)

[PATCH v5 0/5] x86: Improve Minimum Alternate Stack Size
 2021-02-12 18:46 UTC  (4+ messages)
` [PATCH v5 1/5] uapi: Move the aux vector AT_MINSIGSTKSZ define to uapi

[PATCH v6 1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
 2021-02-12 18:20 UTC  (11+ messages)
` [PATCH v6 2/3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
    ` [PATCH v6 2/3] arm64: Introduce prctl(PR_PAC_{SET, GET}_ENABLED_KEYS)
` [PATCH v6 3/3] arm64: pac: Optimize kernel entry/exit key installation code paths

[PATCH] elf: Do not copy vDSO soname when setting up link map
 2021-02-12 17:29 UTC  (2+ messages)

Are vDSO addresses special?
 2021-02-12 17:29 UTC  (3+ messages)

[PATCH] powerpc: Remove backtrace implementation
 2021-02-12 17:25 UTC  (3+ messages)

PUSHING [PATCH] x86: Remove the extra space between "# endif"
 2021-02-12 15:52 UTC 

[RFC] <sys/tagged-address.h>: An API for tagged address
 2021-02-12 13:06 UTC  (5+ messages)

[RFC] Updating patchwork patches on commit
 2021-02-12 13:04 UTC  (16+ messages)

[PATCH v7 1/3] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
 2021-02-12  6:15 UTC  (3+ messages)
` [PATCH v7 2/3] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
` [PATCH v7 3/3] arm64: pac: Optimize kernel entry/exit key installation code paths

[PATCH] Build libc-start with stack protector for SHARED
 2021-02-12  2:55 UTC  (10+ messages)
` [PING][PATCH] "

[PATCH v2] powerpc64: Workaround sigtramp vdso return call
 2021-02-12  2:14 UTC  (5+ messages)

[PATCH 00/10] [f]stat[fs,vfs] consolidation
 2021-02-11 20:32 UTC  (27+ messages)
` [PATCH 01/10] linux: Fix STATFS_IS_STATFS64 definition
` [PATCH 02/10] linux: Set default kernel_stat.h to LFS
` [PATCH 03/10] linux: Set LFS statfs as default
` [PATCH 04/10] linux: Consolidate fstatfs implementations
` [PATCH 05/10] linux: Consolidate statfs implementations
` [PATCH 06/10] linux: Consolidate fstatvfs implementations
` [PATCH 07/10] linux: Consolidate statvfs implementations
` [PATCH 08/10] linux: Consolidate internal_statvfs
` [PATCH 09/10] linux: Remove overflow.h
` [PATCH 10/10] linux: Remove stat-check.c

[PATCH 8/8] posix: Add _Fork [BZ #4737]
 2021-02-11 17:36 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/2] math symbols cleanup
 2021-02-11 16:03 UTC  (6+ messages)
` [PATCH 1/2] Move __isnanf128 to libc.so
    ` [PATCH v2 "
` [PATCH 2/2] Avoid adding duplicated symbols into static libraries

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up: Mar 11, 2021
 2021-02-11 14:35 UTC 

LINUX_VERSION_CODE overflow (was: Re: Linux 4.9.256)
 2021-02-11 12:58 UTC  (2+ messages)

ld.so - text and .data application segments to huge pages
 2021-02-11  7:53 UTC  (3+ messages)

queue.7, stailq.3, (simpleq.3): Document SIMPLEQ as an alias of STAILQ
 2021-02-10 21:16 UTC  (8+ messages)

[PATCH v2] tunables: Disallow negative values for some tunables
 2021-02-10 13:04 UTC  (2+ messages)

[PATCH v2] tunables: Simplify TUNABLE_SET interface
 2021-02-10 13:03 UTC  (2+ messages)

[PATCH] tunables: Disallow negative values for some tunables
 2021-02-10 12:57 UTC  (2+ messages)

[PATCH v6] tst: time: Provide Y2038 tests for mktime (tst-mktime4.c)
 2021-02-10 12:51 UTC  (2+ messages)

[PATCH v2] setrlimit/getrlimit: Use __nonnull to avoid null pointer
 2021-02-10 11:48 UTC  (3+ messages)

[PATCH v3 1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-02-10 10:37 UTC  (3+ messages)
` [PATCH v3 2/3] support: Provide xclock_settime test helper function
` [PATCH v3 3/3] tst: Add test for clock_settime

[PATCH v2 1/3] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-02-10  9:09 UTC  (3+ messages)

[PATCH 1/5] misc: Sync cdefs.h with gnulib
 2021-02-09 19:12 UTC  (12+ messages)
` [PATCH 2/5] malloc: Sync dynarray "
` [PATCH v2 3/5] regex: remove alloca usage on regex set_regs
` [PATCH v2 4/5] regexec: remove alloca usage in build_trtable
` [PATCH v2 5/5] regex: stop using alloca

[PATCH 1/3] linux: Require /dev/shm as the shared memory file system [BZ #25383]
 2021-02-09 19:03 UTC  (7+ messages)
` [PATCH 3/3] pthread: Remove alloca usage from __sem_check_add_mapping
  ` [COMMITTED] linux: Fix __sem_check_add_mapping search_sem
` [COMMITTED] linux: Fix __sem_check_add_mapping name length

[PATCH] mlock.2: mlock2(): Fix prototype parameter types
 2021-02-09 19:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f
 2021-02-09 18:27 UTC  (4+ messages)

[PATCH 1/4] Add a routine for accurate reduction mod (2pi), for j0f/j1f/y0f/y1f
 2021-02-09  5:28 UTC  (4+ messages)
` [PATCH 2/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
` [PATCH 3/4] Fix the inaccuracy of j1f and y1f [BZ #14470 and #14472]
` [PATCH 4/4] Added new entries for j0/j1/y0/y1 and regenerate ulps

[PATCH v5 4/5] x86/signal: Detect and prevent an alternate signal stack overflow
 2021-02-09  3:11 UTC  (3+ messages)
` [x86/signal] dc8df6e85d: kernel-selftests.sigaltstack.sas.fail

[PATCH] benchtests: Updated json bench-variant attribute
 2021-02-09  0:33 UTC  (3+ messages)

[PATCH] x86: Require full ISA support for x86-64 level marker [BZ #27318]
 2021-02-09  0:29 UTC  (10+ messages)
` [PATCH v2] "
                ` [PATCH v3] x86: Disable "

[PATCH v4 1/2] x86: Refactor and improve performance of strchr-avx2.S
 2021-02-08 20:57 UTC  (9+ messages)
` [PATCH v4 2/2] x86: Add additional benchmarks and tests for strchr

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2021-02-08 20:29 UTC  (6+ messages)
` [PATCH v2 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery

[PATCH] arm64: bti: Set PROT_BTI on all BTI executables mapped by the kernel
 2021-02-08 18:49 UTC  (10+ messages)

[PATCH v3] tst: Provide test for ppoll
 2021-02-08 16:38 UTC  (5+ messages)

Reminder: Weekly patch queue review meeting
 2021-02-08 15:18 UTC 

[PATCH v2] tst: Provide test for sched_rr_get_interval
 2021-02-08 15:06 UTC  (4+ messages)

[PATCH v2] Unconditionally define __stack_chk_guard [BZ #26817]
 2021-02-08 14:49 UTC  (2+ messages)

[PATCH v3] tst: Provide Y2038 tests for mktime (tst-mktime4.c)
 2021-02-08 14:46 UTC  (5+ messages)


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