Show patches with: Submitter = Florian Weimer       |    Archived = No       |   2787 patches
« 1 2 ... 12 13 1427 28 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,10/37] csu: Move calling main out of __libc_start_main_impl libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,09/37] nptl: Move __pthread_unwind_next into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,08/37] nptl: Move pthread_once and __pthread_once into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,07/37] nptl: Move __pthread_cleanup_upto into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,06/37] x86: Restore compile-time check for shadow stack pointer in longjmp libpthread removal: NPTL forwarders are gone - - - - --- 2021-03-16 Florian Weimer New
[v3,05/37] nptl: Remove longjmp, siglongjmp from libpthread libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,04/37] nptl: Move legacy cancelation handling into libc as compat symbols libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,03/37] nptl: Move legacy unwinding implementation into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,02/37] nptl: Move __pthread_cleanup_routine into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[v3,01/37] nptl: Move pthread_mutex_consistent into libc libpthread removal: NPTL forwarders are gone - - 1 - --- 2021-03-16 Florian Weimer New
[COMMITTED,2.33] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] [COMMITTED,2.33] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] - - - - --- 2021-03-16 Florian Weimer New
[v2] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] [v2] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] - - - - --- 2021-03-15 Florian Weimer New
[2/2] dlfcn: dlerror needs to call free from the base namespace [BZ #24773] ld.so memory management cleanups - - - - --- 2021-03-15 Florian Weimer New
[1/2] dlfcn: Failures after dlmopen should not terminate process [BZ #24772] ld.so memory management cleanups - - - - --- 2021-03-15 Florian Weimer New
elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] elf: ld.so --help calls _dl_init_paths without a main map [BZ #27577] - - - - --- 2021-03-15 Florian Weimer New
[18/18] nptl: Invoke the set_robust_list system call directly in fork Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[17/18] nptl: Move pthread_setcanceltype into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[16/18] nptl: Move pthread_setcancelstate into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[15/18] nptl: Move pthread_exit into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[14/18] nptl: Move __nptl_deallocate_tsd into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[13/18] nptl: Move __pthread_keys global variable into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[12/18] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[11/18] nptl: Move internal __nptl_nthreads variable into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[10/18] csu: Move calling main out of __libc_start_main_impl Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[09/18] nptl: Move __pthread_unwind_next into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[08/18] nptl: Move pthread_once and __pthread_once into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[07/18] nptl: Move __pthread_cleanup_upto into libc Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[06/18] Legacy unwinder: Remove definition of _Unwind_GetCFA Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[05/18] nptl: Remove longjmp, siglongjmp from libpthread Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[04/18] nptl: Move legacy cancelation handling into libc as compat symbols Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[03/18] nptl: Move legacy unwinding implementation into libc Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[02/18] nptl: Move __pthread_cleanup_routine into libc Repost of pending libpthread removal patches - - 1 - --- 2021-03-12 Florian Weimer New
[01/18] nptl: Move pthread_mutex_consistent into libc Repost of pending libpthread removal patches - - - - --- 2021-03-12 Florian Weimer New
[3/3] scripts/merge-abilist.py: New script to merge abilist files Merge helper for abilist files - - - - --- 2021-03-12 Florian Weimer New
[2/3] glibcymbols.read_abilist: Add check for duplicate symbols Merge helper for abilist files - - 1 - --- 2021-03-12 Florian Weimer New
[1/3] scripts/glibcsymbols.py: Extract from scripts/move-symbol-to-libc.py Merge helper for abilist files - - 1 - --- 2021-03-12 Florian Weimer New
Add support for static internal tests Add support for static internal tests - - - - --- 2021-03-09 Florian Weimer New
elf: Always set l in _dl_init_paths (bug 23462) elf: Always set l in _dl_init_paths (bug 23462) - - - - --- 2021-03-05 Florian Weimer New
Linux: dirent/tst-readdir64-compat can be a regular test Linux: dirent/tst-readdir64-compat can be a regular test - - 1 - --- 2021-03-05 Florian Weimer New
Linux: misc/tst-ofdlocks-compat can be a regular test Linux: misc/tst-ofdlocks-compat can be a regular test - - 1 - --- 2021-03-05 Florian Weimer New
sunrpc: tst-svc_register can be a regular test sunrpc: tst-svc_register can be a regular test - - 1 - --- 2021-03-05 Florian Weimer New
resolv: tst-p_secstodate can be a regular test resolv: tst-p_secstodate can be a regular test - - 1 - --- 2021-03-05 Florian Weimer New
posix: tst-spawn4-compat can be a regular test posix: tst-spawn4-compat can be a regular test - - 1 - --- 2021-03-05 Florian Weimer New
posix: tst-glob_lstat_compat no longer needs to be an internal test posix: tst-glob_lstat_compat no longer needs to be an internal test - - 1 - --- 2021-03-05 Florian Weimer New
posix: glob, glob64 should not be declared __THROW [BZ #27522] posix: glob, glob64 should not be declared __THROW [BZ #27522] - - 1 - --- 2021-03-05 Florian Weimer New
math: test-matherr and test-matherr-2 can be regular tests math: test-matherr and test-matherr-2 can be regular tests - - 1 - --- 2021-03-04 Florian Weimer New
math: $(libm-tests-compat) can be regular tests math: $(libm-tests-compat) can be regular tests - - 1 - --- 2021-03-04 Florian Weimer New
malloc: Turn tst-mallocstate into a non-internal test malloc: Turn tst-mallocstate into a non-internal test - - - - --- 2021-03-04 Florian Weimer New
[8/8] nptl: Move __pthread_unwind_next into libc Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[7/8] nptl: Move __pthread_cleanup_upto into libc Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[6/8] Legacy unwinder: Remove definition of _Unwind_GetCFA Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[5/8] nptl: Remove longjmp, siglongjmp from libpthread Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[4/8] nptl: Move legacy cancelation handling into libc as compat symbols Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[3/8] nptl: Move legacy unwinding implementation into libc Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[2/8] nptl: Move __pthread_cleanup_routine into libc Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[v3,1/8] nptl: Move pthread_mutex_consistent into libc Move libpthread unwind-related functionality into libc - - - - --- 2021-03-04 Florian Weimer New
[v4] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC [v4] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC - - - - --- 2021-03-04 Florian Weimer New
[COMMITTED] powerpc: Regenerate ulps [COMMITTED] powerpc: Regenerate ulps - - - - --- 2021-03-03 Florian Weimer New
[v3] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC [v3] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC - - - - --- 2021-03-03 Florian Weimer New
[v2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC [v2] <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC - - - - --- 2021-03-02 Florian Weimer New
<shlib-compat.h>: Support compat_symbol_reference for _ISOMAC <shlib-compat.h>: Support compat_symbol_reference for _ISOMAC - - - - --- 2021-03-02 Florian Weimer New
[COMMITTED] i386: Regenerate ulps [COMMITTED] i386: Regenerate ulps - - - - --- 2021-03-02 Florian Weimer New
[v3,2/2] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics [1/2] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield - - - - --- 2021-03-02 Florian Weimer New
[1/2] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield [1/2] x86: Automate generation of PREFERRED_FEATURE_INDEX_1 bitfield - - - - --- 2021-03-02 Florian Weimer New
nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions - - - - --- 2021-03-02 Florian Weimer New
elf: Build __dl_iterate_phdr with unwinding support [BZ #27498] elf: Build __dl_iterate_phdr with unwinding support [BZ #27498] - - - - --- 2021-03-02 Florian Weimer New
[v2,2/2] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics [v2] ld.so: Implement the --list-diagnostics option - - - - --- 2021-03-02 Florian Weimer New
[v2] ld.so: Implement the --list-diagnostics option [v2] ld.so: Implement the --list-diagnostics option - - - - --- 2021-03-02 Florian Weimer New
[v2] nptl: Move pthread_mutex_consistent into libc [v2] nptl: Move pthread_mutex_consistent into libc - - - - --- 2021-03-01 Florian Weimer New
[2/2] x86: Add CPU-specific diagnostics to ld.so --list-diagnostics [1/2] ld.so: Implement the --list-diagnostics option - - - - --- 2021-02-24 Florian Weimer New
[1/2] ld.so: Implement the --list-diagnostics option [1/2] ld.so: Implement the --list-diagnostics option - - - - --- 2021-02-24 Florian Weimer New
nptl: Move pthread_mutex_consistent into libc nptl: Move pthread_mutex_consistent into libc - - - - --- 2021-02-23 Florian Weimer New
[v3] nptl: Move elision implementations into libc [v3] nptl: Move elision implementations into libc - - - - --- 2021-02-23 Florian Weimer New
[v2] nptl: Move elision implementations into libc [v2] nptl: Move elision implementations into libc - - - - --- 2021-02-23 Florian Weimer New
malloc: Add dependency on rt [BZ #27132] malloc: Add dependency on rt [BZ #27132] - - - - --- 2021-02-23 Florian Weimer New
x86: Do not check FSRM in tst-cpu-features-cpuinfo x86: Do not check FSRM in tst-cpu-features-cpuinfo - - - - --- 2021-02-22 Florian Weimer New
build-many-glibcs.py: Use make -O for more consistent log output build-many-glibcs.py: Use make -O for more consistent log output - - 1 - --- 2021-02-19 Florian Weimer New
string: Work around GCC PR 98512 in rawmemchr string: Work around GCC PR 98512 in rawmemchr - - - - --- 2021-02-19 Florian Weimer New
Reduce the statically linked startup code [BZ #23323] Reduce the statically linked startup code [BZ #23323] - - 1 - --- 2021-02-18 Florian Weimer New
[6/6] nptl: Move elision implementations into libc More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[5/6] nptl: Move futex-internal into libc More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[4/6] nptl: Move lowlevellock into libc More libpthread removal preparations - - - - --- 2021-02-17 Florian Weimer New
[3/6] nptl: Move futex-internal.c into main nptl directory More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[2/6] nptl: Reformat Versions More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[1/6] nptl: Split libpthread-routines into one routine per line More libpthread removal preparations - - 1 - --- 2021-02-17 Florian Weimer New
[10/10] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[09/10] Implement _Unwind_Resume in libc on top of <unwind-link.h> Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[08/10] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[07/10] __frame_state_for: Use <unwind-link.h> for unwinder access Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[06/10] sparc: Implement backtrace on top <unwind-link.h> Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[05/10] m68k: Implement backtrace on top of <unwind-link.h> Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[04/10] i386: Implement backtrace on top of <unwind-link.h> Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[03/10] arm: Implement backtrace on top of <unwind-link.h> Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[02/10] backtrace: Implement on top of <unwind-link.h> Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
[01/10] Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder Unwinder interface consolidation - - 1 - --- 2021-02-17 Florian Weimer New
nptl: Mention libstdc++ compatibility for pthread_once nptl: Mention libstdc++ compatibility for pthread_once - - - - --- 2021-02-15 Florian Weimer New
elf: Do not copy vDSO soname when setting up link map elf: Do not copy vDSO soname when setting up link map - - 1 - --- 2021-02-12 Florian Weimer New
manual: Correct description of ENTRY [BZ #17183] manual: Correct description of ENTRY [BZ #17183] - - 1 - --- 2021-02-01 Florian Weimer New
nptl: Remove private futex optimization [BZ #27304] nptl: Remove private futex optimization [BZ #27304] - - 1 - --- 2021-02-01 Florian Weimer New
[v2] NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3) [v2] NEWS: Mention CVE-2021-3326 (iconv assertion with ISO-20220-JP-3) - - - - --- 2021-01-29 Florian Weimer New
« 1 2 ... 12 13 1427 28 »