Show patches with: Archived = No       |   29161 patches
« 1 2 ... 3 4 5291 292 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/3] elf: Introduce _dl_relocate_object_no_relro Make ld.so self-relocation/main malloc switch more robust - - - - --- 2024-08-06 Florian Weimer New
[1/3] elf: rtld_multiple_ref is always true Make ld.so self-relocation/main malloc switch more robust - - - - --- 2024-08-06 Florian Weimer New
[v2,7/7] iconv: Input buffering for the iconv program (bug 32050) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,6/7] iconv: Multiple - on command line should not fail (bug 32050) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,5/7] iconv: Support in-place conversions (bug 10460, bug 32033) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,3/7] manual: __is_last is no longer part of iconv internals Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,2/7] iconv: Do not use mmap in iconv (the program) (bug 17703) Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v2,1/7] iconv: Base tests for buffer management Various iconv (the program) fixes - - - - --- 2024-08-06 Florian Weimer New
[v12,17/17] Linux: Update internal copy of '<sys/rseq.h>' Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,16/17] nptl: Remove the rseq area from 'struct pthread' Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,15/17] nptl: Move the rseq area to the 'extra TLS' block Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,14/17] nptl: Introduce RSEQ_GETMEM_VOLATILE and RSEQ_SETMEM Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,13/17] nptl: add RSEQ_SIG for RISC-V Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,12/17] nptl: Add <thread_pointer.h> for csky Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,11/17] nptl: Add <thread_pointer.h> for hppa Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,10/17] nptl: Add <thread_pointer.h> for microblaze Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,09/17] nptl: Add <thread_pointer.h> for nios2 Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,08/17] nptl: Add <thread_pointer.h> for or1k Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,07/17] nptl: Add <thread_pointer.h> for m68k Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,06/17] nptl: Add <thread_pointer.h> for sparc Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,05/17] nptl: Add <thread_pointer.h> for LoongArch Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,04/17] nptl: Add <thread_pointer.h> for RISC-V Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,03/17] Add Linux 'extra TLS' Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,02/17] Add generic 'extra TLS' Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v12,01/17] nptl: Add rseq auxvals Add rseq extensible ABI support - - - - --- 2024-08-05 Michael Jeanson New
[v2] stdlib: Allow concurrent quick_exit (BZ 31997) [v2] stdlib: Allow concurrent quick_exit (BZ 31997) - - 1 - --- 2024-08-05 Adhemerval Zanella New
[2/2] nptl: Fix stray process left by tst-cancel7 blocking testing nptl: Fix termination issues with tst-cancel7 - - 1 - --- 2024-08-05 Maciej W. Rozycki New
[1/2] nptl: Reorder semaphore release in tst-cancel7 nptl: Fix termination issues with tst-cancel7 - - 1 - --- 2024-08-05 Maciej W. Rozycki New
[v2] manual: Describe struct link_map [v2] manual: Describe struct link_map - - - - --- 2024-08-05 Florian Weimer New
manual: Describe struct link_map manual: Describe struct link_map - - - - --- 2024-08-05 Florian Weimer New
[2/2] manual: Document dprintf and vdprintf [1/2] manual: Document generic printf error codes - - 1 - --- 2024-08-05 Florian Weimer New
[1/2] manual: Document generic printf error codes [1/2] manual: Document generic printf error codes - - 1 - --- 2024-08-05 Florian Weimer New
[7/7] iconv: Input buffering for the iconv program (bug 32050) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[6/7] iconv: Multiple - on command line should not fail (bug 32050) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[5/7] iconv: Support in-place conversions (bug 10460, bug 32033) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[3/7] manual: __is_last is no longer part of iconv internals Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[2/7] iconv: Do not use mmap in iconv (the program) (bug 17703) Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
[1/7] iconv: Base tests for buffer management Various iconv (the program) fixes - - - - --- 2024-08-05 Florian Weimer New
Fix name space violation in fortify wrappers (bug 32052) Fix name space violation in fortify wrappers (bug 32052) - 1 1 - --- 2024-08-05 Andreas Schwab New
LoongArch: Update Ulps. LoongArch: Update Ulps. - - - - --- 2024-08-04 caiyinyu New
stdio-common: Add tests for formatted printf output specifiers stdio-common: Add tests for formatted printf output specifiers - - - - --- 2024-08-03 Maciej W. Rozycki New
[RFC,v11,17/17] Linux: Update internal copy of '<sys/rseq.h>' Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,16/17] nptl: Remove the rseq area from 'struct pthread' Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,15/17] nptl: Move the rseq area to the 'extra TLS' block Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,14/17] nptl: Introduce RSEQ_GETMEM_VOLATILE and RSEQ_SETMEM Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,13/17] nptl: add RSEQ_SIG for RISC-V Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,12/17] nptl: Add <thread_pointer.h> for csky Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,11/17] nptl: Add <thread_pointer.h> for hppa Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,10/17] nptl: Add <thread_pointer.h> for microblaze Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,09/17] nptl: Add <thread_pointer.h> for nios2 Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,08/17] nptl: Add <thread_pointer.h> for or1k Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,07/17] nptl: Add <thread_pointer.h> for m68k Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,06/17] nptl: Add <thread_pointer.h> for sparc Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,05/17] nptl: Add <thread_pointer.h> for LoongArch Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,04/17] nptl: Add <thread_pointer.h> for RISC-V Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,03/17] Add Linux 'extra TLS' Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,02/17] Add generic 'extra TLS' Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[RFC,v11,01/17] elf: Add rseq auxvals Add rseq extensible ABI support - - - - --- 2024-08-02 Michael Jeanson New
[4/4] Turn on -Wimplicit-fallthrough by default if available Turn on -Wimplicit-fallthrough - - - - --- 2024-08-02 Florian Weimer New
[3/4] nss: Fix incorrect switch fall-through in tst-nss-gai-actions Turn on -Wimplicit-fallthrough - - 1 - --- 2024-08-02 Florian Weimer New
[2/4] x86: Tunables may incorrectly set Prefer_PMINUB_for_stringop (bug 32047) Turn on -Wimplicit-fallthrough - - 1 - --- 2024-08-02 Florian Weimer New
[1/4] x86: Add missing switch/case fall-through markers to init_cpu_features Turn on -Wimplicit-fallthrough - - 1 - --- 2024-08-02 Florian Weimer New
[COMMITTED] stdlib: Link tst-concurrent-exit with $(shared-thread-library) [COMMITTED] stdlib: Link tst-concurrent-exit with $(shared-thread-library) - - - - --- 2024-08-02 Florian Weimer New
[v6] replace tgammaf by the CORE-MATH implementation [v6] replace tgammaf by the CORE-MATH implementation - - - - --- 2024-08-02 Paul Zimmermann New
[v6,2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - 1 - --- 2024-08-01 Florian Weimer New
[v6,1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717) - - 1 - --- 2024-08-01 Florian Weimer New
stdlib: Allow concurrent quick_exit (BZ 31997) stdlib: Allow concurrent quick_exit (BZ 31997) - - - - --- 2024-08-01 Adhemerval Zanella New
resolv: Fix tst-resolv-short-response for older GCC (bug 32042) resolv: Fix tst-resolv-short-response for older GCC (bug 32042) - - 1 - --- 2024-08-01 Florian Weimer New
[v5] replace tgammaf by the CORE-MATH implementation [v5] replace tgammaf by the CORE-MATH implementation - - - - --- 2024-08-01 Paul Zimmermann New
[v4] replace tgammaf by the CORE-MATH implementation [v4] replace tgammaf by the CORE-MATH implementation - - - - --- 2024-08-01 Paul Zimmermann New
[v2] linux: Add support for getrandom vDSO [v2] linux: Add support for getrandom vDSO - - - - --- 2024-08-01 Jason A. Donenfeld New
[v2,5/5] elf: Add support for GNU_PROPERTY_NO_MEMORY_SEAL Add support for memory sealing - - - - --- 2024-07-31 Adhemerval Zanella New
[v2,4/5] elf: Also parse gnu properties for static linked binaries Add support for memory sealing - - - - --- 2024-07-31 Adhemerval Zanella New
[v2,3/5] elf: Add support to memory sealing Add support for memory sealing - - - - --- 2024-07-31 Adhemerval Zanella New
[v2,2/5] linux: Add mseal syscall support Add support for memory sealing - - - - --- 2024-07-31 Adhemerval Zanella New
[v2,1/5] elf: Use RTLD_NODELETE is more places Add support for memory sealing - - - - --- 2024-07-31 Adhemerval Zanella New
[2/2] Enhanced test coverage for strncmp, wcsncmp [1/2] Enhance test coverage for strnlen, wcsnlen - - 1 - --- 2024-07-31 Florian Weimer New
[1/2] Enhance test coverage for strnlen, wcsnlen [1/2] Enhance test coverage for strnlen, wcsnlen - - 1 - --- 2024-07-31 Florian Weimer New
elf: Make dl-fptr and dl-symaddr hppa specific elf: Make dl-fptr and dl-symaddr hppa specific - - 1 - --- 2024-07-31 Adhemerval Zanella New
linux: Annotate mode anonymous allocated maps linux: Annotate mode anonymous allocated maps - - - - --- 2024-07-31 Adhemerval Zanella New
AArch64: Improve generic strlen AArch64: Improve generic strlen - - 1 - --- 2024-07-31 Wilco Dijkstra New
[v2] misc: add a new test for gethostname [v2] misc: add a new test for gethostname - - - - --- 2024-07-31 Martin Coufal New
[v3] replace tgammaf by the CORE-MATH implementation [v3] replace tgammaf by the CORE-MATH implementation - - - - --- 2024-07-31 Paul Zimmermann New
Remove the remaining untyped mach message handling Remove the remaining untyped mach message handling - - - - --- 2024-07-31 Flavio Cruz New
[v4] stdlib: Make abort/_Exit AS-safe (BZ 26275) [v4] stdlib: Make abort/_Exit AS-safe (BZ 26275) - - - - --- 2024-07-30 Adhemerval Zanella New
benchtests: Add random strlen benchmark benchtests: Add random strlen benchmark - - - - --- 2024-07-30 Wilco Dijkstra New
[v1] linux: Add support for getrandom vDSO [v1] linux: Add support for getrandom vDSO - - - - --- 2024-07-30 Jason A. Donenfeld New
[v2] replace tgammaf by the CORE-MATH implementation [v2] replace tgammaf by the CORE-MATH implementation - - - - --- 2024-07-30 Paul Zimmermann New
manual/stdio: Further clarify putc, putwc, getc, and getwc manual/stdio: Further clarify putc, putwc, getc, and getwc - - 1 - --- 2024-07-30 Arjun Shankar New
misc: add a new test for gethostname misc: add a new test for gethostname - - - - --- 2024-07-30 Martin Coufal New
x86_64 hurd: ensure we have a large enough buffer to receive exception_raise requests. x86_64 hurd: ensure we have a large enough buffer to receive exception_raise requests. - - - - --- 2024-07-30 Flavio Cruz New
[v3] libio: asprintf should write NULL upon failure [v3] libio: asprintf should write NULL upon failure - - 1 - --- 2024-07-29 Florian Weimer New
[v3] Add single-threaded fast path to rand() [v3] Add single-threaded fast path to rand() - - - - --- 2024-07-29 Wilco Dijkstra New
math: Improve layout of expf data math: Improve layout of expf data - - - - --- 2024-07-29 Wilco Dijkstra New
benchtests: Add random memset benchmark benchtests: Add random memset benchmark - - 1 - --- 2024-07-29 Wilco Dijkstra New
[v2] manual/stdio: Clarify putc and putwc [v2] manual/stdio: Clarify putc and putwc - - 1 - --- 2024-07-29 Arjun Shankar New
manual/stdio: Clarify putc and putwc manual/stdio: Clarify putc and putwc - - - - --- 2024-07-29 Arjun Shankar New
replace tgammaf by the CORE-MATH implementation (correctly rounded) replace tgammaf by the CORE-MATH implementation (correctly rounded) - - - - --- 2024-07-29 Paul Zimmermann New
« 1 2 ... 3 4 5291 292 »