Show patches with: State = Action Required       |    Archived = No       |   29063 patches
« 1 2 3 4290 291 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,3/4] misc: FUSE-based tests for mkstemp FUSE-based testing for file system functions - - - - --- 2024-08-26 Florian Weimer New
[v3,2/4] support: Add FUSE-based file system test framework to support/ FUSE-based testing for file system functions - - - - --- 2024-08-26 Florian Weimer New
[v3,1/4] Bundle <linux/fuse.h> userspace header from Linux 6.10 FUSE-based testing for file system functions - - - - --- 2024-08-26 Florian Weimer New
Remove the LICENSES file Remove the LICENSES file - - - - --- 2024-08-26 Florian Weimer New
[v7] replace tgammaf by the CORE-MATH implementation [v7] replace tgammaf by the CORE-MATH implementation - - - - --- 2024-08-26 Paul Zimmermann New
[v2,5/5] malloc: Add tcache path for calloc malloc: TCACHE improvement for free and calloc - - - - --- 2024-08-26 Wangyang Guo New
[v2,4/5] benchtests: Add calloc function test to bench-malloc-thread malloc: TCACHE improvement for free and calloc - - - - --- 2024-08-26 Wangyang Guo New
[v2,3/5] malloc: Arena is not needed for tcache path in free() malloc: TCACHE improvement for free and calloc - - - - --- 2024-08-26 Wangyang Guo New
[v2,2/5] malloc: Avoid func call for tcache quick path in free() malloc: TCACHE improvement for free and calloc - - - - --- 2024-08-26 Wangyang Guo New
[v2,1/5] malloc: Split _int_free() into 3 sub functions malloc: TCACHE improvement for free and calloc - - - - --- 2024-08-26 Wangyang Guo New
[v1] libio: Fix crash in fputws [BZ #20632] [v1] libio: Fix crash in fputws [BZ #20632] - - - - --- 2024-08-25 Peter Ammon New
[hurd,commited] mach: Fix bogus negative return [hurd,commited] mach: Fix bogus negative return - - - - --- 2024-08-25 Samuel Thibault New
[v2] nss: fix getaddrinfo() accepting garbage as valid IPv4 address [v2] nss: fix getaddrinfo() accepting garbage as valid IPv4 address - - - - --- 2024-08-24 Miklós Máté New
[v3] ctime.3: Document how to check errors from mktime(3) [v3] ctime.3: Document how to check errors from mktime(3) - - - - --- 2024-08-23 Alejandro Colomar New
[v2] ctime.3: Document how to check errors from mktime(3) [v2] ctime.3: Document how to check errors from mktime(3) - - - - --- 2024-08-23 Alejandro Colomar New
ctime.3: Document how to check errors from mktime(3) ctime.3: Document how to check errors from mktime(3) - - - - --- 2024-08-23 Alejandro Colomar New
[v3] ctime.3: EXAMPLES: Add example program [v3] ctime.3: EXAMPLES: Add example program - - - - --- 2024-08-22 Alejandro Colomar New
io: Add error tests for fchmod io: Add error tests for fchmod - - - - --- 2024-08-22 Florian Weimer New
support: Report errno constants in TEST_COMPARE failures support: Report errno constants in TEST_COMPARE failures - - 1 - --- 2024-08-22 Florian Weimer New
LoongArch: Fix macro redefined warning in dl-tlsdesc.S LoongArch: Fix macro redefined warning in dl-tlsdesc.S - - - - --- 2024-08-22 mengqinggang New
[3/3] Linux: Add FUSE-based test for fchmod FUSE-based testing for file system functions - - - - --- 2024-08-22 Florian Weimer New
[v2,2/3] Linux: FUSE-based tests for mkstemp FUSE-based testing for file system functions - - - - --- 2024-08-22 Florian Weimer New
[v2,1/3] Linux: Add FUSE-based file system test framework to support/ FUSE-based testing for file system functions - - - - --- 2024-08-22 Florian Weimer New
[6/6] malloc: Fix tst-safe-linking failure after enable tcache [1/6] malloc: Split _int_free() into 3 sub functions - - - - --- 2024-08-22 Wangyang Guo New
[5/6] malloc: Add tcache path for calloc [1/6] malloc: Split _int_free() into 3 sub functions - - - - --- 2024-08-22 Wangyang Guo New
[4/6] benchtests: Add calloc function test to bench-malloc-thread [1/6] malloc: Split _int_free() into 3 sub functions - - - - --- 2024-08-22 Wangyang Guo New
[3/6] malloc: Arena is not needed for tcache path in free() [1/6] malloc: Split _int_free() into 3 sub functions - - - - --- 2024-08-22 Wangyang Guo New
[2/6] malloc: Avoid func call for tcache quick path in free() [1/6] malloc: Split _int_free() into 3 sub functions - - - - --- 2024-08-22 Wangyang Guo New
[1/6] malloc: Split _int_free() into 3 sub functions [1/6] malloc: Split _int_free() into 3 sub functions - - - - --- 2024-08-22 Wangyang Guo New
Test mkdirat use of mode argument Test mkdirat use of mode argument - - 1 - --- 2024-08-21 Joseph Myers New
[v3] Add more tests of getline [committed] [v3] Add more tests of getline [committed] - - - - --- 2024-08-21 Joseph Myers New
[2/2] Linux: FUSE-based tests for mkstemp FUSE-based testing for file system functions - - - - --- 2024-08-21 Florian Weimer New
[1/2] Linux: Add FUSE-based file system test framework to support/ FUSE-based testing for file system functions - - - - --- 2024-08-21 Florian Weimer New
[COMMITTED] Revert "inet: Avoid label at end of compound statement in tst-if_nameindex" [COMMITTED] Revert "inet: Avoid label at end of compound statement in tst-if_nameindex" - - - - --- 2024-08-21 Florian Weimer New
inet: Avoid label at end of compound statement in tst-if_nameindex inet: Avoid label at end of compound statement in tst-if_nameindex - - - - --- 2024-08-21 Florian Weimer New
[COMMITTED] inet: Avoid label at end of compound statement in tst-if_nameindex [COMMITTED] inet: Avoid label at end of compound statement in tst-if_nameindex - - - - --- 2024-08-21 Florian Weimer New
[v4] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 [v4] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 - - - - --- 2024-08-21 Miao Wang via B4 Relay New
[v2] linux: Add linux statx(fd, NULL, AT_EMPTY_PATH) support [v2] linux: Add linux statx(fd, NULL, AT_EMPTY_PATH) support - - - - --- 2024-08-21 Miao Wang via B4 Relay New
[v3,2/2] linux: Add linux statx(fd, NULL, AT_EMPTY_PATH) support linux: fstat related changes in Linux 6.11 - - - - --- 2024-08-21 Miao Wang via B4 Relay New
[v3,1/2] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11 linux: fstat related changes in Linux 6.11 - - - - --- 2024-08-21 Miao Wang via B4 Relay New
Do not set errno for overflowing NaN payload in strtod/nan (bug 32045) Do not set errno for overflowing NaN payload in strtod/nan (bug 32045) - - 1 - --- 2024-08-20 Joseph Myers New
Improve NaN payload testing Improve NaN payload testing - - - - --- 2024-08-20 Joseph Myers New
[hurd,commited] Rules: Also build memcheck tests even when not running them [hurd,commited] Rules: Also build memcheck tests even when not running them - - - - --- 2024-08-20 Samuel Thibault New
[hurd,commited] malloc: Link threading tests with $(shared-thread-library) [hurd,commited] malloc: Link threading tests with $(shared-thread-library) - - - - --- 2024-08-20 Samuel Thibault New
[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 Netto 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
« 1 2 3 4290 291 »