Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| Archived =
No
| 582 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
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
macro
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
maximk
maximk
maximk
maximk
trodgers
trodgers
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
ramana
Apply
«
1
2
3
4
…
5
6
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
asprintf: set result ptr to NULL on error
asprintf: set result ptr to NULL on error
- -
2
-
-
2023-01-19
Adam Borowski
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
Changes Requested
[v8,7/7] stdlib: Add more qsort{_r} coverage
Use introsort for qsort
- -
3
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v8,6/7] stdlib: Remove use of mergesort on qsort (BZ 21719)
Use introsort for qsort
- -
1
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v8,5/7] stdlib: Implement introsort for qsort (BZ 19305)
Use introsort for qsort
- -
1
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v8,4/7] stdlib: qsort: Move some macros to inline function
Use introsort for qsort
- -
1
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v8,3/7] stdlib: Move insertion sort out qsort
Use introsort for qsort
- -
1
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v8,2/7] stdlib: Optimization qsort{_r} swap implementation
Use introsort for qsort
- -
1
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v8,1/7] string: Add internal memswap implementation
Use introsort for qsort
- -
1
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v2,2/2] crypt: Remove libcrypt support
Remove libcrypt support
- -
6
-
-
2023-10-02
Adhemerval Zanella Netto
New
[v2,1/2] sparc: Remove optimize md5, sha256, and sha512
Remove libcrypt support
- -
3
-
-
2023-10-02
Adhemerval Zanella Netto
New
[RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
[RFC] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401)
- -
5
-
1
2023-09-28
Adhemerval Zanella Netto
New
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage
Remove print_fp alloca usage
- -
6
-
-
2023-09-14
Adhemerval Zanella Netto
New
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage
Remove print_fp alloca usage
- -
5
-
-
2023-09-14
Adhemerval Zanella Netto
New
[2/2] linux: Use procutils_read_file on malloc-hugepages
Use procutils on getsysstats and malloc-hugepages
- -
6
-
-
2023-09-12
Adhemerval Zanella Netto
New
[1/2] linux: Use procutils_read_file on getsysstats
Use procutils on getsysstats and malloc-hugepages
- -
5
-
-
2023-09-12
Adhemerval Zanella Netto
New
[v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
[v2] linux: Make fdopendir fail with O_PATH (BZ 30373)
- -
6
-
-
2023-09-01
Adhemerval Zanella Netto
New
[v3] string: Use builtins for ffs and ffsll
[v3] string: Use builtins for ffs and ffsll
- -
6
-
-
2023-08-25
Adhemerval Zanella Netto
New
[v2,2/2] stdlib: Make abort AS-safe (BZ 26275)
Make abort AS-safe
- -
6
-
-
2023-08-03
Adhemerval Zanella Netto
New
[v2,1/2] setjmp: Use BSD sematic as default for setjmp
Make abort AS-safe
- -
5
-
-
2023-08-03
Adhemerval Zanella Netto
New
[v2] debug: Fix fortified realpath C++ ODR violation (BZ 30516)
[v2] debug: Fix fortified realpath C++ ODR violation (BZ 30516)
- -
5
-
1
2023-07-03
Adhemerval Zanella Netto
New
linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705)
linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705)
- -
6
-
-
2023-06-27
Adhemerval Zanella Netto
New
nss_files: Tune down tst-nss-files-hosts-getent resource usage
nss_files: Tune down tst-nss-files-hosts-getent resource usage
- -
6
-
-
2023-06-07
Adhemerval Zanella Netto
New
linux: Handle personality filtering for 32 bits
linux: Handle personality filtering for 32 bits
- -
6
-
-
2023-06-06
Adhemerval Zanella Netto
New
stdlib: Tune down thread arc4random tests
stdlib: Tune down thread arc4random tests
- -
5
-
-
2023-06-01
Adhemerval Zanella Netto
New
[v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
[v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
- -
6
-
-
2023-05-24
Adhemerval Zanella Netto
New
[v7,3/3] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050)
Fix opendir regression on some FS
- -
2
-
-
2023-03-13
Adhemerval Zanella Netto
New
[v7,2/3] support: Add xreallocarray
Fix opendir regression on some FS
- -
1
-
-
2023-03-13
Adhemerval Zanella Netto
New
[v7,1/3] linux: Use getdents64 on non-LFS readdir
Fix opendir regression on some FS
- -
1
-
-
2023-03-13
Adhemerval Zanella Netto
New
[v2,1/4] Disable __USE_EXTERN_INLINES for clang
Initial fixes for clang build support
- -
1
-
-
2022-11-02
Adhemerval Zanella Netto
New
stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
- -
2
-
-
2022-08-29
Adhemerval Zanella Netto
New
posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147)
posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147)
- -
2
-
-
2022-05-27
Adhemerval Zanella Netto
New
[v11,3/3] posix: add test for REG_STARTEND
[v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
- -
6
-
-
2023-08-20
Ahelenia Ziemiańska
New
[v11,2/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor
[v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
- -
5
-
-
2023-08-20
Ahelenia Ziemiańska
New
[v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
[v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
- -
5
-
-
2023-08-20
Ahelenia Ziemiańska
New
[v18,3/3] POSIX locale covers every byte [BZ# 29511]
[v18,1/3] iconv: __gconv_btwoc_ascii -> __gconv_btowc_ascii
- -
3
-
1
2023-07-23
Ahelenia Ziemiańska
New
[v18,2/3] locale: charmap: fix off-by-one with ranges
[v18,1/3] iconv: __gconv_btwoc_ascii -> __gconv_btowc_ascii
- -
4
-
-
2023-07-23
Ahelenia Ziemiańska
New
[v18,1/3] iconv: __gconv_btwoc_ascii -> __gconv_btowc_ascii
[v18,1/3] iconv: __gconv_btwoc_ascii -> __gconv_btowc_ascii
- -
4
-
-
2023-07-23
Ahelenia Ziemiańska
New
[v9,3/3] posix: add test for REG_STARTEND
[v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
- -
5
-
1
2023-07-03
Ahelenia Ziemiańska
New
[v9,2/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor
[v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
- -
4
-
1
2023-07-03
Ahelenia Ziemiańska
New
[v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
[v9,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL
- -
5
-
-
2023-07-03
Ahelenia Ziemiańska
New
powerpc64: small-model @got@tprel accesses
powerpc64: small-model @got@tprel accesses
- -
2
-
-
2022-04-20
Alan Modra
New
[v3] powerpc64: Enable static-pie
[v3] powerpc64: Enable static-pie
- -
2
-
-
2022-04-20
Alan Modra
New
[v2,3/4] powerpc: Relocate stinfo->main
PowerPC64 static-pie
1 -
1
-
-
2022-02-28
Alan Modra
tuliom
Changes Requested
[v1b,3/3] Makeconfig: Use spaces consistently before =
Makeconfig: reflow and other whitespace changes
- -
3
-
3
2023-07-17
Alejandro Colomar
New
[v1b,2/3] Makeconfig: Use one line per token
Makeconfig: reflow and other whitespace changes
- -
3
-
2
2023-07-17
Alejandro Colomar
New
[v1b,1/3] Makeconfig: Use a space before a newline escape
Makeconfig: reflow and other whitespace changes
- -
5
-
-
2023-07-17
Alejandro Colomar
New
Makeconfig: Use a space before a newline escape
Makeconfig: Use a space before a newline escape
- -
5
-
1
2023-07-11
Alejandro Colomar
New
dirent.h: Fix typo in __nonnull attribute
dirent.h: Fix typo in __nonnull attribute
- -
6
-
-
2023-07-11
Alejandro Colomar
New
malloc.c: Remove bogus __nonnull attribute
malloc.c: Remove bogus __nonnull attribute
1 -
6
-
-
2023-07-11
Alejandro Colomar
New
[RFC,v1,2/2] Makeconfig: Compile glibc with -fno-delete-null-pointer-checks
Use -fno-delete-null-pointer-checks to build glibc
- -
1
-
5
2023-07-11
Alejandro Colomar
New
[RFC,v1,1/2] Makeconfig: Use one line per token
Use -fno-delete-null-pointer-checks to build glibc
- -
4
-
1
2023-07-11
Alejandro Colomar
New
[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
powerpc: Optimized strcmp for power10
powerpc: Optimized strcmp for power10
- -
6
-
-
2023-09-21
Amrita H S
New
fix comments about elf_dynamic_do_* functions
fix comments about elf_dynamic_do_* functions
- -
-
-
1
2021-12-26
Andrea Monaco
Changes Requested
elf/do-rel.h: fix comment introducing elf_dynamic_do_Rel
elf/do-rel.h: fix comment introducing elf_dynamic_do_Rel
- -
-
-
1
2021-12-25
Andrea Monaco
Changes Requested
[resend] Fix miscompilation and thus build on ia64's gcc-10 and later
[resend] Fix miscompilation and thus build on ia64's gcc-10 and later
1 -
6
-
-
2023-08-31
Andreas K. Huettel
New
build failure on ia64 (+ patch), "relocation truncated to fit: GPREL22 against `.text'"
build failure on ia64 (+ patch), "relocation truncated to fit: GPREL22 against `.text'"
- -
2
4
-
2023-07-29
Andreas K. Huettel
New
Mark non-UTF-8 localedata test input files as binary
Mark non-UTF-8 localedata test input files as binary
- -
6
-
-
2023-08-08
Andreas Schwab
New
Always do locking when accessing streams (bug 15142, bug 14697)
Always do locking when accessing streams (bug 15142, bug 14697)
- -
5
-
1
2023-06-05
Andreas Schwab
New
x86/dl-cacheinfo: remove unsused parameter from handle_amd
x86/dl-cacheinfo: remove unsused parameter from handle_amd
1 -
2
-
-
2023-04-03
Andreas Schwab
New
[v2] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
[v2] dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
- -
2
-
-
2023-03-27
Andreas Schwab
New
Update getaddrinfo to RFC 6724 (bug 29496)
Update getaddrinfo to RFC 6724 (bug 29496)
- -
-
-
-
2022-09-06
Andreas Schwab
Changes Requested
Always do locking when accessing streams (bug 15142, bug 14697)
Always do locking when accessing streams (bug 15142, bug 14697)
- -
2
-
-
2022-07-18
Andreas Schwab
New
Properly set up wide stream buffers for output (bug 20632)
Properly set up wide stream buffers for output (bug 20632)
- -
2
-
-
2022-04-11
Andreas Schwab
New
[16/16] Move getnameinfo from 'inet' to 'nss'
Consolidate NSS functionality into nss subdir
- -
5
-
1
2023-10-02
Arjun Shankar
New
[15/16] Move getaddrinfo from 'posix' into 'nss'
Consolidate NSS functionality into nss subdir
- -
2
-
-
2023-10-02
Arjun Shankar
New
[14/16] Move 'services' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[13/16] Move 'rpc' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[12/16] Move 'protocols' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[11/16] Move 'networks' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[10/16] Move 'netgroup' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[09/16] Move 'hosts' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[08/16] Move 'ethers' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[07/16] Move 'aliases' routines from 'inet' into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[06/16] Remove 'shadow' and merge into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[05/16] Remove 'pwd' and merge into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[04/16] Remove 'gshadow' and merge into 'nss'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[03/16] Remove 'grp' and merge into 'nss' and 'posix'
Consolidate NSS functionality into nss subdir
- -
1
-
-
2023-10-02
Arjun Shankar
New
[02/16] nss: Rearrange and sort Makefile variables
Consolidate NSS functionality into nss subdir
1 -
1
-
-
2023-10-02
Arjun Shankar
New
[01/16] inet: Rearrange and sort Makefile variables
Consolidate NSS functionality into nss subdir
1 -
1
-
-
2023-10-02
Arjun Shankar
New
Remove 'grp' and merge into 'nss' and 'posix'
Remove 'grp' and merge into 'nss' and 'posix'
1 -
5
-
1
2023-06-29
Arjun Shankar
New
[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
Under Review
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
io: Fix record locking contants for powerpc64 with __USE_FILE_OFFSET64
- -
6
-
-
2023-08-28
Aurelien Jarno
New
[v2,6/6] x86-64: Require BMI2 for AVX2 memrchr implementation
x86: Fix AVX2 string functions requiring BMI1, BMI2 or LZCNT (BZ #29611)
- -
2
-
-
2022-10-02
Aurelien Jarno
New
[v2,4/6] x86-64: Require LZCNT for AVX2 memrchr implementation
x86: Fix AVX2 string functions requiring BMI1, BMI2 or LZCNT (BZ #29611)
- -
1
-
-
2022-10-02
Aurelien Jarno
New
[v2,2/6] x86-64: Require BMI2 for AVX2 str*cmp and wcs(n)cmp implementations
x86: Fix AVX2 string functions requiring BMI1, BMI2 or LZCNT (BZ #29611)
- -
1
-
-
2022-10-02
Aurelien Jarno
New
Typos is dl_find_object manual
Typos is dl_find_object manual
- -
-
4
2
2023-07-11
Bert Wesarg
New
intl: Clarify the role and the contents of locale.alias.
intl: Clarify the role and the contents of locale.alias.
- -
6
-
-
2023-09-12
Bruno Haible
New
intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
- -
6
-
-
2023-09-10
Bruno Haible
New
C2x strtol binary constant handling: Fix special case "0b"
C2x strtol binary constant handling: Fix special case "0b"
- -
2
-
-
2023-03-16
Bruno Haible
Changes Requested
LoongArch: Add lasx/lsx support for _dl_runtime_profile.
LoongArch: Add lasx/lsx support for _dl_runtime_profile.
- -
6
-
-
2023-09-11
caiyinyu
New
[2/2] LoongArch: Add vector implementation for _dl_runtime_resolve.
[1/2] LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.
- -
3
3
-
2023-07-10
caiyinyu
New
LoongArch: Add support for dl_runtime_profile
LoongArch: Add support for dl_runtime_profile
- -
6
-
-
2023-06-07
caiyinyu
New
LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucont…
LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucont…
- -
2
-
-
2023-04-03
caiyinyu
New
LoongArch: Add Syscall Assembly Implementation
LoongArch: Add Syscall Assembly Implementation
- -
2
-
-
2023-03-23
caiyinyu
New
aarch64: Standardized codes by using macro __glibc_{un, }likely and AARCH64_R
aarch64: Standardized codes by using macro __glibc_{un, }likely and AARCH64_R
- -
2
-
-
2023-03-13
caiyinyu
New
LoongArch: Add support for ldconfig.
LoongArch: Add support for ldconfig.
- -
2
-
-
2023-03-08
caiyinyu
Changes Requested
回复: [PATCH] LoongArch: Use medium cmodel build libc_nonshared.a.
回复: [PATCH] LoongArch: Use medium cmodel build libc_nonshared.a.
- -
-
-
-
2022-11-30
caiyinyu
Changes Requested
LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1].
- -
2
-
-
2022-10-31
caiyinyu
New
«
1
2
3
4
…
5
6
»