Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 457 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Committed
Dropped
FSF Assignment Missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
«
1
2
3
4
…
4
5
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
add attribute none to pthread_setspecific (BZ #27714)
add attribute none to pthread_setspecific (BZ #27714)
- -
-
-
-
2021-04-22
Martin Sebor
New
[v3,2/2] x86: Optimize strchr-evex.S
[v3,1/2] x86: Optimize strchr-avx2.S
- -
-
-
-
2021-04-22
Noah Goldstein
New
[v3,1/2] x86: Optimize strchr-avx2.S
[v3,1/2] x86: Optimize strchr-avx2.S
- -
-
-
-
2021-04-22
Noah Goldstein
New
[v2,2/2] x86: Optimize strchr-evex.S
[v2,1/2] x86: Optimize strchr-avx2.S
- -
-
-
-
2021-04-22
Noah Goldstein
New
[v2,1/2] x86: Optimize strchr-avx2.S
[v2,1/2] x86: Optimize strchr-avx2.S
- -
-
-
-
2021-04-22
Noah Goldstein
New
[17/17] nptl: Move pthread_mutexattr_settype, __pthread_mutexattr_settype into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[16/17] nptl: Move pthread_mutexattr_setrobust into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[15/17] pthread: Use pthread_mutexattr_setrobust in tests
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[14/17] nptl: Move pthread_mutexattr_setpshared into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[13/17] nptl: Move pthread_mutexattr_setprotocol into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[12/17] nptl: Move pthread_mutexattr_setprioceiling into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[11/17] nptl: Move pthread_mutexattr_init, __pthread_mutexattr_init into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[10/17] nptl: Move pthread_mutexattr_gettype into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[09/17] nptl: Move pthread_mutexattr_getrobust into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[08/17] nptl: Move pthread_mutexattr_getpshared into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[07/17] nptl: Move pthread_mutexattr_getprotocol into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[06/17] nptl: Move pthread_mutexattr_getprioceiling into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[05/17] nptl: Move pthread_mutexattr_destroy into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[04/17] nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[03/17] nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[02/17] nptl: Move pthread_mutex_setprioceiling into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[01/17] nptl: Move pthread_mutex_getprioceiling into libc
nptl: Move remaining mutex symbols into libpthread
- -
-
-
-
2021-04-22
Florian Weimer
New
[v2] powerpc: Add optimized strlen for POWER10
[v2] powerpc: Add optimized strlen for POWER10
1 -
-
-
-
2021-04-22
Matheus Castanho
New
[v8,6/6] selftest/x86/signal: Include test cases for validating sigaltstack
Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-04-22
Chang S. Bae
New
[v8,5/6] x86/signal: Detect and prevent an alternate signal stack overflow
Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-04-22
Chang S. Bae
New
[v8,4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-04-22
Chang S. Bae
New
[v8,3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-04-22
Chang S. Bae
New
[v8,2/6] x86/signal: Introduce helpers to get the maximum signal frame size
Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-04-22
Chang S. Bae
New
[v8,1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-04-22
Chang S. Bae
New
x86: tst-cpu-features-supports.c: Update AMX check
x86: tst-cpu-features-supports.c: Update AMX check
- -
-
-
-
2021-04-22
H.J. Lu
New
[3/3] open.2: Remove unused <sys/stat.h>
[1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2…
- -
-
-
-
2021-04-21
Alejandro Colomar
New
[2/3] Various pages: Remove unused <sys/ipc.h> (and <sys/types.h>)
[1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2…
- -
-
-
-
2021-04-21
Alejandro Colomar
New
[1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2…
[1/3] alloc_hugepages.2, arch_prctl.2, capget.2, clone.2, delete_module.2, execveat.2, exit_group.2…
- -
-
-
-
2021-04-21
Alejandro Colomar
New
[v1,2/2] x86: Optimize strchr-evex.S
[v1,1/2] x86: Optimize strlen-avx2.S
- -
-
-
-
2021-04-21
Noah Goldstein
New
[v1,1/2] x86: Optimize strlen-avx2.S
[v1,1/2] x86: Optimize strlen-avx2.S
- -
-
-
-
2021-04-21
Noah Goldstein
New
Linux: Add execveat system call wrapper
Linux: Add execveat system call wrapper
- -
-
-
-
2021-04-21
Alexandra Hájková
New
Fix argv overrun in getconf (bug 27761)
Fix argv overrun in getconf (bug 27761)
- -
-
-
-
2021-04-21
Andreas Schwab
New
[v2] localedata: Updates for Taiwanese locales [BZ #24409]
[v2] localedata: Updates for Taiwanese locales [BZ #24409]
- -
-
-
-
2021-04-21
Wei-Lun Chao
New
[v4,2/2] <sys/tagged-address.h>: Update libc.abilist files
[v4,1/2] <sys/tagged-address.h>: An API for tagged address
- -
-
-
-
2021-04-20
H.J. Lu
New
[v4,1/2] <sys/tagged-address.h>: An API for tagged address
[v4,1/2] <sys/tagged-address.h>: An API for tagged address
- -
-
-
-
2021-04-20
H.J. Lu
New
stdlib: Fix data race in __run_exit_handlers
stdlib: Fix data race in __run_exit_handlers
- -
-
-
-
2021-04-19
Vitaly Buka
fweimer
New
powerpc: Add optimized strlen for POWER10
powerpc: Add optimized strlen for POWER10
- -
-
-
-
2021-04-16
Matheus Castanho
New
Add RFC 8335 Definitions from Linux 5.12
Add RFC 8335 Definitions from Linux 5.12
- -
-
-
-
2021-04-13
Andreas Roeseler
New
[v2,14/14] RFC elf: Fix slow tls access after dlopen [BZ #19924]
Dynamic TLS related data race fixes
- -
-
-
-
2021-04-13
Szabolcs Nagy
azanella
New
[v2,08/14] elf: Fix DTV gap reuse logic [BZ #27135]
Dynamic TLS related data race fixes
1 -
-
-
-
2021-04-13
Szabolcs Nagy
azanella
Accepted
[v2,07/14] elf: Add test case for [BZ #19329]
Dynamic TLS related data race fixes
1 -
-
-
-
2021-04-13
Szabolcs Nagy
azanella
Accepted
[v2,06/14] elf: Use relaxed atomics for racy accesses [BZ #19329]
Dynamic TLS related data race fixes
1 -
-
-
-
2021-04-13
Szabolcs Nagy
azanella
Accepted
[v2,05/14] elf: Fix data races in pthread_create and TLS access [BZ #19329]
Dynamic TLS related data race fixes
1 -
-
-
-
2021-04-13
Szabolcs Nagy
azanella
Accepted
[11/11] misc: syslog: Use RFC5424
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
[10/11] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
[07/11] misc: syslog: Use static buffer
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
[06/11] misc: syslog: Simplify implementation
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
[03/11] misc: syslog: Fix indentation and style
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
[02/11] misc: Add syslog test
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
[01/11] support: Add xmkfifo
[01/11] support: Add xmkfifo
- -
-
-
-
2021-04-12
Adhemerval Zanella
New
Linux: Add execveat system call wrapper
Linux: Add execveat system call wrapper
- -
-
-
-
2021-04-12
Alexandra Hájková
Changes Requested
[v2] powerpc: Add log IFUNC multiarch support for POWER10
[v2] powerpc: Add log IFUNC multiarch support for POWER10
1 -
-
-
-
2021-04-08
Raphael M Zinsly
New
[1/1] malloc: remove redundant check of unsorted bin corruption
[1/1] malloc: remove redundant check of unsorted bin corruption
- -
-
-
-
2021-04-08
Ayush Mittal
dj
New
localedata: Updates for Taiwanese locales [BZ #24409]
localedata: Updates for Taiwanese locales [BZ #24409]
- -
-
-
-
2021-04-08
趙惟倫
hjl
New
s390x: Diagnose missing VXE at run time if required at build time
s390x: Diagnose missing VXE at run time if required at build time
- -
-
-
-
2021-04-06
Florian Weimer
Changes Requested
[v3] locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t …
[v3] locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t …
- -
-
-
-
2021-04-01
Lirong Yuan
fweimer
New
[4/4] linux: Remove /proc/cpuinfo fallback on alpha and sparc
[1/4] Remove architecture specific sched_cpucount optimizations
- -
-
-
-
2021-03-29
Adhemerval Zanella
New
[3/4] linux: Use /sys/devices/system/cpu/possible on __get_nprocs_conf
[1/4] Remove architecture specific sched_cpucount optimizations
- -
-
-
-
2021-03-29
Adhemerval Zanella
New
[2/4] linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
[1/4] Remove architecture specific sched_cpucount optimizations
- -
-
-
-
2021-03-29
Adhemerval Zanella
New
[1/4] Remove architecture specific sched_cpucount optimizations
[1/4] Remove architecture specific sched_cpucount optimizations
- -
-
-
-
2021-03-29
Adhemerval Zanella
New
malloc: Print error when oldsize is not equal to the current size.
malloc: Print error when oldsize is not equal to the current size.
- -
-
-
-
2021-03-26
liqingqing
dj
New
stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
- -
-
-
-
2021-03-25
Alyssa Ross
fweimer
New
[v2] tst: Add test for adjtime
[v2] tst: Add test for adjtime
- -
-
-
-
2021-03-24
Lukasz Majewski
azanella
New
[v2] tst: Provide test for getrusage
[v2] tst: Provide test for getrusage
- -
-
-
-
2021-03-23
Lukasz Majewski
azanella
New
[15/15] linux: s390: Add libanl.abilist in s390 and s390x
Add some tests and infra changes
- -
-
-
-
2021-03-23
Adhemerval Zanella
Changes Requested
[14/15] linux: mips: Split libanl.abilist in n32 and n64
Add some tests and infra changes
- -
-
-
-
2021-03-23
Adhemerval Zanella
Changes Requested
[13/15] linux: mips: Split librt.abilist in n32 and n64
Add some tests and infra changes
- -
-
-
-
2021-03-23
Adhemerval Zanella
Changes Requested
[12/15] linux: mips: Split libpthread.abilist in n32 and n64
Add some tests and infra changes
- -
-
-
-
2021-03-23
Adhemerval Zanella
Changes Requested
[RFC,v10,7/7] Restore separate libc loading for the TLS/namespace storage test
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
[RFC,v10,6/7] Add dlmopen / RTLD_SHARED tests
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
[RFC,v10,5/7] Implement dlmopen RTLD_SHARED flag (bug 22745)
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
[RFC,v10,4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
[RFC,v10,3/7] Use the new DSO finder helper function
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
[RFC,v10,2/7] Abstract loaded-DSO search code into a helper function
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
[RFC,v10,1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2021-03-22
Vivek Das Mohapatra
New
stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
- -
-
-
-
2021-03-22
John Paul Adrian Glaubitz
azanella
Changes Requested
RFC [PATCH v3 2/2] <sys/tagged-address.h>: Update libc.abilist files
RFC [PATCH v3 2/2] <sys/tagged-address.h>: Update libc.abilist files
- -
-
-
-
2021-03-20
H.J. Lu
New
RFC [PATCH v3 1/2] <sys/tagged-address.h>: An API for tagged address
RFC [PATCH v3 1/2] <sys/tagged-address.h>: An API for tagged address
- -
-
-
-
2021-03-20
H.J. Lu
New
[5/5] benchtests: Added generic_memcpy and generic_memmove to large benchtests
Added optimized memcpy/memmove/memset for A64FX
- -
-
-
-
2021-03-17
naohirot@fujitsu.com
nsz
New
[4/5] scripts: Added Vector Length Set test helper script
Added optimized memcpy/memmove/memset for A64FX
- -
-
-
-
2021-03-17
naohirot@fujitsu.com
nsz
New
[3/5] aarch64: Added optimized memset for A64FX
Added optimized memcpy/memmove/memset for A64FX
- -
-
-
-
2021-03-17
naohirot@fujitsu.com
nsz
New
[2/5] aarch64: Added optimized memcpy and memmove for A64FX
Added optimized memcpy/memmove/memset for A64FX
- -
-
-
-
2021-03-17
naohirot@fujitsu.com
nsz
New
[1/5] config: Added HAVE_SVE_ASM_SUPPORT for aarch64
Added optimized memcpy/memmove/memset for A64FX
- -
-
-
-
2021-03-17
naohirot@fujitsu.com
nsz
New
elf: unconditionally add dl-static to sysdep-dl-routines in Makefile
elf: unconditionally add dl-static to sysdep-dl-routines in Makefile
1 -
-
-
-
2021-03-15
Carlos Seo
nsz
Under Review
tst: Add test for sigtimedwait
tst: Add test for sigtimedwait
1 -
-
-
-
2021-03-15
Lukasz Majewski
azanella
Accepted
tst: Provide test for select
tst: Provide test for select
1 -
-
-
-
2021-03-14
Lukasz Majewski
azanella
Accepted
[RFC] tst: Add test for gai_suspend
[RFC] tst: Add test for gai_suspend
- -
-
-
-
2021-03-12
Lukasz Majewski
azanella
Changes Requested
[3/3] scripts/merge-abilist.py: New script to merge abilist files
Merge helper for abilist files
- -
-
-
-
2021-03-12
Florian Weimer
azanella
New
MIPS: fix y2106 problem on N64 with statx
MIPS: fix y2106 problem on N64 with statx
- -
-
-
-
2021-03-12
YunQiang Su
Changes Requested
[v2,8/8] posix: Add _Fork [BZ #4737]
[v2,1/8] posix: Consolidate register-atfork
- -
-
-
-
2021-03-11
Adhemerval Zanella
fweimer
Under Review
[v2,6/8] Consolidate pthread_atfork
[v2,1/8] posix: Consolidate register-atfork
- -
-
-
-
2021-03-11
Adhemerval Zanella
fweimer
Under Review
[v2,5/8] posix: Do not clobber errno by atfork handlers
[v2,1/8] posix: Consolidate register-atfork
- -
-
-
-
2021-03-11
Adhemerval Zanella
fweimer
Under Review
[v2,3/8] posix: Consolidate fork implementation
[v2,1/8] posix: Consolidate register-atfork
- -
-
-
-
2021-03-11
Adhemerval Zanella
fweimer
Under Review
[v4,5/5] posix: Add posix_spawn_file_actions_closefrom_np
[v4,1/5] support: Add support_stack_alloc
- -
-
-
-
2021-03-10
Adhemerval Zanella
codonell
Under Review
[v4,4/5] io: Add closefrom [BZ #10353]
[v4,1/5] support: Add support_stack_alloc
- -
-
-
-
2021-03-10
Adhemerval Zanella
codonell
Under Review
«
1
2
3
4
…
4
5
»