Show patches with: none      |   2105 patches
« 1 2 3 421 22 »
Patch Series S/W/F Date Submitter Delegate State
[v3,17/19] elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,16/19] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,15/19] elf: Remove any_debug from dl_main_state Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,14/19] elf: Ignore loader debug env vars for setuid Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,13/19] elf: Remove LD_PROFILE for static binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,12/19] elf: Ignore LD_PROFILE for setuid binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,11/19] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Superseded
[v3,10/19] s390: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,09/19] x86: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,08/19] elf: Emit warning if tunable is ill-formatted Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,07/19] elf: Fix _dl_debug_vdprintf to work before self-relocation Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,06/19] elf: Do not parse ill-formatted strings Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,05/19] elf: Do not process invalid tunable format Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella New
[v3,04/19] elf: Add all malloc tunable to unsecvars Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,03/19] elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,02/19] elf: Add GLIBC_TUNABLES to unsecvars Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v3,01/19] elf: Remove /etc/suid-debug support Improve loader environment variable handling --- 2023-11-06 Adhemerval Zanella Accepted
[v2,7/7] hppa: Fix undefined behaviour in feclearexcept (BZ 30983) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella Accepted
[v2,6/7] alpha: Fix fesetexceptflag (BZ 30998) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella Accepted
[v2,5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella Accepted
[v2,4/7] manual: Clarify undefined behavior of feenableexcept (BZ 31019) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella Accepted
[v2,3/7] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella New
[v2,2/7] i686: Do not raise exception traps on fesetexcept (BZ 30989) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella New
[v2,1/7] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988) Multiple floating-point environment fixes --- 2023-11-06 Adhemerval Zanella New
Remove ia64-linux-gnu Remove ia64-linux-gnu --- 2023-11-04 Adhemerval Zanella Superseded
[7/7] hppa: Fix undefined behaviour in feclearexcept (BZ 30983) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[6/7] alpha: Fix fesetexceptflag (BZ 30998) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[4/7] manual: Clarify undefined behavior of feenableexcept (BZ 31019) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[3/7] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[2/7] i686: Do not raise exception traps on fesetexcept (BZ 30989) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[1/7] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988) Multiple floating-point environment fixes --- 2023-11-03 Adhemerval Zanella Superseded
[2/7] i686: Do not raise exception traps on fesetexcept (BZ 30989) Multiple floating-point environment fixes --- 2023-11-02 Adhemerval Zanella Superseded
[1/7] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988) Multiple floating-point environment fixes --- 2023-11-02 Adhemerval Zanella Superseded
[v3,7/7] elf: Add glibc.mem.decorate_maps tunable Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,6/7] linux: Decorate __libc_fatal error buffer Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,5/7] assert: Decorate error message buffer Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella New
[v3,4/7] malloc: Decorate malloc maps Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,3/7] nptl: Decorate thread stack on pthread_create Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,2/7] support: Add support_set_vma_name Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v3,1/7] linux: Add PR_SET_VMA_ANON_NAME support Add a tunable to decorate anonymous memory maps --- 2023-11-01 Adhemerval Zanella Accepted
[v2] Format test results closer to what DejaGnu does [v2] Format test results closer to what DejaGnu does --- 2023-11-01 Maxim Kuvyrkov Accepted
[4/4] x86: Expand the comment on when REP STOSB is used on memset x86: Improve ERMS usage on Zen3+ --- 2023-10-31 Adhemerval Zanella Superseded
[3/4] x86: Do not prefer ERMS for memset on Zen3+ x86: Improve ERMS usage on Zen3+ --- 2023-10-31 Adhemerval Zanella Superseded
[2/4] x86: Fix Zen3/Zen4 ERMS selection (BZ 30994) x86: Improve ERMS usage on Zen3+ --- 2023-10-31 Adhemerval Zanella Superseded
[1/4] elf: Add a way to check if tunable is set (BZ 27069) x86: Improve ERMS usage on Zen3+ --- 2023-10-31 Adhemerval Zanella New
[v2,7/7] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella Accepted
[v2,6/7] linux: Sync Linux 6.6 elf.h Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella Accepted
[v2,5/7] linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella Accepted
[v2,4/7] linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella Accepted
[v2,3/7] linux: Add MMAP_ABOVE4G from Linux 6.6 to sys/mman.h Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella Accepted
[v2,2/7] Update kernel version to 6.6 in header constant tests Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella New
[v2,1/7] Update syscall lists for Linux 6.6 Updates from Linux 6.6 --- 2023-10-31 Adhemerval Zanella New
[COMMITTED] crypt: Remove manul entry for --enable-crypt [COMMITTED] crypt: Remove manul entry for --enable-crypt --- 2023-10-31 Adhemerval Zanella New
[6/6] linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[5/6] linux: Sync Linux 6.6 elf.h Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[4/6] linux: Add HWCAP2_HBC from Linux 6.6 to AArch64 bits/hwcap.h Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[3/6] linux: Add FSCONFIG_CMD_CREATE_EXCL from Linux 6.6 to sys/mount.h Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[2/6] Update kernel version to 6.5 in header constant tests Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella New
[1/6] Update syscall lists for Linux 6.6 Update from Linux 6.6 --- 2023-10-30 Adhemerval Zanella Superseded
[v2,7/7] elf: Add glibc.mem.decorate_maps tunable Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella New
[v2,6/7] linux: Decorate __libc_fatal error buffer Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella Superseded
[v2,5/7] assert: Decorate error message buffer Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella Superseded
[v2,4/7] malloc: Decorate malloc maps Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella Superseded
[v2,3/7] nptl: Decorate thread stack on pthread_create Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella Superseded
[v2,2/7] support: Add support_set_vma_name Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella Superseded
[v2,1/7] linux: Add PR_SET_VMA_ANON_NAME support Add a tunable to decorate anonymous memory maps --- 2023-10-28 Adhemerval Zanella Superseded
[5/5] elf: Add glibc.mem.decorate_maps tunable Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[4/5] malloc: Decorate malloc maps Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[3/5] nptl: Decorate thread stack on pthread_create Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[2/5] support: Add support_set_vma_name Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella Superseded
[1/5] linux: Add __set_vma_name Add a tunable to decorate anonymous memory maps --- 2023-10-26 Adhemerval Zanella New
[v2,3/3] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Fix fesetexcept/fesetexceptflag on powerpc and x86 --- 2023-10-24 Adhemerval Zanella Superseded
[v2,2/3] i686: Do not raise exception traps on fesetexcept (BZ 30989) Fix fesetexcept/fesetexceptflag on powerpc and x86 --- 2023-10-24 Adhemerval Zanella New
[v2,1/3] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988) Fix fesetexcept/fesetexceptflag on powerpc and x86 --- 2023-10-24 Adhemerval Zanella Superseded
[v3] posix: Sync tempname with gnulib [v3] posix: Sync tempname with gnulib --- 2023-10-23 Adhemerval Zanella New
[3/3] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Fix fesetexcept/fesetexceptflag on powerpc and x86 --- 2023-10-23 Adhemerval Zanella Superseded
[2/3] i686: Do not raise exception traps on fesetexcept (BZ 30989) Fix fesetexcept/fesetexceptflag on powerpc and x86 --- 2023-10-23 Adhemerval Zanella New
[1/3] powerpc: Do not raise exception traps for fesetexcept/fesetexceptflag (BZ 30988) Fix fesetexcept/fesetexceptflag on powerpc and x86 --- 2023-10-23 Adhemerval Zanella Superseded
[v2] posix: Sync tempname with gnulib [v2] posix: Sync tempname with gnulib --- 2023-10-23 Adhemerval Zanella Superseded
malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with fortify source --- 2023-10-19 Adhemerval Zanella Accepted
elf: Do not print the cache entry if --inhibit-cache is used elf: Do not print the cache entry if --inhibit-cache is used --- 2023-10-17 Adhemerval Zanella Accepted
[v2,19/19] elf: Refactor process_envvars Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,18/19] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,17/19] elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,16/19] elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,15/19] elf: Remove any_debug from dl_main_state Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,14/19] elf: Ignore loader debug env vars for setuid Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,13/19] elf: Remove LD_PROFILE for static binaries Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,12/19] elf: Ignore LD_PROFILE for setuid binaries Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,11/19] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,10/19] s390: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,09/19] x86: Use dl-symbol-redir-ifunc.h on cpu-tunables Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella New
[v2,08/19] elf: Emit warning if tunable is ill-formatted Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,07/19] elf: Fix _dl_debug_vdprintf to work before self-relocation Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella New
[v2,06/19] elf: Do not parse ill-formatted strings Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,05/19] elf: Do not process invalid tunable format Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,04/19] elf: Add all malloc tunable to unsecvars Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,03/19] elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
[v2,02/19] elf: Add GLIBC_TUNABLES to unsecvars Improve loader environment variable handling --- 2023-10-17 Adhemerval Zanella Superseded
« 1 2 3 421 22 »