Toggle navigation
Patchwork
GNU C Library (glibc)
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 19104 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
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
aburgess
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
raoni
jason
jwakely
jwakely
maximk
trodgers
Apply
«
1
2
3
4
…
191
192
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
socket: Check lengths before advancing pointer in CMSG_NXTHDR
socket: Check lengths before advancing pointer in CMSG_NXTHDR
- -
2
-
-
2022-05-16
Arjun Shankar
New
[v9,6/6] elf: Optimize _dl_new_hash in dl-new-hash.h
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
- -
1
-
1
2022-05-16
Noah Goldstein
New
[v9,5/6] nss: Optimize nss_hash in nss_hash.c
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
1 -
1
-
-
2022-05-16
Noah Goldstein
New
[v9,4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
- -
1
-
-
2022-05-16
Noah Goldstein
New
[v9,3/6] nss: Add tests for the nss_hash in nss_hash.h
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
- -
1
-
-
2022-05-16
Noah Goldstein
New
[v9,2/6] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash)
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
- -
1
-
-
2022-05-16
Noah Goldstein
New
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
[v9,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked
1 -
1
-
-
2022-05-16
Noah Goldstein
New
[v2] Enable DT_RELR in glibc shared libraries and PIEs automatically
[v2] Enable DT_RELR in glibc shared libraries and PIEs automatically
1 -
2
-
-
2022-05-16
H.J. Lu
New
[v4,3/3] linux: Add fallback for clone failure on posix_spawn (BZ #29115)
Linux: Fix posix_spawn when user with time namespaces
- -
2
-
-
2022-05-10
Adhemerval Zanella
New
[v4,2/3] support: Add support_enter_time_namespace
Linux: Fix posix_spawn when user with time namespaces
- -
1
-
-
2022-05-10
Adhemerval Zanella
New
[v4,1/3] linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
Linux: Fix posix_spawn when user with time namespaces
- -
1
-
-
2022-05-10
Adhemerval Zanella
New
[v4,13/13] LoongArch: Update build-many-glibcs.py for the LoongArch Port.
GLIBC LoongArch PATCHES
- -
2
-
-
2022-05-09
caiyinyu
New
[v4,12/13] LoongArch: Hard Float Support
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,11/13] LoongArch: Build Infastructure
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,10/13] LoongArch: Add ABI Lists
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,09/13] LoongArch: Linux ABI
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,08/13] LoongArch: Linux Syscall Interface
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,07/13] LoongArch: Atomic and Locking Routines
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,06/13] LoongArch: Generic <math.h> and soft-fp Routines
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,05/13] LoongArch: Thread-Local Storage Support
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,04/13] LoongArch: ABI Implementation
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,03/13] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,02/13] LoongArch: Add LoongArch entries to config.h.in
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v4,01/13] LoongArch: Update NEWS and README for the LoongArch port.
GLIBC LoongArch PATCHES
- -
1
-
-
2022-05-09
caiyinyu
New
[v3] math: Add math-use-builtins-fabs (BZ#29027)
[v3] math: Add math-use-builtins-fabs (BZ#29027)
- -
2
-
-
2022-05-05
Adhemerval Zanella
New
[v4,3/3] csu: Implement and use _dl_early_allocate during static startup
[v4,1/3] ia64: Always define IA64_USE_NEW_STUB as a flag macro
- -
2
-
-
2022-05-05
Florian Weimer
New
[v5,10/10] manual: Add documentation for arc4random functions
Add arc4random support
- -
2
-
-
2022-05-04
Adhemerval Zanella
New
[v5,09/10] stdlib: Add TLS optimization to arc4random
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,08/10] s390x: Add optimized chacha20
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,07/10] powerpc64: Add optimized chacha20
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,06/10] x86: Add AVX2 optimized chacha20
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,05/10] x86: Add SSE2 optimized chacha20
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,04/10] aarch64: Add optimized chacha20
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,03/10] benchtests: Add arc4random benchtest
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,02/10] stdlib: Add arc4random tests
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
[v5,01/10] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
Add arc4random support
- -
1
-
-
2022-05-04
Adhemerval Zanella
New
Update RISC-V specific ELF definitions
Update RISC-V specific ELF definitions
1 -
2
-
-
2022-05-03
Andreas Schwab
New
stdio-common: Add the fgetln function
stdio-common: Add the fgetln function
- -
2
-
-
2022-05-03
Florian Weimer
New
elf: Remove fallback to the start of DT_STRTAB for dladdr
elf: Remove fallback to the start of DT_STRTAB for dladdr
1 -
2
-
-
2022-05-01
Fangrui Song
New
elf: Simplify version test when searching a versioned symbol
elf: Simplify version test when searching a versioned symbol
- -
2
-
-
2022-05-01
Fangrui Song
New
[3/3] Revert "[ARM][BZ #17711] Fix extern protected data handling"
Simplify ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA and revert aarch64/arm's extern protected data handl…
- -
2
-
-
2022-05-01
Fangrui Song
New
[2/3] Revert "[AArch64][BZ #17711] Fix extern protected data handling"
Simplify ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA and revert aarch64/arm's extern protected data handl…
- -
1
-
-
2022-05-01
Fangrui Song
New
[1/3] elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA check for non-DL_EXTERN_PROTECTED_DATA ports
Simplify ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA and revert aarch64/arm's extern protected data handl…
- -
1
-
-
2022-05-01
Fangrui Song
New
elf: Remove one-default-version check when searching an unversioned symbol
elf: Remove one-default-version check when searching an unversioned symbol
- -
2
-
-
2022-05-01
Fangrui Song
New
S390: Enable static PIE
S390: Enable static PIE
- -
2
-
-
2022-04-28
Stefan Liebler
New
[v2] Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
[v2] Fix deadlock when pthread_atfork handler calls pthread_atfork or dlclose
- -
2
-
-
2022-04-27
Arjun Shankar
New
libio: Remove _IO_adjust_column, _IO_adjust_wcolumn, column tracking
libio: Remove _IO_adjust_column, _IO_adjust_wcolumn, column tracking
- -
2
-
-
2022-04-21
Florian Weimer
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
[v5] elf: fixes compile error when both enable -Werror and -DNDEBUG
[v5] elf: fixes compile error when both enable -Werror and -DNDEBUG
- -
2
-
-
2022-04-15
Yang Yanchao
New
[v4] elf: fixes compile error when both enable -Werror and -DNDEBUG
[v4] elf: fixes compile error when both enable -Werror and -DNDEBUG
- -
2
-
-
2022-04-12
Yang Yanchao
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
[v1] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
[v1] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
- -
1
-
-
2022-04-04
Noah Goldstein
New
[v3] elf: fixes compile error when both enable -Werror and -DNDEBUG
[v3] elf: fixes compile error when both enable -Werror and -DNDEBUG
- -
2
-
-
2022-04-02
Yang Yanchao
New
[iconvdata] Fix possible bad array index.
[iconvdata] Fix possible bad array index.
- -
2
-
-
2022-04-01
Dmitry Chestnyh
New
[sysdeps] Fix possible null-pointer dereference.
[sysdeps] Fix possible null-pointer dereference.
- -
2
-
-
2022-04-01
Dmitry Chestnyh
New
[iconv] . Fix possible array out of bounds.
[iconv] . Fix possible array out of bounds.
- -
2
-
-
2022-04-01
Dmitry Chestnyh
New
[locale] Corrected return value check.
[locale] Corrected return value check.
- -
2
-
-
2022-04-01
Dmitry Chestnyh
New
[locale] Corrected return value check.
[locale] Corrected return value check.
- -
2
-
-
2022-03-31
Dmitry Chestnyh
New
[locale] Corrected return value check.
[locale] Corrected return value check.
- -
2
-
-
2022-03-31
Dmitry Chestnyh
New
[elf] Fix possible null-pointer dereference.
[elf] Fix possible null-pointer dereference.
- -
1
-
-
2022-03-31
Dmitry Chestnyh
New
[elf] Fix possible null-pointer dereference.
[elf] Fix possible null-pointer dereference.
- -
1
-
-
2022-03-31
Dmitry Chestnyh
New
[iconv] Fix possible null-pointer dereference.
[iconv] Fix possible null-pointer dereference.
- -
1
-
-
2022-03-31
Dmitry Chestnyh
New
[sunrpc] Fix possible null-pointer dereference.
[sunrpc] Fix possible null-pointer dereference.
- -
1
-
-
2022-03-31
Dmitry Chestnyh
New
[sunrpc] Fix possible null-pointer dereference.
[sunrpc] Fix possible null-pointer dereference.
- -
1
-
-
2022-03-31
Dmitry Chestnyh
New
iconv: Fix possible null-pointer dereference.
iconv: Fix possible null-pointer dereference.
- -
1
-
-
2022-03-31
Dmitry Chestnyh
New
[26/26] libio: Convert __vswprintf_internal to buffers (bug 27857)
vfprintf rework to remove vtables
- -
2
-
-
2022-03-17
Florian Weimer
New
[25/26] libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[24/26] libio: Convert __vdprintf_internal to buffers
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[23/26] libio: Convert __vasprintf_internal to buffers
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[22/26] libio: Convert __vsprintf_internal to buffers
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[21/26] stdio-common: Add lock optimization to vfprintf and vfwprintf
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[20/26] stdio-common: Convert vfprintf and related functions to buffers
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[19/26] stdio-common: Add __translated_number_width
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[18/26] stdio-common: Add __printf_function_invoke
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[17/26] stdio-common: Introduce buffers for implementing printf
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[16/26] locale: Implement struct grouping_iterator
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[15/26] locale: Add more cached data to LC_CTYPE
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[14/26] locale: Remove private union from struct __locale_data
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[13/26] locale: Remove cleanup function pointer from struct __localedata
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[12/26] locale: Call _nl_unload_locale from _nl_archive_subfreeres
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[11/26] stdio-common: Simplify printf_unknown interface in vfprintf-internal.c
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[10/26] stdio-common: Move union printf_arg int <printf.h>
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[09/26] stdio-common: Add printf specifier registry to <printf.h>
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[08/26] stdio-common: Add tst-memstream-string for open_memstream overflow
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[07/26] __printf_fphex always uses LC_NUMERIC
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[06/26] vfprintf: Consolidate some multibyte/wide character processing
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[05/26] vfprintf: Move argument processing into vfprintf-process-arg.c
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[04/26] stdio-common: Add tst-printf-width-i18n to cover numeric field width
vfprintf rework to remove vtables
- -
1
-
-
2022-03-17
Florian Weimer
New
[v2,1/1] nss: return early in DB reload-and-get if newfstatat fails (BZ #28752)
nss: return early in DB reload-and-get if newfstatat fails (BZ #28752)
- -
2
-
-
2022-03-14
Sam James
New
[3/3] : C++20 P0482R6 and C2X N2653: Tests for mbrtoc8, c8rtomb, char8_t
: C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb().
- -
2
-
-
2022-02-27
Tom Honermann
New
[2/3] : C++20 P0482R6 and C2X N2653: Implement mbrtoc8, c8rtomb, char8_t
: C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb().
- -
1
-
-
2022-02-27
Tom Honermann
New
[1/3] : C++20 P0482R6 and C2X N2653: Fix for bug 25744, mbrtowc with Big5-HKSCS
: C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb().
- -
1
-
-
2022-02-27
Tom Honermann
New
[v4] localedata: Updates for Taiwanese locales [BZ #24409]
[v4] localedata: Updates for Taiwanese locales [BZ #24409]
- -
2
-
-
2022-02-25
Wei-Lun Chao
New
[v2,15/15] linux: Add mount_setattr
linux: Add new syscalls
- -
2
-
-
2022-02-07
Adhemerval Zanella
New
[v2,14/15] linux: Add tst-mount to check for Linux new mount API
linux: Add new syscalls
- -
1
-
-
2022-02-07
Adhemerval Zanella
New
[v2,13/15] linux: Add open_tree
linux: Add new syscalls
- -
1
-
-
2022-02-07
Adhemerval Zanella
New
[v2,12/15] linux: Add fspick
linux: Add new syscalls
- -
1
-
-
2022-02-07
Adhemerval Zanella
New
[v2,11/15] linux: Add fsconfig
linux: Add new syscalls
- -
1
-
-
2022-02-07
Adhemerval Zanella
New
[v2,10/15] linux: Add move_mount
linux: Add new syscalls
- -
1
-
-
2022-02-07
Adhemerval Zanella
New
«
1
2
3
4
…
191
192
»