Show patches with: Archived = No       |   24407 patches
« 1 261 62 63244 245 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[1/4] socket: Add the __sockaddr_un_set function CVE-2022-23218, CVE-2022-23219: sunrpc buffer overflows 1 - 1-- 2022-01-14 Florian Weimer Committed
[v2,0/4] CVE-2022-23218, CVE-2022-23219: sunrpc buffer overflows - - --- 2022-01-14 Florian Weimer None
[v2] math: Add more inputs to atan2 accuracy tests [BZ #28765] [v2] math: Add more inputs to atan2 accuracy tests [BZ #28765] 1 - 2-- 2022-01-14 Sunil Pandey Committed
[v6] posix: Add terminal control setting support for posix_spawn [v6] posix: Add terminal control setting support for posix_spawn - - 2-- 2022-01-13 Adhemerval Zanella Netto Committed
stdlib: Fix formatting of tests list in Makefile stdlib: Fix formatting of tests list in Makefile 1 - 2-- 2022-01-13 Siddhesh Poyarekar Committed
[v2] i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) [v2] i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771) 1 - 2-- 2022-01-13 Florian Weimer Committed
[v2] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770] [v2] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770] - - 2-- 2022-01-13 Siddhesh Poyarekar Superseded
realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770] - - 1-1 2022-01-13 Siddhesh Poyarekar Superseded
[committed] stdlib: Sort tests in Makefile [committed] stdlib: Sort tests in Makefile - - --- 2022-01-13 Siddhesh Poyarekar Committed
math: Add more inputs to atan2 accuracy tests [BZ #28765] math: Add more inputs to atan2 accuracy tests [BZ #28765] - - 2-- 2022-01-12 Sunil Pandey Superseded
Update syscall lists for Linux 5.16 Update syscall lists for Linux 5.16 - - 2-- 2022-01-12 Joseph Myers Committed
x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765] x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765] 1 - 2-- 2022-01-12 Sunil Pandey Committed
Linux: Add epoll_pwait2 Linux: Add epoll_pwait2 1 - 2-- 2022-01-12 Adhemerval Zanella Netto Committed
Add valgrind smoke test Add valgrind smoke test - - 2-- 2022-01-12 Alexandra Hájková Superseded
[4/4] sunrpc: Fix path buffer overflow in svcunix_create (bug 28768) Fix two sunrpc buffer overflows - - 2-- 2022-01-12 Florian Weimer Superseded
[3/4] sunrpc: Test case for clnt_create "unix" buffer overflow (bug 22542) Fix two sunrpc buffer overflows - - 1-- 2022-01-12 Florian Weimer Superseded
[2/4] sunrpc: Fix buffer overflow in clnt_create for "unix" (bug 22542) Fix two sunrpc buffer overflows - - 1-- 2022-01-12 Florian Weimer Superseded
[1/4] socket: Add the __sockaddr_un_set function Fix two sunrpc buffer overflows - - 1-- 2022-01-12 Florian Weimer Superseded
[0/4] Fix two sunrpc buffer overflows - - --- 2022-01-12 Florian Weimer None
[COMMITTED] Do not build libresolv module with 64 bit time_t flags [COMMITTED] Do not build libresolv module with 64 bit time_t flags - - --- 2022-01-12 Adhemerval Zanella Netto Committed
manual: Drop obsolete @refill manual: Drop obsolete @refill 1 - 2-- 2022-01-12 Siddhesh Poyarekar Committed
[v5,2/2] debug: Synchronize feature guards in fortified functions [BZ #28746] _FORTIFY_SOURCE fixes [BZ #28746] 1 - 2-- 2022-01-12 Siddhesh Poyarekar Committed
[v5,1/2] debug: Autogenerate _FORTIFY_SOURCE tests _FORTIFY_SOURCE fixes [BZ #28746] 1 - 1-- 2022-01-12 Siddhesh Poyarekar Committed
[v5,0/2] _FORTIFY_SOURCE fixes [BZ #28746] - - --- 2022-01-12 Siddhesh Poyarekar None
[5/5] Linux: Consolidate auxiliary vector parsing Linux: Auxiliary vector parsing cleanups - - 2-- 2022-01-11 Florian Weimer Superseded
[4/5] Linux: Assume that NEED_DL_SYSINFO_DSO is always defined Linux: Auxiliary vector parsing cleanups - - 1-- 2022-01-11 Florian Weimer Superseded
[3/5] Linux: Remove DL_FIND_ARG_COMPONENTS Linux: Auxiliary vector parsing cleanups - - 1-- 2022-01-11 Florian Weimer Superseded
[2/5] Linux: Remove HAVE_AUX_SECURE, HAVE_AUX_XID, HAVE_AUX_PAGESIZE Linux: Auxiliary vector parsing cleanups - - 1-- 2022-01-11 Florian Weimer Superseded
[1/5] elf: Merge dl-sysdep.c into the Linux version Linux: Auxiliary vector parsing cleanups - - 1-- 2022-01-11 Florian Weimer Superseded
[0/5] Linux: Auxiliary vector parsing cleanups - - --- 2022-01-11 Florian Weimer None
[COMMITTED] aarch64: Add HWCAP2_ECV from Linux 5.16 [COMMITTED] aarch64: Add HWCAP2_ECV from Linux 5.16 - - --- 2022-01-11 Szabolcs Nagy Committed
[2/2] i386: Always use __libc_do_syscall for 6-argument syscalls (bug 27997) Remove some i386 system call optimizations - - 2-- 2022-01-11 Florian Weimer Superseded
[1/2] i386: Always treat %ebx as an allocatable register Remove some i386 system call optimizations - - 1-- 2022-01-11 Florian Weimer Superseded
[0/2] Remove some i386 system call optimizations - - --- 2022-01-11 Florian Weimer None
Use Linux 5.16 in build-many-glibcs.py Use Linux 5.16 in build-many-glibcs.py - - 2-- 2022-01-11 Joseph Myers Committed
[v3,7/7] benchtests: Add more coverage for strcmp and strncmp benchmarks [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 2-- 2022-01-10 Noah Goldstein Committed
[v3,6/7] x86: Optimize strcmp-evex.S [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 1-- 2022-01-10 Noah Goldstein Committed
[v3,5/7] x86: Optimize strcmp-avx2.S [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 1-- 2022-01-10 Noah Goldstein Committed
[v3,4/7] string: Improve coverage in test-strcmp.c and test-strncmp.c [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 1-- 2022-01-10 Noah Goldstein Committed
[v3,3/7] string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]. [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 1-- 2022-01-10 Noah Goldstein Committed
[v3,2/7] x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755] [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Committed
[v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] [v3,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Committed
[v4,2/2] debug: Synchronize feature guards in fortified functions [BZ #28746] _FORTIFY_SOURCE fixes [BZ #28746] - - 2-- 2022-01-10 Siddhesh Poyarekar Superseded
[v4,1/2] debug: Autogenerate _FORTIFY_SOURCE tests _FORTIFY_SOURCE fixes [BZ #28746] - - 1-- 2022-01-10 Siddhesh Poyarekar Superseded
[v4,0/2] _FORTIFY_SOURCE fixes [BZ #28746] - - --- 2022-01-10 Siddhesh Poyarekar None
[v3,2/2] debug: Synchronize feature guards in fortified functions [BZ #28746] _FORTIFY_SOURCE fixes [BZ #28746] - - 2-- 2022-01-10 Siddhesh Poyarekar Superseded
[v3,1/2] debug: Autogenerate _FORTIFY_SOURCE tests _FORTIFY_SOURCE fixes [BZ #28746] - - 1-- 2022-01-10 Siddhesh Poyarekar Superseded
[v3,0/2] _FORTIFY_SOURCE fixes [BZ #28746] - - --- 2022-01-10 Siddhesh Poyarekar None
timezone: Fix tst-bz28707 Makefile rule timezone: Fix tst-bz28707 Makefile rule - - 2-- 2022-01-10 Adhemerval Zanella Netto Committed
elf: Simplify software TM implementation in _dl_find_object elf: Simplify software TM implementation in _dl_find_object 1 - 2-- 2022-01-10 Florian Weimer Committed
[v2,7/7] benchtests: Add more coverage for strcmp and strncmp benchmarks [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 2-- 2022-01-10 Noah Goldstein Superseded
[v2,6/7] x86: Optimize strcmp-evex.S [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Superseded
[v2,5/7] x86: Optimize strcmp-avx2.S [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Superseded
[v2,4/7] string: Improve coverage in test-strcmp.c and test-strncmp.c [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] - - 1-- 2022-01-10 Noah Goldstein Superseded
[v2,3/7] string/test-str*cmp: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]. [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Superseded
[v2,2/7] x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755] [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Superseded
[v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] [v2,1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755] 1 - 1-- 2022-01-10 Noah Goldstein Superseded
Disable debuginfod in printer tests [BZ #28757] Disable debuginfod in printer tests [BZ #28757] 1 - 2-- 2022-01-09 H.J. Lu Committed
[v1,5/5] benchtests: Add more coverage for strcmp and strncmp benchmarks [v1,1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755] - - 2-- 2022-01-09 Noah Goldstein Superseded
[v1,4/5] string: Improve coverage in test-strcmp.c and test-strncmp.c [v1,1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755] - - 1-- 2022-01-09 Noah Goldstein Superseded
[v1,3/5] string: remove stupid_[strcmp, strncmp, wcscmp, wcsncmp]. [v1,1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755] - - 1-- 2022-01-09 Noah Goldstein Superseded
[v1,2/5] x86: Optimize strcmp-evex.S and fix for [BZ# 28755] [v1,1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755] - - 1-- 2022-01-09 Noah Goldstein Superseded
[v1,1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755] [v1,1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755] - - 1-- 2022-01-09 Noah Goldstein Superseded
[v2,9/9] ld: Add glibc dependency for DT_RELR ld: Implement DT_RELR for x86 - - --2 2022-01-08 H.J. Lu Not applicable
[v2,8/9] ld: Add simple DT_RELR tests ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,7/9] x86: Add DT_RELR support ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,6/9] elf: Support DT_RELR in linker tests ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,5/9] elf: Add size_relative_relocs and finish_relative_relocs ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,4/9] ld: Initial DT_RELR support ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,3/9] elf: Pass need_layout to _bfd_elf_map_sections_to_segments ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,2/9] elf: Extract _bfd_elf_process_reverse_copy ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,1/9] elf: Add .relr.dyn to special_sections_r ld: Implement DT_RELR for x86 - - --1 2022-01-08 H.J. Lu Not applicable
[v2,0/9] ld: Implement DT_RELR for x86 - - --- 2022-01-08 H.J. Lu None
[RFC] elf: Fix link error missing Unwind_Backtrace symbol [RFC] elf: Fix link error missing Unwind_Backtrace symbol - - 2-- 2022-01-08 Stafford Horne Dropped
[3/3] : C++20 P0482R6 and C2X N2653: Tests for mbrtoc8, c8rtomb, char8_t : C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb(). - - 2-- 2022-01-08 Tom Honermann Superseded
[2/3] : C++20 P0482R6 and C2X N2653: Implement mbrtoc8, c8rtomb, char8_t : C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb(). - - 1-- 2022-01-08 Tom Honermann Superseded
[1/3] : C++20 P0482R6 and C2X N2653: Fix for bug 25744, mbrtowc with Big5-HKSCS : C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb(). - - 1-- 2022-01-08 Tom Honermann Superseded
[0/3] : C++20 P0482R6 and C2X N2653: support for char8_t, mbrtoc8(), and c8rtomb(). - - --- 2022-01-08 Tom Honermann None
[10/10] ld: Add glibc dependency for DT_RELR ld: Implement DT_RELR for x86 - - --2 2022-01-07 H.J. Lu Superseded
[09/10] ld: Add simple DT_RELR tests ld: Implement DT_RELR for x86 - - 1-- 2022-01-07 H.J. Lu Superseded
[08/10] x86: Add DT_RELR support ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[07/10] elf: Support DT_RELR in linker tests ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[06/10] elf: Add size_relative_relocs and finish_relative_relocs ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[05/10] ld: Initial DT_RELR support ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[04/10] elf: Pass need_layout to _bfd_elf_map_sections_to_segments ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[03/10] elf: Extract _bfd_elf_process_reverse_copy ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[02/10] elf: Add .relr.dyn to special_sections_r ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[01/10] ld: Extract _bfd_elf_link_iterate_on_relocs ld: Implement DT_RELR for x86 - - --1 2022-01-07 H.J. Lu Superseded
[0/10] ld: Implement DT_RELR for x86 - - --- 2022-01-07 H.J. Lu None
elf: Simplify software TM implementation in _dl_find_object elf: Simplify software TM implementation in _dl_find_object - - 2-- 2022-01-07 Florian Weimer Superseded
[v2] elf: Fix fences in _dl_find_object_update (bug 28745) [v2] elf: Fix fences in _dl_find_object_update (bug 28745) 1 - 2-- 2022-01-07 Florian Weimer Committed
Restore ENTRY_POINT definition on hppa, ia64 (bug 28749) Restore ENTRY_POINT definition on hppa, ia64 (bug 28749) - - 2-- 2022-01-07 Florian Weimer Committed
AArch64: Check for SVE in ifuncs [BZ #28744] AArch64: Check for SVE in ifuncs [BZ #28744] - - 2-- 2022-01-05 Wilco Dijkstra Committed
[v3,3/3] x86: Add test for arch_prctl(ARCH_VSYSCALL_CONTROL) [v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall - - --2 2022-01-05 Florian Weimer Not applicable
[v3,2/3] selftests/x86/Makefile: Support per-target $(LIBS) configuration [v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall - - --1 2022-01-05 Florian Weimer Not applicable
[v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall [v3,1/3] x86: Implement arch_prctl(ARCH_VSYSCALL_CONTROL) to disable vsyscall - - --1 2022-01-05 Florian Weimer Not applicable
elf: Fix fences in _dl_find_object_update (bug 28745) elf: Fix fences in _dl_find_object_update (bug 28745) - - 2-- 2022-01-05 Florian Weimer Superseded
[v2,2/2] debug: Synchronize feature guards in fortified functions [BZ #28746] _FORTIFY_SOURCE fixes [BZ #28746] - - 2-- 2022-01-05 Siddhesh Poyarekar Superseded
[v2,1/2] debug: Refactor and expand _FORTIFY_SOURCE tests _FORTIFY_SOURCE fixes [BZ #28746] - - 1-- 2022-01-05 Siddhesh Poyarekar Superseded
[v2,0/2] _FORTIFY_SOURCE fixes [BZ #28746] - - --- 2022-01-05 Siddhesh Poyarekar None
« 1 261 62 63244 245 »