Show patches with: none      |   2206 patches
« 1 2 3 422 23 »
Patch Series S/W/F Date Submitter Delegate State
[v4,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling --- 2024-07-25 Adhemerval Zanella New
[v4,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling --- 2024-07-25 Adhemerval Zanella New
[v4,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling --- 2024-07-25 Adhemerval Zanella New
[v4,1/4] elf: Consolidate stackinfo.h Improve executable stack handling --- 2024-07-25 Adhemerval Zanella New
stdlib: Allow concurrent exit (BZ 31997) stdlib: Allow concurrent exit (BZ 31997) --- 2024-07-25 Adhemerval Zanella New
[v3] stdlib: Make abort/_Exit AS-safe (BZ 26275) [v3] stdlib: Make abort/_Exit AS-safe (BZ 26275) --- 2024-07-25 Adhemerval Zanella New
[COMMITTED] sparc: Regenerate ULPs [COMMITTED] sparc: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella New
[COMMITTED] i386: Regenerate ULPs [COMMITTED] i386: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella New
[COMMITTED] arm: Regenerate ULPs [COMMITTED] arm: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella New
[COMMITTED] aarch64: Regenerate ULPs [COMMITTED] aarch64: Regenerate ULPs --- 2024-07-25 Adhemerval Zanella New
[COMMITTED] powerpc: Regenerate ULPs for soft-fp [COMMITTED] powerpc: Regenerate ULPs for soft-fp --- 2024-07-25 Adhemerval Zanella New
[v2,2/2] stdlib: Make abort/_Exit AS-safe (BZ 26275) Make abort AS-safe --- 2024-07-23 Adhemerval Zanella New
[v2,1/2] setjmp: Use BSD sematic as default for setjmp Make abort AS-safe --- 2024-07-23 Adhemerval Zanella New
linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996) linux: Also check pkey_get for ENOSYS on tst-pkey (BZ 31996) --- 2024-07-19 Adhemerval Zanella Accepted
powerpc: Update sofp-fp ulps powerpc: Update sofp-fp ulps --- 2024-07-19 Adhemerval Zanella New
elf: Parse the auxv values as unsigned on tst-tunables-enable_secure-env.c (BZ 31890) elf: Parse the auxv values as unsigned on tst-tunables-enable_secure-env.c (BZ 31890) --- 2024-07-18 Adhemerval Zanella Accepted
[5/5] Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[4/5] Add STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[3/5] Update kernel version to 6.10 in header constant tests Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[2/5] Update syscall lists for Linux 6.10 Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[1/5] Use Linux 6.10 in build-many-glibcs.py Updates for Linux 6.10 --- 2024-07-16 Adhemerval Zanella New
[v2] elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978) [v2] elf: Fix localplt.awk for DT_RELR-enabled builds (BZ 31978) --- 2024-07-16 Adhemerval Zanella Accepted
elf: Fix localplt.awk for DT_RELR-enabled builds elf: Fix localplt.awk for DT_RELR-enabled builds --- 2024-07-15 Adhemerval Zanella Superseded
debug: Fix clang open fortify wrapper (BZ 31927) debug: Fix clang open fortify wrapper (BZ 31927) --- 2024-06-28 Adhemerval Zanella Accepted
[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 New
debug: Fix clang mq_open fortify wrapper (BZ 31927) debug: Fix clang mq_open fortify wrapper (BZ 31927) --- 2024-06-25 Adhemerval Zanella Accepted
[v2,09/13] csky, hexagon: fix broken sys_sync_file_range linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,08/13] sh: rework sync_file_range ABI linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,07/13] powerpc: restore some missing spu syscalls linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,06/13] parisc: use generic sys_fanotify_mark implementation linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,05/13] parisc: use correct compat recv/recvfrom syscalls linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,04/13] sparc: fix compat recv/recvfrom syscalls linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,03/13] sparc: fix old compat_sys_select() linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage linux system call fixes --- 2024-06-24 Arnd Bergmann New
[v2,01/13] ftruncate: pass a signed offset linux system call fixes --- 2024-06-24 Arnd Bergmann New
debug: Fix clang mq_open fortify wrapper (BZ 31917) debug: Fix clang mq_open fortify wrapper (BZ 31917) --- 2024-06-21 Adhemerval Zanella Accepted
[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 --- 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 --- 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 --- 2024-06-20 Arnd Bergmann Superseded
[09/15] sh: rework sync_file_range ABI linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[08/15] powerpc: restore some missing spu syscalls linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[07/15] parisc: use generic sys_fanotify_mark implementation linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[06/15] parisc: use correct compat recv/recvfrom syscalls linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[05/15] sparc: fix compat recv/recvfrom syscalls linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[04/15] sparc: fix old compat_sys_select() linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[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 --- 2024-06-20 Arnd Bergmann Superseded
[01/15] ftruncate: pass a signed offset linux system call fixes --- 2024-06-20 Arnd Bergmann Superseded
[v3,4/4] elf: Add glibc.rtld.execstack Improve executable stack handling --- 2024-06-18 Adhemerval Zanella New
[v3,3/4] elf: Add tst-execstack-prog-static Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Superseded
[v3,2/4] elf: Do not change stack permission on dlopen/dlmopen Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Superseded
[v3,1/4] elf: Consolidate stackinfo.h Improve executable stack handling --- 2024-06-18 Adhemerval Zanella Superseded
[v2,2/2] elf: Make non-executable stack disable by default Make non-executable stack disable by default --- 2024-06-14 Adhemerval Zanella New
[v2,1/2] elf: Consolidate stackinfo.h Make non-executable stack disable by default --- 2024-06-14 Adhemerval Zanella Superseded
elf: Make non-executable stack disable by default elf: Make non-executable stack disable by default --- 2024-06-12 Adhemerval Zanella New
[RFC,5/5] elf: Add support to memory sealing for audit modules Add support for memory sealing --- 2024-06-11 Adhemerval Zanella New
[RFC,4/5] elf: Enable RTLD_NODELETE on __libc_unwind_link_get Add support for memory sealing --- 2024-06-11 Adhemerval Zanella New
[RFC,3/5] elf: Add support to memory sealing Add support for memory sealing --- 2024-06-11 Adhemerval Zanella New
[RFC,2/5] linux: Add mseal syscall support Add support for memory sealing --- 2024-06-11 Adhemerval Zanella New
[RFC,1/5] linux: Remove __stack_prot Add support for memory sealing --- 2024-06-11 Adhemerval Zanella Accepted
powerpc: Remove duplicated versionsort from libm.a (BZ 31789) powerpc: Remove duplicated versionsort from libm.a (BZ 31789) --- 2024-05-23 Adhemerval Zanella Accepted
[v2] math: Provide missing math symbols on libc.a (BZ 31781) [v2] math: Provide missing math symbols on libc.a (BZ 31781) --- 2024-05-22 Adhemerval Zanella Accepted
s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790) s390: Make utmp32, utmpx32, and login32 shared only (BZ 31790) --- 2024-05-22 Adhemerval Zanella Accepted
microblaze: Remove cacheflush from libc.a (BZ 31788) microblaze: Remove cacheflush from libc.a (BZ 31788) --- 2024-05-22 Adhemerval Zanella Accepted
powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787) powerpc: Remove duplicated llrintf and llrintf32 from libm.a (BZ 31787) --- 2024-05-22 Adhemerval Zanella Accepted
powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786) powerpc: Remove duplicate strchrnul and strncasecmp_l libc.a (BZ 31786) --- 2024-05-22 Adhemerval Zanella Accepted
loongarch: Remove duplicate strnlen in libc.a (BZ 31785) loongarch: Remove duplicate strnlen in libc.a (BZ 31785) --- 2024-05-22 Adhemerval Zanella Accepted
aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777) aarch64: Remove duplicate memchr/strlen in libc.a (BZ 31777) --- 2024-05-22 Adhemerval Zanella Accepted
math: Provided missing math symbols on libm.a (BZ 31781) math: Provided missing math symbols on libm.a (BZ 31781) --- 2024-05-22 Adhemerval Zanella Superseded
[v4,5/5] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella New
[v4,4/5] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Superseded
[v4,3/5] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella New
[v4,2/5] math: Fix isnanf128 static build (BZ 31774) Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Accepted
[v4,1/5] math: Add support for auto static math tests Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Accepted
[v3] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) [v3] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) --- 2024-05-21 Adhemerval Zanella Accepted
[COMMITTED] powerpc: Update ulps [COMMITTED] powerpc: Update ulps --- 2024-05-20 Adhemerval Zanella New
[COMMITTED] arm: Update ulps [COMMITTED] arm: Update ulps --- 2024-05-20 Adhemerval Zanella New
[COMMITTED] aarch64: Update ulps [COMMITTED] aarch64: Update ulps --- 2024-05-20 Adhemerval Zanella New
[COMMITTED,2.39] elf: Only process multiple tunable once (BZ 31686) [COMMITTED,2.39] elf: Only process multiple tunable once (BZ 31686) --- 2024-05-07 Adhemerval Zanella Accepted
[v3] powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) [v3] powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) --- 2024-05-07 Adhemerval Zanella Accepted
stdlib: fix arc4random fallback to /dev/urandom (BZ 31612) stdlib: fix arc4random fallback to /dev/urandom (BZ 31612) --- 2024-05-06 Adhemerval Zanella Accepted
[v2] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) [v2] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) --- 2024-05-06 Adhemerval Zanella Superseded
[v2] powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) [v2] powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) --- 2024-05-06 Adhemerval Zanella Superseded
posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) --- 2024-05-06 Adhemerval Zanella Superseded
[v3,4/4] elf: Make glibc.rtld.enable_secure ignore alias environment variables More tunable fixes --- 2024-05-06 Adhemerval Zanella Accepted
[v3,3/4] support: Add envp argument to support_capture_subprogram More tunable fixes --- 2024-05-06 Adhemerval Zanella New
[v3,2/4] elf: Remove glibc.rtld.enable_secure check from parse_tunables_string More tunable fixes --- 2024-05-06 Adhemerval Zanella Accepted
[v3,1/4] elf: Only process multiple tunable once (BZ 31686) More tunable fixes --- 2024-05-06 Adhemerval Zanella Superseded
[v2,4/4] elf: Make glibc.rtld.enable_secure ignore alias environment variables More tunable fixes --- 2024-05-02 Adhemerval Zanella Superseded
[v2,3/4] support: Add envp argument to support_capture_subprogram More tunable fixes --- 2024-05-02 Adhemerval Zanella Superseded
[v2,2/4] elf: Remove glibc.rtld.enable_secure check from parse_tunables_string More tunable fixes --- 2024-05-02 Adhemerval Zanella Superseded
[v2,1/4] elf: Only process multiple tunable once (BZ 31686) More tunable fixes --- 2024-05-02 Adhemerval Zanella Superseded
[4/4] elf: Make glibc.rtld.enable_secure ignore alias environment variables More tunable fixes --- 2024-04-30 Adhemerval Zanella New
[3/4] support: Add envp argument to support_capture_subprogram More tunable fixes --- 2024-04-30 Adhemerval Zanella Superseded
[2/4] elf: Remove glibc.rtld.enable_secure check from parse_tunables_string More tunable fixes --- 2024-04-30 Adhemerval Zanella Superseded
[1/4] elf: Only process multiple tunable once (BZ 31686) More tunable fixes --- 2024-04-30 Adhemerval Zanella Superseded
powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) powerpc: Fix __fesetround_inline_nocheck on POWER9+ (BZ 31682) --- 2024-04-30 Adhemerval Zanella New
« 1 2 3 422 23 »