Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 19221 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
…
192
193
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[15/16] aarch64: Optimize __libc_mtag_tag_region
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[14/16] aarch64: inline __libc_mtag_new_tag
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[13/16] aarch64: inline __libc_mtag_address_get_tag
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[12/16] malloc: Use mtag_enabled instead of USE_MTAG
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[11/16] malloc: Use branches instead of mtag_granule_mask
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[10/16] malloc: Change calloc when tagging is disabled
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[09/16] malloc: Only support zeroing and not arbitrary memset with mtag
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[08/16] malloc: Use global flag instead of function pointer dispatch for mtag
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[07/16] malloc: Refactor TAG_ macros to avoid indirection
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[06/16] malloc: Ensure the generic mtag hooks are not used
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[05/16] malloc: Avoid taggig mmaped memory on free
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[04/16] malloc: Simplify __mtag_tag_new_usable
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[03/16] malloc: Move MTAG_MMAP_FLAGS definition
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[02/16] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
[01/16] malloc: Fix a realloc crash with heap tagging [BZ 27468]
memory tagging improvements
- -
-
-
-
2021-03-04
Szabolcs Nagy
New
math: test-matherr and test-matherr-2 can be regular tests
math: test-matherr and test-matherr-2 can be regular tests
- -
-
-
-
2021-03-04
Florian Weimer
New
math: $(libm-tests-compat) can be regular tests
math: $(libm-tests-compat) can be regular tests
- -
-
-
-
2021-03-04
Florian Weimer
New
malloc: Turn tst-mallocstate into a non-internal test
malloc: Turn tst-mallocstate into a non-internal test
- -
-
-
-
2021-03-04
Florian Weimer
New
[v3,3/3] benchtests: Add ilogb* tests
[v3,1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-03-04
Raphael Moreira Zinsly
New
[v3,2/3] powerpc: Add optimized llogb* for POWER9
[v3,1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-03-04
Raphael Moreira Zinsly
New
[v3,1/3] powerpc: Add optimized ilogb* for POWER9
[v3,1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-03-04
Raphael Moreira Zinsly
New
[8/8] nptl: Move __pthread_unwind_next into libc
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[7/8] nptl: Move __pthread_cleanup_upto into libc
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[6/8] Legacy unwinder: Remove definition of _Unwind_GetCFA
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[5/8] nptl: Remove longjmp, siglongjmp from libpthread
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[4/8] nptl: Move legacy cancelation handling into libc as compat symbols
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[3/8] nptl: Move legacy unwinding implementation into libc
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[2/8] nptl: Move __pthread_cleanup_routine into libc
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[v3,1/8] nptl: Move pthread_mutex_consistent into libc
Move libpthread unwind-related functionality into libc
- -
-
-
-
2021-03-04
Florian Weimer
New
[v4] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
[v4] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
- -
-
-
-
2021-03-04
Florian Weimer
New
[RFC,v2,13/13] kernel: Enable waitpid() for futex2
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,12/13] perf bench: Add futex2 benchmark tests
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,11/13] selftests: futex2: Add requeue test
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,10/13] selftests: futex2: Add waitv test
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,09/13] selftests: futex2: Add wouldblock test
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,08/13] selftests: futex2: Add timeout test
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,07/13] selftests: futex2: Add wake/wait test
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,06/13] docs: locking: futex2: Add documentation
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,05/13] futex2: Add compatibility entry point for x86_x32 ABI
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,04/13] futex2: Implement requeue operation
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,03/13] futex2: Implement vectorized wait
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,02/13] futex2: Add support for shared futexes
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[RFC,v2,01/13] futex2: Implement wait and wake functions
Add futex2 syscall
- -
-
-
-
2021-03-04
André Almeida
Not Applicable
[v6] tst: Extend cross-test-ssh.sh to specify if target date can be altered
[v6] tst: Extend cross-test-ssh.sh to specify if target date can be altered
- -
-
-
-
2021-03-03
Lukasz Majewski
Changes Requested
[COMMITTED] powerpc: Regenerate ulps
[COMMITTED] powerpc: Regenerate ulps
- -
-
-
-
2021-03-03
Florian Weimer
Committed
[v3] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
[v3] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
- -
-
-
-
2021-03-03
Florian Weimer
Superseded
[v4] x86: Set minimum x86-64 level marker [BZ #27318]
[v4] x86: Set minimum x86-64 level marker [BZ #27318]
- -
-
-
-
2021-03-03
H.J. Lu
New
pthread_once hangs when init routine throws an exception [BZ #18435]
pthread_once hangs when init routine throws an exception [BZ #18435]
- -
-
-
-
2021-03-03
Jakub Jelinek
Superseded
[COMMITTED] s390x: Regenerate ulps
[COMMITTED] s390x: Regenerate ulps
- -
-
-
-
2021-03-03
Arjun Shankar
Committed
[v5] tst: Extend cross-test-ssh.sh to specify if target date can be altered
[v5] tst: Extend cross-test-ssh.sh to specify if target date can be altered
- -
-
-
-
2021-03-02
Lukasz Majewski
Superseded
[v2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
[v2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
- -
-
-
-
2021-03-02
Florian Weimer
Superseded
<shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
<shlib-compat.h>: Support compat_symbol_reference for _ISOMAC
- -
-
-
-
2021-03-02
Florian Weimer
Dropped
[COMMITTED] i386: Regenerate ulps
[COMMITTED] i386: Regenerate ulps
- -
-
-
-
2021-03-02
Florian Weimer
Committed
[v3,2/2] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics
[1/2] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield
- -
-
-
-
2021-03-02
Florian Weimer
Committed
[1/2] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield
[1/2] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield
- -
-
-
-
2021-03-02
Florian Weimer
Committed
[v2] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64
[v2] x86_64: Update THREAD_SETMEM/THREAD_SETMEM_NC for IMM64
- -
-
-
-
2021-03-02
H.J. Lu
codonell
Under Review
Fix Italian Locale Capitalization
Fix Italian Locale Capitalization
- -
-
-
-
2021-03-02
saloniamatteo
New
[COMMITTED] powerpc: Update libm-test-ulps
[COMMITTED] powerpc: Update libm-test-ulps
- -
-
-
-
2021-03-02
Matheus Castanho
Committed
nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions
nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions
- -
-
-
-
2021-03-02
Florian Weimer
Committed
elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]
elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]
- -
-
-
-
2021-03-02
Florian Weimer
Committed
[v2,2/2] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics
[v2] ld.so: Implement the --list-diagnostics option
- -
-
-
-
2021-03-02
Florian Weimer
Superseded
[v2] ld.so: Implement the --list-diagnostics option
[v2] ld.so: Implement the --list-diagnostics option
- -
-
-
-
2021-03-02
Florian Weimer
Committed
[v2] nptl: Move pthread_mutex_consistent into libc
[v2] nptl: Move pthread_mutex_consistent into libc
- -
-
-
-
2021-03-01
Florian Weimer
Superseded
[v2,3/3] benchtests: Add ilogb* tests
[v2,1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-03-01
Raphael Moreira Zinsly
Superseded
[v2,2/3] powerpc: Add optimized llogb* for POWER9
[v2,1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-03-01
Raphael Moreira Zinsly
Superseded
[v2,1/3] powerpc: Add optimized ilogb* for POWER9
[v2,1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-03-01
Raphael Moreira Zinsly
Superseded
Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Fix SXID_ERASE behavior in setuid programs (BZ #27471)
- -
-
-
-
2021-03-01
Siddhesh Poyarekar
azanella
New
[COMMITTED] aarch64: update ulps.
[COMMITTED] aarch64: update ulps.
- -
-
-
-
2021-03-01
Szabolcs Nagy
Committed
[v6,4/4] auto-libm-test-in: added xfail's for ibm128-libgcc (Bessel functions)
[v6,1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
- -
-
-
-
2021-03-01
Paul Zimmermann
azanella
Changes Requested
[v6,3/4] Added new entries for j0/j1/y0/y1 and regenerate ulps
[v6,1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
- -
-
-
-
2021-03-01
Paul Zimmermann
azanella
Changes Requested
[v6,2/4] Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472)
[v6,1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
- -
-
-
-
2021-03-01
Paul Zimmermann
azanella
Changes Requested
[v6,1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
[v6,1/4] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
- -
-
-
-
2021-03-01
Paul Zimmermann
azanella
Changes Requested
[3/3] tst: Add test for ntp_adjtime
[1/3] tst: Modify tst-clock_adjtime to allow reuse of its code
- -
-
-
-
2021-02-28
Lukasz Majewski
azanella
Accepted
[2/3] tst: Add test for adjtimex
[1/3] tst: Modify tst-clock_adjtime to allow reuse of its code
- -
-
-
-
2021-02-28
Lukasz Majewski
azanella
Accepted
[1/3] tst: Modify tst-clock_adjtime to allow reuse of its code
[1/3] tst: Modify tst-clock_adjtime to allow reuse of its code
1 -
-
-
-
2021-02-28
Lukasz Majewski
azanella
Accepted
tst: Fix tst-timerfd test
tst: Fix tst-timerfd test
1 -
-
-
-
2021-02-28
Lukasz Majewski
azanella
Committed
[14/14] getpwnam.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[13/14] getpwent_r.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[12/14] getprotoent_r.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[11/14] getnetent_r.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[10/14] getnameinfo.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[09/14] getmntent.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[08/14] getline.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[07/14] gethostbyname.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[06/14] getgrnam.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[05/14] getgrent_r.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[04/14] getdirentries.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[03/14] getdate.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[02/14] getaddrinfo_a.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[01/14] getaddrinfo.3: SYNOPSIS: Use 'restrict' in prototypes
man3: SYNOPSIS: Use 'restrict' in prototypes (batch 2)
- -
-
-
-
2021-02-28
Alejandro Colomar
Not Applicable
[v6,6/6] selftest/x86/signal: Include test cases for validating sigaltstack
x86: Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-02-27
Chang S. Bae
Not Applicable
[v6,5/6] x86/signal: Detect and prevent an alternate signal stack overflow
x86: Improve Minimum Alternate Stack Size
2 -
-
-
-
2021-02-27
Chang S. Bae
Not Applicable
[v6,4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
x86: Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-02-27
Chang S. Bae
Not Applicable
[v6,3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
x86: Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-02-27
Chang S. Bae
Not Applicable
[v6,2/6] x86/signal: Introduce helpers to get the maximum signal frame size
x86: Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-02-27
Chang S. Bae
Not Applicable
[v6,1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
x86: Improve Minimum Alternate Stack Size
1 -
-
-
-
2021-02-27
Chang S. Bae
Not Applicable
Run $(objpfx)iconvconfig as an installed program
Run $(objpfx)iconvconfig as an installed program
- -
-
-
-
2021-02-26
H.J. Lu
codonell
Under Review
Improve the accuracy of tgamma for negative inputs (BZ 26983)
Improve the accuracy of tgamma for negative inputs (BZ 26983)
- -
-
-
-
2021-02-26
Paul Zimmermann
Superseded
DT_RUNPATH of executable not found when loader and dl_caller is libasan.so
DT_RUNPATH of executable not found when loader and dl_caller is libasan.so
- -
-
-
-
2021-02-26
Navin P
Rejected
[3/3] benchtests: Add ilogb* tests
[1/3] powerpc: Add optimized ilogb* for POWER9
- -
-
-
-
2021-02-26
Raphael Moreira Zinsly
tuliom
Superseded
«
1
2
3
4
…
192
193
»