Show patches with: none      |   29684 patches
« 1 255 56 57296 297 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[7/7] powerpc64: Add optimized chacha20 Add arc4random support - - 2-- 2022-04-13 Adhemerval Zanella Netto Superseded
[6/7] aarch64: Add optimized chacha20 Add arc4random support - - 1-- 2022-04-13 Adhemerval Zanella Netto Superseded
[5/7] x86: Add AVX2 optimized chacha20 Add arc4random support - - 1-- 2022-04-13 Adhemerval Zanella Netto Superseded
[4/7] x86: Add SSSE3 optimized chacha20 Add arc4random support - - 1-- 2022-04-13 Adhemerval Zanella Netto Superseded
[3/7] benchtests: Add arc4random benchtest Add arc4random support - - 1-- 2022-04-13 Adhemerval Zanella Netto Superseded
[2/7] stdlib: Add arc4random tests Add arc4random support - - 1-- 2022-04-13 Adhemerval Zanella Netto Superseded
[1/7] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) Add arc4random support - - 1-- 2022-04-13 Adhemerval Zanella Netto Superseded
[0/7] Add arc4random support - - --- 2022-04-13 Adhemerval Zanella Netto None
[COMMITTED] stdlib: Reflow and sort most variable assignments [COMMITTED] stdlib: Reflow and sort most variable assignments - - --- 2022-04-13 Adhemerval Zanella Netto Committed
[v8,6/6] NEWS: Mention DT_RELR support Support DT_RELR relative relocation format 1 - 2-- 2022-04-13 H.J. Lu Superseded
[v8,5/6] Add --disable-default-dt-relr Support DT_RELR relative relocation format - - 1-- 2022-04-13 H.J. Lu Superseded
[v8,4/6] elf: Properly handle zero DT_RELA/DT_REL values Support DT_RELR relative relocation format - - 1-- 2022-04-13 H.J. Lu Superseded
[v8,3/6] elf: Support DT_RELR relative relocation format [BZ #27924] Support DT_RELR relative relocation format - - 1-- 2022-04-13 H.J. Lu Superseded
[v8,2/6] Add GLIBC_ABI_DT_RELR for DT_RELR support Support DT_RELR relative relocation format 1 - 1-- 2022-04-13 H.J. Lu Superseded
[v8,1/6] elf: Define DT_RELR related macros and types Support DT_RELR relative relocation format 1 - 1-- 2022-04-13 H.J. Lu Superseded
[v8,0/6] Support DT_RELR relative relocation format - - --- 2022-04-13 H.J. Lu None
[v3] Replace {u}int_fast{16|32} with {u}int32_t [v3] Replace {u}int_fast{16|32} with {u}int32_t - - 2-- 2022-04-13 Noah Goldstein Not applicable
elf: Fix memory leak in _dl_find_object_update (bug 29062) elf: Fix memory leak in _dl_find_object_update (bug 29062) - - 2-- 2022-04-13 Florian Weimer Committed
[v3,2/2] aarch64: Move ld.so _start to separate file and drop _dl_skip_args Args adjustment with ./ld.so exe [BZ #23293] 1 - 2-- 2022-04-13 Szabolcs Nagy Superseded
[v3,1/2] aarch64: Use generic argv adjustment in ld.so [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] 1 - 1-- 2022-04-13 Szabolcs Nagy Superseded
[v3,0/2] Args adjustment with ./ld.so exe [BZ #23293] - - --- 2022-04-13 Szabolcs Nagy None
S390: Add new s390 platform z16. S390: Add new s390 platform z16. - - 2-- 2022-04-13 Stefan Liebler Committed
[v2,2/2] aarch64: Move ld.so _start to separate file Args adjustment with ./ld.so exe [BZ #23293] - - 2-- 2022-04-13 Szabolcs Nagy Superseded
[v2,1/2] aarch64: Use generic argv adjustment in ld.so [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] - - 1-- 2022-04-13 Szabolcs Nagy Superseded
[v2,0/2] Args adjustment with ./ld.so exe [BZ #23293] - - --- 2022-04-13 Szabolcs Nagy None
[hurd,commited] hurd: Define ELIBEXEC [hurd,commited] hurd: Define ELIBEXEC - - --2 2022-04-12 Samuel Thibault Committed
[hurd,commited] hurd: Fix arbitrary error code [hurd,commited] hurd: Fix arbitrary error code - - --2 2022-04-12 Samuel Thibault Committed
[COMMITTED] NEWS: Move PLT tracking slowdown to glibc 2.35. [COMMITTED] NEWS: Move PLT tracking slowdown to glibc 2.35. - - --- 2022-04-12 Carlos O'Donell Committed
[3/3] aarch64: Move ld.so _start to separate file Args adjustment with ./ld.so exe [BZ #23293] - - 2-- 2022-04-12 Szabolcs Nagy Superseded
[2/3] aarch64: Use generic argv adjustment in ld.so [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] - - 1-- 2022-04-12 Szabolcs Nagy Superseded
[1/3] Remove _dl_skip_args_internal declaration Args adjustment with ./ld.so exe [BZ #23293] 1 - 1-- 2022-04-12 Szabolcs Nagy Committed
[0/3] Args adjustment with ./ld.so exe [BZ #23293] - - --- 2022-04-12 Szabolcs Nagy None
[v4] elf: fixes compile error when both enable -Werror and -DNDEBUG [v4] elf: fixes compile error when both enable -Werror and -DNDEBUG - - 2-- 2022-04-12 Yang Yanchao Superseded
[hurd] Fix arbitrary error code [hurd] Fix arbitrary error code - - 2-- 2022-04-12 Samuel Thibault Superseded
[v2] Replace {u}int_fast{16|32} with {u}int32_t [v2] Replace {u}int_fast{16|32} with {u}int32_t 1 - 2-- 2022-04-11 Noah Goldstein Not applicable
test-container: Fix "unused code" warnings on HURD test-container: Fix "unused code" warnings on HURD - - 2-- 2022-04-11 DJ Delorie Committed
misc: Fix rare fortify crash on wchar funcs. [BZ 29030] misc: Fix rare fortify crash on wchar funcs. [BZ 29030] - - 2-- 2022-04-11 Joan Bruguera siddhesh Superseded
[v1] Replace {u}int_fast{16|32} with {u}int32_t [v1] Replace {u}int_fast{16|32} with {u}int32_t - - 2-- 2022-04-11 Noah Goldstein Not applicable
[v3,2/2] Default to --with-default-link=no (bug 25812) [v3,1/2] scripts: Add glibcelf.py module - - 2-- 2022-04-11 Florian Weimer siddhesh Superseded
[v3,1/2] scripts: Add glibcelf.py module [v3,1/2] scripts: Add glibcelf.py module - - 1-- 2022-04-11 Florian Weimer siddhesh Superseded
[v2,2/2] Default to --with-default-link=no (bug 25812) [v2,1/2] scripts: Add glibcelf.py module - - 2-- 2022-04-11 Florian Weimer Superseded
[v2,1/2] scripts: Add glibcelf.py module [v2,1/2] scripts: Add glibcelf.py module - - 1-- 2022-04-11 Florian Weimer Superseded
Properly set up wide stream buffers for output (bug 20632) Properly set up wide stream buffers for output (bug 20632) - - 21- 2022-04-11 Andreas Schwab New
[2/2] Default to --with-default-link=no (bug 25812) ELF tests in Python and libio vtables/RELRO interaction - - 2-- 2022-04-11 Florian Weimer Superseded
[1/2] scripts: Add glibcelf.py module ELF tests in Python and libio vtables/RELRO interaction - - 1-- 2022-04-11 Florian Weimer Superseded
[0/2] ELF tests in Python and libio vtables/RELRO interaction - - --- 2022-04-11 Florian Weimer None
[v1,2/2] x86_64: Add {u}int_fast defs ideal for x86_64 [v1,1/2] stdlib: Refactor {u}int_fast defs in stdint - - 2-- 2022-04-11 Noah Goldstein Rejected
[v1,1/2] stdlib: Refactor {u}int_fast defs in stdint [v1,1/2] stdlib: Refactor {u}int_fast defs in stdint - - 1-- 2022-04-11 Noah Goldstein Rejected
[v4,6/6] x86: Reduce code size of mem{move|pcpy|cpy}-ssse3 [v4,1/6] x86: Remove {w}memcmp-ssse3 - - 2-- 2022-04-10 Noah Goldstein Superseded
[v4,5/6] x86: Remove mem{move|cpy}-ssse3-back [v4,1/6] x86: Remove {w}memcmp-ssse3 - - 1-- 2022-04-10 Noah Goldstein Superseded
[v4,4/6] x86: Remove str{p}{n}cpy-ssse3 [v4,1/6] x86: Remove {w}memcmp-ssse3 - - 1-- 2022-04-10 Noah Goldstein Superseded
[v4,3/6] x86: Remove str{n}cat-ssse3 [v4,1/6] x86: Remove {w}memcmp-ssse3 - - 1-- 2022-04-10 Noah Goldstein Superseded
[v4,2/6] x86: Remove str{n}{case}cmp-ssse3 [v4,1/6] x86: Remove {w}memcmp-ssse3 - - 1-- 2022-04-10 Noah Goldstein Superseded
[v4,1/6] x86: Remove {w}memcmp-ssse3 [v4,1/6] x86: Remove {w}memcmp-ssse3 - - 1-- 2022-04-10 Noah Goldstein Superseded
[v3,6/6] x86: Cleanup page cross code in memcmp-avx2-movbe.S Untitled series #8488 - - --- 2022-04-10 Noah Goldstein Not applicable
[v3,5/6] x86: Remove memcmp-sse4.S Untitled series #8487 - - --- 2022-04-10 Noah Goldstein Not applicable
[v3,4/6] x86: Optimize memcmp SSE2 in memcmp.S Untitled series #8485 - - --- 2022-04-10 Noah Goldstein Not applicable
[v3,3/6] x86: Reduce code size of Remove mem{move|pcpy|cpy}-ssse3 Untitled series #8486 - - --- 2022-04-10 Noah Goldstein Not applicable
[v3,2/6] x86: Remove mem{move|cpy}-ssse3-back Untitled series #8484 - - --- 2022-04-10 Noah Goldstein Not applicable
[v3,1/6] x86: Remove str{p}{n}cpy-ssse3 [v3,1/6] x86: Remove str{p}{n}cpy-ssse3 - - --- 2022-04-10 Noah Goldstein Not applicable
[COMMITTED] sparc64: Remove fcopysign{f} implementation [COMMITTED] sparc64: Remove fcopysign{f} implementation - - --- 2022-04-07 Adhemerval Zanella Netto Committed
[COMMITTED] alpha: Remove fcopysign{f} implementation [COMMITTED] alpha: Remove fcopysign{f} implementation - - --- 2022-04-07 Adhemerval Zanella Netto Committed
[COMMITTED] math: Use builtin for ldbl-96 copysign [COMMITTED] math: Use builtin for ldbl-96 copysign - - --- 2022-04-07 Adhemerval Zanella Netto Committed
[COMMITTED] ia64: Remove fcopysign{f} implementation [COMMITTED] ia64: Remove fcopysign{f} implementation - - --- 2022-04-07 Adhemerval Zanella Netto Committed
[COMMITTED] x86: Remove fcopysign{f} implementation [COMMITTED] x86: Remove fcopysign{f} implementation - - --- 2022-04-07 Adhemerval Zanella Netto Committed
[COMMITTED] powerpc: Remove fcopysign{f} implementation [COMMITTED] powerpc: Remove fcopysign{f} implementation - - --- 2022-04-07 Adhemerval Zanella Netto Committed
nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029) 1 1 2-- 2022-04-07 Adhemerval Zanella Netto Superseded
S390: Fix elf/tst-audit25[ab] S390: Fix elf/tst-audit25[ab] 1 - 2-- 2022-04-07 Stefan Liebler Committed
[committed] test-memcpy: Actually reverse source and destination [committed] test-memcpy: Actually reverse source and destination - - --- 2022-04-06 Siddhesh Poyarekar Committed
[v2] tests/string: Drop simple/stupid/builtin tests [v2] tests/string: Drop simple/stupid/builtin tests - - 2-- 2022-04-06 Siddhesh Poyarekar Committed
[v2] math: Add math-use-builtins-fabs (BZ#29027) [v2] math: Add math-use-builtins-fabs (BZ#29027) - - 2-- 2022-04-05 Adhemerval Zanella Netto Superseded
[COMMITTED] benchtests: Only build libmvec benchmarks iff $(build-mathvec) is set [COMMITTED] benchtests: Only build libmvec benchmarks iff $(build-mathvec) is set - - --- 2022-04-05 Adhemerval Zanella Netto Committed
manual: Avoid name collision in libm ULP table [BZ #28956] manual: Avoid name collision in libm ULP table [BZ #28956] 1 1 2-- 2022-04-05 Tom Coldrick Committed
tests/string: Drop simple/stupid/builtin tests tests/string: Drop simple/stupid/builtin tests - - 2-- 2022-04-05 Siddhesh Poyarekar Superseded
[v1] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h [v1] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h - - 1-- 2022-04-04 Noah Goldstein Superseded
[v3] linux: Fix __closefrom_fallback iterates until max int (BZ#28993) [v3] linux: Fix __closefrom_fallback iterates until max int (BZ#28993) - - 1-- 2022-04-04 Adhemerval Zanella Netto Committed
math: Add math-use-builtins-fabs math: Add math-use-builtins-fabs - - 1-- 2022-04-04 Adhemerval Zanella Netto Superseded
sparc: Remove s_abs implementations sparc: Remove s_abs implementations - - --1 2022-04-04 Adhemerval Zanella Netto Committed
ia64: Remove fabs implementations ia64: Remove fabs implementations - - --2 2022-04-04 Adhemerval Zanella Netto Committed
x86: Remove fabs{f} implementation x86: Remove fabs{f} implementation - - --2 2022-04-04 Adhemerval Zanella Netto Committed
alpha: Remove s_abs implementations alpha: Remove s_abs implementations - - 2-- 2022-04-04 Adhemerval Zanella Netto Committed
[v6] Add .clang-format style file [v6] Add .clang-format style file 1 - 2-- 2022-04-04 Noah Goldstein Committed
[v12,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 - --2 2022-04-04 Mark Brown Not applicable
[v12,1/2] elf: Allow architectures to parse properties on the main executable arm64: Enable BTI for the executable as well as the interpreter 2 1 --1 2022-04-04 Mark Brown Not applicable
[v12,0/2] arm64: Enable BTI for the executable as well as the interpreter - - --- 2022-04-04 Mark Brown None
[v3] elf: fixes compile error when both enable -Werror and -DNDEBUG [v3] elf: fixes compile error when both enable -Werror and -DNDEBUG - - 2-- 2022-04-02 Yang Yanchao Superseded
[v2] elf: fixes compile error when both enable -Werror and -DNDEBUG [v2] elf: fixes compile error when both enable -Werror and -DNDEBUG - - 2-- 2022-04-02 Yang Yanchao Superseded
elf: fixes compile error when both enable -Werror and -DNDEBUG elf: fixes compile error when both enable -Werror and -DNDEBUG - - 2-- 2022-04-02 Yang Yanchao Superseded
[iconvdata] Fix possible bad array index. [iconvdata] Fix possible bad array index. - - 2-- 2022-04-01 Dmitry Chestnyh New
[sysdeps] Fix possible null-pointer dereference. [sysdeps] Fix possible null-pointer dereference. - - 2-- 2022-04-01 Dmitry Chestnyh New
[iconv] . Fix possible array out of bounds. [iconv] . Fix possible array out of bounds. - - 21- 2022-04-01 Dmitry Chestnyh New
[locale] Corrected return value check. [locale] Corrected return value check. - - 2-- 2022-04-01 Dmitry Chestnyh New
[v2] posix/glob.c: update from gnulib [v2] posix/glob.c: update from gnulib - - 1-1 2022-03-31 DJ Delorie Superseded
[locale] Corrected return value check. [locale] Corrected return value check. - - 2-- 2022-03-31 Dmitry Chestnyh New
[locale] Corrected return value check. [locale] Corrected return value check. - - 2-- 2022-03-31 Dmitry Chestnyh New
Increase the test timeout of some string tests Increase the test timeout of some string tests - - 2-- 2022-03-31 Szabolcs Nagy Committed
[v7,6/6] NEWS: Mention DT_RELR support Support DT_RELR relative relocation format 2 - 2-- 2022-03-31 H.J. Lu azanella Superseded
[v7,5/6] Add --disable-default-dt-relr Support DT_RELR relative relocation format 1 - 1-- 2022-03-31 H.J. Lu azanella Superseded
[v7,4/6] elf: Properly handle zero DT_RELA/DT_REL values Support DT_RELR relative relocation format 1 - 1-- 2022-03-31 H.J. Lu azanella Superseded
[v7,3/6] elf: Support DT_RELR relative relocation format [BZ #27924] Support DT_RELR relative relocation format 1 - 1-- 2022-03-31 H.J. Lu azanella Superseded
« 1 255 56 57296 297 »