public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH 0/4] Extend rseq with sched_state field
 2023-05-17 15:26 UTC  (5+ messages)
` [RFC PATCH 1/4] rseq: Add sched_state field to struct rseq
` [RFC PATCH 2/4] selftests/rseq: Add sched_state rseq field and getter
` [RFC PATCH 3/4] selftests/rseq: Implement sched state test program
` [RFC PATCH 4/4] selftests/rseq: Implement rseq_mutex "

[PATCH] nptl: Disable THP on thread stack if it incurs in large RSS usage
 2023-05-17 14:22 UTC  (10+ messages)

[COMMITTED] argp: Reformat Makefile
 2023-05-17 12:13 UTC 

Added consensus item about sorting Makefile lines
 2023-05-17 12:06 UTC  (3+ messages)

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-05-17 12:00 UTC  (27+ messages)
` [PATCH v6 1/4] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v6 2/4] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v6 4/4] x86: Tune 'Saltwell' microarch the same was a 'Bonnell'
` [PATCH v7 2/4] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v7 3/4] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
  ` [PATCH v7 4/4] x86: Tune 'Saltwell' microarch the same was a 'Bonnell'
` [PATCH v8 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v8 2/3] x86: Refactor Intel `init_cpu_features`
` [PATCH v8 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
` [PATCH v9 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`
  ` [PATCH v9 2/3] x86: Refactor Intel `init_cpu_features`
  ` [PATCH v9 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific

[PATCH] time: strftime_l: Use malloc rather than an unbounded alloca
 2023-05-17 11:04 UTC  (5+ messages)

Making a syscall before ld.so self-relocation on MIPS
 2023-05-17  9:29 UTC 

[PATCH glibc] Use TASK_THREAD_TIMES_INFO_COUNT when calling task_info with TASK_THREAD_TIMES_INFO
 2023-05-17  2:59 UTC 

[PATCH] stdlib: Avoid undefined behavior in stdlib/tst-labs
 2023-05-17  0:19 UTC  (2+ messages)

[PATCH] stdlib: Use long long int in stdlib/tst-llabs
 2023-05-17  0:16 UTC  (2+ messages)

global pointer gets overwritten with dlopen(3) on RISC-V
 2023-05-17  0:11 UTC  (19+ messages)

(no subject)
 2023-05-16 22:28 UTC 

Update kernel version to 6.3 in header constant tests
 2023-05-16 22:05 UTC  (2+ messages)

[PATCH v2 0/3] Add tests for abs(), labs(), llabs() (BZ #30263)
 2023-05-16 20:52 UTC  (4+ messages)

[PATCH v3] i386: Use pthread_barrier for synchronization on tst-bz21269
 2023-05-16 19:10 UTC  (4+ messages)

[PATCH] rtld: properly handle root directory in load path (bug 30435)
 2023-05-16 14:37 UTC 

[PATCH v2] setsourcefilter: Use malloc() rather than alloca()
 2023-05-16 13:51 UTC  (3+ messages)

[PATCH] setsourcefilter: Replace alloca with a scratch_buffer
 2023-05-16 13:45 UTC 

[PATCH v3 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-16 13:05 UTC  (11+ messages)
` [PATCH v3 1/3] posix: Add pidfd_spawn and pidfd_spawnp (BZ# 30349)
` [PATCH v3 2/3] posix: Add pidfd_fork
` [PATCH v3 3/3] linux: Add pidfd_getpid

[COMMITTED 0/8] Reformat most used Makefiles
 2023-05-16 12:48 UTC  (9+ messages)
` [COMMITTED 1/8] elf: Reformat Makefile
` [COMMITTED 2/8] debug: "
` [COMMITTED 3/8] misc: "
` [COMMITTED 4/8] socket: "
` [COMMITTED 5/8] stdio-common: "
` [COMMITTED 6/8] stdlib: "
` [COMMITTED 7/8] linux: "
` [COMMITTED 8/8] wcsmbs: "

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-16 11:11 UTC 

[ANNOUNCE] The Linux Test Project has been released for MAY 2023
 2023-05-16 11:00 UTC 

[PATCH] libio: Add __nonnull for FILE * arguments of fclose and freopen
 2023-05-16 10:04 UTC  (3+ messages)
` Ping: "

[PATCH v3] MIPS: Sync elf.h from binutils
 2023-05-16  9:40 UTC 

Re:[PATCH v2] MIPS: Sync elf.h from binutils
 2023-05-16  9:12 UTC 

The Linux Test Project has been released for MAY 2023
 2023-05-16  8:58 UTC 

[PATCH] powerpc:GCC(<10) doesn't allow -mlong-double-64 after -mabi=ieeelongdouble
 2023-05-16  7:48 UTC  (5+ messages)

[PATCH v2] MIPS: Sync elf.h from binutils
 2023-05-16  6:53 UTC  (2+ messages)

Re:[PATCH] MIPS: Sync elf.h from binutils
 2023-05-16  3:35 UTC 

Update syscall lists for Linux 6.3
 2023-05-15 22:26 UTC  (2+ messages)

[PATCH] elf: fix handling of negative numbers in dl-printf
 2023-05-15 20:29 UTC  (2+ messages)
` [PATCH] elf: add test for dl-printf

[PATCH] setsourcefilter: Use malloc() rather than alloca()
 2023-05-15 19:09 UTC  (3+ messages)

[PATCH v3] vfprintf-internal: Replace alloca with malloc
 2023-05-15 18:50 UTC 

[PATCH v2] vfprintf-internal: Replace alloca with malloc
 2023-05-15 18:49 UTC  (3+ messages)

process 'ld-linux-x86-64' launched '/tmp/testscriptWLyRCA' with NULL argv: empty string added
 2023-05-15 18:32 UTC  (2+ messages)

Sourceware joins Software Freedom Conservancy
 2023-05-15 18:18 UTC 

[PATCH v2 0/3] Add pidfd_spawn, pidfd_spawnp, pidfd_fork, and pidfd_getpid
 2023-05-15 17:39 UTC  (4+ messages)
` [PATCH v2 3/3] linux: Add pidfd_getpid

[PATCH 0/4] x86_64-gnu signal fixes
 2023-05-15 17:08 UTC  (10+ messages)
` [PATCH 1/4] hurd: Fix aligning signal stack pointer
` [PATCH 2/4] hurd: Align signal stack pointer after allocating stackframe
` [PATCH 3/4] hurd: Fix sc_i386_thread_state layout
` [PATCH 4/4] hurd: Fix computing user stack pointer

[PATCH v6 0/3] x86_64: aarch64: Set call number just before syscall
 2023-05-15 16:20 UTC  (4+ messages)
` [PATCH v6 1/3] x86_64: Set the syscall register right before doing the syscall

[RFC PATCH 0/6] .text.subsections for some questionable benefit
 2023-05-15 15:33 UTC  (10+ messages)
` [RFC PATCH 1/6] Mark more functions as __COLD
` [RFC PATCH 2/6] mcheck: Microoptimize
` [RFC PATCH 3/6] sys/cdefs.h: Define __TEXT_STARTUP & __TEXT_EXIT
` [RFC PATCH 4/6] Mark various functions as __TEXT_STARTUP and __TEXT_EXIT
` [RFC PATCH 5/6] Also place entry points into .text.startup
` [RFC PATCH 6/6] mach: In rtld, mark MIG routines as __TEXT_STARTUP

[PATCH] nss: Reconcile conditional declaration and use of `is_nscd'
 2023-05-15 14:09 UTC  (2+ messages)

Monday Patch Queue Review update (2023-05-15)
 2023-05-15 13:53 UTC 

[PATCH v2] S390: Use compile-only instead of also link-tests in configure
 2023-05-15  8:36 UTC  (2+ messages)

[RFC] Fix spelling errors?
 2023-05-15  5:07 UTC  (2+ messages)

[PATCH glibc] Stop checking if MiG supports retcode
 2023-05-15  4:09 UTC  (4+ messages)

[PATCH v5 0/9] Patch to fix glibc condition variable bug (BZ 25847)
 2023-05-13  4:02 UTC  (10+ messages)
` [PATCH v5 1/9] pthreads NPTL: lost wakeup fix 2
` [PATCH v5 2/9] nptl: Update comments and indentation for new condvar implementation
` [PATCH v5 3/9] nptl: Remove unnecessary catch-all-wake in condvar group switch
` [PATCH v5 4/9] nptl: Remove unnecessary quadruple check in pthread_cond_wait
` [PATCH v5 5/9] nptl: Remove g_refs from condition variables
` [PATCH v5 6/9] nptl: Use a single loop in pthread_cond_wait instaed of a nested loop
` [PATCH v5 7/9] nptl: Fix indentation
` [PATCH v5 8/9] nptl: rename __condvar_quiesce_and_switch_g1
` [PATCH v5 9/9] nptl: Use all of g1_start and g_signals

Monday Patch Queue Review update (2023-05-08)
 2023-05-12 12:25 UTC  (2+ messages)

[PATCH] S390: Use compile-only instead of also link-tests in configure
 2023-05-12 10:47 UTC  (3+ messages)

[PATCH] MIPS: Sync elf.h from binutils
 2023-05-12 10:46 UTC  (2+ messages)

__pthread_setcancelstate called unconditionally, crashes at 0
 2023-05-11 18:35 UTC  (8+ messages)

[PATCH v1] x86: Use 64MB as nt-store threshold if no cacheinfo [BZ #30429]
 2023-05-11 18:15 UTC  (4+ messages)

[PATCH] powerpc: Use sysconf (_SC_SIGSTKSZ) to set SIGSTKSZ and MINSIGSTKSZ
 2023-05-11 16:50 UTC  (9+ messages)

[PATCH] x86: Cache computation for AMD architecture
 2023-05-11  7:15 UTC  (5+ messages)
  ` [PATCH v1] "

[hurd,commited] hurd: Enable x86_64 build script
 2023-05-10 23:55 UTC  (3+ messages)

[hurd,commited] hurd: rule out some mach headers when generating errno.h
 2023-05-10 23:54 UTC 

[PATCHv9] Added Redirects to longdouble error functions [BZ #29033]
 2023-05-10 19:02 UTC  (2+ messages)

[PATCH v3 0/2] Standardize the sorting of Makefile variables
 2023-05-10 18:33 UTC  (12+ messages)
` [PATCH v3 1/2] scripts: Add sort-makefile-lines.py to sort "
` [PATCH v3 2/2] nptl: Reformat Makefile

[PATCH] vfprintf-internal: Replace alloca with malloc
 2023-05-10 15:35 UTC  (5+ 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).