Show patches with: State = Action Required       |    Archived = No       |   31083 patches
« 1 2 3 4310 311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/4] math: Optimize float ilogb/llogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-28 Adhemerval Zanella Netto New
[v2,3/4] math: Remove UB and optimize double ilogbf Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-28 Adhemerval Zanella Netto New
[v2,2/4] math: Optimize double ilogb/llogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-28 Adhemerval Zanella Netto New
[v2,1/4] math: Remove UB and optimize double ilogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-28 Adhemerval Zanella Netto New
[PATCH-idea] qsort and bsearch variants for built-in types [PATCH-idea] qsort and bsearch variants for built-in types - - - - --- 2025-04-28 hypatia.sva@posteo.eu New
malloc: Inline tcache_try_malloc malloc: Inline tcache_try_malloc - - - - --- 2025-04-28 Wilco Dijkstra New
added benchtest inputs for fmal added benchtest inputs for fmal - - - - --- 2025-04-28 Paul Zimmermann New
[v5,2/2] aarch64: helper function to access hwcap elements in ifunc resolver Update ifunc resolver interface - - - - --- 2025-04-28 Yury Khrustalev New
[v5,1/2] aarch64: add support for hwcap3,4 Update ifunc resolver interface - - - - --- 2025-04-28 Yury Khrustalev New
added benchtest inputs for expl, log2l and powl added benchtest inputs for expl, log2l and powl - - - - --- 2025-04-28 Paul Zimmermann New
nss: remove undefined behavior and optimize getaddrinfo nss: remove undefined behavior and optimize getaddrinfo - - - - --- 2025-04-28 Collin Funk New
Fix spelling mistake "succesfully" to "successfully" Fix spelling mistake "succesfully" to "successfully" - - 1 - --- 2025-04-27 panzhe0328 New
[RFC,v2,8/8] hurd/termios: remove USE_OLD_TTY termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,7/8] termios: add new baud_t interface, defined to be explicitly numeric termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,6/8] termios: change the generic cfsetspeed() to support arbitrary speeds termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,5/8] linux: implement arbitrary and split speeds in termios termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,4/8] linux/termios/powerpc: deal with powerpc-unique ioctl emulation termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,3/8] linux/ioctls: move sockios ioctls back into a separate file termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,2/8] io: make __local_isatty () a function; stub should return 0 termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
[RFC,v2,1/8] termios: make __tcsetattr() the internal interface termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-04-26 H. Peter Anvin New
stdio: Remove UB on printf_fp stdio: Remove UB on printf_fp - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[8/8] math: Fix UB on sinpif Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[7/8] math: Fix UB on erfcf Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[6/8] math: Fix UB on cospif Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[5/8] math: Fix UB on cbrtf Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[4/8] math: Fix UB on sinhf Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[3/8] math: Fix UB on logf Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[2/8] math: Fix UB on coshf Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[1/8] math: Fix UB on atanhf Fix UB in math implementations - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[4/4] math: Optimize float ilogb/llogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[3/4] math: Remove UB and optimize double ilogbf Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[2/4] math: Optimize double ilogb/llogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[1/4] math: Remove UB and optimize double ilogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-25 Adhemerval Zanella Netto New
[v2] manual: add remaining CPU_* macros [v2] manual: add remaining CPU_* macros - - - - --- 2025-04-25 DJ Delorie New
[v1] Enable -mrop-protect through configure command [v1] Enable -mrop-protect through configure command - - - - --- 2025-04-25 Sachin Monga New
[v4,3/3] aarch64: helper function to access hwcap elements in ifunc resolver Update ifunc resolver interface - - - - --- 2025-04-25 Yury Khrustalev New
[v4,2/3] aarch64: avoid populating __ifunc_arg_t struct multiple times Update ifunc resolver interface - - - - --- 2025-04-25 Yury Khrustalev New
[v4,1/3] aarch64: add support for hwcap3,4 Update ifunc resolver interface - - - - --- 2025-04-25 Yury Khrustalev New
Remove ISO_8859-1,GL charmap Remove ISO_8859-1,GL charmap - - - - --- 2025-04-25 Florian Weimer New
[v1] manual: add remaining CPU_* macros [v1] manual: add remaining CPU_* macros - - - - --- 2025-04-24 DJ Delorie New
benchtest: malloc tcache hotpath benchtest. benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-04-24 Cupertino Miranda New
regex: Add \A and \z synonyms to \` and \' regex: Add \A and \z synonyms to \` and \' - - - - --- 2025-04-24 Eric Blake New
[v2] nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) [v2] nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) - - 1 - --- 2025-04-24 Adhemerval Zanella Netto New
[v2] benchtest: Correct shell script related to bench-malloc-thread [v2] benchtest: Correct shell script related to bench-malloc-thread - - 1 - --- 2025-04-24 Cupertino Miranda New
benchtest: Correct shell script related to bench-malloc-thread benchtest: Correct shell script related to bench-malloc-thread - - - - --- 2025-04-24 Cupertino Miranda New
nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897) - - 1 - --- 2025-04-23 Adhemerval Zanella Netto New
[v3] aarch64: add support for hwcap3,4 [v3] aarch64: add support for hwcap3,4 - - - - --- 2025-04-22 Yury Khrustalev New
[hurd,commited] hurd: Make symlink return EEXIST on existing target directory [hurd,commited] hurd: Make symlink return EEXIST on existing target directory - - - - --- 2025-04-21 Samuel Thibault New
[hurd,commited] hurd: Clear FP exceptions before calling signal handler [hurd,commited] hurd: Clear FP exceptions before calling signal handler - - - - --- 2025-04-21 Samuel Thibault New
[hurd,commited] hurd: Do not check for xstate level if it was not initialized [hurd,commited] hurd: Do not check for xstate level if it was not initialized - - - - --- 2025-04-21 Samuel Thibault New
[hurd,commited] hurd: Do not restore xstate when it is not initialized [hurd,commited] hurd: Do not restore xstate when it is not initialized - - - - --- 2025-04-21 Samuel Thibault New
[hurd,commited] hurd: Make *utime*s catch invalid times [BZ #32802, BZ #32803] [hurd,commited] hurd: Make *utime*s catch invalid times [BZ #32802, BZ #32803] - - - - --- 2025-04-20 Samuel Thibault New
elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882] elf: tst-audit10: split AVX512F code into dedicated functions [BZ #32882] - - 1 - --- 2025-04-19 Aurelien Jarno New
[15/15] stdio-common: Convert macros across scanf input specifier tests stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[14/15] stdio-common: Adjust header inclusion in scanf input specifier tests stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[13/15] stdio-common: Include correct skeleton in scanf input specifier tests stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[12/15] stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[11/15] stdio-common: Fix bad NaN crash in scanf input specifier tests [BZ #32857] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[10/15] stdio-common: Fix a crash in scanf input specifier tests [BZ #32857] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[09/15] stdio-common: Fix buffer overrun in scanf input specifier tests [BZ #32857] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[08/15] stdio-common: Fix error reporting in scanf input specifier tests stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[07/15] stdio-common: Fix macro parameter shadowing in scanf input specifier tests stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[06/15] stdio-common: Reject insufficient character data in scanf [BZ #12701] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[05/15] stdio-common: Add 'f' conversion tests for . scanf input [BZ #12701] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[04/15] stdio-common: Add 'e' conversion tests for . scanf input [BZ #12701] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[03/15] stdio-common: Add 'a', 'g' conversion tests for 0x. scanf input [BZ #12701] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[02/15] stdio-common: Reject significands w/o digits in scanf [BZ #12701] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[01/15] stdio-common: Don't read real input beyond the field width in scanf [BZ #13988] stdio-common: Formatted scanf input specifier test follow-up updates - - - - --- 2025-04-19 Maciej W. Rozycki New
[hurd,commited] hurd: save xstate during signal handling [hurd,commited] hurd: save xstate during signal handling - - - - --- 2025-04-18 Samuel Thibault New
[hurd,commited] hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl() [hurd,commited] hurd: Check return value of mach_port_mod_refs() in the dup routine of fcntl() - - - - --- 2025-04-18 Samuel Thibault New
[RFC,2/2] s390: Add SFrame support for s390-64 architecture s390x: Add support for SFrame stack backtracing - - - - --- 2025-04-17 Jens Remus New
[RFC,1/2] elf: Start SFrame stack trace from PC and CFA s390x: Add support for SFrame stack backtracing - - - - --- 2025-04-17 Jens Remus New
[v4,5/5] aarch64: Add SFrame support for aarch64 architecture glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-17 Claudiu Zissulescu-Ianculescu New
[v4,4/5] x86: Add SFrame support for x86 architecture glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-17 Claudiu Zissulescu-Ianculescu New
[v4,3/5] configure: Add --enable-sframe option glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-17 Claudiu Zissulescu-Ianculescu New
[v4,2/5] elf: Add SFrame stack tracing glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-17 Claudiu Zissulescu-Ianculescu New
[v4,1/5] elf: Add SFrame support to _dl_find_object function glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-17 Claudiu Zissulescu-Ianculescu New
Propagate -ffile-prefix-map from CFLAGS to ASFLAGS. Propagate -ffile-prefix-map from CFLAGS to ASFLAGS. - - 1 - --- 2025-04-17 Khem Raj New
elf: Compile AVX512 tests with -mno-vzeroupper [BZ #32882] elf: Compile AVX512 tests with -mno-vzeroupper [BZ #32882] - - 1 - --- 2025-04-16 Aurelien Jarno New
[v3,5/5] aarch64: Add SFrame support for aarch64 architecture glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-16 Claudiu Zissulescu-Ianculescu New
[v3,4/5] x86: Add SFrame support for x86 architecture glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-16 Claudiu Zissulescu-Ianculescu New
[v3,3/5] configure: Add --enable-sframe option glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-16 Claudiu Zissulescu-Ianculescu New
[v3,2/5] elf: Add SFrame stack tracing glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-16 Claudiu Zissulescu-Ianculescu New
[v3,1/5] elf: Add SFrame support to _dl_find_object function glibc: Add SFrame support for stack backtracing - - - - --- 2025-04-16 Claudiu Zissulescu-Ianculescu New
[v4] linux/termio: remove <termio.h> and struct termio [v4] linux/termio: remove <termio.h> and struct termio - - 1 - --- 2025-04-15 H. Peter Anvin New
[v3] linux/termio: remove <termio.h> and struct termio [v3] linux/termio: remove <termio.h> and struct termio - - - - --- 2025-04-15 H. Peter Anvin New
[v2] linux/termio: remove <termio.h> and struct termio [v2] linux/termio: remove <termio.h> and struct termio - - - - --- 2025-04-15 H. Peter Anvin New
[v3] malloc: move tcache_init out of hot tcache paths [v3] malloc: move tcache_init out of hot tcache paths - - 1 - --- 2025-04-15 Cupertino Miranda New
S390: Add new s390 platform z17. S390: Add new s390 platform z17. - - - - --- 2025-04-15 Stefan Liebler New
[v6,3/3] malloc: add testing for large tcache support. malloc: tcache improvements - - - - --- 2025-04-15 Cupertino Miranda New
[v6,2/3] malloc: add tcache support for large chunk caching malloc: tcache improvements - - - - --- 2025-04-15 Cupertino Miranda New
[v6,1/3] malloc: mangle tcache entries pointers malloc: tcache improvements - - - - --- 2025-04-15 Cupertino Miranda New
[v3] stdlib: Consolidate getentropy and adapt to POSIX 2024 semantics [v3] stdlib: Consolidate getentropy and adapt to POSIX 2024 semantics - - - - --- 2025-04-14 Adhemerval Zanella Netto New
[v2] malloc: move tcache_init out of hot tcache paths [v2] malloc: move tcache_init out of hot tcache paths - - - - --- 2025-04-14 Cupertino Miranda New
[3/3] conform: Add C23 checks for <limits.h> [1/3] conform: Add C23 checks for <stdint.h> - - - - --- 2025-04-13 Collin Funk New
[2/3] conform: Add C23 checks for <inttypes.h> [1/3] conform: Add C23 checks for <stdint.h> - - - - --- 2025-04-13 Collin Funk New
[1/3] conform: Add C23 checks for <stdint.h> [1/3] conform: Add C23 checks for <stdint.h> - - - - --- 2025-04-13 Collin Funk New
manual/tunables: fix a trivial typo manual/tunables: fix a trivial typo - 1 1 - --- 2025-04-13 Aurelien Jarno New
[3/3] Fix spelling mistake "trucate" -> "truncate" Fix a handful of spelling mistakes - - 1 - --- 2025-04-13 Colin Ian King New
[2/3] Fix spelling mistake "suports" -> "supports" Fix a handful of spelling mistakes - - 1 - --- 2025-04-13 Colin Ian King New
« 1 2 3 4310 311 »