Show patches with: Submitter = Szabolcs Nagy       |    State = Action Required       |   503 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
AArch64: Update dl-procinfo.c with new HWCAP AArch64: Update dl-procinfo.c with new HWCAP - - - - --- 2019-01-02 Szabolcs Nagy New
Add NEWS entry about 64-bit time_t syscall use on 32-bit targets Add NEWS entry about 64-bit time_t syscall use on 32-bit targets - - - - --- 2020-01-30 Szabolcs Nagy New
Add NT_ARM_SVE to elf.h Add NT_ARM_SVE to elf.h - - - - --- 2018-01-15 Szabolcs Nagy New
Add aarch64 disable-multi-arch variant to build-many-glibcs.py Add aarch64 disable-multi-arch variant to build-many-glibcs.py - - - - --- 2017-12-20 Szabolcs Nagy New
Add exp2f and log2f benchmark trace Add exp2f and log2f benchmark trace - - - - --- 2017-09-19 Szabolcs Nagy New
Avoid using up static TLS surplus for optimizations [BZ #25051] Avoid using up static TLS surplus for optimizations [BZ #25051] - - - 1 --- 2020-05-22 Szabolcs Nagy New
Disable single thread optimization for open_memstream - - - - --- 2017-07-14 Szabolcs Nagy New
Disable single thread optimization for open_memstream - - - - --- 2017-07-12 Szabolcs Nagy New
Fix aliasing violation in __vfscanf_internal [BZ #26690] Fix aliasing violation in __vfscanf_internal [BZ #26690] - - - - --- 2020-10-07 Szabolcs Nagy New
Fix elf/loadfail test build dependencies Fix elf/loadfail test build dependencies - - 1 - --- 2022-01-28 Szabolcs Nagy New
Fix elf/tst-audit25a with default bind now toolchains Fix elf/tst-audit25a with default bind now toolchains - - 1 - --- 2022-02-02 Szabolcs Nagy New
Fix powf overflow handling in non-nearest rounding mode [BZ #23961] Fix powf overflow handling in non-nearest rounding mode [BZ #23961] - - - - --- 2018-12-10 Szabolcs Nagy New
Fix the manual for old texinfo Fix the manual for old texinfo - - - - --- 2019-01-04 Szabolcs Nagy New
Increase the test timeout of some string tests Increase the test timeout of some string tests - - - - --- 2022-03-31 Szabolcs Nagy New
Increase timeout of libio/tst-readline Increase timeout of libio/tst-readline - - 1 - --- 2018-10-09 Szabolcs Nagy New
Increase timeout of nss/tst-nss-files-hosts-multi Increase timeout of nss/tst-nss-files-hosts-multi - - 1 - --- 2018-10-09 Szabolcs Nagy New
Move nptl/tst-eintr1 to xtests Move nptl/tst-eintr1 to xtests - - - - --- 2019-05-08 Szabolcs Nagy New
Optimized generic expf and exp2f Optimized generic expf and exp2f - - - - --- 2017-09-05 Szabolcs Nagy New
Optimized generic expf and exp2f with wrappers [committed] Optimized generic expf and exp2f with wrappers [committed] - - - - --- 2017-09-25 Szabolcs Nagy New
Regenerate aarch64 libm-test-ulps [committed] - - - - --- 2015-07-02 Szabolcs Nagy New
Remove slow paths from exp Remove slow paths from exp - - - - --- 2018-02-09 Szabolcs Nagy New
Replace ABS macros with fabs - - - - --- 2015-05-15 Szabolcs Nagy New
Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] Reserve static TLS for dynamically loaded initial-exec TLS only [BZ #25051] - - - - --- 2020-01-07 Szabolcs Nagy New
Revert "Make libc symbols hidden in static PIE" [BZ #27237] Revert "Make libc symbols hidden in static PIE" [BZ #27237] - - - - --- 2021-01-27 Szabolcs Nagy New
Test case for BZ 19329 - - - - --- 2016-11-24 Szabolcs Nagy New
Test for lazy tls descriptor initialization - - - - --- 2015-11-17 Szabolcs Nagy New
Update NEWS with aarch64 static pie support Update NEWS with aarch64 static pie support - - - - --- 2017-12-18 Szabolcs Nagy New
[01/10] Clean up converttoint handling and document the semantics Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[01/12] elf.h: Add PT_GNU_PROPERTY aarch64: branch protection support - - 1 - --- 2020-04-30 Szabolcs Nagy New
[01/15] aarch64: free tlsdesc data on dlclose [BZ #27403] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[01/16] malloc: Fix a realloc crash with heap tagging [BZ 27468] memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[01/20] Fix OOB read in stdlib thousand grouping parsing [BZ #29727] patches from the morello port - - - - --- 2022-10-27 Szabolcs Nagy New
[02/10] Improve performance of sincosf Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[02/12] elf.h: add aarch64 property definitions aarch64: branch protection support - - 1 - --- 2020-04-30 Szabolcs Nagy New
[02/15] elf: Fix data race in _dl_name_match_p [BZ #21349] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[02/16] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[02/20] scripts: Use bool in tunables initializer patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[03/10] Improve performance of sinf and cosf Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[03/12] aarch64: Add BTI landing pads to assembly code aarch64: branch protection support - - - - --- 2020-04-30 Szabolcs Nagy New
[03/15] Add test case for [BZ #19329] Untitled series #229546 - - - - --- 2021-02-15 Szabolcs Nagy New
[03/15] Add test case for [BZ #19329] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[03/16] malloc: Move MTAG_MMAP_FLAGS definition memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[03/20] aarch64: Don't build wordcopy patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[04/10] Add new exp and exp2 implementations Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[04/12] aarch64: Rename place holder .S files to .c aarch64: branch protection support - - 1 - --- 2020-04-30 Szabolcs Nagy New
[04/15] Add a DTV setup test [BZ #27136] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[04/16] malloc: Simplify __mtag_tag_new_usable memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[04/20] aarch64: Fix the extension header write in getcontext and swapcontext patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[05/10] aarch64: update libm-test-ulps Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[05/12] aarch64: fix swapcontext for BTI aarch64: branch protection support - - 1 - --- 2020-04-30 Szabolcs Nagy New
[05/15] elf: Fix a DTV setup issue [BZ #27136] Dynamic TLS related data race fixes - - 1 - --- 2021-02-15 Szabolcs Nagy New
[05/16] malloc: Avoid taggig mmaped memory on free memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[05/20] Fix invalid pointer dereference in wcscpy_chk patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[06/10] arm: update libm-test-ulps Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[06/12] aarch64: fix RTLD_START for BTI aarch64: branch protection support - - 1 - --- 2020-04-30 Szabolcs Nagy New
[06/15] elf: Fix comments and logic in _dl_add_to_slotinfo Untitled series #229547 - - - - --- 2021-02-15 Szabolcs Nagy New
[06/15] elf: Fix comments and logic in _dl_add_to_slotinfo Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[06/16] malloc: Ensure the generic mtag hooks are not used memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[06/20] Fix invalid pointer dereference in wcpcpy_chk patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[07/10] x86_64: update libm-test-ulps Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[07/12] aarch64: fix syscalls for BTI aarch64: branch protection support - - - - --- 2020-04-30 Szabolcs Nagy New
[07/15] elf: Refactor _dl_update_slotinfo to avoid use after free Dynamic TLS related data race fixes - - 1 - --- 2021-02-15 Szabolcs Nagy New
[07/16] malloc: Refactor TAG_ macros to avoid indirection memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[07/20] Use uintptr_t in fts for pointer alignment patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[08/10] Add new log implementation Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[08/12] Rewrite abi-note.S in C. aarch64: branch protection support - - - - --- 2020-04-30 Szabolcs Nagy New
[08/15] elf: Fix data races in pthread_create and TLS access [BZ #19329] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[08/16] malloc: Use global flag instead of function pointer dispatch for mtag memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[08/20] malloc: Use uintptr_t for pointer alignment patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[09/10] Add new log2 implementation Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[09/12] aarch64: support BTI enabled binaries aarch64: branch protection support - - - - --- 2020-04-30 Szabolcs Nagy New
[09/15] elf: Use relaxed atomics for racy accesses [BZ #19329] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[09/16] malloc: Only support zeroing and not arbitrary memset with mtag memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
[09/20] malloc: Use uintptr_t in alloc_buffer patches from the morello port - - 1 - --- 2022-10-27 Szabolcs Nagy New
[1/2,arm/ilp32] aarch64: Ignore absolute symbols in ILP32 abilists [committed] aarch64: rebase arm/ilp32 on glibc 2.28 - - - - --- 2018-08-09 Szabolcs Nagy New
[1/2] Add DT_AARCH64_BTI_PLT and DT_AARCH64_PAC_PLT to elf.h. aarch64: Enable pointer auth in PLT - - - - --- 2019-06-20 Szabolcs Nagy New
[1/2] aarch64: Disable lazy symbol binding of TLSDESC aarch64: non lazy tlsdesc - - - - --- 2017-10-06 Szabolcs Nagy New
[1/2] aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798] aarch64: Fix variant PCS support [BZ #26978] - - - - --- 2020-10-29 Szabolcs Nagy New
[1/2] aarch64: Move and update the definition of MTE_ENABLED aarch64: fix string tests [BZ #26818] - - - - --- 2021-01-25 Szabolcs Nagy New
[1/2] aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT [1/2] aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANT - - - - --- 2018-06-28 Szabolcs Nagy New
[1/2] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS aarch64: add STO_AARCH64_VARIANT_PCS support - - - - --- 2019-05-23 Szabolcs Nagy New
[1/2] elf: Avoid deadlock between pthread_create and ctors [BZ #28357] [1/2] elf: Avoid deadlock between pthread_create and ctors [BZ #28357] - - 1 - --- 2021-09-22 Szabolcs Nagy New
[1/2] elf: inline lose for error handling elf: dl-load error handling refactoring - - 1 - --- 2020-12-11 Szabolcs Nagy New
[1/3] Add new log implementation New log, log2 and pow - - - - --- 2018-09-11 Szabolcs Nagy New
[1/3] Make libc symbols hidden in static PIE fix ifunc with static pie [BZ #27072] - - - - --- 2021-01-07 Szabolcs Nagy New
[1/3] Remove _dl_skip_args_internal declaration Args adjustment with ./ld.so exe [BZ #23293] - - 1 - --- 2022-04-12 Szabolcs Nagy New
[1/4,v2] Optimized generic expf and exp2f with wrappers Optimized generic expf and exp2f - - - - --- 2017-09-13 Szabolcs Nagy New
[1/4] Remove the error handling wrapper from exp and exp2 [1/4] Remove the error handling wrapper from exp and exp2 - - - - --- 2018-10-26 Szabolcs Nagy New
[1/4] aarch64: Add SME runtime support aarch64: Add SME support - - 1 - --- 2023-12-08 Szabolcs Nagy New
[1/4] elf: Pass the fd to note processing [BZ #26831] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831] - - - - --- 2020-11-03 Szabolcs Nagy New
[1/5,v3] New generic log2f Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-29 Szabolcs Nagy New
[1/6] Use uint32_t sign in single precision math error handling, functions [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[1/6] malloc: Use memsize instead of CHUNK_AVAILABLE_SIZE malloc: more memory tagging optimizations - - - - --- 2021-03-19 Szabolcs Nagy New
[1/7,v3] Do not wrap expf and exp2f Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-25 Szabolcs Nagy New
[1/7] Mark lazy tlsdesc helper functions unused to avoid warnings Disable lazy tlsdesc on aarch64 and arm - - - - --- 2017-10-24 Szabolcs Nagy New
[1/9,v3] Optimized generic expf and exp2f with wrappers Optimized expf, exp2f, logf, log2f and powf - - - - --- 2017-09-19 Szabolcs Nagy New
[10/10] Add new pow implementation Optimized math routines - - - - --- 2018-07-06 Szabolcs Nagy New
[10/12] aarch64: Add pac-ret support to asm files aarch64: branch protection support - - - - --- 2020-04-30 Szabolcs Nagy New
[10/15] elf: Fix DTV gap reuse logic [BZ #27135] Dynamic TLS related data race fixes - - - - --- 2021-02-15 Szabolcs Nagy New
[10/16] malloc: Change calloc when tagging is disabled memory tagging improvements - - - - --- 2021-03-04 Szabolcs Nagy New
« 1 2 3 45 6 »