Show patches with: State = Action Required       |    Archived = No       |   31560 patches
« 1 2 3 4315 316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
generic: Add missing parameter name to __getrandom_early_init generic: Add missing parameter name to __getrandom_early_init - - 1 - --- 2025-05-28 Florian Weimer New
hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg - - 1 - --- 2025-05-28 Florian Weimer New
[v5.2,12/12] linux/termios: regression test for termios speed functions termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-05-27 H. Peter Anvin New
[v5.2,11/12] termios: unify the naming of the termios speed fields termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-05-27 H. Peter Anvin New
[v5.2,10/12] termios: add new baud_t interface, defined to be explicitly numeric termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,09/12] termios: merge the termios baud definitions termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,08/12] hurd+generic/termios: make speed_t an unsigned int termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,07/12] termios: change the generic cfsetspeed() to support arbitrary speeds termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,06/12] hurd/termios: remove USE_OLD_TTY termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,05/12] linux: implement arbitrary and split speeds in termios termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,04/12] linux/termios/powerpc: deal with powerpc-unique ioctl emulation termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,03/12] linux/ioctls: use <linux/sockios.h> for sockios ioctls termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,02/12] io: replace local_isatty() with a proper function __isatty_nostatus() termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v5.2,01/12] termios: make __tcsetattr() the internal interface termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-27 H. Peter Anvin New
[v1] Filter machine compiler flags into Assembler Flags [v1] Filter machine compiler flags into Assembler Flags - - - - --- 2025-05-27 Sachin Monga New
getopt: Allow getopt_long to match translated option names getopt: Allow getopt_long to match translated option names - - - - --- 2025-05-27 Vivien Kraus New
[v2,1/7] posix: Allow getopt_long to match translated option names Translating long option names: now with context and domain support - - - - --- 2025-05-27 Vivien Kraus New
malloc: Fix malloc init order malloc: Fix malloc init order - - 1 - --- 2025-05-27 Wilco Dijkstra New
[v4] manual: Document clock_nanosleep [v4] manual: Document clock_nanosleep - - - - --- 2025-05-27 Arjun Shankar New
Move C warning flags from +gccwarn to +gccwarn-c Move C warning flags from +gccwarn to +gccwarn-c - - 1 - --- 2025-05-27 Florian Weimer New
[3/3] manual: mention PKEY_UNRESTRICTED macro in the manual [1/3] misc: add PKEY_UNRESTRICTED macro - - - - --- 2025-05-27 Yury Khrustalev New
[2/3] linux: use PKEY_UNRESTRICTED macro in tst-pkey [1/3] misc: add PKEY_UNRESTRICTED macro - - - - --- 2025-05-27 Yury Khrustalev New
[1/3] misc: add PKEY_UNRESTRICTED macro [1/3] misc: add PKEY_UNRESTRICTED macro - - - - --- 2025-05-27 Yury Khrustalev New
[committed,2/2] doc: Add missing space in documentation of __TIMESIZE [committed,1/2] doc: Fix typos in documentation of _TIME_BITS - - - - --- 2025-05-27 Jonathan Wakely New
[committed,1/2] doc: Fix typos in documentation of _TIME_BITS [committed,1/2] doc: Fix typos in documentation of _TIME_BITS - - - - --- 2025-05-27 Jonathan Wakely New
doc: Fix typo in name of __clock_gettime64 in creature.texi doc: Fix typo in name of __clock_gettime64 in creature.texi - - 1 - --- 2025-05-27 Jonathan Wakely New
Fix comment typo in libc-symbols.h Fix comment typo in libc-symbols.h - - 1 - --- 2025-05-27 Jonathan Wakely New
[v6] locale: memory leak in newlocale [BZ #25770] [v6] locale: memory leak in newlocale [BZ #25770] - - - - --- 2025-05-26 Dmitry Kovalenko New
[COMMITTED] manual: Document getopt_long_only with single letter options (bug 32980) [COMMITTED] manual: Document getopt_long_only with single letter options (bug 32980) - - 1 - --- 2025-05-26 Florian Weimer New
Turn on -Wmissing-parameter-name by default if available Turn on -Wmissing-parameter-name by default if available - - 1 - --- 2025-05-26 Florian Weimer New
[v5] locale: memory leak in newlocale [BZ #25770] [v5] locale: memory leak in newlocale [BZ #25770] - - - - --- 2025-05-26 Dmitry Kovalenko New
Update RISC-V relocations Update RISC-V relocations - - - - --- 2025-05-26 Andreas Schwab New
[v4] locale: memory leak in newlocale [BZ #25770] [v4] locale: memory leak in newlocale [BZ #25770] - - - - --- 2025-05-26 Dmitry Kovalenko New
[v3] riscv: Correct __riscv_hwprobe function prototype [BZ #32932] [v3] riscv: Correct __riscv_hwprobe function prototype [BZ #32932] 1 2 1 - --- 2025-05-24 Mark Harris New
Add feature test macros for POSIX.1-2024. Add feature test macros for POSIX.1-2024. - - - - --- 2025-05-23 Collin Funk New
[5/5] manual: Document error codes missing for 'inet_pton' manual: Document error behaviour across a couple of socket functions - - 1 - --- 2025-05-22 Maciej W. Rozycki New
[4/5] manual: Document error codes missing for 'inet_ntop' manual: Document error behaviour across a couple of socket functions - - 1 - --- 2025-05-22 Maciej W. Rozycki New
[3/5] manual: Document error codes missing for 'if_nametoindex' manual: Document error behaviour across a couple of socket functions - - - - --- 2025-05-22 Maciej W. Rozycki New
[2/5] manual: Document error codes missing for 'if_indextoname' manual: Document error behaviour across a couple of socket functions - - - - --- 2025-05-22 Maciej W. Rozycki New
[1/5] manual: Document error codes missing for 'socket' manual: Document error behaviour across a couple of socket functions - - 1 - --- 2025-05-22 Maciej W. Rozycki New
stdio-common: Consistently use 'num_digits_len' in 'vfscanf' stdio-common: Consistently use 'num_digits_len' in 'vfscanf' - - 1 - --- 2025-05-22 Maciej W. Rozycki New
[v3] manual: Document clock_nanosleep [v3] manual: Document clock_nanosleep - - - - --- 2025-05-22 Arjun Shankar New
[v2] manual: Document clock_nanosleep [v2] manual: Document clock_nanosleep - - - - --- 2025-05-22 Arjun Shankar New
Turn on -Wfree-labels by default if available Turn on -Wfree-labels by default if available - - 1 - --- 2025-05-22 Florian Weimer New
benchtests: Add dummy inputs for acospi, acospif, asinpi, asinp, atan2pi, atan2pif, atanpi, atanpi benchtests: Add dummy inputs for acospi, acospif, asinpi, asinp, atan2pi, atan2pif, atanpi, atanpi - - - - --- 2025-05-22 Florian Weimer New
[1/1] aarch64: clear ZA state of SME before clone syscall aarch64: clear ZA state of SME before clone and clone3 - - - - --- 2025-05-22 Yury Khrustalev New
Fix error reporting (false negatives) in SGID tests Fix error reporting (false negatives) in SGID tests - - 2 - --- 2025-05-22 Florian Weimer New
[GIT,PULL] termios overhaul git pull (no change from v5.2) [GIT,PULL] termios overhaul git pull (no change from v5.2) - - - - --- 2025-05-22 H. Peter Anvin New
stdlib: Define WCOREDUMP in stdlib.h [BZ #32551] stdlib: Define WCOREDUMP in stdlib.h [BZ #32551] - - - - --- 2025-05-22 Samuel Zeter New
[v7,2/2] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-05-21 Cupertino Miranda New
[v7,1/2] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-05-21 Cupertino Miranda New
[v3] locale: memory leak in newlocale (BZ #25770) [v3] locale: memory leak in newlocale (BZ #25770) - - - - --- 2025-05-21 Dmitry Kovalenko New
support: Pick group in support_capture_subprogram_self_sgid if UID == 0 support: Pick group in support_capture_subprogram_self_sgid if UID == 0 - - 1 - --- 2025-05-21 Florian Weimer New
[v2] manual: Document getopt_long_only with single letter options. [v2] manual: Document getopt_long_only with single letter options. - - 1 - --- 2025-05-20 Tomas Volf New
elf: Fix subprocess tatus handling for tst-dlopen-sgid (bug 32987) elf: Fix subprocess tatus handling for tst-dlopen-sgid (bug 32987) - - 1 - --- 2025-05-20 Florian Weimer New
manual: Document getopt_long_only with single letter options. manual: Document getopt_long_only with single letter options. - - - - --- 2025-05-20 Tomas Volf New
x86_64: Fix typo in ifunc-impl-list.c. x86_64: Fix typo in ifunc-impl-list.c. - - 1 - --- 2025-05-20 Sunil K Pandey New
[v3] string: New thread-safe strtok version [v3] string: New thread-safe strtok version - - - - --- 2025-05-20 Florian Weimer New
[v2] locale: memory leak in newlocale (BZ #25770) [v2] locale: memory leak in newlocale (BZ #25770) - - - - --- 2025-05-20 Dmitry Kovalenko New
benchtests: Avoid overflow in random memcpy/memset benchmarks benchtests: Avoid overflow in random memcpy/memset benchmarks - - - - --- 2025-05-20 Wilco Dijkstra New
[2/2] elf: Test case for bug 32976 (CVE-2025-4802) [1/2] support: Use const char * argument in support_capture_subprogram_self_sgid - - 1 - --- 2025-05-20 Florian Weimer New
[1/2] support: Use const char * argument in support_capture_subprogram_self_sgid [1/2] support: Use const char * argument in support_capture_subprogram_self_sgid - - 1 - --- 2025-05-20 Florian Weimer New
libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) - - 1 - --- 2025-05-20 Wilco Dijkstra New
[COMMITTED] AArch64: Fix typo in math-vector.h [COMMITTED] AArch64: Fix typo in math-vector.h - - - - --- 2025-05-20 Wilco Dijkstra New
[12/12] manual: Use more inclusive language in comments. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[11/12] m68k: Remove obsolete reference in comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[10/12] i386: Remove obsolete reference in comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[09/12] s390: Remove obsolete reference in comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[08/12] Makerules: Use 'original' instead of 'master' in source. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[07/12] gen-libm-test: Use 'original source' instead of 'master' in code. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[06/12] nss_test1: Use 'parametrized template' instead of 'master' in comment. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[05/12] mp_clz_tab: Update comments. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[04/12] linknamespace: Use 'ALLOWLIST' instead of 'WHITELIST' in code. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[03/12] posix: Use more inclusive language in test data. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
[02/12] nss_compat: Use 'denylist' instead of 'blacklist' in code. Use inclusive langauge. - - - - --- 2025-05-20 Carlos O'Donell New
[01/12] pylintrc: Remove obsolete ignore section and comments. Use inclusive langauge. - - 1 - --- 2025-05-20 Carlos O'Donell New
Fix typos in ldbl-opt makefile Fix typos in ldbl-opt makefile - - - - --- 2025-05-20 Andreas Schwab New
[v6,23/23] elf: Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,22/23] elf: tst-program-headers test to check for load segment gaps Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,21/23] elf: Extract rtld_setup_phdr function from dl_main Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,20/23] misc: Add tst-getpagesize Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,19/23] x86: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,18/23] sparc: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,17/23] sh: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,16/23] s390: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - 1 - --- 2025-05-20 Florian Weimer New
[v6,15/23] riscv: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,14/23] powerpc: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - 1 - --- 2025-05-20 Florian Weimer New
[v6,13/23] or1k: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,12/23] mips: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - 1 - --- 2025-05-20 Florian Weimer New
[v6,11/23] microblaze: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,10/23] m68k: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,09/23] loongarch: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,08/23] hppa: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,07/23] csky: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,06/23] arm: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,05/23] arc: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,04/23] alpha: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,03/23] aarch64: Add <bits/pagesize.h> Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,02/23] Prepare for the addition of the <sys/pagesize.h> header Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
[v6,01/23] elf: Add tests to verify that l_contiguous reflects reality Handle ld.so with LOAD segment gaps in _dl_find_object (bug 31943) - - - - --- 2025-05-20 Florian Weimer New
« 1 2 3 4315 316 »