Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 14034 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
…
140
141
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
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
Accepted
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
New
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
[2/6] nptl: Move pthread_kill to libc
[1/6] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-04
Adhemerval Zanella
Superseded
[1/6] nptl: Move Linux pthread_kill to nptl
[1/6] nptl: Move Linux pthread_kill to nptl
- -
-
-
-
2020-12-04
Adhemerval Zanella
Superseded
[v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.
[v2] Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.
1 -
-
-
-
2020-12-04
Stefan Liebler
Committed
[v4] manual: Add Descriptor-Relative Access section
[v4] manual: Add Descriptor-Relative Access section
- -
-
-
-
2020-12-04
Florian Weimer
Changes Requested
V2 [PATCH] x86: Adjust tst-cpu-features-supports.c for GCC 11
V2 [PATCH] x86: Adjust tst-cpu-features-supports.c for GCC 11
- -
-
-
-
2020-12-04
H.J. Lu
Committed
x86: Set RDRAND usable if CPU supports RDRAND
x86: Set RDRAND usable if CPU supports RDRAND
- -
-
-
-
2020-12-04
H.J. Lu
Committed
[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
[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,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
x86: Adjust tst-cpu-features-supports.c for GCC 11
x86: Adjust tst-cpu-features-supports.c for GCC 11
- -
-
-
-
2020-12-04
H.J. Lu
Superseded
v5 [PATCH 6/6] nsswitch: use new internal API (callers)
v5 [PATCH 6/6] nsswitch: use new internal API (callers)
1 -
-
-
-
2020-12-03
DJ Delorie
Committed
v5 [PATCH 5/6] nsswitch: user new internal API (tests)
v5 [PATCH 5/6] nsswitch: user new internal API (tests)
1 -
-
-
-
2020-12-03
DJ Delorie
Committed
v5 [PATCH 4/6] nsswitch: use new internal API (core)
v5 [PATCH 4/6] nsswitch: use new internal API (core)
1 -
-
-
-
2020-12-03
DJ Delorie
Committed
v5 [PATCH 3/6] nss: Implement <nss_database.h>
v5 [PATCH 3/6] nss: Implement <nss_database.h>
1 -
-
-
-
2020-12-03
DJ Delorie
Committed
v5 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
v5 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
1 -
-
-
-
2020-12-03
DJ Delorie
Committed
v5 [PATCH 1/6] nss: Introduce <nss_module.h>
v5 [PATCH 1/6] nss: Introduce <nss_module.h>
1 -
-
-
-
2020-12-03
DJ Delorie
Committed
[v2,2/2] powerpc: Use scv instruction on clone when available
powerpc: Add support for system call vectored
- -
-
-
-
2020-12-03
Matheus Castanho
tuliom
Committed
[v2,1/2] powerpc: Runtime selection between sc and scv for syscalls
powerpc: Add support for system call vectored
- -
-
-
-
2020-12-03
Matheus Castanho
tuliom
Committed
Linux: Add execveat system call wrapper
Linux: Add execveat system call wrapper
- -
-
-
-
2020-12-03
Alexandra Hájková
Changes Requested
[v2] elf: Synchronize <elf.h> section header flags with binutils
[v2] elf: Synchronize <elf.h> section header flags with binutils
- -
-
-
-
2020-12-03
Florian Weimer
Committed
elf: Synchronize <elf.h> section header flags with binutils
elf: Synchronize <elf.h> section header flags with binutils
- -
-
-
-
2020-12-03
Florian Weimer
Superseded
[COMMITTED] x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)
[COMMITTED] x86: Fix THREAD_SELF definition to avoid ld.so crash (bug 27004)
- -
-
-
-
2020-12-03
Florian Weimer
Committed
[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
[v5,2/2] arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
[v5,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
1 -
-
-
-
2020-12-03
Peter Collingbourne
Not Applicable
[v5,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
[v5,1/2] arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
- -
-
-
-
2020-12-03
Peter Collingbourne
Not Applicable
Mark __libc_freeres_fn as used [# 27002]
Mark __libc_freeres_fn as used [# 27002]
- -
-
-
-
2020-12-02
H.J. Lu
Dropped
[PATCHv2,2/2] Update INSTALL with package versions that are known to work
[PATCHv2,1/2] Require binutils 2.27 or later to build glibc
- -
-
-
-
2020-12-02
Tulio Magno Quites Machado Filho
New
[PATCHv2,1/2] Require binutils 2.27 or later to build glibc
[PATCHv2,1/2] Require binutils 2.27 or later to build glibc
- 1
-
-
-
2020-12-02
Tulio Magno Quites Machado Filho
New
[2/2] io: Remove xmknod{at} implementations
[1/2] io: Remove xstat implementations
1 -
-
-
-
2020-12-02
Adhemerval Zanella
Committed
[1/2] io: Remove xstat implementations
[1/2] io: Remove xstat implementations
1 -
-
-
-
2020-12-02
Adhemerval Zanella
Committed
sunrpc: use snprintf to guard against buffer overflow
sunrpc: use snprintf to guard against buffer overflow
- -
-
-
-
2020-12-02
Philipp Tomsich
New
[COMMITTED] elf.h: Fix spelling of EM_TILE64 comment
[COMMITTED] elf.h: Fix spelling of EM_TILE64 comment
- -
-
-
-
2020-12-02
Florian Weimer
Committed
[v3] manual: Clarify File Access Modes section and add O_PATH
[v3] manual: Clarify File Access Modes section and add O_PATH
- -
-
-
-
2020-12-02
Florian Weimer
Committed
[v2] manual: Clarify File Access Modes section and add O_PATH
[v2] manual: Clarify File Access Modes section and add O_PATH
- -
-
-
-
2020-12-02
Florian Weimer
Superseded
[v2,2/2] malloc: Use __libc_initial to detect an inner libc
[v2,1/2] Replace __libc_multiple_libcs with __libc_initial flag
1 -
-
-
-
2020-12-02
Florian Weimer
Committed
[v2,1/2] Replace __libc_multiple_libcs with __libc_initial flag
[v2,1/2] Replace __libc_multiple_libcs with __libc_initial flag
1 -
-
-
-
2020-12-02
Florian Weimer
Committed
glibc code coverage
glibc code coverage
- -
-
-
-
2020-12-02
Ashutosh Pandey
Changes Requested
Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.
Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request.
- -
-
-
-
2020-12-02
Stefan Liebler
Superseded
«
1
2
...
3
4
5
…
140
141
»