Show patches with: State = Action Required       |    Archived = No       |   29115 patches
« 1 2 ... 39 40 41291 292 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,1/3] linux: Use getdents64 on non-LFS readdir Fix opendir regression on some FS - - - - --- 2023-03-13 Adhemerval Zanella New
[2/2] Remove --enable-tunables configure option Make tunable a default feature - - - - --- 2023-03-13 Adhemerval Zanella New
[1/2] elf: Remove glibc.rtld.dynamic_sort tunable Make tunable a default feature - - - - --- 2023-03-13 Adhemerval Zanella 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 - - - - --- 2023-03-13 caiyinyu New
time: Fix strftime(3) API regarding nullability time: Fix strftime(3) API regarding nullability - - 1 - --- 2023-03-12 Alejandro Colomar New
[4/4] math: Improve fmodf Improve fmod and fmodf - - - - --- 2023-03-10 Adhemerval Zanella New
[3/4] math: Improve fmod Improve fmod and fmodf - - - - --- 2023-03-10 Adhemerval Zanella New
[2/4] benchtests: Add fmodf benchmark Improve fmod and fmodf - - - - --- 2023-03-10 Adhemerval Zanella New
[1/4] benchtests: Add fmod benchmark Improve fmod and fmodf - - - - --- 2023-03-10 Adhemerval Zanella New
Created tunable to force small pages on stack allocation. Created tunable to force small pages on stack allocation. - - - - --- 2023-03-10 Cupertino Miranda New
x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c - - 1 - --- 2023-03-10 DJ Delorie New
[v1] x86-64: Replace `%ah` write with `%eax` read [v1] x86-64: Replace `%ah` write with `%eax` read - - - - --- 2023-03-10 Noah Goldstein New
x86-64: Add x87 fmod and remainder [BZ #30179] x86-64: Add x87 fmod and remainder [BZ #30179] - - - - --- 2023-03-09 H.J. Lu New
x86: Set FSGSBASE to active if enabled by kernel x86: Set FSGSBASE to active if enabled by kernel - - - - --- 2023-03-09 H.J. Lu New
Soft-fp: Add brain format support Soft-fp: Add brain format support - - 1 - --- 2023-03-09 Jakub Jelinek New
[v3] linux: fix ntp_gettime abi break [v3] linux: fix ntp_gettime abi break - - 1 - --- 2023-03-09 Kacper Piwiński New
Benchtests: Remove simple_strcspn/strpbrk/strsep Benchtests: Remove simple_strcspn/strpbrk/strsep - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_str(n)casecmp Benchtests: Remove simple_str(n)casecmp - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_memcmp Benchtests: Remove simple_memcmp - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_str(r)chr Benchtests: Remove simple_str(r)chr - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_strcpy_chk Benchtests: Remove simple_strcpy_chk - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove memchr_strnlen Benchtests: Remove memchr_strnlen - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_mem(r)chr Benchtests: Remove simple_mem(r)chr - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_str(n)cmp Benchtests: Remove simple_str(n)cmp - - 1 - --- 2023-03-08 Wilco Dijkstra New
LoongArch: Add get_rounding_mode. LoongArch: Add get_rounding_mode. - - - - --- 2023-03-08 caiyinyu New
[v2] linux: fix ntp_gettime abi break [v2] linux: fix ntp_gettime abi break - - - - --- 2023-03-08 Kacper Piwiński New
linux: fix ntp_gettime abi break linux: fix ntp_gettime abi break - - - - --- 2023-03-08 Kacper Piwiński New
hurd: fix build of tst-system.c hurd: fix build of tst-system.c - - 1 - --- 2023-03-08 Adam Yi New
LoongArch: Add support for ldconfig. LoongArch: Add support for ldconfig. - - - - --- 2023-03-08 caiyinyu New
posix: Ensure the initial signal disposition for tst-spawn7 posix: Ensure the initial signal disposition for tst-spawn7 - - 1 1 --- 2023-03-07 Adhemerval Zanella New
Skip mcount overflow and tunables tests on "--disable-tunables" Skip mcount overflow and tunables tests on "--disable-tunables" - - - - --- 2023-03-07 MAHESH BODAPATI New
[v6] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v6] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - 1 - --- 2023-03-07 Adam Yi New
[v4] rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} [v4] rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} - - 1 - --- 2023-03-07 abushwang New
[v3] rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} [v3] rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} - - - - --- 2023-03-07 abushwang New
[v3,2/2] elf: Add missing dependency between resolvfail and testobj1.so [v3,1/2] elf,nptl: Add -z lazy to some more tests - - - - --- 2023-03-07 Arsen Arsenović New
[v3,1/2] elf,nptl: Add -z lazy to some more tests [v3,1/2] elf,nptl: Add -z lazy to some more tests - - - - --- 2023-03-07 Arsen Arsenović New
rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} - - - - --- 2023-03-07 abushwang New
rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} - - - - --- 2023-03-07 abushwang New
nptl: pthread_rwlock_rdlock return in low priority nptl: pthread_rwlock_rdlock return in low priority - - - - --- 2023-03-07 abushwang New
[v5] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v5] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - - - --- 2023-03-07 Adam Yi New
[v2] elf: Add -z lazy to some more tests [v2] elf: Add -z lazy to some more tests - - - - --- 2023-03-07 Arsen Arsenović New
[v5,5/5] Remove set-hooks.h from generic includes Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v5,4/5] Remove --with-default-link configure option Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v5,3/5] libio: Remove the usage of __libc_IO_vtables Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v5,2/5] libio: Do not autogenerate stdio_lim.h Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v5,1/5] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v4,4/4] Remove set-hooks.h from generic includes Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v4,3/4] Remove --with-default-link configure option Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
[v4,2/4] libio: Remove the usage of __libc_IO_vtables Remove --with-default-link option - - - - --- 2023-03-06 Adhemerval Zanella New
[v4,1/4] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions Remove --with-default-link option - - 1 - --- 2023-03-06 Adhemerval Zanella New
time: Use CLOCK_REALTIME for time (BZ #30200) time: Use CLOCK_REALTIME for time (BZ #30200) - - - - --- 2023-03-06 Adhemerval Zanella New
RFC: Provide a function to reset IFUNC PLTs RFC: Provide a function to reset IFUNC PLTs - - - - --- 2023-03-06 Jan Kratochvil New
[v4] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] [v4] posix: Fix system blocks SIGCHLD erroneously [BZ #30163] - - - - --- 2023-03-06 Adam Yi New
Added Redirects to longdouble error functions [BZ #29033] Added Redirects to longdouble error functions [BZ #29033] - - - - --- 2023-03-04 Sachin Monga New
[3/3] dlfcn,elf: impl dlload_audit_module [BZ #30127] [1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] - - - - --- 2023-03-03 stsp New
[2/3] dl-audit: avoid closing fake ld.so [BZ #30127] [1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] - - - - --- 2023-03-03 stsp New
[1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] [1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] - - - - --- 2023-03-03 stsp New
nptl: fix pthread_mutexattr_gettype always return 0 nptl: fix pthread_mutexattr_gettype always return 0 - - - - --- 2023-03-03 abushwang New
[3/3] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - - - --- 2023-03-02 stsp New
[2/3] dl-audit: avoid closing fake ld.so [BZ #30127] minimal run-time audit support - - - - --- 2023-03-02 stsp New
[1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] minimal run-time audit support - - - - --- 2023-03-02 stsp New
[3/3] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - - - --- 2023-03-02 stsp New
[2/3] dl-audit: avoid closing fake ld.so [BZ #30127] minimal run-time audit support - - - - --- 2023-03-02 stsp New
[1/3] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] minimal run-time audit support - - - - --- 2023-03-02 stsp New
[2/2] ARC: run child from the separate start block in __clone [1/2] ARC: Add the clone3 wrapper - - 1 - --- 2023-03-02 Pavel Kozlov New
[1/2] ARC: Add the clone3 wrapper [1/2] ARC: Add the clone3 wrapper - - 1 - --- 2023-03-02 Pavel Kozlov New
[v6,3/3] linux: Set internal DIR filepos as off64_t (BZ #23960, BZ #24050) Fix opendir regression on some FS - - - - --- 2023-03-02 Adhemerval Zanella New
[v6,2/3] support: Add xreallocarray Fix opendir regression on some FS - - - - --- 2023-03-02 Adhemerval Zanella New
[v6,1/3] linux: Use getdents64 on non-LFS readdir Fix opendir regression on some FS - - - - --- 2023-03-02 Adhemerval Zanella New
elf,nptl: Add -z lazy -z norelro to tests that need it elf,nptl: Add -z lazy -z norelro to tests that need it - - - - --- 2023-03-02 Arsen Arsenović New
fix pthread_mutexattr_gettype always return 0 fix pthread_mutexattr_gettype always return 0 - - - - --- 2023-03-02 abushwang(王烁) New
x86: Fix bug about glibc.cpu.hwcaps. x86: Fix bug about glibc.cpu.hwcaps. - - - - --- 2023-03-02 caiyinyu New
[2/2] hurd: Fix some broken indentation [1/2] hurd: Remove the ecx kludge - - - - --- 2023-03-01 Sergey Bugaev New
[1/2] hurd: Remove the ecx kludge [1/2] hurd: Remove the ecx kludge - - - - --- 2023-03-01 Sergey Bugaev New
[4/4] riscv: vectorized strchr and strnlen functions riscv: Vectorized mem*/str* function - - - - --- 2023-03-01 Vincent Chen New
[3/4] riscv: vectorized str* functions riscv: Vectorized mem*/str* function - - - - --- 2023-03-01 Vincent Chen New
[2/4] riscv: vectorized mem* functions riscv: Vectorized mem*/str* function - - - - --- 2023-03-01 Vincent Chen New
[1/4] riscv: Enabling vectorized mem*/str* functions in build time riscv: Vectorized mem*/str* function - - - - --- 2023-03-01 Vincent Chen New
[2/2] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - - - --- 2023-03-01 stsp New
[1/2] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] minimal run-time audit support - - - - --- 2023-03-01 stsp New
x86: Fix bug about glibc.cpu.hwcaps. x86: Fix bug about glibc.cpu.hwcaps. - - - - --- 2023-03-01 caiyinyu New
clone.2: note EINVAL when exit_signal + bad flags clone.2: note EINVAL when exit_signal + bad flags - - - - --- 2023-02-28 Jack Pearson New
malloc: Fix transposed arguments in sysmalloc_mmap_fallback call malloc: Fix transposed arguments in sysmalloc_mmap_fallback call - 1 1 - --- 2023-02-28 Robert Morell New
[2/2] hurd: Fix some broken indentation [1/2] hurd: Fully remove the ecx kludge - - - - --- 2023-02-28 Sergey Bugaev New
[1/2] hurd: Fully remove the ecx kludge [1/2] hurd: Fully remove the ecx kludge - - - - --- 2023-02-28 Sergey Bugaev New
arm: Remove __builtin_arm_uqsub8 usage on string-fza.h arm: Remove __builtin_arm_uqsub8 usage on string-fza.h - - 1 - --- 2023-02-28 Adhemerval Zanella New
[3/3] alpha: Remove strncmp optimization Clean strncmp implementations - - - - --- 2023-02-28 Adhemerval Zanella New
[2/3] powerpc: Remove powerpc64 strncmp variants Clean strncmp implementations - - 1 - --- 2023-02-28 Adhemerval Zanella New
[1/3] powerpc: Remove strncmp variants Clean strncmp implementations - - 1 - --- 2023-02-28 Adhemerval Zanella New
[2/2] dlfcn,elf: impl dlload_audit_module [BZ #30127] minimal run-time audit support - - - - --- 2023-02-28 stsp New
[1/2] elf/dl-open: fix audit wrt RTLD_NOLOAD [BZ #30127] minimal run-time audit support - - - - --- 2023-02-28 stsp New
[v4] i386: Use pthread_barrier for synchronization on tst-bz21269 [v4] i386: Use pthread_barrier for synchronization on tst-bz21269 - - - - --- 2023-02-28 Adhemerval Zanella New
[v2] support: use 64-bit time_t (bug 30111) [v2] support: use 64-bit time_t (bug 30111) - - - - --- 2023-02-28 Adhemerval Zanella New
Fix stringop-overflow warning in test-strncat. Fix stringop-overflow warning in test-strncat. - - - - --- 2023-02-28 Stefan Liebler New
S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130] S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130] - - - - --- 2023-02-28 Andreas Arnez New
LoongArch: Update libm-test-ulps. LoongArch: Update libm-test-ulps. - - - - --- 2023-02-28 caiyinyu New
nis: Fix stringop-truncation warning with -O3 in nis_local_host. nis: Fix stringop-truncation warning with -O3 in nis_local_host. - - - - --- 2023-02-28 Stefan Liebler New
x86: Fix bug in glibc.cpu.hwcaps. x86: Fix bug in glibc.cpu.hwcaps. - - - - --- 2023-02-28 caiyinyu New
[COMMITTED] s390x: Regenerate ULPs. [COMMITTED] s390x: Regenerate ULPs. - - - - --- 2023-02-28 Stefan Liebler New
[v2] crypt: Remove invalid end of page test badsalttest [v2] crypt: Remove invalid end of page test badsalttest - - 1 - --- 2023-02-27 Adhemerval Zanella New
« 1 2 ... 39 40 41291 292 »