]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl
benchtests: Avoid truncation in random memcpy/memset benchmarks
[thirdparty/glibc.git] / nptl /
10 days ago  Adhemerval Zanellanptl: Fix SYSCALL_CANCEL for return values larger than...
2025-03-13  Adhemerval Zanellanptl: Check if thread is already terminated in sigcance...
2025-03-12  Florian WeimerMakefile: Clean up pthread_atfork integration
2025-03-12  Florian Weimernptl: Include <stdbool.h> in tst-pthread_gettid_np.c
2025-03-12  Florian WeimerLinux: Add the pthread_gettid_np function (bug 27880)
2025-03-04  Sam JamesPass -Wl,--no-error-execstack for tests where -Wl,...
2025-02-13  Carlos O'Donellnptl: Remove unused __g_refs comment.
2025-01-30  Petr Malatld.so: Decorate BSS mappings
2025-01-30  Adhemerval Zanellanptl: Add support for setup guard pages with MADV_GUARD...
2025-01-29  John David Anglinnptl: Correct stack size attribute when stack grows...
2025-01-21  Florian Weimernptl: Include <stdbool.h> in tst-skeleton-affinity...
2025-01-17  Malte Skarupkenptl: Use all of g1_start and g_signals
2025-01-17  Malte Skarupkenptl: rename __condvar_quiesce_and_switch_g1
2025-01-17  Malte Skarupkenptl: Fix indentation
2025-01-17  Malte Skarupkenptl: Use a single loop in pthread_cond_wait instaed...
2025-01-17  Malte Skarupkenptl: Remove g_refs from condition variables
2025-01-17  Malte Skarupkenptl: Remove unnecessary quadruple check in pthread_con...
2025-01-17  Malte Skarupkenptl: Remove unnecessary catch-all-wake in condvar...
2025-01-17  Malte Skarupkenptl: Update comments and indentation for new condvar...
2025-01-17  Frank Barruspthreads NPTL: lost wakeup fix 2
2025-01-14  Stefan Liebleraffinity-inheritance: Overallocate CPU sets
2025-01-10  Michael Jeansonnptl: Remove the rseq area from 'struct pthread'
2025-01-10  Michael Jeansonnptl: Move the rseq area to the 'extra TLS' block
2025-01-09  Siddhesh Poyarekartests: Verify inheritance of cpu affinity
2025-01-07  Florian WeimerRevert "nptl: More useful padding in struct pthread"
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-31  Adhemerval Zanellaelf: Do not change stack permission on dlopen/dlmopen
2024-12-27  Florian Weimernptl: More useful padding in struct pthread
2024-12-22  Adhemerval Zanellainclude/sys/cdefs.h: Add __attribute_optimization_barrier__
2024-12-22  H.J. LuSuppress -Wmaybe-uninitialized only for GCC
2024-12-22  H.J. LuEnable execstack tests only if compiler supports trampoline
2024-11-28  Siddhesh Poyarekarpthread_getcpuclockid: Add descriptive comment to smoke...
2024-11-25  Alejandro ColomarSilence most -Wzero-as-null-pointer-constant diagnostics
2024-11-22  Siddhesh Poyarekarnptl: Add smoke test for pthread_getcpuclockid failure
2024-11-12  Adhemerval Zanellalinux: Add support for getrandom vDSO
2024-11-07  Michael Jeansonnptl: initialize rseq area prior to registration
2024-10-29  Joseph MyersAdd more tests of pthread attributes initial values
2024-10-21  Joseph MyersCheck time arguments to pthread_timedjoin_np and pthrea...
2024-10-08  Adhemerval Zanellastdlib: Make abort/_Exit AS-safe (BZ 26275)
2024-09-24  Florian Weimernptl: Prefer setresuid32 in tst-setuid2
2024-08-23  Adhemerval Zanellanptl: Fix Race conditions in pthread cancellation ...
2024-08-07  Maciej W. Rozyckinptl: Fix stray process left by tst-cancel7 blocking...
2024-08-07  Maciej W. Rozyckinptl: Reorder semaphore release in tst-cancel7
2024-08-05  Florian Weimerelf: Clarify and invert second argument of _dl_allocate...
2024-07-12  Maciej W. Rozyckinptl: Convert tst-sem11 and tst-sem12 tests to use...
2024-07-12  Maciej W. Rozyckinptl: Add copyright notice tst-sem11 and tst-sem12...
2024-07-02  H.J. LuAdd --disable-static-c++-tests option [BZ #31797]
2024-07-01  Carlos O'DonellFix conditionals on mtrace-based tests (bug 31892)
2024-04-09  H.J. Lunptl: Add tst-pthread-key1-static for BZ #21777
2024-02-23  Konstantin Kharlamovtreewide: python-scripts: use `is None` for none-equality
2024-01-08  Adhemerval ZanellaRemove ia64-linux-gnu
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-20  Florian Weimernptl: Link tst-execstack-threads-mod.so with -z execstack
2023-11-20  Florian Weimernptl: Rename tst-execstack to tst-execstack-threads
2023-11-07  Adhemerval Zanellamalloc: Decorate malloc maps
2023-11-07  Adhemerval Zanellanptl: Decorate thread stack on pthread_create
2023-09-04  Samuel Thibault__call_tls_dtors: Use call_function_static_weak
2023-07-21  Florian Weimernptl: Unconditionally use a 32-byte rseq area
2023-07-20  Arsen Arsenovićnptl: Make tst-tls3mod.so explicitly lazy
2023-07-19  Paul Eggertmake ‘struct pthread’ a complete type
2023-06-19  Frédéric Bérattests: replace system by xsystem
2023-06-19  Frédéric Bérattests: replace read by xread
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bérattests: replace write by xwrite
2023-05-18  Carlos O'Donellnptl: Reformat Makefile.
2023-04-20  Cupertino MirandaCreated tunable to force small pages on stack allocation.
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-02-03  Andreas SchwabRemove pthread-pi-defines.sym
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-17  YunQiang SuDefine in_int32_t_range to check if the 64 bit time_t...
2022-11-03  Florian Weimerelf: Rework exception handling in the dynamic loader...
2022-11-01  Adhemerval Zanellanptl: Fix pthread_create.c build with clang
2022-10-20  Adhemerval Zanellalinux: Avoid shifting a negative signed on POSIX timer...
2022-10-03  Yu Chien Peter Linnptl: Convert tst-setuid2 to test-driver
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_decrement_and_test
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_increment(_val)
2022-09-23  Wilco DijkstraUse C11 atomics instead of atomic_and/or
2022-09-22  Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-09-13  Wilco DijkstraUse relaxed atomics since there is no MO dependence
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-07-22  Adhemerval Zanella... stdlib: Add arc4random, arc4random_buf, and arc4random_...
2022-07-13  Adhemerval Zanellanptl: Fix ___pthread_unregister_cancel_restore asynchro...
2022-07-05  Adhemerval ZanellaReplace __libc_multiple_threads with __libc_single_threaded
2022-06-30  Adhemerval ZanellaRefactor internal-signals.h
2022-06-29  Adhemerval Zanellanptl: Remove unused members from struct pthread
2022-06-24  Adhemerval Zanellamisc: Optimize internal usage of __libc_single_threaded
2022-06-08  Adhemerval Zanellanptl: Fix __libc_cleanup_pop_restore asynchronous resto...
2022-05-09  Wangyang Guonptl: Add backoff mechanism to spinlock loop
2022-04-20  Adhemerval Zanellanptl: Fix pthread_cancel cancelhandling atomic operations
2022-04-14  Adhemerval Zanellanptl: Handle spurious EINTR when thread cancellation...
2022-04-04  DJ DelorieAllow for unpriviledged nested containers
2022-03-31  Adhemerval Zanellanptl: Use libc-diag.h with tst-thread-setspecific
2022-02-28  John David Anglinnptl: Fix cleanups for stack grows up [BZ# 28899]
2022-02-01  Adhemerval Zanellaelf: Fix initial-exec TLS access on audit modules ...
2022-01-20  Jangwoong Kimnptl: Effectively skip CAS in spinlock loop
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-09  Florian Weimernptl: rseq failure after registration on main thread...
2021-12-09  Florian Weimernptl: Add glibc.pthread.rseq tunable to control rseq...
next