Show patches with: none      |   30393 patches
« 1 2 3 4303 304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,2/2] x86/string: Use simpler approach for large memcpy [BZ #32475] [v1,1/2] x86/string: Factor out large memmove implemention to seperate file - - - - --- 2025-01-14 Noah Goldstein New
[v1,1/2] x86/string: Factor out large memmove implemention to seperate file [v1,1/2] x86/string: Factor out large memmove implemention to seperate file - - - - --- 2025-01-14 Noah Goldstein New
[6/6] Add test of input file flushing / offset issues Fix issues around flushing and file offsets for input files - - - - --- 2025-01-14 Joseph Myers New
[5/6] Fix fflush handling for mmap files after ungetc (bug 32535) Fix issues around flushing and file offsets for input files - - - - --- 2025-01-14 Joseph Myers New
[4/6] Fix fseek handling for mmap files after ungetc or fflush (bug 32529) Fix issues around flushing and file offsets for input files - - - - --- 2025-01-14 Joseph Myers New
[3/6] Make fflush (NULL) flush input files (bug 32369) Fix issues around flushing and file offsets for input files - - - - --- 2025-01-14 Joseph Myers New
[2/6] Make fclose seek input file to right offset (bug 12724) Fix issues around flushing and file offsets for input files - - - - --- 2025-01-14 Joseph Myers New
[1/6] Fix fflush after ungetc on input file (bug 5994) Fix issues around flushing and file offsets for input files - - - - --- 2025-01-14 Joseph Myers New
[v2,2/2] manual: Add links to POSIX Semaphores man-pages documentation [v2,1/2] manual: Consolidate POSIX Semaphores docs in Threads chapter - - - - --- 2025-01-14 Arjun Shankar New
[v2,1/2] manual: Consolidate POSIX Semaphores docs in Threads chapter [v2,1/2] manual: Consolidate POSIX Semaphores docs in Threads chapter - - - - --- 2025-01-14 Arjun Shankar New
[v2] mbrtowc: Avoid compare with the result pointer add [v2] mbrtowc: Avoid compare with the result pointer add - - - - --- 2025-01-14 YunQiang Su New
rt/tst-clock_nanosleep2 failure rt/tst-clock_nanosleep2 failure - - - - --- 2025-01-14 Mark Wielaard New
[hurd,commited] mach: Fix fallthrough warning [hurd,commited] mach: Fix fallthrough warning - - - - --- 2025-01-13 Samuel Thibault New
[v2,3/3] Linux: Add tests that check that TLS and rseq area are separate Consolidate static TLS allocation for static binaries, fix extra TLS - - - - --- 2025-01-13 Florian Weimer New
[v2,2/3] Consolidate TLS block allocation for static binaries with ld.so Consolidate static TLS allocation for static binaries, fix extra TLS - - - - --- 2025-01-13 Florian Weimer New
[v2,1/3] elf: Iterate over loaded object list in _dl_determine_tlsoffset Consolidate static TLS allocation for static binaries, fix extra TLS - - - - --- 2025-01-13 Florian Weimer New
[hurd,commited,4/4] hurd: Set _POSIX_MONOTONIC_CLOCK to 200809L hurd: CLOCK_MONOTONIC support - - - - --- 2025-01-12 Samuel Thibault New
[hurd,commited,3/4] hurd: Add CLOCK_MONOTONIC to clock_nanosleep hurd: CLOCK_MONOTONIC support - - - - --- 2025-01-12 Samuel Thibault New
[hurd,commited,2/4] hurd: Add CLOCK_MONOTONIC support to lll hurd: CLOCK_MONOTONIC support - - - - --- 2025-01-12 Samuel Thibault New
[hurd,commited,1/4] mach: Add CLOCK_MONOTONIC case in clock_gettime() hurd: CLOCK_MONOTONIC support - - - - --- 2025-01-12 Samuel Thibault New
[3/3] Linux: Add tests that check that TLS and rseq area are separate Consolidate static TLS allocation for static binaries, fix extra TLS - - - - --- 2025-01-12 Florian Weimer New
[2/3] Consolidate TLS block allocation for static binaries with ld.so Consolidate static TLS allocation for static binaries, fix extra TLS - - - - --- 2025-01-12 Florian Weimer New
[1/3] elf: Iterate over loaded object list in _dl_determine_tlsoffset Consolidate static TLS allocation for static binaries, fix extra TLS - - - - --- 2025-01-12 Florian Weimer New
Fix TLS allocation static binaries on on TLS_DTV_AT_TP architectures Fix TLS allocation static binaries on on TLS_DTV_AT_TP architectures - - - - --- 2025-01-12 Florian Weimer New
[hurd,commited] hurd: Mark more memory-hungry tests as unsupported [hurd,commited] hurd: Mark more memory-hungry tests as unsupported - - - - --- 2025-01-12 Samuel Thibault New
[hurd,commited] socket/tst-cmsghdr: Fix alignment of cmsghdr [hurd,commited] socket/tst-cmsghdr: Fix alignment of cmsghdr - - - - --- 2025-01-12 Samuel Thibault New
[hurd,commited] hurd: Mark more memory-hungry tests as unsupported [hurd,commited] hurd: Mark more memory-hungry tests as unsupported - - - - --- 2025-01-12 Samuel Thibault New
[hurd,commited] hurd: Mark tst-tls-allocation-failure-static-patched as supported [hurd,commited] hurd: Mark tst-tls-allocation-failure-static-patched as supported - - - - --- 2025-01-11 Samuel Thibault New
[hurd,commited] hurd: Cope with signals sent to ourself early [hurd,commited] hurd: Cope with signals sent to ourself early - - - - --- 2025-01-11 Samuel Thibault New
elf: make tst-tls_tp_offset compare &thread_var to THREAD_SELF elf: make tst-tls_tp_offset compare &thread_var to THREAD_SELF - - 1 - --- 2025-01-11 Samuel Thibault New
[v2] x86-64: Cast __rseq_offset to long long int [BZ #32543] [v2] x86-64: Cast __rseq_offset to long long int [BZ #32543] - - 1 - --- 2025-01-11 H.J. Lu New
[v4] libio: Start to return errors when flushing fwrite's buffer [BZ #29459] [v4] libio: Start to return errors when flushing fwrite's buffer [BZ #29459] - - - - --- 2025-01-11 Tulio Magno Quites Machado Filho New
x86-64: Move nptl/rseq-access.h to nptl/64 [BZ #32543] x86-64: Move nptl/rseq-access.h to nptl/64 [BZ #32543] - - - - --- 2025-01-11 H.J. Lu New
Raise the minimum GCC version to 11.5 [BZ #32539] Raise the minimum GCC version to 11.5 [BZ #32539] - - - - --- 2025-01-11 H.J. Lu New
[hurd,commited] hurd: Mark more memory-hungry tests as unsupported [hurd,commited] hurd: Mark more memory-hungry tests as unsupported - - - - --- 2025-01-11 Samuel Thibault New
[v2,4/4] stdio-common: Suppress Clang warnings on scanf13.c with fortify enable More fixes for building tests with clang - - - - --- 2025-01-10 Adhemerval Zanella Netto New
[v2,3/4] elf: Suppress unused function clang for __ifunc_resolver More fixes for building tests with clang - - - - --- 2025-01-10 Adhemerval Zanella Netto New
[v2,2/4] gmon: Disable tst-profile-static with clang More fixes for building tests with clang - - - - --- 2025-01-10 Adhemerval Zanella Netto New
[v2,1/4] aarch64: Use 64-bit variable to access the special registers More fixes for building tests with clang - - - - --- 2025-01-10 Adhemerval Zanella Netto New
Add missing include guards to <dl-tls.h> Add missing include guards to <dl-tls.h> - - - - --- 2025-01-10 Florian Weimer New
affinity-inheritance: Overallocate CPU sets affinity-inheritance: Overallocate CPU sets - - - - --- 2025-01-10 Siddhesh Poyarekar New
nptl: Add support for setup guard pages with MADV_GUARD_INSTALL nptl: Add support for setup guard pages with MADV_GUARD_INSTALL - - - - --- 2025-01-10 Adhemerval Zanella Netto New
malloc: obscure calloc use in tst-calloc malloc: obscure calloc use in tst-calloc - - - - --- 2025-01-10 Sam James New
mbrtowc: Avoid compare with the result pointer add mbrtowc: Avoid compare with the result pointer add - - - - --- 2025-01-10 YunQiang Su New
configure: Clear libc_cv_cc_wimplicit_fallthrough if not supported configure: Clear libc_cv_cc_wimplicit_fallthrough if not supported - - - - --- 2025-01-09 H.J. Lu New
[v16,8/8] Linux: Update internal copy of '<sys/rseq.h>' Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,7/8] nptl: Remove the rseq area from 'struct pthread' Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,6/8] nptl: Move the rseq area to the 'extra TLS' block Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,5/8] nptl: Introduce <rseq-access.h> for RSEQ_* accessors Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,4/8] nptl: add rtld_hidden_proto to __rseq_size and __rseq_offset Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,3/8] Add Linux 'extra TLS' Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,2/8] Add generic 'extra TLS' Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
[v16,1/8] nptl: Add rseq auxvals Add rseq extensible ABI support - - 2 - --- 2025-01-09 Michael Jeanson New
benchtests: Add dummy in put files cospi, cospif, sinpi, sinpif, tanpi, tanpif benchtests: Add dummy in put files cospi, cospif, sinpi, sinpif, tanpi, tanpif - - - - --- 2025-01-09 Florian Weimer New
[COMMITTED] s390x: Regenerated ULPs [COMMITTED] s390x: Regenerated ULPs - - - - --- 2025-01-09 Stefan Liebler New
[COMMITTED] i686: Regenerate multiarch ulps [COMMITTED] i686: Regenerate multiarch ulps - - - - --- 2025-01-08 H.J. Lu New
[v2] riscv: Update nofpu libm test ulps [v2] riscv: Update nofpu libm test ulps - - - - --- 2025-01-08 Darius Rad New
Add new tests for fopen Add new tests for fopen - - - - --- 2025-01-08 Martin Coufal New
aarch64: Improve codegen in SVE exp and users, and update expf_inline. aarch64: Improve codegen in SVE exp and users, and update expf_inline. - - - - --- 2025-01-08 Luna Lamb New
[3/3] AArch64: Improve codegen for SVE powf AArch64: Improve codegen for SVE pow, powf and erfcf - - - - --- 2025-01-08 Yat Long Poon New
[2/3] AArch64: Improve codegen for SVE pow AArch64: Improve codegen for SVE pow, powf and erfcf - - - - --- 2025-01-08 Yat Long Poon New
[1/3] AArch64: Improve codegen for SVE erfcf AArch64: Improve codegen for SVE pow, powf and erfcf - - - - --- 2025-01-08 Yat Long Poon New
aarch64: Improve codegen in SVE asinh. aarch64: Improve codegen in SVE asinh. - - - - --- 2025-01-08 Luna Lamb New
[v15,8/8] Linux: Update internal copy of '<sys/rseq.h>' Add rseq extensible ABI support - - 2 - --- 2025-01-07 Michael Jeanson New
[v15,7/8] nptl: Remove the rseq area from 'struct pthread' Add rseq extensible ABI support - - 2 - --- 2025-01-07 Michael Jeanson New
[v15,6/8] nptl: Move the rseq area to the 'extra TLS' block Add rseq extensible ABI support - - 1 - --- 2025-01-07 Michael Jeanson New
[v15,5/8] nptl: Introduce <rseq-access.h> for RSEQ_* accessors Add rseq extensible ABI support - - 1 - --- 2025-01-07 Michael Jeanson New
[v15,4/8] nptl: add rtld_hidden_proto to __rseq_size and __rseq_offset Add rseq extensible ABI support - - 1 - --- 2025-01-07 Michael Jeanson New
[v15,3/8] Add Linux 'extra TLS' Add rseq extensible ABI support - - 2 - --- 2025-01-07 Michael Jeanson New
[v15,2/8] Add generic 'extra TLS' Add rseq extensible ABI support - - 1 - --- 2025-01-07 Michael Jeanson New
[v15,1/8] nptl: Add rseq auxvals Add rseq extensible ABI support - - 2 - --- 2025-01-07 Michael Jeanson New
math: update i686 ulps math: update i686 ulps - - - - --- 2025-01-07 Samuel Thibault New
[v2,3/3] elf: Always define TLS_TP_OFFSET Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
[v2,2/3] x86: Add missing #include <features.h> to <thread_pointer.h> Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
[v2,1/3] Move <thread_pointer.h> to kernel-independent sysdeps directories Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
elf: Minimize library dependencies of tst-nolink-libc.c elf: Minimize library dependencies of tst-nolink-libc.c - - - - --- 2025-01-07 Florian Weimer New
[COMMITTED] or1k: Update fpu libm-test-ulps [COMMITTED] or1k: Update fpu libm-test-ulps - - - - --- 2025-01-07 Stafford Horne New
[4/4] elf: Always define TLS_TP_OFFSET Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
[3/4] x86: Add missing #include <features.h> to <thread_pointer.h> Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
[2/4] Add generic <thread_pointer.h> Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
[1/4] Move <thread_pointer.h> to kernel-independent sysdeps directories Define TLS_TP_OFFSET on all architectures - - - - --- 2025-01-07 Florian Weimer New
[v2] manual: make @manpageurl more specific to each output [v2] manual: make @manpageurl more specific to each output - - - - --- 2025-01-07 DJ Delorie New
configure: make --prefix=/usr and '' identical configure: make --prefix=/usr and '' identical - - - - --- 2025-01-07 DJ Delorie New
include/string.h: Also redirect calls if not inlined in libpthread include/string.h: Also redirect calls if not inlined in libpthread - - - - --- 2025-01-07 Samuel Thibault New
[hurd,commited] tst-xdirent: Fix allocating dirent for readdir_r call [hurd,commited] tst-xdirent: Fix allocating dirent for readdir_r call - - - - --- 2025-01-07 Samuel Thibault New
[hurd,commited] hurd: Accept null arguments for utimensat pathname [hurd,commited] hurd: Accept null arguments for utimensat pathname - - - - --- 2025-01-07 Samuel Thibault New
[hurd,commited] mach: Make clock_nanosleep also check tv_sec [hurd,commited] mach: Make clock_nanosleep also check tv_sec - - - - --- 2025-01-07 Samuel Thibault New
[hurd,commited] htl: Fix making pthread_join check timeout value [hurd,commited] htl: Fix making pthread_join check timeout value - - - - --- 2025-01-07 Samuel Thibault New
[COMMITTED] math: update i686 multiarch ulps [COMMITTED] math: update i686 multiarch ulps - - - - --- 2025-01-06 Andreas K. Huettel New
[hurd,commited] hurd: Fix shutdown() errno on non-sock [hurd,commited] hurd: Fix shutdown() errno on non-sock - - - - --- 2025-01-06 Samuel Thibault New
[v2,5/5] manual: Document futimens and utimensat manual: Document several *at file system interface functions - - - - --- 2025-01-06 Arjun Shankar New
[v2,4/5] manual: Document unlinkat manual: Document several *at file system interface functions - - - - --- 2025-01-06 Arjun Shankar New
[v2,3/5] manual: Document renameat manual: Document several *at file system interface functions - - - - --- 2025-01-06 Arjun Shankar New
[v2,2/5] manual: Document mkdirat manual: Document several *at file system interface functions - - - - --- 2025-01-06 Arjun Shankar New
[v2,1/5] manual: Document faccessat manual: Document several *at file system interface functions - - 1 - --- 2025-01-06 Arjun Shankar New
[COMMITTED] math: update mips64 ulps [COMMITTED] math: update mips64 ulps - - - - --- 2025-01-06 Andreas K. Huettel New
[COMMITTED] or1k: Update nofpu libm-test-ulps [COMMITTED] or1k: Update nofpu libm-test-ulps - - - - --- 2025-01-06 Stafford Horne New
[COMMITTED] math: update alpha ulps [COMMITTED] math: update alpha ulps - - - - --- 2025-01-05 Andreas K. Huettel New
[59/59] time: test DST adjustment for DST-less zones time: sync mktime from Gnulib - - - - --- 2025-01-05 Paul Eggert New
[58/59] mktime: improve tm_isdst heuristic time: sync mktime from Gnulib - - - - --- 2025-01-05 Paul Eggert New
« 1 2 3 4303 304 »