Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 251 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
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
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
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
«
1
2
3
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Mark syslog as MT-unsafe (bug 26100)
Mark syslog as MT-unsafe (bug 26100)
- -
-
-
-
2020-06-15
Andreas Schwab
New
ldconfig: Test the behaviour of _dl_cache_libcmp (Bug, 26101)
ldconfig: Test the behaviour of _dl_cache_libcmp (Bug, 26101)
- -
-
-
-
2020-06-21
Carlos O'Donell
New
[RFC,1/3] Segfault when dlopen with RTLD_GLOBAL in dlmopened library
implement dlmopen hooks for gdb
- -
-
-
-
2020-06-26
Daniel Walker
New
[RFC,2/3] glibc: dlopen RTLD_NOLOAD optimization
implement dlmopen hooks for gdb
- -
-
-
-
2020-06-26
Daniel Walker
New
[RFC,3/3] add r_debug multiple namespaces support
implement dlmopen hooks for gdb
- -
-
-
-
2020-06-26
Daniel Walker
New
makedb: fix build with libselinux >= 3.1
makedb: fix build with libselinux >= 3.1
- -
-
-
-
2020-07-21
Aurelien Jarno
New
[v2] elf: Sort only uninitialized objects in _dl_map_object_deps()
[v2] elf: Sort only uninitialized objects in _dl_map_object_deps()
- -
-
-
-
2020-08-17
Xiaoming Ni
New
[1/2] rsciv: Consolidate the libm-test-ulps
[1/2] rsciv: Consolidate the libm-test-ulps
- -
-
-
-
2020-09-04
Alistair Francis
New
[2/2] riscv: Remove RV32 floating point functions
[1/2] rsciv: Consolidate the libm-test-ulps
- -
-
-
-
2020-09-04
Alistair Francis
New
stdlib: Fix data race in __run_exit_handlers
stdlib: Fix data race in __run_exit_handlers
- -
-
-
-
2020-09-21
Vitaly Buka
New
[2/2] rtld: turn "Already zero" assumptions into asserts
[1/2] rtld: fix typo in comment
- -
-
-
-
2020-09-22
Rolf Eike Beer
New
posix: Don't automatically fail if _LIBC_REENTRANT isn't defined.
posix: Don't automatically fail if _LIBC_REENTRANT isn't defined.
- -
-
-
-
2020-09-23
Efraim Flashner
New
[[PATCH] v2 1/1] malloc: support transparent huge pages
[[PATCH] v2 1/1] malloc: support transparent huge pages
- -
-
-
-
2020-09-23
Norbert Manthey
New
Make abort() AS-safe (Bug 26275).
Make abort() AS-safe (Bug 26275).
- -
-
-
-
2020-09-27
Carlos O'Donell
New
[v3,1/7] linux: Do not skip entries with zero d_ino values [BZ #12165]
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,2/7] linux: Use getdents64 on non-LFS readdir
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,3/7] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,4/7] linux: Add __readdir64_unlocked
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,5/7] linux: Add __old_readdir64_unlocked
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,6/7] linux: Use getdents64 on readdir64 compat implementation
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[v3,7/7] dirent: Deprecate getdirentries
Fix getdents{64} regression on some FS
- -
-
-
-
2020-10-21
Adhemerval Zanella
New
[1/4] csu: randomize location of TCB
Improved ASLR
- -
-
-
-
2020-11-28
Topi Miettinen
New
[2/4] malloc: use mmap() to improve ASLR
Improved ASLR
- -
-
-
-
2020-11-28
Topi Miettinen
New
[3/4] dl-sysdep: disable remaining calls to sbrk()
Improved ASLR
- -
-
-
-
2020-11-28
Topi Miettinen
New
[4/4] tunables: use mmap() instead of sbrk()
Improved ASLR
- -
-
-
-
2020-11-28
Topi Miettinen
New
sunrpc: use snprintf to guard against buffer overflow
sunrpc: use snprintf to guard against buffer overflow
- -
-
-
-
2020-12-02
Philipp Tomsich
New
[v2] sunrpc: use snprintf instead of an implied length-guarantee on a format argument
[v2] sunrpc: use snprintf instead of an implied length-guarantee on a format argument
- -
-
-
-
2020-12-03
Philipp Tomsich
New
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
- -
-
-
-
2020-12-04
Florian Weimer
New
[v3,2/3] scripts/localplt.awk: Handle DT_JMPREL with empty PLT (for C-SKY)
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
- -
-
-
-
2020-12-04
Florian Weimer
New
[v3,3/3] elf: Rework exception handling in the dynamic loader [BZ #25486]
[v3,1/3] ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called
- -
-
-
-
2020-12-04
Florian Weimer
New
malloc tcache: Debugger now sees the address of the corrupted chunk.
malloc tcache: Debugger now sees the address of the corrupted chunk.
- -
-
-
-
2020-12-07
Adder
New
[V4,1/2] mips: add hp-timing support for MIPS R2
[V4,1/2] mips: add hp-timing support for MIPS R2
- -
-
-
-
2020-12-29
Huang Pei
azanella
Under Review
[V4,2/2] mips: remove old syscall restart convention
[V4,1/2] mips: add hp-timing support for MIPS R2
- -
-
-
-
2020-12-29
Huang Pei
azanella
Under Review
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
-
-
-
2021-01-16
Malte Skarupke
codonell
New
[2/5] nptl: Remove the signal-stealing code. It is no longer needed.
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
-
-
-
2021-01-16
Malte Skarupke
codonell
New
[3/5] nptl: Optimization by not incrementing wrefs in pthread_cond_wait
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
-
-
-
2021-01-16
Malte Skarupke
codonell
New
[4/5] nptl: Make test-cond-printers check the number of waiters
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
-
-
-
2021-01-16
Malte Skarupke
codonell
New
[5/5] nptl: Rename __wrefs to __flags because its meaning has changed
[1/5] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
-
-
-
2021-01-16
Malte Skarupke
codonell
New
[PATCHv2] powerpc64: Implement TLS using PC-relative addressing
[PATCHv2] powerpc64: Implement TLS using PC-relative addressing
- -
-
-
-
2021-01-22
Tulio Magno Quites Machado Filho
azanella
Under Review
Fix Italian Locale Capitalization
Fix Italian Locale Capitalization
- -
-
-
-
2021-03-02
saloniamatteo
codonell
Under Review
[v2] Mount /tmp as tmpfs in test-container and run utime tests in it
[v2] Mount /tmp as tmpfs in test-container and run utime tests in it
- -
-
-
-
2021-03-09
Arjun Shankar
codonell
Under Review
[3/3] scripts/merge-abilist.py: New script to merge abilist files
Merge helper for abilist files
- -
-
-
-
2021-03-12
Florian Weimer
azanella
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
[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
[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
Make Unicode generation reproducible.
Make Unicode generation reproducible.
- -
-
-
-
2021-04-29
Carlos O'Donell
New
[1/2] Add generic version of sysconf_sigstksz
Convenience function for allocating (alternate signal) stacks
- -
1
-
-
2021-05-21
Florian Weimer
New
Add valgrind smoke test
Add valgrind smoke test
- -
1
-
-
2021-05-24
Alexandra Hájková
Changes Requested
[v2,1/2] rtld: Add --no-default-paths option
[v2,1/2] rtld: Add --no-default-paths option
- -
-
-
-
2021-05-27
Fergus Dall
Changes Requested
release all idle heaps in the non-main-arena
release all idle heaps in the non-main-arena
- -
1
-
-
2021-06-11
Liudongyun
siddhesh
Changes Requested
resolv: Fix tests by aligning hand crafted queries
resolv: Fix tests by aligning hand crafted queries
- -
1
-
-
2021-06-14
Stafford Horne
azanella
Changes Requested
elf: Assert range of ns argument in _dl_debug_initialize
elf: Assert range of ns argument in _dl_debug_initialize
- -
1
-
-
2021-06-23
Florian Weimer
New
Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.
Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling.
- -
2
-
-
2021-07-01
Ludovic Courtès
New
bench-malloc-thread.c: add assert that malloc() is never out of memory
bench-malloc-thread.c: add assert that malloc() is never out of memory
- -
2
-
-
2021-07-03
Gabriel Staples
siddhesh
Changes Requested
[v4,1/2] rtld: Add --no-default-paths option
[v4,1/2] rtld: Add --no-default-paths option
- -
1
-
-
2021-07-06
Fergus Dall
New
[v4,2/2] rtld: Add tests for new --no-default-paths option
[v4,1/2] rtld: Add --no-default-paths option
- -
2
-
-
2021-07-06
Fergus Dall
New
[RFC] avoid warning on accesses to hardwired address
[RFC] avoid warning on accesses to hardwired address
- -
2
-
-
2021-07-09
Martin Sebor
RFC
Fix build error when disable nscd.
Fix build error when disable nscd.
- -
2
-
-
2021-07-13
Cooper Qu
New
Deny preload of files on NOEXEC mounts
Deny preload of files on NOEXEC mounts
- -
1
-
-
2021-07-19
Jordan Abrahams
New
[1/2] RISC-V: Update nofpu ULPs
[1/2] RISC-V: Update nofpu ULPs
- -
1
-
-
2021-07-20
Darius Rad
New
elf: _dl_fixup*: make @reloc_arg 64-bit safe
elf: _dl_fixup*: make @reloc_arg 64-bit safe
- -
1
-
-
2021-07-22
Vladimir Isaev
New
[1/2] Map ABI/VERSION of rtld to ABI/VERSION of ld [BZ #28132]
[1/2] Map ABI/VERSION of rtld to ABI/VERSION of ld [BZ #28132]
- -
1
-
-
2021-08-02
H.J. Lu
New
configure.ac: fix include header discovery on gcc-12 [BZ #28183]
configure.ac: fix include header discovery on gcc-12 [BZ #28183]
- -
2
-
-
2021-08-04
Sergei Trofimovich
New
[v3,5/5] config: Rename HAVE_BUILTIN_MEMSET macro
benchtests: Add memset zero fill benchmark test
- -
2
-
-
2021-08-05
Naohiro Tamura
Changes Requested
elf: Delete obsoleted DISTINGUISH_LIB_VERSIONS
elf: Delete obsoleted DISTINGUISH_LIB_VERSIONS
- -
2
-
-
2021-08-07
Fangrui Song
New
elf: Use the 64-bit wide 'seen' variable
elf: Use the 64-bit wide 'seen' variable
- -
2
-
-
2021-08-07
Nikita Ermakov
New
riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
- -
2
-
-
2021-08-09
Hsiangkai Wang
New
Fix tst-ldconfig-ld_so_conf-update and tst-glibc-hwcaps-prepend-cache with custom configure prefix …
Fix tst-ldconfig-ld_so_conf-update and tst-glibc-hwcaps-prepend-cache with custom configure prefix …
- -
2
-
-
2021-08-09
Romain GEISSLER
New
[BZ,24816] Fix nss/tst-nss-files-hosts-long and tst-nss-files-hosts-multi when there is no IPv6 sup…
[BZ,24816] Fix nss/tst-nss-files-hosts-long and tst-nss-files-hosts-multi when there is no IPv6 sup…
- -
1
-
1
2021-08-10
Romain GEISSLER
Changes Requested
[RFC] Fix: intl: use nestable locking for reentrancy
[RFC] Fix: intl: use nestable locking for reentrancy
- -
2
-
-
2021-08-12
Mathieu Desnoyers
New
mips: increase stack alignment in clone to match the ABI
mips: increase stack alignment in clone to match the ABI
- -
2
-
-
2021-08-13
Xi Ruoyao
New
glibcextract: Make compute_c_consts compatible with both clang and gcc
glibcextract: Make compute_c_consts compatible with both clang and gcc
- -
2
-
-
2021-08-23
Olivier Galibert
New
Make using non-default as/ld/etc easier.
Make using non-default as/ld/etc easier.
- -
2
-
-
2021-08-24
Olivier Galibert
New
Make using non-default as/ld/etc easier.
Make using non-default as/ld/etc easier.
- -
2
-
-
2021-09-07
Olivier Galibert
New
dl: Use "adr" assembler command to get proper load address
dl: Use "adr" assembler command to get proper load address
- -
2
-
-
2021-09-07
Lukasz Majewski
New
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
1
-
-
2021-09-08
Malte Skarupke
New
[v2,2/6] nptl: Remove the signal-stealing code. It is no longer needed.
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
1
-
-
2021-09-08
Malte Skarupke
New
[v2,3/6] nptl: Optimization by not incrementing wrefs in pthread_cond_wait
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
1
-
-
2021-09-08
Malte Skarupke
New
[v2,4/6] nptl: Make test-cond-printers check the number of waiters
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
1
-
-
2021-09-08
Malte Skarupke
New
[v2,5/6] nptl: Rename __wrefs to __crefs because its meaning has changed
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
1
-
-
2021-09-08
Malte Skarupke
New
[v2,6/6] nptl: Cleaning up __g1_start and related code in pthread_cond_wait
[v2,1/6] nptl: Fix pthread_cond_signal missing a sleeper (#BZ 25847)
- -
2
-
-
2021-09-08
Malte Skarupke
New
[RFC,1/5] RISC-V: Remove riscv-specific sigcontext.h
RISC-V: Add vector ISA support
- -
1
-
-
2021-09-13
Vincent Chen
New
[RFC,2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion.
RISC-V: Add vector ISA support
- -
1
-
-
2021-09-13
Vincent Chen
New
[RFC,3/5] RISC-V: Save and restore VCSR when doing user context switch
RISC-V: Add vector ISA support
- -
1
-
-
2021-09-13
Vincent Chen
New
[RFC,4/5] RISC-V: Extend MINSIGSTKSZ and SIGSTKSZ to backup RVV registers
RISC-V: Add vector ISA support
- -
1
-
-
2021-09-13
Vincent Chen
New
[RFC,5/5] RISC-V: Expand PTHREAD_STACK_MIN to support RVV environment
RISC-V: Add vector ISA support
- -
2
-
-
2021-09-13
Vincent Chen
New
fputs return the number of characters written
fputs return the number of characters written
- -
2
-
-
2021-09-19
Kacper Piwiński
New
[v5] benchtests: Add memset zero fill benchtest
[v5] benchtests: Add memset zero fill benchtest
3 -
2
-
-
2021-09-22
Naohiro Tamura
New
elf: Add __libc_get_static_tls_bounds [BZ #16291]
elf: Add __libc_get_static_tls_bounds [BZ #16291]
- -
2
-
-
2021-09-25
Fangrui Song
New
*put*s: indentation
*put*s: indentation
- -
2
-
-
2021-09-25
Kacper Piwiński
New
testsuits:deletetest-xfail-tst-protected1a and test-xfail-tst-protected1b
testsuits:deletetest-xfail-tst-protected1a and test-xfail-tst-protected1b
1 -
2
-
-
2021-09-28
Yang Yanchao
Changes Requested
arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
- -
2
-
-
2021-09-29
Adhemerval Zanella
New
ld.so: Check protected symbols
ld.so: Check protected symbols
- -
2
-
-
2021-10-07
H.J. Lu
New
[1/3] Check linker suppor for -z indirect-extern-access
Update tests for protected symbol access
- -
1
-
-
2021-10-07
H.J. Lu
New
[2/3] Check compiler support for -fno-direct-extern-access
Update tests for protected symbol access
- -
1
-
-
2021-10-07
H.J. Lu
New
[3/3] Update tests for protected data and function symbols
Update tests for protected symbol access
- -
2
-
-
2021-10-07
H.J. Lu
New
[v14,1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
Implementation of RTLD_SHARED for dlmopen
- -
1
-
-
2021-10-10
Vivek Das Mohapatra
New
[v14,2/7] Abstract loaded-DSO search code into a helper function
Implementation of RTLD_SHARED for dlmopen
- -
1
-
-
2021-10-10
Vivek Das Mohapatra
New
[v14,3/7] Use the new DSO finder helper function
Implementation of RTLD_SHARED for dlmopen
- -
1
-
-
2021-10-10
Vivek Das Mohapatra
New
[v14,4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
Implementation of RTLD_SHARED for dlmopen
- -
1
-
-
2021-10-10
Vivek Das Mohapatra
New
«
1
2
3
»