Show patches with: Archived = No       |   31195 patches
« 1 2 3 4311 312 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[hurd,commited] hurd: Make rename refuse trailing slashes [BZ #32570] [hurd,commited] hurd: Make rename refuse trailing slashes [BZ #32570] - - - - --- 2025-05-11 Samuel Thibault New
x86/configure: Improve portability of isa level check x86/configure: Improve portability of isa level check - - - - --- 2025-05-10 Henrik Lindström New
malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation - - - - --- 2025-05-10 dbgbgtf New
Document all CLOCK_* values Document all CLOCK_* values - - 1 - --- 2025-05-09 Joseph Myers New
[v2] malloc: Cleanup tcache_init() [v2] malloc: Cleanup tcache_init() - - - - --- 2025-05-09 Wilco Dijkstra New
malloc: Improve performance of __libc_calloc malloc: Improve performance of __libc_calloc - - - - --- 2025-05-09 Wilco Dijkstra New
Implement C23 compoundn [committed] Implement C23 compoundn [committed] - - - - --- 2025-05-09 Joseph Myers New
[v4] benchtest: malloc tcache hotpath benchtest. [v4] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-05-09 Cupertino Miranda New
[v4] malloc: Improve malloc initialization [v4] malloc: Improve malloc initialization - - 1 - --- 2025-05-09 Wilco Dijkstra New
Fix spelling mistake "succesfully" to "successfully" Fix spelling mistake "succesfully" to "successfully" - - 1 - --- 2025-05-09 panzhe0328 New
aarch64: fix unwinding in longjmp aarch64: fix unwinding in longjmp - - 1 - --- 2025-05-08 Yury Khrustalev New
[v2,2/2] aarch64: update tests for SME aarch64: Disable ZA state of SME in setjmp and sigsetjmp - - - - --- 2025-05-08 Yury Khrustalev New
[v2,1/2] aarch64: Disable ZA state of SME in setjmp and sigsetjmp aarch64: Disable ZA state of SME in setjmp and sigsetjmp - - 1 - --- 2025-05-08 Yury Khrustalev New
malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation - - - - --- 2025-05-08 dbgbgtf New
[v2] stdlib: Fix __libc_message_impl iovec size (BZ 32947) [v2] stdlib: Fix __libc_message_impl iovec size (BZ 32947) - - - - --- 2025-05-08 Adhemerval Zanella Netto New
manual: fix typo for sched_[sg]etattr manual: fix typo for sched_[sg]etattr - - 1 - --- 2025-05-07 DJ Delorie New
malloc: Improved double free detection in the tcache. malloc: Improved double free detection in the tcache. - - - - --- 2025-05-07 David Lau New
[v2] riscv: Correct __riscv_hwprobe function prototype [BZ #32932] [v2] riscv: Correct __riscv_hwprobe function prototype [BZ #32932] - 1 - - --- 2025-05-07 Mark Harris New
malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation - - - - --- 2025-05-07 dbgbgtf New
[11/11] elf: Fix UB on _dl_map_object_from_fd Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[10/11] argp: Fix shift bug Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[09/11] locale: Fix UB on add_locale_uint32_array Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[08/11] locale: Fix UB in elem_hash Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[07/11] localte: Fix UB on collate_finish Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[06/11] locale: Fix UB on insert_weights Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[05/11] locate: Fix UB on memcpy call Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[04/11] elf: Adjust DT_EXTRATAGIDX to avoid undefined shifts Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[03/11] locale: Fix --enable-ubsan build failure on some ABIs Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[02/11] riscv: Fix --enable-ubsan build failure on riscv Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
[01/11] ubsan: Add initial support for -fsanitize=undefined Add initial support for --enable-ubsan - - - - --- 2025-05-07 Adhemerval Zanella Netto New
manual: fix __glock_gettime64 typo manual: fix __glock_gettime64 typo - - 1 - --- 2025-05-07 Jan Kratochvil New
[v3] benchtest: malloc tcache hotpath benchtest. [v3] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-05-06 Cupertino Miranda New
Correct spelling mistake in test file Correct spelling mistake in test file - - 2 - --- 2025-05-06 panzhe0328 New
[v3] nss: remove undefined behavior and optimize getaddrinfo [v3] nss: remove undefined behavior and optimize getaddrinfo - - 1 - --- 2025-05-05 Collin Funk New
[RFC,v3,8/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-05-04 H. Peter Anvin New
[RFC,v3,7/8] termios: change the generic cfsetspeed() to support arbitrary speeds termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-05-04 H. Peter Anvin New
[RFC,v3,6/8] hurd/termios: remove USE_OLD_TTY termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-05-04 H. Peter Anvin New
[RFC,v3,5/8] linux: implement arbitrary and split speeds in termios termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - - - --- 2025-05-04 H. Peter Anvin New
[RFC,v3,4/8] linux/termios/powerpc: deal with powerpc-unique ioctl emulation termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-04 H. Peter Anvin New
[RFC,v3,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-05-04 H. Peter Anvin New
[RFC,v3,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-05-04 H. Peter Anvin New
[RFC,v3,1/8] termios: make __tcsetattr() the internal interface termios: support arbitrary baud rates on Linux, minor cleanups, proposed alternative interface - - 1 - --- 2025-05-04 H. Peter Anvin New
[v1] manual: add more pthread functions [v1] manual: add more pthread functions - - 1 - --- 2025-05-03 DJ Delorie New
riscv: Correct __riscv_hwprobe function attributes [BZ #32932] riscv: Correct __riscv_hwprobe function attributes [BZ #32932] - - - - --- 2025-05-03 Mark Harris New
malloc: Improved double free detection in the tcache. malloc: Improved double free detection in the tcache. - - - - --- 2025-05-02 David Lau New
[v3] malloc: Improve malloc initialization [v3] malloc: Improve malloc initialization - - - - --- 2025-05-02 Wilco Dijkstra New
powerpc: Remove POWER7 strncasecmp optimization powerpc: Remove POWER7 strncasecmp optimization - - 1 - --- 2025-05-02 Adhemerval Zanella Netto New
[v2] added benchtest inputs for powl [v2] added benchtest inputs for powl - - 1 - --- 2025-05-02 Paul Zimmermann New
added benchtest inputs for fmal added benchtest inputs for fmal - - 1 - --- 2025-05-02 Paul Zimmermann New
added benchtest inputs for powl added benchtest inputs for powl - - 1 - --- 2025-05-02 Paul Zimmermann New
added benchtest inputs for log2l added benchtest inputs for log2l - - - - --- 2025-05-02 Paul Zimmermann New
[committed] Correct test descriptors in libm-test-pown.inc [committed] Correct test descriptors in libm-test-pown.inc - - - - --- 2025-05-01 Joseph Myers New
malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation malloc: check tcache mem size in tcache_get_n to avoid arbitrary mem allocation - - - - --- 2025-05-01 dbgbgtf New
stdlib: Fix __libc_message_impl iovec size stdlib: Fix __libc_message_impl iovec size - - - - --- 2025-04-30 Adhemerval Zanella Netto New
added benchtest inputs for expl added benchtest inputs for expl - - - - --- 2025-04-30 Paul Zimmermann New
[2/2] aarch64: update tests for SME aarch64: Disable ZA state of SME in setjmp and sigsetjmp - - - - --- 2025-04-30 Yury Khrustalev New
[1/2] aarch64: Disable ZA state of SME in setjmp and sigsetjmp aarch64: Disable ZA state of SME in setjmp and sigsetjmp - - - - --- 2025-04-30 Yury Khrustalev New
Fix spelling mistake "succesfully" to "successfully" Fix spelling mistake "succesfully" to "successfully" - - 1 - --- 2025-04-30 panzhe0328 New
[v2] Enable -mrop-protect through configure command [v2] Enable -mrop-protect through configure command - - - - --- 2025-04-29 Sachin Monga New
[v2] benchtest: malloc tcache hotpath benchtest. [v2] benchtest: malloc tcache hotpath benchtest. - - - - --- 2025-04-29 Cupertino Miranda New
[v3,6/6] powerpc: Use generic ilogb/ilogbf and refactor ilogbf128 Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-29 Adhemerval Zanella Netto New
[v3,5/6] math: Remove i386 ilogb/ilogbf/llogb/llogbf Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-29 Adhemerval Zanella Netto New
[v3,4/6] math: Optimize float ilogb/llogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-29 Adhemerval Zanella Netto New
[v3,3/6] math: Remove UB and optimize double ilogbf Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-29 Adhemerval Zanella Netto New
[v3,2/6] math: Optimize double ilogb/llogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-29 Adhemerval Zanella Netto New
[v3,1/6] math: Remove UB and optimize double ilogb Remove UB and optimize ilogbf/ilogb - - - - --- 2025-04-29 Adhemerval Zanella Netto New
[v2] S390: Add new s390 platform z17. [v2] S390: Add new s390 platform z17. - - - - --- 2025-04-29 Stefan Liebler New
[v2] Propagate -ffile-prefix-map from CFLAGS to ASFLAGS. [v2] Propagate -ffile-prefix-map from CFLAGS to ASFLAGS. - - - - --- 2025-04-29 Khem Raj New
malloc: fix undefined behavior in obstack.h [BZ #32393] malloc: fix undefined behavior in obstack.h [BZ #32393] - - 1 - --- 2025-04-29 Collin Funk New
[v2] nss: remove undefined behavior and optimize getaddrinfo [v2] nss: remove undefined behavior and optimize getaddrinfo - - - - --- 2025-04-29 Collin Funk New
[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 - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[7/8] math: Fix UB on erfcf Fix UB in math implementations - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[6/8] math: Fix UB on cospif Fix UB in math implementations - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[5/8] math: Fix UB on cbrtf Fix UB in math implementations - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[4/8] math: Fix UB on sinhf Fix UB in math implementations - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[3/8] math: Fix UB on logf Fix UB in math implementations - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[2/8] math: Fix UB on coshf Fix UB in math implementations - - 1 - --- 2025-04-25 Adhemerval Zanella Netto New
[1/8] math: Fix UB on atanhf Fix UB in math implementations - - 1 - --- 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
« 1 2 3 4311 312 »