Show patches with: State = Action Required       |   29119 patches
« 1 2 3 4291 292 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 [v2] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 - - - - --- 2024-08-20 Miao Wang via B4 Relay New
Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 - - - - --- 2024-08-20 Miao Wang via B4 Relay New
[v2] fgets: more tests [v2] fgets: more tests - - - - --- 2024-08-20 DJ Delorie New
Add tests of more strtod special cases Add tests of more strtod special cases - - - - --- 2024-08-19 Joseph Myers New
Make tst-strtod-underflow type-generic Make tst-strtod-underflow type-generic - - - - --- 2024-08-19 Joseph Myers New
[v3] linux: Add support for getrandom vDSO [v3] linux: Add support for getrandom vDSO - - - - --- 2024-08-19 Adhemerval Zanella New
[v2,3/3] x86: Enable non-temporal memset for Hygon processors x86: Add support for Hygon processors - - 2 - --- 2024-08-19 Feifei Wang New
[v2,2/3] x86: Add cache information support for Hygon processors x86: Add support for Hygon processors - - 2 - --- 2024-08-19 Feifei Wang New
[v2,1/3] x86: Add new architecture type for Hygon processors x86: Add support for Hygon processors - - 2 - --- 2024-08-19 Feifei Wang New
nss: fix getaddrinfo() accepting garbage as valid IPv4 address nss: fix getaddrinfo() accepting garbage as valid IPv4 address - - - - --- 2024-08-17 Miklós Máté New
Fix strtod subnormal rounding (bug 30220) Fix strtod subnormal rounding (bug 30220) - - 1 - --- 2024-08-16 Joseph Myers New
[5/5] support: Use macros for *stat wrappers Various support subdirectory cleanups - - 1 - --- 2024-08-16 Florian Weimer New
[4/5] io: Use struct statx and xstatx in tests Various support subdirectory cleanups - - 1 - --- 2024-08-16 Florian Weimer New
[3/5] support: Add the xstatx function Various support subdirectory cleanups - - 1 - --- 2024-08-16 Florian Weimer New
[2/5] support: Include <string.h> for strcmp in support_format_addrinfo.c Various support subdirectory cleanups - - 1 - --- 2024-08-16 Florian Weimer New
[1/5] support: Remove #include <config.h> Various support subdirectory cleanups - - 1 - --- 2024-08-16 Florian Weimer New
[COMMITTED,2.38/2.37] x86: Fix bug in strchrnul-evex512 [BZ #32078] [COMMITTED,2.38/2.37] x86: Fix bug in strchrnul-evex512 [BZ #32078] - - 1 - --- 2024-08-15 H.J. Lu New
[COMMITTED,2.38/2.37] Fix name space violation in fortify wrappers (bug 32052) [COMMITTED,2.38/2.37] Fix name space violation in fortify wrappers (bug 32052) - 1 - - --- 2024-08-15 H.J. Lu New
[COMMITTED,2.39] x86: Fix bug in strchrnul-evex512 [BZ #32078] [COMMITTED,2.39] x86: Fix bug in strchrnul-evex512 [BZ #32078] - - 1 - --- 2024-08-15 H.J. Lu New
[COMMITTED,2.40] x86: Fix bug in strchrnul-evex512 [BZ #32078] [COMMITTED,2.40] x86: Fix bug in strchrnul-evex512 [BZ #32078] - - 1 - --- 2024-08-15 H.J. Lu New
[committed,3/3] ungetc: Fix backup buffer leak on program exit [BZ #27821] ungetc fixes for BZ #27821 - - 1 - --- 2024-08-15 Siddhesh Poyarekar New
[committed,2/3] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] ungetc fixes for BZ #27821 - - 1 - --- 2024-08-15 Siddhesh Poyarekar New
[committed,1/3] Make tst-ungetc use libsupport ungetc fixes for BZ #27821 - - 1 - --- 2024-08-15 Siddhesh Poyarekar New
More thoroughly test underflow / errno in tst-strtod-round More thoroughly test underflow / errno in tst-strtod-round - - 1 - --- 2024-08-15 Joseph Myers New
Report error if setaffinity wrapper fails (Bug 32040) Report error if setaffinity wrapper fails (Bug 32040) - - 1 - --- 2024-08-15 Carlos O'Donell New
[3/3] ungetc: Fix backup buffer leak on program exit [BZ #27821] ungetc fixes for BZ #27821 - - 1 - --- 2024-08-14 Siddhesh Poyarekar New
[2/3] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] ungetc fixes for BZ #27821 - - 1 - --- 2024-08-14 Siddhesh Poyarekar New
[1/3] Make tst-ungetc use libsupport ungetc fixes for BZ #27821 - - 1 - --- 2024-08-14 Siddhesh Poyarekar New
[2/2] ungetc: Fix backup buffer leak on program exit [BZ #27821] ungetc fixes for BZ #27821 - - - - --- 2024-08-14 Siddhesh Poyarekar New
[1/2] ungetc: Fix uninitialized read when putting into unused streams [BZ #27821] ungetc fixes for BZ #27821 - - - - --- 2024-08-14 Siddhesh Poyarekar New
Add more tests of strtod end pointer Add more tests of strtod end pointer - - 1 - --- 2024-08-14 Joseph Myers New
[v2] Make __strtod_internal tests type-generic [v2] Make __strtod_internal tests type-generic - - - - --- 2024-08-14 Joseph Myers New
[v2] Test errno setting on strtod overflow in tst-strtod-round [committed] [v2] Test errno setting on strtod overflow in tst-strtod-round [committed] - - - - --- 2024-08-14 Joseph Myers New
libio/tst-getdelim: fix verbose print libio/tst-getdelim: fix verbose print - - - - --- 2024-08-14 Frederic Berat New
[v2] libio/tst-getdelim: Add new test covering NUL as a delimiter [v2] libio/tst-getdelim: Add new test covering NUL as a delimiter - - 1 - --- 2024-08-14 Frederic Berat New
libio/tst-getdelim: Add new test covering NUL as a delimiter libio/tst-getdelim: Add new test covering NUL as a delimiter - - - - --- 2024-08-14 Frederic Berat New
[v3,2/2] x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS [v3,1/2] x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path - - 1 - --- 2024-08-14 Noah Goldstein New
[v3,1/2] x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path [v3,1/2] x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path - - 1 - --- 2024-08-14 Noah Goldstein New
[v2] Make tst-strtod2 and tst-strtod5 type-generic [v2] Make tst-strtod2 and tst-strtod5 type-generic - - - - --- 2024-08-13 Joseph Myers New
Make __strtod_internal tests type-generic Make __strtod_internal tests type-generic - - - - --- 2024-08-13 Joseph Myers New
x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS - - - - --- 2024-08-13 Noah Goldstein New
x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path - - - - --- 2024-08-13 Noah Goldstein New
x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS - - - - --- 2024-08-13 Noah Goldstein New
x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path - - - - --- 2024-08-13 Noah Goldstein New
Test errno setting on strtod overflow in tst-strtod-round Test errno setting on strtod overflow in tst-strtod-round - - - - --- 2024-08-13 Joseph Myers New
[v1] x86: Fix bug in strchrnul-evex512 [BZ #32078] [v1] x86: Fix bug in strchrnul-evex512 [BZ #32078] - - 1 - --- 2024-08-13 Noah Goldstein New
x86: Add new cpu-flag `Prefer_Non_Temporal` x86: Add new cpu-flag `Prefer_Non_Temporal` - - - - --- 2024-08-13 Noah Goldstein New
Make tst-strtod2 and tst-strtod5 type-generic Make tst-strtod2 and tst-strtod5 type-generic - - - - --- 2024-08-12 Joseph Myers New
Update RISC-V relocations Update RISC-V relocations - - - - --- 2024-08-12 Andreas Schwab New
[v4] libio: asprintf should write NULL upon failure [v4] libio: asprintf should write NULL upon failure - - - - --- 2024-08-12 Florian Weimer New
[RFC,3/3] x86: Enable non-temporal memset for Hygon processors x86: Add support for Hygon processors - - 1 - --- 2024-08-12 Feifei Wang New
[RFC,2/3] x86: Add cache information support for Hygon processors x86: Add support for Hygon processors - - 1 - --- 2024-08-12 Feifei Wang New
[RFC,1/3] x86: Add new architecture type for Hygon processors x86: Add support for Hygon processors - - 1 - --- 2024-08-12 Feifei Wang New
[v2] x86: Add new cpu-flag `Prefer_Non_Temporal` [v2] x86: Add new cpu-flag `Prefer_Non_Temporal` - - - - --- 2024-08-11 Noah Goldstein New
x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations. x86: Unifies 'strnlen-evex' and 'strnlen-evex512' implementations. - - 1 - --- 2024-08-09 Matthew Sterrett New
[3/3] elf: Reorder audit events in dlcose to match _dl_fini (bug 32066) Audit fixes for proxy link maps - - - - --- 2024-08-09 Florian Weimer New
[2/3] elf: Call la_objclose for proxy link maps in _dl_fini (bug 32065) Audit fixes for proxy link maps - - - - --- 2024-08-09 Florian Weimer New
[1/3] elf: Signal la_objopen for the proxy link map in dlmopen (bug 31985) Audit fixes for proxy link maps - - - - --- 2024-08-09 Florian Weimer New
[v2] Add more tests of getline [v2] Add more tests of getline - - 1 - --- 2024-08-09 Joseph Myers New
[v1] inet: test if_nametoindex and if_indextoname [v1] inet: test if_nametoindex and if_indextoname - - 1 - --- 2024-08-09 DJ Delorie New
[v1] fgets: more tests [v1] fgets: more tests - - - - --- 2024-08-09 DJ Delorie New
[v2] string: strerror, strsignal cannot use buffer after dlmopen (bug 32026) [v2] string: strerror, strsignal cannot use buffer after dlmopen (bug 32026) - - 1 - --- 2024-08-09 Florian Weimer New
support: Add options list terminator to the test driver support: Add options list terminator to the test driver - - 1 - --- 2024-08-09 Florian Weimer New
[v2,2/2] login: Make user accounting database no-op Make accounting database no-op - - - - --- 2024-08-09 Adhemerval Zanella New
[v2,1/2] login: Remove utmp fallback for getlogin Make accounting database no-op - - - - --- 2024-08-09 Adhemerval Zanella New
ARC: Regenerate ULPs ARC: Regenerate ULPs - - - - --- 2024-08-09 Pavel Kozlov New
[v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058) [v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058) - - - - --- 2024-08-08 Adhemerval Zanella New
dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060) dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060) - - - - --- 2024-08-08 Florian Weimer New
[v4] manual: Describe struct link_map, support link maps with dlinfo [v4] manual: Describe struct link_map, support link maps with dlinfo - - - - --- 2024-08-08 Florian Weimer New
[v2] manual: Describe struct link_map, support link maps with dlinfo [v2] manual: Describe struct link_map, support link maps with dlinfo - - - - --- 2024-08-08 Florian Weimer New
[v2] stdlib: Fix qsort memory leak if callback throws (BZ 32058) [v2] stdlib: Fix qsort memory leak if callback throws (BZ 32058) - - - - --- 2024-08-08 Adhemerval Zanella New
[v2] Turn on -Wimplicit-fallthrough by default if available [v2] Turn on -Wimplicit-fallthrough by default if available - - 1 - --- 2024-08-08 Florian Weimer New
[COMMITTED] powerpc64le: Update ulps [COMMITTED] powerpc64le: Update ulps - - - - --- 2024-08-08 Florian Weimer New
[v2,3/3] elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986) Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-08 Florian Weimer New
[v2,2/3] elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-08 Florian Weimer New
[v2,1/3] elf: Run constructors on cyclic recursive dlopen (bug 31986) Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-08 Florian Weimer New
[COMMITTED] s390x: Update ulps [COMMITTED] s390x: Update ulps - - - - --- 2024-08-08 Florian Weimer New
RISC-V: Regenerate ULPs RISC-V: Regenerate ULPs - - 1 - --- 2024-08-08 Julian Zhu New
MIPS: Regenerate ULPs MIPS: Regenerate ULPs - - 1 - --- 2024-08-08 Julian Zhu New
LoongArch: Regenerate ULPs LoongArch: Regenerate ULPs - - - - --- 2024-08-08 caiyinyu New
stdlib: Fix qsort memory leak if callback throws (BZ 32058) stdlib: Fix qsort memory leak if callback throws (BZ 32058) - - - - --- 2024-08-07 Adhemerval Zanella New
Fix compiler warnings in stdio-common/_itoa.c and stdio-common/_itowa.c Fix compiler warnings in stdio-common/_itoa.c and stdio-common/_itowa.c - - - - --- 2024-08-07 John David Anglin New
[COMMITTED] powerpc: Regenerate ULPs for soft-fp [COMMITTED] powerpc: Regenerate ULPs for soft-fp - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] powerpc: Update soft-fp ulps [COMMITTED] powerpc: Update soft-fp ulps - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] sparc: Regenerate ULPs [COMMITTED] sparc: Regenerate ULPs - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] i386: Regenerate ULPs [COMMITTED] i386: Regenerate ULPs - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] arm: Regenerate ULPs [COMMITTED] arm: Regenerate ULPs - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] aarch64: Regenerate ULPs [COMMITTED] aarch64: Regenerate ULPs - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] sysdeps: Re-flow and sort multiline gnu/Makefile definitions [COMMITTED] sysdeps: Re-flow and sort multiline gnu/Makefile definitions - - - - --- 2024-08-07 Adhemerval Zanella New
[COMMITTED] login: Re-flow and sort multiline Makefile definitions [COMMITTED] login: Re-flow and sort multiline Makefile definitions - - - - --- 2024-08-07 Adhemerval Zanella New
[v7] manual: Add Descriptor-Relative Access section [v7] manual: Add Descriptor-Relative Access section - - 1 - --- 2024-08-07 Florian Weimer New
[4/4] elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986) Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-07 Florian Weimer New
[3/4] elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-07 Florian Weimer New
[2/4] elf: Run constructors on cyclic recursive dlopen (bug 31986) Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-07 Florian Weimer New
[1/4] elf: Remove struct dl_init_args from elf/dl-open.c Fixes for recursive dlopen (bug 31986) - - - - --- 2024-08-07 Florian Weimer New
Add more tests of getline Add more tests of getline - - - - --- 2024-08-06 Joseph Myers New
[COMMITTED] stdlib: Link tst-concurrent-quick_exit with $(shared-thread-library) [COMMITTED] stdlib: Link tst-concurrent-quick_exit with $(shared-thread-library) - - - - --- 2024-08-06 Adhemerval Zanella New
[v6] manual: Add Descriptor-Relative Access section [v6] manual: Add Descriptor-Relative Access section - - - - --- 2024-08-06 Florian Weimer New
Use binutils 2.43 branch in build-many-glibcs.py Use binutils 2.43 branch in build-many-glibcs.py - - 1 - --- 2024-08-06 Joseph Myers New
[3/3] elf: Switch to main malloc after final ld.so self-relocation Make ld.so self-relocation/main malloc switch more robust - - - - --- 2024-08-06 Florian Weimer New
« 1 2 3 4291 292 »