Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 4594 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
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
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
Apply
«
1
2
…
4
5
6
…
45
46
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[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
Changes Requested
elf: _dl_fixup*: make @reloc_arg 64-bit safe
elf: _dl_fixup*: make @reloc_arg 64-bit safe
- -
1
-
-
2021-07-22
Vladimir Isaev
Changes Requested
Deny preload of files on NOEXEC mounts
Deny preload of files on NOEXEC mounts
- -
1
-
-
2021-07-19
Jordan Abrahams
Changes Requested
[RFC] avoid warning on accesses to hardwired address
[RFC] avoid warning on accesses to hardwired address
- -
2
-
-
2021-07-09
Martin Sebor
RFC
[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
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
Changes Requested
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
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
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
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
[v1] x86: memcmp-avx2-movbe.S and memcmp-evex-movbe.S fix overflow bug.
[v1] x86: memcmp-avx2-movbe.S and memcmp-evex-movbe.S fix overflow bug.
- -
1
-
-
2021-06-07
Noah Goldstein
Accepted
[v1,3/3] x86: memset-vec-unaligned-erms.S fix bug with overflow.
[v1,1/3] String: tst-memset-overflow.c Add test for overflow case.
- -
1
-
-
2021-06-07
Noah Goldstein
Accepted
[v1,2/3] String: test-memset.c strenthen test coverage
[v1,1/3] String: tst-memset-overflow.c Add test for overflow case.
- -
1
-
-
2021-06-07
Noah Goldstein
Accepted
[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
Add valgrind smoke test
Add valgrind smoke test
- -
1
-
-
2021-05-24
Alexandra Hájková
Changes Requested
[v2,2/2] misc: Add <sys/cstack.h> and the cstack_* family of functions
Convenience function for allocating (alternate signal) stacks
- -
1
-
-
2021-05-21
Florian Weimer
Changes Requested
Make Unicode generation reproducible.
Make Unicode generation reproducible.
- -
-
-
-
2021-04-29
Carlos O'Donell
Changes Requested
stdlib: Fix data race in __run_exit_handlers
stdlib: Fix data race in __run_exit_handlers
- -
-
-
-
2021-04-26
Vitaly Buka
Changes Requested
[2/2] stdio: add test for scanf matches longer than INT_MAX (bug 27650)
stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
- -
-
-
-
2021-03-29
Alyssa Ross
DCO or assignment missing
malloc: Print error when oldsize is not equal to the current size.
malloc: Print error when oldsize is not equal to the current size.
1 -
-
-
-
2021-03-26
Qingqing Li
dj
Accepted
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
[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
Fix Italian Locale Capitalization
Fix Italian Locale Capitalization
- -
-
-
-
2021-03-02
saloniamatteo
codonell
Under Review
x86: Do not check FSRM in tst-cpu-features-cpuinfo
x86: Do not check FSRM in tst-cpu-features-cpuinfo
- -
-
-
-
2021-02-22
Florian Weimer
Changes Requested
[v2] tst-mallinfo2.c: Use correct multiple for total variable
[v2] tst-mallinfo2.c: Use correct multiple for total variable
- -
-
-
-
2021-02-18
Yang Xu
DCO or assignment missing
tst-mallinfo2.c: Use correct multiple for total variable
tst-mallinfo2.c: Use correct multiple for total variable
- -
-
-
-
2021-02-03
Yang Xu
DCO or assignment missing
[v3,4/5] Make terminating base64 sequences mandatory
iconv: module for IMAP-UTF-7
- -
-
-
-
2021-01-25
Max Gautier
Changes Requested
[v3,3/5] Transform UTF-7 to IMAP-UTF-7
iconv: module for IMAP-UTF-7
- -
-
-
-
2021-01-25
Max Gautier
Changes Requested
[v3,2/5] Update gconv-modules file
iconv: module for IMAP-UTF-7
- -
-
-
-
2021-01-25
Max Gautier
Changes Requested
[v3,1/5] Copy utf-7 module to modified-utf-7
iconv: module for IMAP-UTF-7
- -
-
-
-
2021-01-25
Max Gautier
Changes Requested
powerpc64: Document binutils 2.29 requirement
powerpc64: Document binutils 2.29 requirement
- -
-
-
-
2021-01-22
Tulio Magno Quites Machado Filho
azanella
Changes Requested
[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
[v2] Unconditionally define __stack_chk_guard [BZ #26817]
[v2] Unconditionally define __stack_chk_guard [BZ #26817]
- -
-
-
-
2021-01-13
Fangrui Song
Changes Requested
[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
[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
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
Changes Requested
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
Changes Requested
[v4] manual: Add Descriptor-Relative Access section
[v4] manual: Add Descriptor-Relative Access section
- -
-
-
-
2020-12-04
Florian Weimer
Changes Requested
[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
Changes Requested
glibc code coverage
glibc code coverage
- -
-
-
-
2020-12-02
Ashutosh Pandey
Changes Requested
[V2,2/2] mips: remove register spill
[V2,1/2] mips: add hp-timing support for MIPS R2
1 -
-
-
-
2020-12-02
Huang Pei
Changes Requested
[V2,1/2] mips: add hp-timing support for MIPS R2
[V2,1/2] mips: add hp-timing support for MIPS R2
1 -
-
-
-
2020-12-02
Huang Pei
Changes Requested
[v1] libm,ieee754:New algorithm of fmod function.
[v1] libm,ieee754:New algorithm of fmod function.
- -
-
-
-
2020-11-20
Kirill Okhotnikov
DCO or assignment missing
[RFC] * bits/confname.h: Define _CS_POSIX_V7_THREADS_CFLAGS, _CS_POSIX_V7_THREADS_LDFLAGS
[RFC] * bits/confname.h: Define _CS_POSIX_V7_THREADS_CFLAGS, _CS_POSIX_V7_THREADS_LDFLAGS
- -
-
-
-
2020-10-26
Érico Nogueira
Changes Requested
[v2] ldd: revise trace output for left-aligned relative addresses
[v2] ldd: revise trace output for left-aligned relative addresses
- -
-
-
-
2020-10-06
Michael Clark
Changes Requested
RISC-V: Add floating point rounding mode (RMM)
RISC-V: Add floating point rounding mode (RMM)
- -
-
-
-
2020-09-07
Han-Kuan Chen
Changes Requested
[v2] Ensure standard file descriptors are open on start
[v2] Ensure standard file descriptors are open on start
- -
-
-
-
2020-08-19
Arsen Arsenović
Changes Requested
Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list
Fix tst-libc_dlvsym{, -static} on ARC: don't check _sys_{err, sig}list
- -
-
-
-
2020-07-19
Vineet Gupta
Changes Requested
[RFC,3/3] add r_debug multiple namespaces support
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,1/3] Segfault when dlopen with RTLD_GLOBAL in dlmopened library
implement dlmopen hooks for gdb
- -
-
-
-
2020-06-26
Daniel Walker
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
Mark syslog as MT-unsafe (bug 26100)
Mark syslog as MT-unsafe (bug 26100)
- -
-
-
-
2020-06-15
Andreas Schwab
New
Add comments to explain when a stream is freed by, __libc_freeres().
Add comments to explain when a stream is freed by, __libc_freeres().
- -
-
-
-
2020-05-22
Carlos O'Donell
New
[v4] manual: Document the System V sigpause function
[v4] manual: Document the System V sigpause function
- -
-
-
-
2020-05-16
Florian Weimer
New
malloc: perturb mchunk returned from tcache like fast, small, large bin
malloc: perturb mchunk returned from tcache like fast, small, large bin
- -
-
-
-
2020-05-15
wangxu
New
locales: Add Geresh to abbreviated day names in he_IL [BZ #25970]
locales: Add Geresh to abbreviated day names in he_IL [BZ #25970]
- -
-
-
-
2020-05-13
Florian Weimer
New
malloc: tcache_get() may return another valid memory block
malloc: tcache_get() may return another valid memory block
- -
-
-
-
2020-05-08
wangxu
New
[v4] malloc: fix memleak in function muntrace
[v4] malloc: fix memleak in function muntrace
- -
-
-
-
2020-04-24
chenzefeng
New
x86: Use default libc_fe* implementation for float128
x86: Use default libc_fe* implementation for float128
- -
-
-
-
2020-04-20
Adhemerval Zanella Netto
New
[v4,2/2] posix: Add wait4 test case
Untitled series #97
- -
-
-
-
2020-04-10
Alistair Francis
New
[v3,2/2] linux: Add wait4 test case
[v4,1/2] linux: wait4: Fix incorrect return value comparison
- -
-
-
-
2020-04-10
Alistair Francis
New
[v4,1/2] linux: wait4: Fix incorrect return value comparison
[v4,1/2] linux: wait4: Fix incorrect return value comparison
- -
-
-
-
2020-04-10
Alistair Francis
New
[v3,2/2] linux: Add wait4 test case
[v3,1/2] linux: wait4: Fix incorrect return value comparison
- -
-
-
-
2020-04-09
Alistair Francis
New
[v3,1/2] linux: wait4: Fix incorrect return value comparison
[v3,1/2] linux: wait4: Fix incorrect return value comparison
- -
-
-
-
2020-04-09
Alistair Francis
New
[v2] linux: wait4: Fix incorrect return value comparison
[v2] linux: wait4: Fix incorrect return value comparison
- -
-
-
-
2020-04-07
Alistair Francis
New
linux: wait4: Fix incorrect return value comparison
linux: wait4: Fix incorrect return value comparison
- -
-
-
-
2020-04-06
Alistair Francis
New
generic/typesizes.h: Add support for 32-bit arches with 64-bit types
generic/typesizes.h: Add support for 32-bit arches with 64-bit types
1 1
-
-
-
2020-04-01
Alistair Francis
New
[v5,3/3] sysv: linux: Pass 64-bit version of semctl syscall
Support y2038 semctl_syscall()
- -
-
-
-
2020-04-01
Alistair Francis
New
[v5,2/3] semctl: Remove the sem-pad.h file
Support y2038 semctl_syscall()
1 -
-
-
-
2020-04-01
Alistair Francis
New
[v5,1/3] bits/sem.h: Split out struct semid_ds
Support y2038 semctl_syscall()
1 -
-
-
-
2020-04-01
Alistair Francis
New
[v7,5/5] sysv/alpha: Use generic __timeval32 and helpers
Always use 32-bit time_t for certain syscalls
1 -
-
-
-
2020-03-31
Alistair Francis
New
[v7,4/5] linux: Use long time_t for wait4/getrusage
Always use 32-bit time_t for certain syscalls
2 -
-
-
-
2020-03-31
Alistair Francis
New
[v7,3/5] resource: Add a __rusage64 struct
Always use 32-bit time_t for certain syscalls
2 -
-
-
-
2020-03-31
Alistair Francis
New
[v7,2/5] linux: Use long time_t __getitimer/__setitimer
Always use 32-bit time_t for certain syscalls
1 1
-
-
-
2020-03-31
Alistair Francis
New
[v7,1/5] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
Always use 32-bit time_t for certain syscalls
2 -
-
-
-
2020-03-31
Alistair Francis
New
[v6,5/5] sysv/alpha: Use generic __timeval32 and helpers
Always use 32-bit time_t for certain syscalls
1 -
-
-
-
2020-03-28
Alistair Francis
New
[v6,4/5] linux: Use long time_t for wait4/getrusage
Always use 32-bit time_t for certain syscalls
1 -
-
-
-
2020-03-28
Alistair Francis
New
[v6,3/5] resource: Add a __rusage64 struct
Always use 32-bit time_t for certain syscalls
2 -
-
-
-
2020-03-28
Alistair Francis
New
[v6,2/5] linux: Use long time_t __getitimer/__setitimer
Always use 32-bit time_t for certain syscalls
1 1
-
-
-
2020-03-28
Alistair Francis
New
[v6,1/5] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
Always use 32-bit time_t for certain syscalls
1 -
-
-
-
2020-03-28
Alistair Francis
New
[v4,3/3] sysv: linux: Pass 64-bit version of semctl syscall
Support y2038 semctl_syscall()
- -
-
-
-
2020-03-26
Alistair Francis
New
[v4,2/3] semctl: Remove the sem-pad.h file
Support y2038 semctl_syscall()
- -
-
-
-
2020-03-26
Alistair Francis
New
[v4,1/3] bits/sem.h: Split out struct semid_ds
Support y2038 semctl_syscall()
- -
-
-
-
2020-03-26
Alistair Francis
New
[4/4] Use libc_fe* macros in k_standardl.c.
[1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c.
- -
-
-
-
2020-03-25
Stefan Liebler
Changes Requested
[3/4] Use libc_fe* macros in ldbl-128/e_expl.c.
[1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c.
- -
-
-
-
2020-03-25
Stefan Liebler
Changes Requested
[2/4] Use libc_fe* macros in ldbl-128/s_fmal.c.
[1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c.
- -
-
-
-
2020-03-25
Stefan Liebler
Changes Requested
[1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c.
[1/4] Use libc_fe* macros in ldbl-128/s_nearbyintl.c.
- -
-
-
-
2020-03-25
Stefan Liebler
Changes Requested
malloc: Fix [BZ #22853] weak randomization on thread arenas.
malloc: Fix [BZ #22853] weak randomization on thread arenas.
- -
-
-
-
2020-03-23
iripoll
DCO or assignment missing
[4/4] signal: Only handle on NSIG signals on signal functions (BZ #25657)
[v2,1/4] nptl: Move pthread_sigmask implementation to libc
- -
-
-
-
2020-03-13
Adhemerval Zanella Netto
azanella
Accepted
[v2,3/4] linux: Use pthread_sigmask on sigprocmask
[v2,1/4] nptl: Move pthread_sigmask implementation to libc
- -
-
-
-
2020-03-13
Adhemerval Zanella Netto
azanella
Accepted
[2/4] ia64: Remove sigprocmask/sigblock objects from libpthread
[v2,1/4] nptl: Move pthread_sigmask implementation to libc
- -
-
-
-
2020-03-13
Adhemerval Zanella Netto
azanella
Accepted
[v2,1/4] nptl: Move pthread_sigmask implementation to libc
[v2,1/4] nptl: Move pthread_sigmask implementation to libc
- -
-
-
-
2020-03-13
Adhemerval Zanella Netto
azanella
Accepted
Optimize generic strtok(_r) function.
Optimize generic strtok(_r) function.
- -
-
-
-
2020-03-12
Joseph Yoo
DCO or assignment missing
[v3,3/3] sysv: linux: Pass 64-bit version of semctl syscall
- -
-
-
-
2020-03-05
Alistair Francis
New
[v3,2/3] semctl: Remove the sem-pad.h file
- -
-
-
-
2020-03-05
Alistair Francis
New
[v3,1/3] bits/sem.h: Split out struct semid_ds
- -
-
-
-
2020-03-05
Alistair Francis
New
argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
- -
-
-
-
2020-03-03
Girish Joshi
New
[v5,8/8] sysv/alpha: Use generic __timeval32 and helpers
2 -
-
-
-
2020-03-03
Alistair Francis
New
[v5,7/8] linux: Use long time_t for wait4/getrusage
1 -
-
-
-
2020-03-03
Alistair Francis
New
«
1
2
…
4
5
6
…
45
46
»