Show patches with: Archived = No       |   24441 patches
« 1 230 31 32244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFC,15/19] riscv: Add ifunc support for strcmp riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,14/19] riscv: Add accelerated strlen routine riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,13/19] riscv: Add ifunc support for strlen riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,12/19] riscv: Add accelerated memcpy/memmove routines for RV64 riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,11/19] riscv: Add ifunc support for memcpy/memmove riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,10/19] riscv: Add accelerated memset routines for RV64 riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,09/19] riscv: Add ifunc support for memset riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,08/19] riscv: Add (empty) ifunc framework riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,07/19] riscv: hart-features: Add fast_unaligned property riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,06/19] riscv: Adding ISA string parser for environment variables riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,05/19] riscv: Introduction of ISA extensions riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,04/19] riscv: Add hart feature run-time detection framework riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,03/19] riscv: Add ENTRY_ALIGN() macro riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,02/19] riscv: LEAF: Use C_LABEL() to construct the asm name for a C symbol riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[RFC,01/19] Inhibit early libcalls before ifunc support is ready riscv: ifunc support with optimized mem*/str*/cpu_relax routines - - 1-- 2023-02-07 Christoph Müllner New
[2/2] riscv: Add and use alignment-ignorant memcpy RISC-V: ifunced memcpy using new kernel hwprobe interface - - 2-- 2023-02-06 Evan Green Superseded
[1/2] riscv: Add Linux hwprobe syscall support RISC-V: ifunced memcpy using new kernel hwprobe interface - - 1-- 2023-02-06 Evan Green Superseded
NEWS: Document CVE-2023-25139. NEWS: Document CVE-2023-25139. 1 - 2-- 2023-02-06 Carlos O'Donell Committed
Use 64-bit time_t interfaces in strftime and strptime (bug 30053) Use 64-bit time_t interfaces in strftime and strptime (bug 30053) - - 2-- 2023-02-06 Andreas Schwab Committed
sockaddr.3type: BUGS: Document that libc should be fixed using a union sockaddr.3type: BUGS: Document that libc should be fixed using a union - - --2 2023-02-05 Alejandro Colomar Not applicable
Account for grouping in printf width (bug 30068) Account for grouping in printf width (bug 30068) - - 2-- 2023-02-04 Carlos O'Donell Committed
gmon: Fix allocated buffer overflow (bug 2944) gmon: Fix allocated buffer overflow (bug 2944) - - 2-- 2023-02-04 Леонид Юрьев (Leonid Yuriev) dj Superseded
[5/5] mips: Add the clone3 wrapper Add clone3 support for multiple architectures - - 2-- 2023-02-03 Adhemerval Zanella Superseded
[4/5] arm: Add the clone3 wrapper Add clone3 support for multiple architectures - - 1-- 2023-02-03 Adhemerval Zanella Superseded
[3/5] riscv: Add the clone3 wrapper Add clone3 support for multiple architectures 1 - 1-- 2023-02-03 Adhemerval Zanella palmer Committed
[2/5] s390x: Add the clone3 wrapper Add clone3 support for multiple architectures - - 1-- 2023-02-03 Adhemerval Zanella Superseded
[1/5] powerpc64: Add the clone3 wrapper Add clone3 support for multiple architectures 1 - 1-- 2023-02-03 Adhemerval Zanella Committed
Remove pthread-pi-defines.sym Remove pthread-pi-defines.sym 1 - 2-- 2023-02-03 Andreas Schwab Committed
patch for hp-timing.h patch for hp-timing.h - - --2 2023-02-03 Wilco Dijkstra Superseded
[v12,12/31] string: Improve generic strnlen with memchr Untitled series #16722 - - --- 2023-02-03 Wilco Dijkstra Not applicable
Replace rawmemchr (s, '\0') with strchr Replace rawmemchr (s, '\0') with strchr 1 - 2-- 2023-02-03 Wilco Dijkstra Committed
AArch64: Improve SVE memcpy and memmove AArch64: Improve SVE memcpy and memmove 1 - 2-- 2023-02-03 Wilco Dijkstra Committed
[v12,31/31] string: Hook up the default implementation on test-strrchr Improve generic string routines 1 - 2-- 2023-02-02 Adhemerval Zanella Committed
[v12,30/31] string: Hook up the default implementation on test-memrchr Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,29/31] string: Hook up the default implementation on test-memchr Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,28/31] string: Hook up the default implementation on test-strcpy Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,27/31] string: Hook up the default implementation on test-stpcpy Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,26/31] string: Hook up the default implementation on test-strncmp Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,25/31] string: Hook up the default implementation on test-strcmp Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,24/31] string: Hook up the default implementation on test-strchr Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,23/31] string: Hook up the default implementation on test-strnlen Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,22/31] string: Hook up the default implementation on test-strlen Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,21/31] riscv: Add string-fza.h and string-fzi.h Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,20/31] sh: Add string-fzb.h Improve generic string routines - - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,19/31] powerpc: Add string-fza.h Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,18/31] arm: Add string-fza.h Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,17/31] alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,16/31] hppa: Add string-fza.h, string-fzc.h, and string-fzi.h Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,15/31] hppa: Add memcopy.h Improve generic string routines - - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,14/31] string: Improve generic strrchr with memrchr and strlen Improve generic string routines - - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,13/31] string: Improve generic memrchr Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,12/31] string: Improve generic strnlen with memchr Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,11/31] string: Improve generic memchr Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,10/31] string: Improve generic strcpy Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,09/31] string: Improve generic stpcpy Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,08/31] string: Improve generic strncmp Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,07/31] string: Improve generic strcmp Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,06/31] string: Improve generic strchr Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,05/31] string: Improve generic strchrnul Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,04/31] string: Improve generic strlen Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,03/31] Add string vectorized find and detection functions Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,02/31] Parameterize OP_T_THRES from memcopy.h Improve generic string routines 2 - 1-- 2023-02-02 Adhemerval Zanella Committed
[v12,01/31] Parameterize op_t from memcopy.h Improve generic string routines 1 - 1-- 2023-02-02 Adhemerval Zanella Committed
S390: Influence hwcaps/stfle via GLIBC_TUNABLES. S390: Influence hwcaps/stfle via GLIBC_TUNABLES. - - 2-- 2023-02-02 Stefan Liebler Committed
C-SKY: Strip hard float abi from hard float feature. C-SKY: Strip hard float abi from hard float feature. 1 - 2-- 2023-02-02 瞿仙淼 Committed
[v11,29/29] string: Hook up the default implementation on test-memrchr Improve generic string routines 1 - 2-- 2023-02-01 Adhemerval Zanella Superseded
[v11,28/29] string: Hook up the default implementation on test-memchr Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,27/29] string: Hook up the default implementation on test-strcpy Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,26/29] string: Hook up the default implementation on test-stpcpy Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,25/29] string: Hook up the default implementation on test-strncmp Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,24/29] string: Hook up the default implementation on test-strcmp Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,23/29] string: Hook up the default implementation on test-strchr Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,22/29] string: Hook up the default implementation on test-strnlen Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,21/29] string: Hook up the default implementation on test-strlen Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,20/29] riscv: Add string-fza.h and string-fzi.h Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,19/29] sh: Add string-fzb.h Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,18/29] powerpc: Add string-fza.h Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,17/29] arm: Add string-fza.h Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,16/29] alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.h Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,15/29] hppa: Add string-fza.h, string-fzc.h, and string-fzi.h Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,14/29] hppa: Add memcopy.h Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,13/29] string: Improve generic memrchr Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,12/29] string: Improve generic memchr Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,11/29] string: Improve generic strcpy Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,10/29] string: Improve generic stpcpy Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,09/29] string: Improve generic strncmp Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,08/29] string: Improve generic strcmp Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,07/29] string: Improve generic strchrnul Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,06/29] string: Improve generic strchr Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,05/29] string: Improve generic strnlen with memchr Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,04/29] string: Improve generic strlen Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,03/29] Add string vectorized find and detection functions Improve generic string routines - - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,02/29] Parameterize OP_T_THRES from memcopy.h Improve generic string routines 2 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[v11,01/29] Parameterize op_t from memcopy.h Improve generic string routines 1 - 1-- 2023-02-01 Adhemerval Zanella Superseded
[2/2] riscv: vectorised mem* and str* functions [1/2] riscv: sysdeps support for vectorised functions - - 2-- 2023-02-01 Sergei Lewis New
[1/2] riscv: sysdeps support for vectorised functions [1/2] riscv: sysdeps support for vectorised functions - - 1-- 2023-02-01 Sergei Lewis New
[v2] x86: Fix strncat-avx2.S reading past length [BZ #30065] [v2] x86: Fix strncat-avx2.S reading past length [BZ #30065] - - 2-- 2023-01-31 Noah Goldstein Committed
[v1] x86: Fix strncat-avx2.S when `src` has no null-term [BZ #30065] [v1] x86: Fix strncat-avx2.S when `src` has no null-term [BZ #30065] - - 2-- 2023-01-31 Noah Goldstein Superseded
revised patch for hp-timing.h revised patch for hp-timing.h - - --2 2023-01-31 develop--- via Libc-alpha Superseded
LoongArch: Add new relocation types. LoongArch: Add new relocation types. - - 1-- 2023-01-31 caiyinyu Committed
« 1 230 31 32244 245 »