Show patches with: none      |   28381 patches
« 1 2 ... 58 59 60283 284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,1/6] x86: Remove {w}memcmp-ssse3 [v1,1/6] x86: Remove {w}memcmp-ssse3 - - 1 - --- 2022-03-25 Noah Goldstein New
rwlock for async application rwlock for async application - - - - --- 2022-03-25 David Mozes New
nptl: Add backoff mechanism to spinlock loop nptl: Add backoff mechanism to spinlock loop - - - - --- 2022-03-25 Wangyang Guo New
[v4,22/23] x86: Add EVEX optimized str{n}casecmp Untitled series #291921 - - 2 - --- 2022-03-24 Noah Goldstein New
[v4,21/23] x86: Add AVX2 optimized str{n}casecmp Untitled series #291921 - - 2 - --- 2022-03-24 Noah Goldstein New
[v3,22/23] x86: Add EVEX optimized str{n}casecmp Untitled series #291918 - - 1 - --- 2022-03-24 Noah Goldstein New
[v3,21/23] x86: Add AVX2 optimized str{n}casecmp Untitled series #291918 - - 1 - --- 2022-03-24 Noah Goldstein New
[v2,12/31] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] Untitled series #291909 - - 1 - --- 2022-03-24 Noah Goldstein New
[v2] linux: Fix __closefrom_fallback iterates until max int (BZ#28993) [v2] linux: Fix __closefrom_fallback iterates until max int (BZ#28993) - - - - --- 2022-03-24 Adhemerval Zanella Netto New
realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996] realpath: Bring back GNU extension on ENOENT and EACCES [BZ #28996] - - - - --- 2022-03-24 Siddhesh Poyarekar New
Update kernel version to 5.17 in tst-mman-consts.py Update kernel version to 5.17 in tst-mman-consts.py - - - - --- 2022-03-23 Joseph Myers New
[v1,23/23] x86: Remove AVX str{n}casecmp [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,22/23] x86: Add EVEX optimized str{n}casecmp [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,21/23] x86: Add AVX2 optimized str{n}casecmp [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,20/23] string: Expand page cross test cases in test-strncmp.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,19/23] string: Expand page cross test cases in test-strcmp.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,18/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp-sse42.S [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,17/23] x86: Optimize str{n}casecmp TOLOWER logic in strcmp.S [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,16/23] string: Expand page cross tests in test-strncasecmp.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,15/23] string: Expand page cross tests in test-strcasecmp.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,14/23] benchtests: Use json-lib in bench-strncasecmp.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,13/23] benchtests: Use json-lib in bench-strcasecmp.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,12/23] x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - - - --- 2022-03-23 Noah Goldstein New
[v1,11/23] x86: Remove strspn-sse2.S and use the generic implementation [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,10/23] x86: Remove strpbrk-sse2.S and use the generic implementation [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,09/23] x86: Remove strcspn-sse2.S and use the generic implementation [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,08/23] x86: Optimize strspn in strspn-c.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,07/23] x86: Optimize strcspn and strpbrk in strcspn-c.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,06/23] benchtests: Use json-lib in bench-strspn.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,05/23] benchtests: Use json-lib in bench-strpbrk.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,04/23] x86: Code cleanup in strchr-evex and comment justifying branch [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,03/23] x86: Code cleanup in strchr-avx2 and comment justifying branch [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,02/23] benchtests: Add random benchmark in bench-strchr.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
[v1,01/23] benchtests: Use json-lib in bench-strchr.c [v1,01/23] benchtests: Use json-lib in bench-strchr.c - - 1 - --- 2022-03-23 Noah Goldstein New
linux: Fix __closefrom_fallback iterates until max int (BZ#28993) linux: Fix __closefrom_fallback iterates until max int (BZ#28993) - - - - --- 2022-03-23 Adhemerval Zanella Netto New
linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991) linux: Use /sys/devices/system/cpu on __get_nprocs_conf (BZ#28991) - - 1 - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] iconvdata: Fix enum type on UTF-7 [COMMITTED] iconvdata: Fix enum type on UTF-7 - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] nscd: Remove unused variable [COMMITTED] nscd: Remove unused variable - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] support: Fix support_process_state_wait path size calculation [COMMITTED] support: Fix support_process_state_wait path size calculation - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] support: Remove unused extract_8 function [COMMITTED] support: Remove unused extract_8 function - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] locale: Remove ununsed wctype_table_get function [COMMITTED] locale: Remove ununsed wctype_table_get function - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] gmon: Remove unused sprofil.c functions [COMMITTED] gmon: Remove unused sprofil.c functions - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] Fix ununsed fstatat64_time64_statx [COMMITTED] Fix ununsed fstatat64_time64_statx - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[COMMITTED] malloc: Fix duplicate inline for do_set_mxfast [COMMITTED] malloc: Fix duplicate inline for do_set_mxfast - - - - --- 2022-03-23 Adhemerval Zanella Netto New
Update syscall lists for Linux 5.17 Update syscall lists for Linux 5.17 - - - - --- 2022-03-23 Joseph Myers New
[COMMITTED] elf: Remove inline _dl_dprintf [COMMITTED] elf: Remove inline _dl_dprintf - - - - --- 2022-03-23 Adhemerval Zanella Netto New
[v3] configure.ac: fix bashisms in configure.ac [v3] configure.ac: fix bashisms in configure.ac - - 1 - --- 2022-03-22 Sam James New
[v2] configure.ac: fix bashisms in configure.ac [v2] configure.ac: fix bashisms in configure.ac - - - - --- 2022-03-22 Sam James New
[v2] getaddrinfo: Refactor code for readability [v2] getaddrinfo: Refactor code for readability - - 1 - --- 2022-03-22 Siddhesh Poyarekar New
Use Linux 5.17 in build-many-glibcs.py Use Linux 5.17 in build-many-glibcs.py - - - - --- 2022-03-22 Joseph Myers New
configure.ac: fix bashism in configure.ac configure.ac: fix bashism in configure.ac - - 1 - --- 2022-03-21 Sam James New
[v5,7/7] misc: Use 64 bit time_t interfaces on syslog Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5,6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355) Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5,5/7] misc: syslog: Use fixed-sized buffer and remove memstream Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5,4/7] misc: syslog: Simplify implementation Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5,3/7] misc: syslog: Fix indentation and style Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5,2/7] misc: Add syslog test Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5,1/7] support: Add xmkfifo Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,7/7] misc: Use gmtime instead of localtime Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355) Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,5/7] misc: syslog: Use fixed-sized buffer and remove memstream Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,4/7] misc: syslog: Simplify implementation Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,3/7] misc: syslog: Fix indentation and style Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,2/7] misc: Add syslog test Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v4,1/7] support: Add xmkfifo Refactor syslog implementation - - - - --- 2022-03-21 Adhemerval Zanella Netto New
[v5] Fix misaligned accesses to fields in HEADER struct defined in <arpa/nameser_compat.h> [v5] Fix misaligned accesses to fields in HEADER struct defined in <arpa/nameser_compat.h> - - 1 - --- 2022-03-20 John David Anglin New
[v5,4/4] iconv: Add UTF-7-IMAP variant in utf-7.c Untitled series #291217 - - 1 - --- 2022-03-20 Max Gautier New
[v5,3/4] iconv: make utf-7.c able to use variants Untitled series #291216 - - - - --- 2022-03-20 Max Gautier New
[v5,2/4] iconv: Better mapping to RFC for UTF-7 Untitled series #291215 - - 1 - --- 2022-03-20 Max Gautier New
string: Replace outdated comments in strlen(). string: Replace outdated comments in strlen(). - - - - --- 2022-03-20 Ricardo Bittencourt New
[v3,7/7] misc: Use gmtime instead of localtime Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v3,6/7] misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355) Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v3,5/7] misc: syslog: Use fixed-sized buffer Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v3,4/7] misc: syslog: Simplify implementation Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v3,3/7] misc: syslog: Fix indentation and style Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v3,2/7] misc: Add syslog test Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v3,1/7] support: Add xmkfifo Refactor syslog implementation - - - - --- 2022-03-18 Adhemerval Zanella Netto New
[v4] Fix misaligned accesses to fields in HEADER struct defined in <arpa/nameser_compat.h> [v4] Fix misaligned accesses to fields in HEADER struct defined in <arpa/nameser_compat.h> - - - - --- 2022-03-17 John David Anglin New
[26/26] libio: Convert __vswprintf_internal to buffers (bug 27857) vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[25/26] libio: Convert __obstack_vprintf_internal to buffers (bug 27124) vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[24/26] libio: Convert __vdprintf_internal to buffers vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[23/26] libio: Convert __vasprintf_internal to buffers vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[22/26] libio: Convert __vsprintf_internal to buffers vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[21/26] stdio-common: Add lock optimization to vfprintf and vfwprintf vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[20/26] stdio-common: Convert vfprintf and related functions to buffers vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[19/26] stdio-common: Add __translated_number_width vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[18/26] stdio-common: Add __printf_function_invoke vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[17/26] stdio-common: Introduce buffers for implementing printf vfprintf rework to remove vtables - - - - --- 2022-03-17 Florian Weimer New
[16/26] locale: Implement struct grouping_iterator vfprintf rework to remove vtables - - - - --- 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 - - - - --- 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
« 1 2 ... 58 59 60283 284 »