Show patches with: State = Action Required       |    Archived = No       |   28551 patches
« 1 2 3 4285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] time: Avoid memcmp overread in tzset (bug 31931) [v2] time: Avoid memcmp overread in tzset (bug 31931) - - - - --- 2024-06-26 Florian Weimer New
[v5,2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-26 Florian Weimer New
[v5,1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-26 Florian Weimer New
[COMMITTED] Fix strnlen doc re array size [COMMITTED] Fix strnlen doc re array size - - - - --- 2024-06-26 Paul Eggert New
[v2] powerpc: optimize strcpy and stpcpy for POWER9/10 [v2] powerpc: optimize strcpy and stpcpy for POWER9/10 - - - - --- 2024-06-26 MAHESH BODAPATI New
tests-mbwc: Silence gcc 14 -Werror=format-overflow= tests-mbwc: Silence gcc 14 -Werror=format-overflow= - - - - --- 2024-06-26 Stefan Liebler New
time: Avoid memcmp overread in tzset (bug 31931) time: Avoid memcmp overread in tzset (bug 31931) - - - - --- 2024-06-26 Florian Weimer New
[v2] elf: Support recursive use of dynamic TLS in interposed malloc [v2] elf: Support recursive use of dynamic TLS in interposed malloc - - - - --- 2024-06-26 Florian Weimer New
[v2] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic [v2] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic - - - - --- 2024-06-26 mengqinggang New
[3/3] x86: Set default non_temporal_threshold for Zhaoxin processors [1/3] x86:Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processors - - - - --- 2024-06-26 Mayshao-oc New
[2/3] x86_64: Optimize large size copy in memmove-ssse3 [1/3] x86:Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processors - - - - --- 2024-06-26 Mayshao-oc New
[1/3] x86:Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processors [1/3] x86:Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processors - - - - --- 2024-06-26 Mayshao-oc New
[v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683] [v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683] - - - - --- 2024-06-25 Adhemerval Zanella Netto New
debug: Fix clang mq_open fortify wrapper (BZ 31927) debug: Fix clang mq_open fortify wrapper (BZ 31927) - - - 1 --- 2024-06-25 Adhemerval Zanella Netto New
[v4] socket: Add new test for shutdown [v4] socket: Add new test for shutdown - - - - --- 2024-06-25 Sergey Kolosov New
elf/rtld: Fix auxiliary vector for enable_secure elf/rtld: Fix auxiliary vector for enable_secure - - - - --- 2024-06-25 Stefan Liebler New
[REVERT] Revert "MIPSr6/math: Use builtin fma and fmaf" [REVERT] Revert "MIPSr6/math: Use builtin fma and fmaf" - - - - --- 2024-06-24 Andreas K. Hüttel New
[v3] socket: Add new test for shutdown [v3] socket: Add new test for shutdown - - - - --- 2024-06-24 Sergey Kolosov New
[COMMITTED] RISC-V: Execute a PAUSE hint in spin loops [COMMITTED] RISC-V: Execute a PAUSE hint in spin loops 1 - 1 - --- 2024-06-24 Andreas K. Hüttel New
[COMMITTED] MIPSr6/math: Use builtin fma and fmaf [COMMITTED] MIPSr6/math: Use builtin fma and fmaf - - 2 - --- 2024-06-24 Andreas K. Hüttel New
[v2,09/13] csky, hexagon: fix broken sys_sync_file_range linux system call fixes 1 - - - --- 2024-06-24 Arnd Bergmann New
[v2,08/13] sh: rework sync_file_range ABI linux system call fixes 1 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,07/13] powerpc: restore some missing spu syscalls linux system call fixes 1 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,06/13] parisc: use generic sys_fanotify_mark implementation linux system call fixes 1 - - 1 --- 2024-06-24 Arnd Bergmann New
[v2,05/13] parisc: use correct compat recv/recvfrom syscalls linux system call fixes 1 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,04/13] sparc: fix compat recv/recvfrom syscalls linux system call fixes - 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,03/13] sparc: fix old compat_sys_select() linux system call fixes - 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage linux system call fixes 1 1 - - --- 2024-06-24 Arnd Bergmann New
[v2,01/13] ftruncate: pass a signed offset linux system call fixes - 1 1 - --- 2024-06-24 Arnd Bergmann New
elf: Support recursive use of dynamic TLS in interposed malloc elf: Support recursive use of dynamic TLS in interposed malloc - - 1 - --- 2024-06-24 Florian Weimer New
[committed] hppa: Update ulps [committed] hppa: Update ulps - - - - --- 2024-06-23 John David Anglin New
[v2] hppa/vdso: Add wrappers for vDSO functions [v2] hppa/vdso: Add wrappers for vDSO functions - - - - --- 2024-06-21 Helge Deller New
[v8] manual: add syscalls [v8] manual: add syscalls - - 1 - --- 2024-06-21 DJ Delorie New
[v5] Update mmap() flags and errors lists [v5] Update mmap() flags and errors lists - - - - --- 2024-06-21 DJ Delorie New
debug: Fix clang mq_open fortify wrapper (BZ 31917) debug: Fix clang mq_open fortify wrapper (BZ 31917) 1 - - - --- 2024-06-21 Adhemerval Zanella Netto New
[v2] socket: Add new test for shutdown [v2] socket: Add new test for shutdown - - - - --- 2024-06-21 Sergey Kolosov New
[v3] LoongArch: Fix tst-gnu2-tls2 test case [v3] LoongArch: Fix tst-gnu2-tls2 test case - - - - --- 2024-06-21 mengqinggang New
socket: Add new test for shutdown socket: Add new test for shutdown - - - - --- 2024-06-21 Sergey Kolosov New
[committed] hppa: Update ulps [committed] hppa: Update ulps - - - - --- 2024-06-20 John David Anglin New
[v3,2/2] Add --disable-static-c++-tests option [BZ #31797] Opt-out static C++ link check and tests - - - - --- 2024-06-20 H.J. Lu New
[v3,1/2] Add --disable-static-c++-link-check option [BZ #31412] Opt-out static C++ link check and tests - - - - --- 2024-06-20 H.J. Lu New
[COMMITTED] i386: Update ulps [COMMITTED] i386: Update ulps - - - - --- 2024-06-20 Florian Weimer New
[15/15] linux/syscalls.h: add missing __user annotations linux system call fixes - - - - --- 2024-06-20 Arnd Bergmann New
[14/15] asm-generic: unistd: fix time32 compat syscall handling linux system call fixes - 1 - - --- 2024-06-20 Arnd Bergmann New
[13/15] syscalls: mmap(): use unsigned offset type consistently linux system call fixes - - - - --- 2024-06-20 Arnd Bergmann New
[12/15] s390: remove native mmap2() syscall linux system call fixes 1 - - - --- 2024-06-20 Arnd Bergmann New
[11/15] hexagon: fix fadvise64_64 calling conventions linux system call fixes - - - - --- 2024-06-20 Arnd Bergmann New
[10/15] csky, hexagon: fix broken sys_sync_file_range linux system call fixes 1 - - - --- 2024-06-20 Arnd Bergmann New
[09/15] sh: rework sync_file_range ABI linux system call fixes - 1 - - --- 2024-06-20 Arnd Bergmann New
[08/15] powerpc: restore some missing spu syscalls linux system call fixes 1 1 - - --- 2024-06-20 Arnd Bergmann New
[07/15] parisc: use generic sys_fanotify_mark implementation linux system call fixes 1 - - 1 --- 2024-06-20 Arnd Bergmann New
[06/15] parisc: use correct compat recv/recvfrom syscalls linux system call fixes - 1 - - --- 2024-06-20 Arnd Bergmann New
[05/15] sparc: fix compat recv/recvfrom syscalls linux system call fixes - 1 - - --- 2024-06-20 Arnd Bergmann New
[04/15] sparc: fix old compat_sys_select() linux system call fixes - 1 - - --- 2024-06-20 Arnd Bergmann New
[03/15] mips: fix compat_sys_lseek syscall linux system call fixes - - - - --- 2024-06-20 Arnd Bergmann New
[02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage linux system call fixes 1 1 - - --- 2024-06-20 Arnd Bergmann New
[01/15] ftruncate: pass a signed offset linux system call fixes - 1 1 - --- 2024-06-20 Arnd Bergmann New
[v6] MIPSr6/math: Use builtin fma and fmaf [v6] MIPSr6/math: Use builtin fma and fmaf - - 1 - --- 2024-06-20 YunQiang Su New
mtrace: make shell commands robust against meta characters mtrace: make shell commands robust against meta characters - - 1 - --- 2024-06-20 Andreas Schwab New
[v3] s390x: Capture grep output in static PIE check [v3] s390x: Capture grep output in static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v3] malloc: Replace shell/Perl gate in mtrace [v3] malloc: Replace shell/Perl gate in mtrace - - - - --- 2024-06-20 Florian Weimer New
[v2] s390x: Capture grep output in static PIE check [v2] s390x: Capture grep output in static PIE check - - - - --- 2024-06-20 Florian Weimer New
[v2] malloc: Replace shell/Perl gate in mtrace [v2] malloc: Replace shell/Perl gate in mtrace - - 1 1 --- 2024-06-20 Florian Weimer New
[COMMITTED] powerpc: Update ulps [COMMITTED] powerpc: Update ulps - - - - --- 2024-06-20 Florian Weimer New
[COMMITTED] i386: Update ulps [COMMITTED] i386: Update ulps - - - - --- 2024-06-20 Florian Weimer New
malloc: Replace shell/Perl gate in mtrace malloc: Replace shell/Perl gate in mtrace - - - - --- 2024-06-20 Florian Weimer New
s390x: Add missing grep -q flag to static PIE check s390x: Add missing grep -q flag to static PIE check - - - - --- 2024-06-20 Florian Weimer New
x32/cet: Enable shadow stack during startup for Linux 6.10-rc4 x32/cet: Enable shadow stack during startup for Linux 6.10-rc4 - - - - --- 2024-06-19 H.J. Lu New
hppa/vdso: Add wrappers for vDSO functions hppa/vdso: Add wrappers for vDSO functions - - - - --- 2024-06-19 Helge Deller New
Fix conditionals on mtrace-based tests. Fix conditionals on mtrace-based tests. - - 1 - --- 2024-06-19 Carlos O'Donell New
[v3] malloc: Always install mtrace (bug 31892) [v3] malloc: Always install mtrace (bug 31892) - - 1 - --- 2024-06-19 Florian Weimer New
LoongArch: Update ulps LoongArch: Update ulps - - - - --- 2024-06-19 Xi Ruoyao New
MIPS: Update ulps MIPS: Update ulps - - - - --- 2024-06-19 Julian Zhu New
MIPS: Update ulps MIPS: Update ulps - - - - --- 2024-06-19 Julian Zhu New
RISC-V: Update ulps RISC-V: Update ulps - - - - --- 2024-06-19 Julian Zhu New
[v2] RISC-V: Use builtins for ffs and ffsll while supported extension available [v2] RISC-V: Use builtins for ffs and ffsll while supported extension available - - - - --- 2024-06-19 Julian Zhu New
[COMMITTED] s390x: Regenerate ULPs. [COMMITTED] s390x: Regenerate ULPs. - - - - --- 2024-06-19 Stefan Liebler New
RISC-V: Use builtins for ffs and ffsll while supported extension available RISC-V: Use builtins for ffs and ffsll while supported extension available - - - - --- 2024-06-19 Julian Zhu New
[v3,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling - - - - --- 2024-06-18 Adhemerval Zanella Netto New
[v3,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling - - - - --- 2024-06-18 Adhemerval Zanella Netto New
[v3,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling - - - - --- 2024-06-18 Adhemerval Zanella Netto New
[v3,1/4] elf: Consolidate stackinfo.h Improve executable stack handling - - - - --- 2024-06-18 Adhemerval Zanella Netto New
[v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) [v4] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - - - --- 2024-06-18 Florian Weimer New
time/Makefile: fixed tests target formatting time/Makefile: fixed tests target formatting - - - - --- 2024-06-18 Samuel Dobron New
elf: Do not add a copy of _dl_find_object to libc.so elf: Do not add a copy of _dl_find_object to libc.so - - 1 - --- 2024-06-18 Florian Weimer New
[v2] linux: add definitions for hugetlb page size encodings [v2] linux: add definitions for hugetlb page size encodings - - 1 1 --- 2024-06-18 Carlos Llamas New
Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c - - - - --- 2024-06-17 Florian Weimer New
[v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse [v2] Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse - - - - --- 2024-06-17 Florian Weimer New
Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse Linux: Call dl_hwcap_check earlier, before full auxiliary vector parse - - - - --- 2024-06-17 Florian Weimer New
powerpc64: Add optimized strcpy and stpcpy for POWER10 powerpc64: Add optimized strcpy and stpcpy for POWER10 - - - - --- 2024-06-16 MAHESH BODAPATI New
support: Include <limits.h> for NAME_MAX use in temp_file.c support: Include <limits.h> for NAME_MAX use in temp_file.c - - - - --- 2024-06-15 Florian Weimer New
support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit - - - - --- 2024-06-15 Florian Weimer New
[v5] MIPSr6/math: Use builtin fma and fmaf [v5] MIPSr6/math: Use builtin fma and fmaf - - - - --- 2024-06-14 YunQiang Su New
[v4] MIPSr6/math: Use builtin fma and fmaf [v4] MIPSr6/math: Use builtin fma and fmaf - - - - --- 2024-06-14 YunQiang Su New
[v8] manual: add syscalls [v8] manual: add syscalls - - 1 - --- 2024-06-14 DJ Delorie New
[COMMITTED] elf: Change module-names to modules-names in comments [COMMITTED] elf: Change module-names to modules-names in comments - - - - --- 2024-06-14 H.J. Lu New
[COMMITTED] i686: Regenerate ulps [COMMITTED] i686: Regenerate ulps - - - - --- 2024-06-14 Andreas K. Hüttel New
Extend tst-getconf.sh test with NPROCESSORS vars Extend tst-getconf.sh test with NPROCESSORS vars - - 1 - --- 2024-06-14 Jan Kurik New
[v4] Update mmap() flags and errors lists [v4] Update mmap() flags and errors lists - - - - --- 2024-06-14 DJ Delorie New
[v1] x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable [v1] x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable - - 1 1 --- 2024-06-14 Noah Goldstein New
« 1 2 3 4285 286 »