Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 18691 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
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
girish946
maennich
dodji
zimmerma
rzinsly
lukma
Apply
«
1
2
...
3
4
5
…
186
187
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[RFC,v6,20/20] Restore separate libc loading for the TLS/namespace storage test
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,18/20] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE dynamic section+flag to glibc DSOs
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,17/20] dlsym, dlvsym should be able to look up symbols via DSO proxies
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,16/20] Suppress inter-namespace DSO sharing for audit libraries
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,15/20] Suppress audit calls when a (new) namespace is empty
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,14/20] When loading DSOs into alternate namespaces check for DT_GNU_UNIQUE
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,13/20] Use the DSO search helper to check for preloaded DT_GNU_UNIQUE DSOs
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,12/20] Use the new DSO finder helper function since we have it
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,11/20] Compare loaded DSOs by file ID and check for DF_GNU_1_UNIQUE
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,10/20] Abstract the loaded-DSO search code into a private helper function
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,09/20] Define a new dynamic section tag - DT_GNU_FLAGS_1
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,08/20] elf/dl-open.c: when creating a proxy check the libc_map in NS 0
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,07/20] elf/dl-open.c: Don't try libc linit in namespaces with no libc mapping
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,06/20] elf/dl-init.c: Skip proxied link map entries in the dl init path
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,05/20] elf/dl-fini.c: Handle proxy link_map entries in the shutdown path
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,04/20] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen proxying
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,03/20] elf/dl-object.c: Implement a helper function to proxy link_map entries
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,02/20] include/link.h: Update the link_map struct to allow proxies
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[RFC,v6,01/20] Declare and describe the dlmopen RTLD_SHARED flag
Implementation of RTLD_SHARED for dlmopen
- -
-
-
-
2020-12-15
Vivek Das Mohapatra
Superseded
[1/1] elf: Limit tst-prelink-cmp target archs
[1/1] elf: Limit tst-prelink-cmp target archs
- -
-
-
-
2020-12-15
Matheus Castanho
New
[v4,2/2] nonstring: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
_FORTIFY_SOURCE=3
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
[v4,1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
_FORTIFY_SOURCE=3
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
execlp, execvp, execvpe: Don't fall back to sh on ENOEXEC.
execlp, execvp, execvpe: Don't fall back to sh on ENOEXEC.
- -
-
-
-
2020-12-15
Zack Weinberg
New
[COMMITTED] aarch64: remove the strlen_asimd symbol
[COMMITTED] aarch64: remove the strlen_asimd symbol
- -
-
-
-
2020-12-15
Szabolcs Nagy
Committed
s390x: Require GCC 7.1 or later to build glibc.
s390x: Require GCC 7.1 or later to build glibc.
- -
-
-
-
2020-12-15
Stefan Liebler
Committed
aarch64: fix static PIE start code for BTI [BZ #27068]
aarch64: fix static PIE start code for BTI [BZ #27068]
- -
-
-
-
2020-12-15
Szabolcs Nagy
Committed
[5/5] x86 long double: Add tests for pseudo normal numbers
x86 pseudo-normal numbers
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
[4/5] x86 long double: Consider pseudo numbers as signaling
x86 pseudo-normal numbers
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
[3/5] Partially revert 681900d29683722b1cb0a8e565a0585846ec5a61
x86 pseudo-normal numbers
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
[2/5] x86 long double: Support pseudo numbers in isnanl
x86 pseudo-normal numbers
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
[1/5] x86 long double: Support pseudo numbers in fpclassifyl
x86 pseudo-normal numbers
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Superseded
elf: Record libc.so link map when it is the main program (bug 20972)
elf: Record libc.so link map when it is the main program (bug 20972)
1 -
-
-
-
2020-12-15
Florian Weimer
Committed
[v2,2/2] riscv: Initialize $gp before resolving the IRELATIVE relocation
riscv: add support for GNU indirect function
- -
-
-
-
2020-12-15
Vincent Chen
Committed
[v2,1/2] riscv: support GNU indirect function
riscv: add support for GNU indirect function
- -
-
-
-
2020-12-15
Vincent Chen
Committed
getmntent: Consolidate character decoding
getmntent: Consolidate character decoding
- -
-
-
-
2020-12-15
Siddhesh Poyarekar
Dropped
[v3,1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
[v3,1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
- -
-
-
-
2020-12-14
Siddhesh Poyarekar
Superseded
x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]
x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]
- -
-
-
-
2020-12-14
H.J. Lu
Committed
cacheflush.2: Document Architecture-specific variants
cacheflush.2: Document Architecture-specific variants
- -
-
-
-
2020-12-14
Alejandro Colomar \(man-pages\)
Not Applicable
nptl: Split libpthread-routines into one routine per line
nptl: Split libpthread-routines into one routine per line
1 -
-
-
-
2020-12-14
Florian Weimer
codonell
Committed
nptl: Remove set*id, set*gid files which are not built
nptl: Remove set*id, set*gid files which are not built
- -
-
-
-
2020-12-14
Florian Weimer
Committed
[v2,1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
[v2,1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
- -
-
-
-
2020-12-14
Siddhesh Poyarekar
Superseded
x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]
x86: Remove the default REP MOVSB threshold tunable value [BZ #27061]
1 -
-
-
-
2020-12-13
H.J. Lu
codonell
Superseded
[COMMITTED] elf.h: fix spelling typos in comments
[COMMITTED] elf.h: fix spelling typos in comments
- -
-
-
-
2020-12-12
Dmitry V. Levin
Committed
[COMMITTED] Fix spelling and grammar in several comments
[COMMITTED] Fix spelling and grammar in several comments
- -
-
-
-
2020-12-12
Arjun Shankar
Committed
V2 [PATCH] Mark __libc_freeres_fn as used [# 27002]
V2 [PATCH] Mark __libc_freeres_fn as used [# 27002]
- -
-
-
-
2020-12-11
H.J. Lu
Committed
posix: Fix return value of system if shell can not be executed [BZ #27053]
posix: Fix return value of system if shell can not be executed [BZ #27053]
- -
-
-
-
2020-12-11
Adhemerval Zanella
Changes Requested
elf: Include libc.so.6 as main program in dependency sort (bug 20972)
elf: Include libc.so.6 as main program in dependency sort (bug 20972)
1 -
-
-
-
2020-12-11
Florian Weimer
Committed
support: Add support_slibdir_prefix variable
support: Add support_slibdir_prefix variable
1 -
-
-
-
2020-12-11
Florian Weimer
Committed
[2/2] elf: Fix failure handling in _dl_map_object_from_fd
elf: dl-load error handling refactoring
1 -
-
-
-
2020-12-11
Szabolcs Nagy
azanella
Committed
[1/2] elf: inline lose for error handling
elf: dl-load error handling refactoring
1 -
-
-
-
2020-12-11
Szabolcs Nagy
azanella
Committed
malloc: tcache: detect infinite-loop in _int_free when freeing tcache [BZ#27052]
malloc: tcache: detect infinite-loop in _int_free when freeing tcache [BZ#27052]
- -
-
-
-
2020-12-11
W. Hashimoto
New
[COMMITTED] treewide: fix incorrect spelling of indices in comments
[COMMITTED] treewide: fix incorrect spelling of indices in comments
- -
-
-
-
2020-12-11
Dmitry V. Levin
Committed
[v2] nsswitch: handle missing actions properly
[v2] nsswitch: handle missing actions properly
1 -
-
-
-
2020-12-11
DJ Delorie
siddhesh
Committed
[2/2] nonstring: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
_FORTIFY_SOURCE=3
- -
-
-
-
2020-12-10
Siddhesh Poyarekar
Superseded
[1/2] string: _FORTIFY_SOURCE=3 using __builtin_dynamic_object_size
_FORTIFY_SOURCE=3
- -
-
-
-
2020-12-10
Siddhesh Poyarekar
Superseded
[COMMITTED] elf: Include <sys/param.h> in cache.c
[COMMITTED] elf: Include <sys/param.h> in cache.c
- -
-
-
-
2020-12-10
Florian Weimer
Committed
[COMMITTED] elf: Fix run-time dependencies of tst-dlopen-fail-2
[COMMITTED] elf: Fix run-time dependencies of tst-dlopen-fail-2
- -
-
-
-
2020-12-10
Florian Weimer
Committed
Fix linknamespace errors in nss_database.c if build with -Os.
Fix linknamespace errors in nss_database.c if build with -Os.
- -
-
-
-
2020-12-10
Stefan Liebler
Committed
nsswitch: handle missing actions properly
nsswitch: handle missing actions properly
- -
-
-
-
2020-12-10
DJ Delorie
Superseded
[PATCHv2] alpha: Remove anonymous union in struct stat [BZ #27042]
[PATCHv2] alpha: Remove anonymous union in struct stat [BZ #27042]
1 -
-
-
-
2020-12-10
Matt Turner
Committed
[v3] s390x: Add glibc-hwcaps support
[v3] s390x: Add glibc-hwcaps support
- -
-
-
-
2020-12-09
Florian Weimer
Committed
elf: Fix incorrect comparison in sort_priorities_by_name
elf: Fix incorrect comparison in sort_priorities_by_name
- -
-
-
-
2020-12-09
Florian Weimer
Committed
alpha: Remove anonymous union in struct stat [BZ #27042]
alpha: Remove anonymous union in struct stat [BZ #27042]
- -
-
-
-
2020-12-09
Matt Turner
Superseded
[RFC] y2038: test: Add _Static_assert() check when __USE_TIME_BITS64 is defined
[RFC] y2038: test: Add _Static_assert() check when __USE_TIME_BITS64 is defined
- -
-
-
-
2020-12-09
Lukasz Majewski
New
Fix parsing of /sys/devices/system/cpu/online (bug 27038)
Fix parsing of /sys/devices/system/cpu/online (bug 27038)
- -
-
-
-
2020-12-09
Andreas Schwab
Committed
y2038: Redirect to 64 bit time functions when __USE_TIME_BITS64 is defined
y2038: Redirect to 64 bit time functions when __USE_TIME_BITS64 is defined
- -
-
-
-
2020-12-09
Lukasz Majewski
New
add inputs to auto-libm-test-in yielding larger errors
add inputs to auto-libm-test-in yielding larger errors
- -
-
-
-
2020-12-09
Paul Zimmermann
New
ldconfig/x86: Store ISA level in cache and aux cache
ldconfig/x86: Store ISA level in cache and aux cache
- -
-
-
-
2020-12-09
H.J. Lu
azanella
Superseded
nptl: Fix pthread_cond_signal missing a sleeper (bug 25847)
nptl: Fix pthread_cond_signal missing a sleeper (bug 25847)
- -
-
-
-
2020-12-09
Malte Skarupke
New
add support for -Wmismatched-dealloc
add support for -Wmismatched-dealloc
- -
-
-
-
2020-12-08
Martin Sebor
dj
Under Review
Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
1 -
-
-
-
2020-12-08
Joseph Myers
Committed
Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases
Make strtoimax, strtoumax, wcstoimax, wcstoumax into aliases
- -
-
-
-
2020-12-07
Joseph Myers
Committed
Use GMP 6.2.1 in build-many-glibcs.py
Use GMP 6.2.1 in build-many-glibcs.py
- -
-
-
-
2020-12-07
Joseph Myers
Committed
[8/8] nptl: Use pthread_kill on pthread_cancel
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,7/8] nptl: Move cancel type out of cancelhandling
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,6/8] nptl: Move cancel state out of cancelhandling
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,5/8] nptl: Implement raise in terms of pthread_kill
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,4/8] nptl: Remove pthread raise implementation
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,3/8] nptl: Make pthread_kill async-signal-safe
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,2/8] nptl: Move pthread_kill to libc
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
[v2,1/8] nptl: Move Linux pthread_kill to nptl
[v2,1/8] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-07
Adhemerval Zanella
New
Add NEWS entry for CVE-2020-29562 (BZ #26923)
Add NEWS entry for CVE-2020-29562 (BZ #26923)
- -
-
-
-
2020-12-07
Siddhesh Poyarekar
Committed
Enable tst-glibc-hwcaps-cache for --enable-hardcoded-path-in-tests
Enable tst-glibc-hwcaps-cache for --enable-hardcoded-path-in-tests
- -
-
-
-
2020-12-07
H.J. Lu
Dropped
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
V5 [PATCH 2/2] ldconfig/x86: Add ISA level check to glibc-hwcaps
- -
-
-
-
2020-12-06
H.J. Lu
Superseded
V5 [PATCH 1/2] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
V5 [PATCH 1/2] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
- -
-
-
-
2020-12-06
H.J. Lu
fweimer
Superseded
Comment patches <alloca.h> <sys/cdefs.h> <argp.h> <unix/sysv/linux/net/ethernet.h>
Comment patches <alloca.h> <sys/cdefs.h> <argp.h> <unix/sysv/linux/net/ethernet.h>
- -
-
-
-
2020-12-05
Jonny Grant
arjun
Superseded
PATCH] x86: Rename readelflib.c
PATCH] x86: Rename readelflib.c
- -
-
-
-
2020-12-05
H.J. Lu
Committed
[RFC,6/6] msg: provide glibc local copy of struct msqid_ds
y2038: Prepare glibc to be Y2038 safe for 32 bit ports
- -
-
-
-
2020-12-04
Lukasz Majewski
New
[RFC,5/6] msqid: Provide internal copy of struct __msqid64_ds
y2038: Prepare glibc to be Y2038 safe for 32 bit ports
- -
-
-
-
2020-12-04
Lukasz Majewski
New
[RFC,4/6] y2038: Enhance struct msqid_ds to support 64 bit time
y2038: Prepare glibc to be Y2038 safe for 32 bit ports
- -
-
-
-
2020-12-04
Lukasz Majewski
New
[RFC,3/6] y2038: Export struct_stat_time64_helper.h with Y2038 safe stat{64} content
y2038: Prepare glibc to be Y2038 safe for 32 bit ports
- -
-
-
-
2020-12-04
Lukasz Majewski
New
[RFC,2/6] y2038: stat: {f}stat{at}64_time64 redirection to be used on Y2038 systems
y2038: Prepare glibc to be Y2038 safe for 32 bit ports
- -
-
-
-
2020-12-04
Lukasz Majewski
New
[RFC,1/6] y2038: Introduce _TIME_BITS flag to support 64 bit time on 32 bit systems
y2038: Prepare glibc to be Y2038 safe for 32 bit ports
- -
-
-
-
2020-12-04
Lukasz Majewski
New
V4 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
V4 [PATCH] x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]
- -
-
-
-
2020-12-04
H.J. Lu
Superseded
x86: Rename readelflib.c and remove EM_IA_64 support
x86: Rename readelflib.c and remove EM_IA_64 support
- -
-
-
-
2020-12-04
H.J. Lu
Superseded
[6/6] nptl: Remove pthread raise implementation
[1/6] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-04
Adhemerval Zanella
Superseded
[5/6] nptl: Implement raise with pthread_kill
[1/6] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-04
Adhemerval Zanella
Superseded
[4/6] nptl: Initialize tid earlier
[1/6] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-04
Adhemerval Zanella
Superseded
[3/6] nptl: Make pthread_kill async-signal-safe
[1/6] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-04
Adhemerval Zanella
Superseded
«
1
2
...
3
4
5
…
186
187
»