Show patches with: State = Action Required       |    Archived = No       |   576 patches
« 1 2 3 45 6 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2] rtld: Add glibc.rtld.enable_secure tunable. [v2] rtld: Add glibc.rtld.enable_secure tunable. - - 2-- 2023-12-05 Joe Simmons-Talbott New
[V5] powerpc: Optimized strcmp for power10 [V5] powerpc: Optimized strcmp for power10 - - 3-- 2023-12-05 Amrita H S New
rtld: Add glibc.rtld.enable_secure tunable. rtld: Add glibc.rtld.enable_secure tunable. - - 3-- 2023-12-05 Joe Simmons-Talbott New
[committed,glibc-htdocs] Mention the security page in the bugs page [committed,glibc-htdocs] Mention the security page in the bugs page - - --- 2023-12-05 Siddhesh Poyarekar New
[v2,2/2] powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture. [v2,1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power. - - 5-- 2023-12-05 Manjunath Matti New
[v2,1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power. [v2,1/2] powerpc: Add space for HWCAP3/HWCAP4 in the TCB for future Power. - - 1-- 2023-12-05 Manjunath Matti New
debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol. debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol. - - 5-- 2023-12-05 Frederic Cambus New
RFD/patch:system-wide tunables: parser preview RFD/patch:system-wide tunables: parser preview - - 2-2 2023-12-05 DJ Delorie New
[v2,2/2] stdlib: Adjust the factor in tst-qsort5 stdlib: Optimize number of calls to comparison function in qsort - - 5-- 2023-12-05 Kuan-Wei Chiu New
[v2,1/2] stdlib: Optimize number of calls to comparison function in qsort stdlib: Optimize number of calls to comparison function in qsort - - 4-- 2023-12-05 Kuan-Wei Chiu New
Chain stpcpy(3) to terminate strings after mempcpy(3) Chain stpcpy(3) to terminate strings after mempcpy(3) - - 6-- 2023-12-04 Alejandro Colomar New
[v9,6/6] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 6-- 2023-11-30 Evan Green New
[v9,5/6] riscv: Add ifunc helper method to hwprobe.h RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-11-30 Evan Green New
[v9,4/6] riscv: Enable multi-arg ifunc resolvers RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-11-30 Evan Green New
[v9,3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-11-30 Evan Green New
[v9,2/6] riscv: Add hwprobe vdso call support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-11-30 Evan Green New
[v9,1/6] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-11-30 Evan Green New
[V4] powerpc: Optimized strcmp for power10 [V4] powerpc: Optimized strcmp for power10 - - 6-- 2023-11-30 Amrita H S New
[v2] Move CVE information into advisories directory [v2] Move CVE information into advisories directory - - 6-- 2023-11-30 Siddhesh Poyarekar New
elf: Add TLS modid reuse test for bug 29039 elf: Add TLS modid reuse test for bug 29039 - - 6-- 2023-11-30 Szabolcs Nagy azanella New
[2/2] Add single-threaded fast path to rand() [1/2] Add random benchmark - - 4-2 2023-11-28 Wilco Dijkstra New
[1/2] Add random benchmark [1/2] Add random benchmark - - 3-2 2023-11-28 Wilco Dijkstra New
strcasestr: try to find non-alpha char in NEEDLE strcasestr: try to find non-alpha char in NEEDLE - - 6-- 2023-11-28 James New
[RFC,2/2] RISC-V: Attempt to enable TSO mode for TSO binaries RISC-V: Add dynamic TSO support - - 6-- 2023-11-27 Christoph Müllner New
[RFC,1/2] RISC-V: Move TSO check to elf_machine_matches_host() RISC-V: Add dynamic TSO support - - 5-- 2023-11-27 Christoph Müllner New
[glibc-htdocs] Add a security page [glibc-htdocs] Add a security page 1 - --2 2023-11-23 Siddhesh Poyarekar New
[v5,5/5] elf: Refactor process_envvars Improve loader environment variable handling 1 - 6-- 2023-11-22 Adhemerval Zanella New
[v5,4/5] elf: Ignore LD_BIND_NOW and LD_BIND_NOT for setuid binaries Improve loader environment variable handling 1 - 5-- 2023-11-22 Adhemerval Zanella New
[v5,3/5] elf: Ignore loader debug env vars for setuid Improve loader environment variable handling 1 - 5-- 2023-11-22 Adhemerval Zanella New
[v5,2/5] elf: Do not set invalid tunables values Improve loader environment variable handling - - 5-- 2023-11-22 Adhemerval Zanella New
[v5,1/5] elf: Do not duplicate the GLIBC_TUNABLES string Improve loader environment variable handling - - 5-- 2023-11-22 Adhemerval Zanella New
powerpc : Add optimized memchr for POWER10 powerpc : Add optimized memchr for POWER10 - - 6-- 2023-11-16 MAHESH BODAPATI New
[PATCHV3] powerpc: Optimized strcmp for power10 [PATCHV3] powerpc: Optimized strcmp for power10 - - 6-- 2023-11-15 Amrita H S New
[v2,7/7] hppa: Fix undefined behaviour in feclearexcept (BZ 30983) Multiple floating-point environment fixes 1 - 6-- 2023-11-06 Adhemerval Zanella New
[v2,6/7] alpha: Fix fesetexceptflag (BZ 30998) Multiple floating-point environment fixes 1 - 5-- 2023-11-06 Adhemerval Zanella New
[v2,5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022) Multiple floating-point environment fixes 1 - 5-- 2023-11-06 Adhemerval Zanella New
[v2,4/7] manual: Clarify undefined behavior of feenableexcept (BZ 31019) Multiple floating-point environment fixes 1 - 5-- 2023-11-06 Adhemerval Zanella New
[v2,3/7] x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990) Multiple floating-point environment fixes 1 - 5-- 2023-11-06 Adhemerval Zanella New
[v2,2/7] i686: Do not raise exception traps on fesetexcept (BZ 30989) Multiple floating-point environment fixes 1 - 5-- 2023-11-06 Adhemerval Zanella New
[4/4] x86: Expand the comment on when REP STOSB is used on memset x86: Improve ERMS usage on Zen3+ - - 6-- 2023-10-31 Adhemerval Zanella New
[3/4] x86: Do not prefer ERMS for memset on Zen3+ x86: Improve ERMS usage on Zen3+ - - 4-1 2023-10-31 Adhemerval Zanella New
[2/4] x86: Fix Zen3/Zen4 ERMS selection (BZ 30994) x86: Improve ERMS usage on Zen3+ - - 5-- 2023-10-31 Adhemerval Zanella New
[1/4] elf: Add a way to check if tunable is set (BZ 27069) x86: Improve ERMS usage on Zen3+ - - 5-- 2023-10-31 Adhemerval Zanella New
[v3] posix: Sync tempname with gnulib [v3] posix: Sync tempname with gnulib - - 6-- 2023-10-23 Adhemerval Zanella New
[v5] posix: Deprecate group_member for Linux [v5] posix: Deprecate group_member for Linux - - 6-- 2023-10-20 Joe Simmons-Talbott New
elf: Get rid of alloca usage in _dl_start_profile elf: Get rid of alloca usage in _dl_start_profile - - 6-- 2023-09-29 Joe Simmons-Talbott New
[v3] nss: Get rid of alloca usage in db-XXX [v3] nss: Get rid of alloca usage in db-XXX - - 6-- 2023-09-28 Joe Simmons-Talbott New
nss: Get rid of alloca usage in files-network's parse_line nss: Get rid of alloca usage in files-network's parse_line - - 6-- 2023-09-26 Joe Simmons-Talbott New
getopt: Get rid of alloca usage in process_long_option getopt: Get rid of alloca usage in process_long_option - - 6-- 2023-09-25 Joe Simmons-Talbott New
[v2] resolv: Get rid of alloca usage. [v2] resolv: Get rid of alloca usage. - - 6-- 2023-09-22 Joe Simmons-Talbott New
resolv: Get rid of alloca usage. resolv: Get rid of alloca usage. - - 6-- 2023-09-21 Joe Simmons-Talbott New
x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 x86: Prepare `strrchr-evex` and `strrchr-evex512` for AVX10 - - 6-- 2023-09-21 Noah Goldstein New
x86: Add support for AVX10 version in cpu-features x86: Add support for AVX10 version in cpu-features - - --6 2023-09-20 Noah Goldstein New
elf: Remove alloca usage from chroot_canon. elf: Remove alloca usage from chroot_canon. - - 6-- 2023-09-19 Joe Simmons-Talbott New
[v2,2/2] stdio: Remove __printf_fp_buffer_2 alloca usage Remove print_fp alloca usage - - 6-- 2023-09-14 Adhemerval Zanella New
[v2,1/2] stdio: Remove __printf_fp_buffer_1 alloca usage Remove print_fp alloca usage - - 5-- 2023-09-14 Adhemerval Zanella New
[v4,3/3] RISC-V: Implement TLS Descriptors. RISC-V: Implement TLS Descriptors. - - 6-- 2023-09-14 Tatsuyuki Ishi New
[v4,2/3] RISC-V: Add TLSDESC reloc definitions. RISC-V: Implement TLS Descriptors. - - 5-- 2023-09-14 Tatsuyuki Ishi New
[v4,1/3] RISC-V: Add include guard for dl-tls.h. RISC-V: Implement TLS Descriptors. - - 5-- 2023-09-14 Tatsuyuki Ishi New
[v4] argp-help: Get rid of alloca. [v4] argp-help: Get rid of alloca. - - 6-- 2023-09-13 Joe Simmons-Talbott New
intl: Clarify the role and the contents of locale.alias. intl: Clarify the role and the contents of locale.alias. - - 6-- 2023-09-12 Bruno Haible New
[2/2] linux: Use procutils_read_file on malloc-hugepages Use procutils on getsysstats and malloc-hugepages - - 6-- 2023-09-12 Adhemerval Zanella New
[1/2] linux: Use procutils_read_file on getsysstats Use procutils on getsysstats and malloc-hugepages - - 5-- 2023-09-12 Adhemerval Zanella New
LoongArch: Add lasx/lsx support for _dl_runtime_profile. LoongArch: Add lasx/lsx support for _dl_runtime_profile. - - 6-- 2023-09-11 caiyinyu New
intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621) - - 6-- 2023-09-10 Bruno Haible New
[2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 6-- 2023-09-08 Florian Weimer New
[1/2] elf: Wire up _dl_diagnostics_cpu_kernel [1/2] elf: Wire up _dl_diagnostics_cpu_kernel - - 5-- 2023-09-08 Florian Weimer New
[3/4] LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 5-- 2023-09-08 dengjianbo New
[2/4] LoongArch: Add ifunc support for stpcpy{aligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 5-- 2023-09-08 dengjianbo New
[1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx} LoongArch: Add ifunc support for str{cpy, rchr}, - - 5-- 2023-09-08 dengjianbo New
elf: Fix memory leaks for dl_scope_free_list (bug 26641) elf: Fix memory leaks for dl_scope_free_list (bug 26641) - - 6-- 2023-09-06 Peter Edwards New
[v8,6/6] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 6-- 2023-09-01 Evan Green New
[v8,5/6] riscv: Add ifunc helper method to hwprobe.h RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-09-01 Evan Green New
[v8,4/6] riscv: Enable multi-arg ifunc resolvers RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-09-01 Evan Green New
[v8,3/6] riscv: Add __riscv_hwprobe pointer to ifunc calls RISC-V: ifunced memcpy using new kernel hwprobe interface - - 5-- 2023-09-01 Evan Green New
[v8,2/6] riscv: Add hwprobe vdso call support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-09-01 Evan Green New
[v8,1/6] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface 1 - 5-- 2023-09-01 Evan Green New
[v2] getpw: Get rid of alloca [v2] getpw: Get rid of alloca - - 6-- 2023-08-28 Joe Simmons-Talbott New
[v3] string: Use builtins for ffs and ffsll [v3] string: Use builtins for ffs and ffsll - - 6-- 2023-08-25 Adhemerval Zanella New
转发: avoid snprintf using %n to generate coredump when F_S=2 is enabled 转发: avoid snprintf using %n to generate coredump when F_S=2 is enabled - - --6 2023-08-25 zhanghao \(ES\) New
[v2] x86: Add support for AVX10 version and vec size in cpu-features [v2] x86: Add support for AVX10 version and vec size in cpu-features - - 6-- 2023-08-24 Noah Goldstein New
[v2] x86: Add support for AVX10 version and vec size in cpu-features [v2] x86: Add support for AVX10 version and vec size in cpu-features - - 6-- 2023-08-24 Noah Goldstein New
[v1] x86: Add support for AVX10 version and vec size in cpu-features [v1] x86: Add support for AVX10 version and vec size in cpu-features - - 6-- 2023-08-24 Noah Goldstein New
[v3] elf: Escape sed delimiter in Makefile [BZ #25127] [v3] elf: Escape sed delimiter in Makefile [BZ #25127] - - 6-- 2023-08-24 Shane Slattery New
[v2,2/2] elf: Check that --list-diagnostics output has the expected syntax [v2,1/2] manual: Document ld.so --list-diagnostics output 1 - 6-- 2023-08-23 Florian Weimer New
sysdeps: Clear O_CREAT|O_ACCMODE when trying again on sem_open sysdeps: Clear O_CREAT|O_ACCMODE when trying again on sem_open - - 6-- 2023-08-23 Sergio Durigan Junior New
[3/3] Loongarch: Add ifunc support for strncmp{aligned, lsx} Add ifunc support for str{nlen, cmp, ncmp} - - 6-- 2023-08-22 dengjianbo New
[2/3] Loongarch: Add ifunc support for strcmp{aligned, lsx} Add ifunc support for str{nlen, cmp, ncmp} - - 5-- 2023-08-22 dengjianbo New
id_ID: Update Time Locales id_ID: Update Time Locales - - 6-- 2023-08-21 RushingAlien New
[v11,3/3] posix: add test for REG_STARTEND [v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 6-- 2023-08-20 Ahelenia Ziemiańska New
[v11,2/3] posix: regexec(): fix REG_STARTEND, pmatch->rm_so != 0 w/^ anchor [v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 5-- 2023-08-20 Ahelenia Ziemiańska New
[v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL [v11,1/3] posix: regcomp(): clear RE_DOT_NOT_NULL - - 5-- 2023-08-20 Ahelenia Ziemiańska New
[2/2] Update changelog for wuu_CN@Hans and wuu_CN@Hant locales Add wuu_CN@Hans and wuu_CN@Hant - - 5-1 2023-08-15 develop--- via Libc-alpha New
[1/2] Add wuu_CN@Hans and wuu_CN@Hant locales Add wuu_CN@Hans and wuu_CN@Hant - - 5-- 2023-08-15 develop--- via Libc-alpha New
[2/2] Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and memmove{aligned, u… LoongArch: Add ifunc support for strchr{nul}, - - 6-- 2023-08-15 dengjianbo New
[v2] RISC-V: Enable static-pie. [v2] RISC-V: Enable static-pie. - - 6-- 2023-08-15 develop--- via Libc-alpha New
x86_64: Add sinh with FMA x86_64: Add sinh with FMA - - 6-- 2023-08-14 H.J. Lu New
[v3] resolv/nss_dns/dns-host: Get rid of alloca. [v3] resolv/nss_dns/dns-host: Get rid of alloca. 1 - 6-- 2023-08-14 Joe Simmons-Talbott New
malloc: Remove bin scanning from memalign (bug 30723) malloc: Remove bin scanning from memalign (bug 30723) 1 - 6-- 2023-08-14 Florian Weimer New
[v2] group_member: Get rid of unbounded alloca. [v2] group_member: Get rid of unbounded alloca. - - 6-- 2023-08-08 Joe Simmons-Talbott New
« 1 2 3 45 6 »