Show patches with: Submitter = Szabolcs Nagy       |    State = Action Required       |    Archived = No       |   503 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
update libm-test-ulps for new exp update libm-test-ulps for new exp - - - - --- 2018-07-12 Szabolcs Nagy New
powerpc: update libm-test-ulps powerpc: update libm-test-ulps - - - - --- 2018-07-11 Szabolcs Nagy New
nptl: Don't madvise user provided stack nptl: Don't madvise user provided stack - - - - --- 2020-06-24 Szabolcs Nagy New
math: Fix float conversion regressions with gcc-12 [BZ #28713] math: Fix float conversion regressions with gcc-12 [BZ #28713] - - 1 - --- 2021-12-31 Szabolcs Nagy New
math: Fix asin and acos invalid exception with old gcc math: Fix asin and acos invalid exception with old gcc - - - - --- 2022-10-14 Szabolcs Nagy New
make build-many-glibcs.py work on python3.2 - - - - --- 2016-11-22 Szabolcs Nagy New
i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] - - - - --- 2018-10-26 Szabolcs Nagy New
fix sinf(NAN) fix sinf(NAN) - - - - --- 2017-12-05 Szabolcs Nagy New
fix posix/tst-spawn test fix posix/tst-spawn test - - - - --- 2017-09-27 Szabolcs Nagy New
fix gamma symbol for static linking and new targets fix gamma symbol for static linking and new targets - - - - --- 2017-10-02 Szabolcs Nagy New
fix drem symbol for static linking and new targets fix drem symbol for static linking and new targets - - - - --- 2017-10-03 Szabolcs Nagy New
elf: work around a gcc bug in elf_get_dynamic_info elf: work around a gcc bug in elf_get_dynamic_info - - 1 - --- 2021-01-11 Szabolcs Nagy New
elf: Add TLS modid reuse test for bug 29039 elf: Add TLS modid reuse test for bug 29039 - - 1 - --- 2023-11-30 Szabolcs Nagy New
csu: Change start code license to have link exception csu: Change start code license to have link exception - - 1 - --- 2022-08-25 Szabolcs Nagy New
arm: Fix an incorrect check in ____longjmp_chk [BZ #27709] arm: Fix an incorrect check in ____longjmp_chk [BZ #27709] - - - - --- 2021-04-08 Szabolcs Nagy New
aarch64: update libm-test-ulps [committed] aarch64: update libm-test-ulps [committed] - - - - --- 2017-12-20 Szabolcs Nagy New
aarch64: update bits/hwcap.h aarch64: update bits/hwcap.h - - - - --- 2020-04-01 Szabolcs Nagy New
aarch64: update NEWS about branch protection aarch64: update NEWS about branch protection - - 1 - --- 2020-07-29 Szabolcs Nagy New
aarch64: remove unused _DL_HWCAP_LAST definition aarch64: remove unused _DL_HWCAP_LAST definition - - - - --- 2018-01-15 Szabolcs Nagy New
aarch64: optimize _dl_tlsdesc_dynamic fast path aarch64: optimize _dl_tlsdesc_dynamic fast path - - - - --- 2017-11-01 Szabolcs Nagy New
aarch64: fix tested ifunc variants aarch64: fix tested ifunc variants - - - - --- 2023-11-30 Szabolcs Nagy New
aarch64: fix static PIE start code for BTI [BZ #27068] aarch64: fix static PIE start code for BTI [BZ #27068] - - - - --- 2020-12-15 Szabolcs Nagy New
aarch64: fix check for SVE support in assembler aarch64: fix check for SVE support in assembler - - 1 - --- 2024-03-14 Szabolcs Nagy New
aarch64: don't use MIN in dl-machine.h [committed] aarch64: don't use MIN in dl-machine.h [committed] - - - - --- 2017-10-04 Szabolcs Nagy New
aarch64: define PI_STATIC_AND_HIDDEN aarch64: define PI_STATIC_AND_HIDDEN - - - - --- 2021-01-06 Szabolcs Nagy New
aarch64: define MIN in dl-machine.h aarch64: define MIN in dl-machine.h - - - - --- 2017-10-04 Szabolcs Nagy New
aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT - - - - --- 2018-04-19 Szabolcs Nagy New
aarch64: Use future HWCAP2_MTE in ifunc resolver aarch64: Use future HWCAP2_MTE in ifunc resolver - - - - --- 2020-07-27 Szabolcs Nagy New
aarch64: Update bits/hwcap.h for Linux 4.15. aarch64: Update bits/hwcap.h for Linux 4.15. - - - - --- 2018-01-15 Szabolcs Nagy New
aarch64: SVE ACLE configure test cleanups aarch64: SVE ACLE configure test cleanups - - - - --- 2023-05-04 Szabolcs Nagy New
aarch64: Revert the change of the __reserved member of mcontext_t aarch64: Revert the change of the __reserved member of mcontext_t - - - - --- 2018-01-23 Szabolcs Nagy New
aarch64: Respect p_flags when protecting code with PROT_BTI aarch64: Respect p_flags when protecting code with PROT_BTI - - - - --- 2020-07-15 Szabolcs Nagy New
aarch64: Add NEWS entry about libmvec for 2.39 aarch64: Add NEWS entry about libmvec for 2.39 - - 1 - --- 2024-01-12 Szabolcs Nagy New
[v7,14/14] aarch64: add NEWS entry about branch protection support aarch64: branch protection support - - - - --- 2020-07-08 Szabolcs Nagy New
[v7,13/14] aarch64: redefine RETURN_ADDRESS to strip PAC aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,12/14] aarch64: fix pac-ret support in _mcount aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,11/14] aarch64: Add pac-ret support to assembly files aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,10/14] aarch64: configure check for pac-ret code generation aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,09/14] aarch64: ensure objects are BTI compatible aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,08/14] aarch64: enable BTI at runtime aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,07/14] rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,06/14] aarch64: fix RTLD_START for BTI aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,05/14] aarch64: fix swapcontext for BTI aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,04/14] aarch64: Add BTI support to assembly files aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,03/14] aarch64: Rename place holder .S files to .c aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,02/14] aarch64: configure test for BTI support aarch64: branch protection support - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v7,01/14] Rewrite abi-note.S in C. aarch64: branch protection support - - - - --- 2020-07-08 Szabolcs Nagy New
[v6,4/4] aarch64: Move ld.so _start to separate file and drop _dl_skip_args Args adjustment with ./ld.so exe [BZ #23293] - - 1 - --- 2022-05-05 Szabolcs Nagy New
[v6,3/4] linux: Add a getauxval test [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] - - 2 - --- 2022-05-05 Szabolcs Nagy New
[v6,3/3] rtld: Avoid using up static TLS surplus for optimizations [BZ #25051] Improve surplus TLS accounting - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v6,2/4] rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const Args adjustment with ./ld.so exe [BZ #23293] - - 2 1 --- 2022-05-05 Szabolcs Nagy New
[v6,2/3] rtld: Account static TLS surplus for audit modules Improve surplus TLS accounting - - - - --- 2020-07-08 Szabolcs Nagy New
[v6,14/14] aarch64: add NEWS entry about branch protection support aarch64: branch protection support - - - - --- 2020-07-01 Szabolcs Nagy New
[v6,13/14] aarch64: redefine RETURN_ADDRESS to strip PAC aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,12/14] aarch64: fix pac-ret support in _mcount aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,11/14] aarch64: Add pac-ret support to assembly files aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,10/14] aarch64: configure check for pac-ret code generation aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,1/4] rtld: Use generic argv adjustment in ld.so [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] - - 2 - --- 2022-05-05 Szabolcs Nagy New
[v6,1/3] rtld: Add rtld.nns tunable for the number of supported namespaces Improve surplus TLS accounting - - 1 - --- 2020-07-08 Szabolcs Nagy New
[v6,09/14] aarch64: ensure objects are BTI compatible aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,08/14] aarch64: enable BTI at runtime aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,07/14] rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handling aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,06/14] aarch64: fix RTLD_START for BTI aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,05/14] aarch64: fix swapcontext for BTI aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,04/14] aarch64: Add BTI support to assembly files aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,03/14] aarch64: Rename place holder .S files to .c aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,02/14] aarch64: configure test for BTI support aarch64: branch protection support - - 1 - --- 2020-07-01 Szabolcs Nagy New
[v6,01/14] Rewrite abi-note.S in C. aarch64: branch protection support - - - - --- 2020-07-01 Szabolcs Nagy New
[v5] aarch64: enforce >=64K guard size [v5] aarch64: enforce >=64K guard size - - - - --- 2020-10-01 Szabolcs Nagy New
[v5,BZ,#21349] fix data race during lazy resolution in _dl_name_match_p [v5,BZ,#21349] fix data race during lazy resolution in _dl_name_match_p - - - - --- 2018-01-17 Szabolcs Nagy New
[v5,7/7] Make libc symbols hidden in static PIE fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,6/7] csu: Move static pie self relocation later [BZ #27072] fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,5/7] Use hidden visibility for early static PIE code fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,4/7] csu: Avoid weak ref for __ehdr_start in static PIE fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,4/4] aarch64: Move ld.so _start to separate file and drop _dl_skip_args Args adjustment with ./ld.so exe [BZ #23293] - - - - --- 2022-05-05 Szabolcs Nagy New
[v5,3/7] configure: Check for static PIE support fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,3/4] linux: Add a getauxval test [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] - - 1 - --- 2022-05-05 Szabolcs Nagy New
[v5,2/7] elf: Avoid RELATIVE relocs in __tunables_init fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,2/4] rtld: Remove DL_ARGV_NOT_RELRO Args adjustment with ./ld.so exe [BZ #23293] - - 1 1 --- 2022-05-05 Szabolcs Nagy New
[v5,2/2] rtld: Avoid using up static TLS surplus for optimizations [BZ #25051] Improve surplus TLS accounting - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,14/14] aarch64: add NEWS entry about branch protection support aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,13/14] aarch64: redefine RETURN_ADDRESS to strip PAC aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,12/14] aarch64: fix pac-ret support in _mcount aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,11/14] aarch64: Add pac-ret support to assembly files aarch64: branch protection support - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,10/14] aarch64: configure check for pac-ret code generation aarch64: branch protection support - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,1/7] elf: Make the tunable struct definition internal only fix ifunc with static pie [BZ #27072] - - 1 - --- 2021-01-20 Szabolcs Nagy New
[v5,1/4] rtld: Use generic argv adjustment in ld.so [BZ #23293] Args adjustment with ./ld.so exe [BZ #23293] - - - - --- 2022-05-05 Szabolcs Nagy New
[v5,1/2] rtld: Add rtld.nns tunable for the number of supported namespaces Improve surplus TLS accounting - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,09/14] aarch64: enable BTI at runtime aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,08/14] rtld: Rename _rtld_process_pt_note to _dl_process_pt_note aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,07/14] rtld: Handle PT_GNU_PROPERTY aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,07/12] aarch64: enable BTI at runtime Untitled series #184310 - - - - --- 2020-06-18 Szabolcs Nagy New
[v5,06/14] aarch64: fix RTLD_START for BTI aarch64: branch protection support - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,05/14] aarch64: fix swapcontext for BTI aarch64: branch protection support - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,04/14] aarch64: Rename place holder .S files to .c aarch64: branch protection support - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,03/14] aarch64: Add BTI support to assembly files aarch64: branch protection support - - 1 - --- 2020-06-22 Szabolcs Nagy New
[v5,02/14] aarch64: configure test for BTI support aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v5,01/14] Rewrite abi-note.S in C. aarch64: branch protection support - - - - --- 2020-06-22 Szabolcs Nagy New
[v4] elf: Fix slow tls access after dlopen [BZ #19924] [v4] elf: Fix slow tls access after dlopen [BZ #19924] - - 1 - --- 2023-08-30 Szabolcs Nagy New
[v4] elf: Avoid deadlock between pthread_create and ctors [BZ #28357] [v4] elf: Avoid deadlock between pthread_create and ctors [BZ #28357] - - 1 - --- 2021-10-01 Szabolcs Nagy New
« 1 2 3 45 6 »