Show patches with: Submitter = Stefan Liebler       |    Archived = No       |   582 patches
« 1 2 3 45 6 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[2/2] S390: Test if lock is free before using atomic instruction in spin-lock. - - --- 2016-11-23 Stefan Liebler Rejected
S390: Silence gcc 5.1 array-bounds warnings if build with -O3. - - --- 2016-01-28 Stefan Liebler Rejected
S/390: Define __PTHREAD_MUTEX_HAVE_ELISION. - - --- 2014-03-20 Stefan Liebler Rejected
Get rid of Werror=maybe-uninitialized in clock_nanosleep.c. - - --- 2019-12-03 Stefan Liebler Not applicable
[v3,18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683) - - --- 2019-10-16 Stefan Liebler Not applicable
Replace strncpy with memccpy to fix -Wstringop-truncation. - - --- 2018-04-12 Stefan Liebler Not applicable
manual: Fix build error in charset.texi. - - --- 2018-04-06 Stefan Liebler Not applicable
[RFC] tunables: Add elision tunable - - --- 2017-11-21 Stefan Liebler Not applicable
[RFC] tunables: Add elision tunable - - --- 2017-09-12 Stefan Liebler Not applicable
[BZ,21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC - - --- 2017-07-06 Stefan Liebler Not applicable
RFC: Always-on elision with per-process opt-in using tunables. - - --- 2017-05-12 Stefan Liebler Not applicable
[00/08] nptl: Fix Race conditions in pthread cancellation (BZ#12683) - - --- 2015-09-16 Stefan Liebler Not applicable
Update Linux kernel to current glibc soft-fp - - --- 2015-04-10 Stefan Liebler Not applicable
S390: Use compile-only instead of also link-tests in configure. S390: Use compile-only instead of also link-tests in configure. - - 2-- 2023-05-10 Stefan Liebler Superseded
Fix failing nss/tst-nss-files-hosts-long. Fix failing nss/tst-nss-files-hosts-long. - - 2-- 2021-07-09 Stefan Liebler Superseded
Fix stringop-overflow warning in bug-regex19.c. Fix stringop-overflow warning in bug-regex19.c. - - 1-- 2021-05-12 Stefan Liebler Superseded
S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11. S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11. - - --- 2021-03-31 Stefan Liebler Superseded
Don't test nanoseconds for non-LFS interface in io/tst-stat.c Don't test nanoseconds for non-LFS interface in io/tst-stat.c - - --- 2021-03-16 Stefan Liebler Superseded
Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. Handle out-of-memory case in svc_tcp.c/svc_unix.c:rendezvous_request. - - --- 2020-12-02 Stefan Liebler Superseded
[v2] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing [v2] Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing - - --- 2020-11-24 Stefan Liebler Superseded
Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing Mark mtrace tests UNSUPPORTED if bug-ga2.mtrace or tst-leaks2.mtrace are missing - - --- 2020-11-24 Stefan Liebler Superseded
Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] Use libnss_files.so for tests posix/bug-ga2 and resolv/tst-leaks2 [BZ #26821] - - --- 2020-11-19 Stefan Liebler Superseded
[v2] Loosen the limits of time/tst-cpuclock1. [v2] Loosen the limits of time/tst-cpuclock1. - - --- 2020-10-19 Stefan Liebler Superseded
Loosen the limits of time/tst-cpuclock1. Loosen the limits of time/tst-cpuclock1. - - --- 2020-08-28 Stefan Liebler Superseded
build-many-glibcs.py: Add some s390x glibc variants. build-many-glibcs.py: Add some s390x glibc variants. - - --- 2020-08-05 Stefan Liebler Superseded
Move implementation of <file_change_detection.h> into a C file - - --- 2020-02-18 Stefan Liebler fweimer Superseded
Use gcc -finput-charset=ascii for check-installed-headers. - - --- 2020-02-12 Stefan Liebler Superseded
[13/13] Use GCC builtins for copysign functions if desired. - - --- 2019-12-05 Stefan Liebler Superseded
[13/13] Use GCC builtins for copysign functions if desired. - - --- 2019-12-04 Stefan Liebler Superseded
[13/13] Use GCC builtins for copysign functions if desired. - - --- 2019-12-04 Stefan Liebler Superseded
[13/13] Use GCC builtins for copysign functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[12/13] Use GCC builtins for round functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[11/13] Use GCC builtins for trunc functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[10/13] Use GCC builtins for ceil functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[09/13] Use GCC builtins for floor functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[08/13] Use GCC builtins for rint functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[07/13] Use GCC builtins for nearbyint functions if desired. - - --- 2019-12-02 Stefan Liebler Superseded
[06/13] Always use wordsize-64 version of s_round.c. - - --- 2019-12-02 Stefan Liebler Superseded
[05/13] Always use wordsize-64 version of s_trunc.c. - - --- 2019-12-02 Stefan Liebler Superseded
[04/13] Always use wordsize-64 version of s_ceil.c. - - --- 2019-12-02 Stefan Liebler Superseded
[03/13] Always use wordsize-64 version of s_floor.c. - - --- 2019-12-02 Stefan Liebler Superseded
[02/13] Always use wordsize-64 version of s_rint.c. - - --- 2019-12-02 Stefan Liebler Superseded
[01/13] Always use wordsize-64 version of s_nearbyint.c. - - --- 2019-12-02 Stefan Liebler Superseded
[12/17] S390: Use copy-sign instruction for copysign functions. - - --- 2019-11-04 Stefan Liebler Superseded
[07/17] S390: Use load-fp-integer instruction for roundeven functions. - - --- 2019-11-04 Stefan Liebler Superseded
[06/17] S390: Use load-fp-integer instruction for round functions. - - --- 2019-11-04 Stefan Liebler Superseded
[05/17] S390: Use load-fp-integer instruction for trunc functions. - - --- 2019-11-04 Stefan Liebler Superseded
[04/17] S390: Use load-fp-integer instruction for ceil functions. - - --- 2019-11-04 Stefan Liebler Superseded
[03/17] S390: Use load-fp-integer instruction for floor functions. - - --- 2019-11-04 Stefan Liebler Superseded
[02/17] S390: Use load-fp-integer instruction for rint functions. - - --- 2019-11-04 Stefan Liebler Superseded
[01/17] S390: Use load-fp-integer instruction for nearbyint functions. - - --- 2019-11-04 Stefan Liebler Superseded
Speedup nptl/tst-rwlock19. - - --- 2019-09-12 Stefan Liebler Superseded
Speedup various nptl/tst-cancel20 and nptl/tst-cancel21 tests. - - --- 2019-09-12 Stefan Liebler Superseded
Add UNSUPPORTED check in elf/tst-pldd. - - --- 2019-08-28 Stefan Liebler Superseded
Add UNSUPPORTED check in elf/tst-pldd. - - --- 2019-08-28 Stefan Liebler Superseded
Add UNSUPPORTED check in elf/tst-pldd. - - --- 2019-08-27 Stefan Liebler Superseded
Fix posix/tst-regex by using ISO-8859 encoding for ChangeLog.8. - - --- 2019-08-26 Stefan Liebler Superseded
Fix gcc 9 build errors for make xcheck. - - --- 2019-06-18 Stefan Liebler Superseded
Fix gcc 9 build errors for make xcheck. - - --- 2019-06-17 Stefan Liebler Superseded
Fix gcc 9 build errors for make xcheck. - - --- 2019-06-17 Stefan Liebler Superseded
Fix gcc 9 build errors for make xcheck. - - --- 2019-06-17 Stefan Liebler Superseded
Fix output of LD_SHOW_AUXV=1. - - --- 2019-03-12 Stefan Liebler Superseded
Fix output of LD_SHOW_AUXV=1. - - --- 2019-03-08 Stefan Liebler Superseded
misc/tst-clone3: Fix waiting for exited thread. - - --- 2019-02-11 Stefan Liebler Superseded
misc/tst-clone3: Fix waiting for exited thread. - - --- 2019-02-08 Stefan Liebler Superseded
Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock. - - --- 2019-02-05 Stefan Liebler Superseded
[02/56] S390: Use hwcap instead of dl_hwcap in ifunc-resolvers. - - --- 2018-11-30 Stefan Liebler Superseded
Fix segfault in maybe_script_execute. - - --- 2018-09-06 Stefan Liebler Superseded
Fix segfault in maybe_script_execute. - - --- 2018-09-05 Stefan Liebler Superseded
Adjust name-prefix of ld.so in test-container.c. - - --- 2018-09-03 Stefan Liebler Superseded
Adjust name-prefix of ld.so in test-container.c. - - --- 2018-09-03 Stefan Liebler Superseded
Fix string/tst-xbzero-opt if build with gcc head. - - --- 2018-07-12 Stefan Liebler Superseded
Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] - - --- 2018-06-12 Stefan Liebler Superseded
: Fix blocking pthread_join. - - --- 2018-04-25 Stefan Liebler Superseded
Use libc_hidden_proto / _def for hidden wchar ifunc symbols. - - --- 2017-11-13 Stefan Liebler Superseded
Use libc_hidden_proto / _def for hidden wchar ifunc symbols. - - --- 2017-11-13 Stefan Liebler Superseded
S390: Sync ptrace.h with kernel. [BZ #21539] - - --- 2017-07-07 Stefan Liebler Superseded
S390: Sync ptrace.h with kernel. [BZ #21539] - - --- 2017-07-04 Stefan Liebler Superseded
S390: Sync ptrace.h with kernel. [BZ #21539] - - --- 2017-06-06 Stefan Liebler Superseded
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - --- 2017-04-19 Stefan Liebler Superseded
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - --- 2017-04-07 Stefan Liebler Superseded
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - --- 2017-03-14 Stefan Liebler Superseded
[2/2] S390: Use generic spinlock code. - - --- 2017-02-15 Stefan Liebler Superseded
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - --- 2017-02-15 Stefan Liebler Superseded
[2/2] S390: Use generic spinlock code. - - --- 2017-02-08 Stefan Liebler Superseded
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - --- 2017-02-08 Stefan Liebler Superseded
Get rid of duplicate const declaration specifier warning in tst-resolv-qtypes.c. - - --- 2017-01-31 Stefan Liebler Superseded
[4/4] S390: Optimize lock-elision by decrementing adapt_count at unlock. - - --- 2017-01-17 Stefan Liebler Superseded
[2/4] S390: Use own tbegin macro instead of __builtin_tbegin. - - --- 2017-01-17 Stefan Liebler Superseded
[1/2] S390: Optimize atomic macros. - - --- 2016-12-16 Stefan Liebler Superseded
[2/2] S390: Use generic spinlock code. - - --- 2016-12-16 Stefan Liebler Superseded
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - --- 2016-12-16 Stefan Liebler Superseded
[4/4] S390: Optimize lock-elision by decrementing adapt_count at unlock. - - --- 2016-12-06 Stefan Liebler Superseded
[3/4] S390: Use new __libc_tbegin_retry macro in elision-lock.c. - - --- 2016-12-06 Stefan Liebler Superseded
[2/4] S390: Use own tbegin macro instead of __builtin_tbegin. - - --- 2016-12-06 Stefan Liebler Superseded
[1/2] S390: Optimize atomic macros. - - --- 2016-11-23 Stefan Liebler Superseded
[10/12] Add femode_t functions: s390 - - --- 2016-09-05 Stefan Liebler Superseded
[v3,1/9] Add configure check to test if gcc supports attribute ifunc. - - --- 2016-08-30 Stefan Liebler Superseded
S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW). - - --- 2016-08-18 Stefan Liebler Superseded
[v2,9/9] Use libc_ifunc macro for siglongjmp, longjmp in libpthread. - - --- 2016-08-08 Stefan Liebler Superseded
« 1 2 3 45 6 »