Show patches with: none      |   28513 patches
« 1 2 ... 57 58 59285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071) m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071) - - 1 - --- 2022-04-20 Fangrui Song New
[v2] x86: Fix missing __wmemcmp def for disable-multiarch build [v2] x86: Fix missing __wmemcmp def for disable-multiarch build - - 1 - --- 2022-04-19 Noah Goldstein New
[v1] x86: Fix missing __wmemcmp def for disable-multiarch build [v1] x86: Fix missing __wmemcmp def for disable-multiarch build - - - - --- 2022-04-19 Noah Goldstein New
[v3,9/9] stdlib: Add TLS optimization to arc4random Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,8/9] s390x: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,7/9] powerpc64: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,6/9] x86: Add AVX2 optimized chacha20 Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,5/9] x86: Add SSE2 optimized chacha20 Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,4/9] aarch64: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,3/9] benchtests: Add arc4random benchtest Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,2/9] stdlib: Add arc4random tests Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v3,1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) Add arc4random support - - - - --- 2022-04-19 Adhemerval Zanella Netto New
[v2] elf: Remove __libc_init_secure [v2] elf: Remove __libc_init_secure - - 1 - --- 2022-04-19 Fangrui Song New
[v13,2/2] arm64: Enable BTI for main executable as well as the interpreter arm64: Enable BTI for the executable as well as the interpreter - - 1 - --- 2022-04-19 Mark Brown New
[v13,1/2] elf: Allow architectures to parse properties on the main executable arm64: Enable BTI for the executable as well as the interpreter 1 - 2 1 --- 2022-04-19 Mark Brown New
elf: Remove __libc_init_secure elf: Remove __libc_init_secure - - - - --- 2022-04-18 Fangrui Song New
[COMMITTED,2.34,2.35] mips: Fix mips64n32 64 bit time_t stat support (BZ#29069) [COMMITTED,2.34,2.35] mips: Fix mips64n32 64 bit time_t stat support (BZ#29069) - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,8/8] s390x: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,7/8] powerpc64: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,6/8] x86: Add AVX2 optimized chacha20 Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,5/8] x86: Add SSE2 optimized chacha20 Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,4/8] aarch64: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,3/8] benchtests: Add arc4random benchtest Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,2/8] stdlib: Add arc4random tests Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
[v2,1/8] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) Add arc4random support - - - - --- 2022-04-18 Adhemerval Zanella Netto New
elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside elf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches outside - - 1 - --- 2022-04-18 Fangrui Song New
elf: Remove __libc_enable_secure_decided elf: Remove __libc_enable_secure_decided - - - - --- 2022-04-17 Fangrui Song New
Change fno-unit-at-a-time to fno-toplevel-reorder Change fno-unit-at-a-time to fno-toplevel-reorder - - - - --- 2022-04-16 Fangrui Song New
[Bug,215844] scanf.3: Clarify ll and L modifiers [Bug,215844] scanf.3: Clarify ll and L modifiers - - - - --- 2022-04-16 Alejandro Colomar New
[v3,3/3] x86: Cleanup page cross code in memcmp-avx2-movbe.S [v3,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - 1 - --- 2022-04-15 Noah Goldstein New
[v3,2/3] x86: Remove memcmp-sse4.S [v3,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - 1 - --- 2022-04-15 Noah Goldstein New
[v3,1/3] x86: Optimize memcmp SSE2 in memcmp.S [v3,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - 1 - --- 2022-04-15 Noah Goldstein New
[v2,3/3] x86: Cleanup page cross code in memcmp-avx2-movbe.S [v2,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - - - --- 2022-04-15 Noah Goldstein New
[v2,2/3] x86: Remove memcmp-sse4.S [v2,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - - - --- 2022-04-15 Noah Goldstein New
[v2,1/3] x86: Optimize memcmp SSE2 in memcmp.S [v2,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - - - --- 2022-04-15 Noah Goldstein New
[COMMITTED] stdio: Split __get_errname definition from errlist.c [COMMITTED] stdio: Split __get_errname definition from errlist.c - - - - --- 2022-04-15 Adhemerval Zanella Netto New
[v5] elf: fixes compile error when both enable -Werror and -DNDEBUG [v5] elf: fixes compile error when both enable -Werror and -DNDEBUG - - - - --- 2022-04-15 Yang Yanchao New
[v1,3/3] x86: Cleanup page cross code in memcmp-avx2-movbe.S [v1,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - 1 - --- 2022-04-15 Noah Goldstein New
[v1,2/3] x86: Remove memcmp-sse4.S [v1,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - - - --- 2022-04-15 Noah Goldstein New
[v1,1/3] x86: Optimize memcmp SSE2 in memcmp.S [v1,1/3] x86: Optimize memcmp SSE2 in memcmp.S - - 1 - --- 2022-04-15 Noah Goldstein New
[v3,13/13] LoongArch: Update build-many-glibcs.py for the LoongArch Port. GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,12/13] LoongArch: Hard Float Support GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,11/13] LoongArch: Build Infastructure GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,10/13] LoongArch: Add ABI Lists GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,09/13] LoongArch: Linux ABI GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,08/13] LoongArch: Linux Syscall Interface GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,07/13] LoongArch: Atomic and Locking Routines GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,06/13] LoongArch: Generic <math.h> and soft-fp Routines GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,05/13] LoongArch: Thread-Local Storage Support GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,04/13] LoongArch: ABI Implementation GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,03/13] LoongArch: Add relocations and ELF flags to elf.h GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,02/13] LoongArch: Add LoongArch entries to config.h.in GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3,01/13] LoongArch: Update NEWS and README for the LoongArch port. GLIBC LoongArch PATCHES - - - - --- 2022-04-15 caiyinyu New
[v3] posix/glob.c: update from gnulib [v3] posix/glob.c: update from gnulib - - 1 1 --- 2022-04-14 DJ Delorie New
[v10,7/7] NEWS: Mention DT_RELR support Support DT_RELR relative relocation format - - 1 - --- 2022-04-14 H.J. Lu New
[v10,6/7] Add --disable-default-dt-relr Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v10,5/7] elf: Add more DT_RELR tests Support DT_RELR relative relocation format - - 1 - --- 2022-04-14 H.J. Lu New
[v10,4/7] elf: Properly handle zero DT_RELA/DT_REL values Support DT_RELR relative relocation format - - 1 - --- 2022-04-14 H.J. Lu New
[v10,3/7] elf: Support DT_RELR relative relocation format [BZ #27924] Support DT_RELR relative relocation format - - 1 - --- 2022-04-14 H.J. Lu New
[v10,2/7] Add GLIBC_ABI_DT_RELR for DT_RELR support Support DT_RELR relative relocation format - - 1 - --- 2022-04-14 H.J. Lu New
[v10,1/7] elf: Define DT_RELR related macros and types Support DT_RELR relative relocation format - - 1 - --- 2022-04-14 H.J. Lu New
[v9,7/7] NEWS: Mention DT_RELR support Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v9,6/7] Add --disable-default-dt-relr Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v9,5/7] elf: Add more DT_RELR tests Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v9,4/7] elf: Properly handle zero DT_RELA/DT_REL values Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v9,3/7] elf: Support DT_RELR relative relocation format [BZ #27924] Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v9,2/7] Add GLIBC_ABI_DT_RELR for DT_RELR support Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v9,1/7] elf: Define DT_RELR related macros and types Support DT_RELR relative relocation format - - - - --- 2022-04-14 H.J. Lu New
[v5,6/6] x86: Reduce code size of mem{move|pcpy|cpy}-ssse3 [v5,1/6] x86: Remove {w}memcmp-ssse3 - - - - --- 2022-04-14 Noah Goldstein New
[v5,5/6] x86: Remove mem{move|cpy}-ssse3-back [v5,1/6] x86: Remove {w}memcmp-ssse3 - - 1 - --- 2022-04-14 Noah Goldstein New
[v5,4/6] x86: Remove str{p}{n}cpy-ssse3 [v5,1/6] x86: Remove {w}memcmp-ssse3 - - 1 - --- 2022-04-14 Noah Goldstein New
[v5,3/6] x86: Remove str{n}cat-ssse3 [v5,1/6] x86: Remove {w}memcmp-ssse3 - - 1 - --- 2022-04-14 Noah Goldstein New
[v5,2/6] x86: Remove str{n}{case}cmp-ssse3 [v5,1/6] x86: Remove {w}memcmp-ssse3 - - 1 - --- 2022-04-14 Noah Goldstein New
[v5,1/6] x86: Remove {w}memcmp-ssse3 [v5,1/6] x86: Remove {w}memcmp-ssse3 - - 1 - --- 2022-04-14 Noah Goldstein New
[v2] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) [v2] nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) - - 1 1 --- 2022-04-14 Adhemerval Zanella Netto New
[v2] manual: Document the dlinfo function [v2] manual: Document the dlinfo function - - - - --- 2022-04-14 Florian Weimer New
manual: Document the dlinfo function manual: Document the dlinfo function - - - - --- 2022-04-14 Florian Weimer New
[v2,6/6] elf: Optimize _dl_new_hash in dl-new-hash.h [v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v2,5/6] nss: Optimize nss_hash in nss_hash.c [v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v2,4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash [v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v2,3/6] nss: Add tests for the nss_hash in nss_hash.h [v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v2,2/6] elf: Add tests for the dl hash funcs (_dl_new_hash and _dl_elf_hash) [v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked [v2,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v1,6/6] elf: Optimize __dl_new_hash in dl-hash.h [v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v1,5/6] nss: Optimize nss_hash in nss_hash.c [v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v1,4/6] benchtests: Add benchtests for dl_elf_hash, dl_new_hash and nss_hash [v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v1,3/6] nss: Add tests for the nss_hash in nss_hash.h [v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v1,2/6] elf: Add tests for the hash functions in dl-hash.h [v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked [v1,1/6] elf: Refactor dl_new_hash so it can be tested / benchmarked - - - - --- 2022-04-14 Noah Goldstein New
[v6] Replace {u}int_fast{16|32} with {u}int32_t [v6] Replace {u}int_fast{16|32} with {u}int32_t - - - - --- 2022-04-14 Noah Goldstein New
[v5] Replace {u}int_fast{16|32} with {u}int32_t [v5] Replace {u}int_fast{16|32} with {u}int32_t - - - - --- 2022-04-13 Noah Goldstein New
[v4] Replace {u}int_fast{16|32} with {u}int32_t [v4] Replace {u}int_fast{16|32} with {u}int32_t - - - - --- 2022-04-13 Noah Goldstein New
[7/7] powerpc64: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[6/7] aarch64: Add optimized chacha20 Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[5/7] x86: Add AVX2 optimized chacha20 Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[4/7] x86: Add SSSE3 optimized chacha20 Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[3/7] benchtests: Add arc4random benchtest Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[2/7] stdlib: Add arc4random tests Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[1/7] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) Add arc4random support - - - - --- 2022-04-13 Adhemerval Zanella Netto New
[COMMITTED] stdlib: Reflow and sort most variable assignments [COMMITTED] stdlib: Reflow and sort most variable assignments - - - - --- 2022-04-13 Adhemerval Zanella Netto New
« 1 2 ... 57 58 59285 286 »