Show patches with: Submitter = Wilco Dijkstra       |    State = Action Required       |    Archived = No       |   410 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
benchtests: Avoid overflow in random memcpy/memset benchmarks benchtests: Avoid overflow in random memcpy/memset benchmarks - - - - --- 2025-05-20 Wilco Dijkstra New
libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) libmvec: Add inputs for asinpi(f), acospi(f), atanpi(f) and atan2pi(f) - - 1 - --- 2025-05-20 Wilco Dijkstra New
[COMMITTED] AArch64: Fix typo in math-vector.h [COMMITTED] AArch64: Fix typo in math-vector.h - - - - --- 2025-05-20 Wilco Dijkstra New
[v3] AArch64: Cleanup SVE config and defines [v3] AArch64: Cleanup SVE config and defines - - 1 - --- 2025-05-19 Wilco Dijkstra New
[v3] AArch64: Cleanup PAC and BTI [v3] AArch64: Cleanup PAC and BTI - - - - --- 2025-05-16 Wilco Dijkstra New
[v2] AArch64: Cleanup SVE config and defines [v2] AArch64: Cleanup SVE config and defines - - - - --- 2025-05-15 Wilco Dijkstra New
[v2] AArch64: Cleanup PAC and BTI [v2] AArch64: Cleanup PAC and BTI - - - - --- 2025-05-15 Wilco Dijkstra New
AArch64: Cleanup SVE config and defines AArch64: Cleanup SVE config and defines - - 1 - --- 2025-05-14 Wilco Dijkstra New
AArch64: Cleanup PAC and BTI AArch64: Cleanup PAC and BTI - - - - --- 2025-05-14 Wilco Dijkstra New
[v2] malloc: Cleanup tcache_init() [v2] malloc: Cleanup tcache_init() - - - - --- 2025-05-09 Wilco Dijkstra New
malloc: Improve performance of __libc_calloc malloc: Improve performance of __libc_calloc - - - - --- 2025-05-09 Wilco Dijkstra New
[v4] malloc: Improve malloc initialization [v4] malloc: Improve malloc initialization - - 1 - --- 2025-05-09 Wilco Dijkstra New
[v3] malloc: Improve malloc initialization [v3] malloc: Improve malloc initialization - - - - --- 2025-05-02 Wilco Dijkstra New
malloc: Inline tcache_try_malloc malloc: Inline tcache_try_malloc - - - - --- 2025-04-28 Wilco Dijkstra New
malloc: Count tcache entries downwards malloc: Count tcache entries downwards - - - - --- 2025-04-10 Wilco Dijkstra New
malloc: Use internal TLS for tcache and thread_arena malloc: Use internal TLS for tcache and thread_arena - - - - --- 2025-04-07 Wilco Dijkstra New
[v2] malloc: Cleanup tcache_init() [v2] malloc: Cleanup tcache_init() - - - - --- 2025-04-04 Wilco Dijkstra New
malloc: Cleanup tcache_init() malloc: Cleanup tcache_init() - - - - --- 2025-04-03 Wilco Dijkstra New
[v2] malloc: Improve malloc initialization [v2] malloc: Improve malloc initialization - - - - --- 2025-04-02 Wilco Dijkstra New
[6/6] malloc: Use tailcalls in __libc_free [1/6] malloc: Move mmap code out of __libc_free hotpath - - 1 - --- 2025-03-31 Wilco Dijkstra New
[5/6] malloc: Inline tcache_free [1/6] malloc: Move mmap code out of __libc_free hotpath - - 1 - --- 2025-03-31 Wilco Dijkstra New
[4/6] malloc: Improve free checks [1/6] malloc: Move mmap code out of __libc_free hotpath - - 1 - --- 2025-03-31 Wilco Dijkstra New
[3/6] malloc: Inline int_free_check [1/6] malloc: Move mmap code out of __libc_free hotpath - - 1 - --- 2025-03-31 Wilco Dijkstra New
[2/6] malloc: Inline _int_free [1/6] malloc: Move mmap code out of __libc_free hotpath - - 1 - --- 2025-03-31 Wilco Dijkstra New
[1/6] malloc: Move mmap code out of __libc_free hotpath [1/6] malloc: Move mmap code out of __libc_free hotpath - - 1 - --- 2025-03-31 Wilco Dijkstra New
[v3] malloc: Improve performance of __libc_malloc [v3] malloc: Improve performance of __libc_malloc - - - - --- 2025-03-27 Wilco Dijkstra New
[v2] malloc: Improve performance of __libc_malloc [v2] malloc: Improve performance of __libc_malloc - - - - --- 2025-03-26 Wilco Dijkstra New
[v2] malloc: Move mmap code out of __libc_free hotpath [v2] malloc: Move mmap code out of __libc_free hotpath - - - - --- 2025-03-26 Wilco Dijkstra New
[v2] malloc: Use __always_inline for simple functions [v2] malloc: Use __always_inline for simple functions - - - - --- 2025-03-25 Wilco Dijkstra New
malloc: Improve malloc initialization malloc: Improve malloc initialization - - - - --- 2025-03-24 Wilco Dijkstra New
malloc: Move mmap code out of __libc_free hotpath malloc: Move mmap code out of __libc_free hotpath - - - - --- 2025-03-24 Wilco Dijkstra New
malloc: Use _int_free_chunk for remainders malloc: Use _int_free_chunk for remainders - - - - --- 2025-03-21 Wilco Dijkstra New
malloc: Use __always_inline for simple functions malloc: Use __always_inline for simple functions - - - - --- 2025-03-21 Wilco Dijkstra New
malloc: Improve performance of __libc_malloc malloc: Improve performance of __libc_malloc - - - - --- 2025-03-20 Wilco Dijkstra New
malloc: Improve csize2tidx malloc: Improve csize2tidx - - 1 - --- 2025-03-18 Wilco Dijkstra New
malloc: Improve arena_for_chunk() malloc: Improve arena_for_chunk() - - 1 - --- 2025-03-18 Wilco Dijkstra New
benchtests: Increase iterations of bench-malloc-simple benchtests: Increase iterations of bench-malloc-simple - - - - --- 2025-03-05 Wilco Dijkstra New
AArch64: Use prefer_sve_ifuncs for SVE memset AArch64: Use prefer_sve_ifuncs for SVE memset - - 1 - --- 2025-02-27 Wilco Dijkstra New
[6/6] AArch64: Remove LP64 and ILP32 ifdefs [1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines - - 1 - --- 2025-02-20 Wilco Dijkstra New
[5/6] AArch64: Simplify lrint [1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines - - 1 - --- 2025-02-20 Wilco Dijkstra New
[4/6] AArch64: Remove AARCH64_R macro [1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines - - 1 - --- 2025-02-20 Wilco Dijkstra New
[3/6] AArch64: Cleanup pointer mangling [1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines - - 1 - --- 2025-02-20 Wilco Dijkstra New
[2/6] AArch64: Remove PTR_REG defines [1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines - - 1 - --- 2025-02-20 Wilco Dijkstra New
[1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines [1/6] AArch64: Remove PTR_ARG/SIZE_ARG defines - - 1 - --- 2025-02-20 Wilco Dijkstra New
[v2] AArch64: Add SVE memset [v2] AArch64: Add SVE memset - - 1 - --- 2025-02-20 Wilco Dijkstra New
[COMMITTED] AArch64: Update libm-test-ulps [COMMITTED] AArch64: Update libm-test-ulps - - - - --- 2025-01-02 Wilco Dijkstra New
AArch64: Add SVE memset AArch64: Add SVE memset - - - - --- 2025-01-02 Wilco Dijkstra New
math: Improve layout of exp/exp10 data math: Improve layout of exp/exp10 data - - 1 - --- 2024-12-17 Wilco Dijkstra New
[COMMITTED] AArch64: Update libm-test-ulps [COMMITTED] AArch64: Update libm-test-ulps - - - - --- 2024-12-13 Wilco Dijkstra New
[COMMITTED] AArch64: Update libm-test-ulps [COMMITTED] AArch64: Update libm-test-ulps - - - - --- 2024-12-05 Wilco Dijkstra New
AArch64: Remove zva_128 from memset AArch64: Remove zva_128 from memset - - 1 - --- 2024-11-26 Wilco Dijkstra New
Remove unused dl-procinfo.h Remove unused dl-procinfo.h - - 1 - --- 2024-11-25 Wilco Dijkstra New
AArch64: Remove unused _dl_aarch64_cap_flags AArch64: Remove unused _dl_aarch64_cap_flags - - - - --- 2024-11-06 Wilco Dijkstra New
rtld: Move architecture specific struct last in _rtld_global_ro (BZ #32279) rtld: Move architecture specific struct last in _rtld_global_ro (BZ #32279) - - - - --- 2024-10-17 Wilco Dijkstra New
AArch64: Use bitfield in cpu_features struct (BZ #32279) AArch64: Use bitfield in cpu_features struct (BZ #32279) - - - 1 --- 2024-10-17 Wilco Dijkstra New
AArch64: Remove memset-reg.h AArch64: Remove memset-reg.h - - 1 - --- 2024-09-10 Wilco Dijkstra New
[v2] math: Improve layout of expf data [v2] math: Improve layout of expf data - - 1 - --- 2024-09-09 Wilco Dijkstra New
AArch64: Optimize memset AArch64: Optimize memset - - - - --- 2024-09-06 Wilco Dijkstra New
AArch64: Improve generic strlen AArch64: Improve generic strlen - - 1 - --- 2024-07-31 Wilco Dijkstra New
benchtests: Add random strlen benchmark benchtests: Add random strlen benchmark - - 1 - --- 2024-07-30 Wilco Dijkstra New
[v3] Add single-threaded fast path to rand() [v3] Add single-threaded fast path to rand() - - 1 - --- 2024-07-29 Wilco Dijkstra New
math: Improve layout of expf data math: Improve layout of expf data - - - - --- 2024-07-29 Wilco Dijkstra New
benchtests: Add random memset benchmark benchtests: Add random memset benchmark - - 1 - --- 2024-07-29 Wilco Dijkstra New
AArch64: Remove unused defines of CPU names AArch64: Remove unused defines of CPU names - - 1 - --- 2024-04-29 Wilco Dijkstra New
benchtests: Add difficult strstr needle for bruteforce algorithms benchtests: Add difficult strstr needle for bruteforce algorithms - - 1 - --- 2024-04-18 Wilco Dijkstra New
[2/2] Add single-threaded fast path to rand() [1/2] Add random benchmark - - - - --- 2024-03-18 Wilco Dijkstra New
[1/2] Add random benchmark [1/2] Add random benchmark - - - - --- 2024-03-18 Wilco Dijkstra New
Benchtests: Improve large memcpy/memset benchmarks Benchtests: Improve large memcpy/memset benchmarks - - - - --- 2024-03-18 Wilco Dijkstra New
Benchtests: Remove broken walk benchmarks Benchtests: Remove broken walk benchmarks - - - - --- 2024-03-18 Wilco Dijkstra New
[v2] AArch64: Check kernel version for SVE ifuncs [v2] AArch64: Check kernel version for SVE ifuncs - - 1 1 --- 2024-03-18 Wilco Dijkstra New
AArch64: Check kernel version for SVE ifuncs AArch64: Check kernel version for SVE ifuncs - - - - --- 2024-03-13 Wilco Dijkstra New
math: remove exp10 wrappers math: remove exp10 wrappers - - 1 - --- 2024-01-10 Wilco Dijkstra New
Benchtests: Increase benchmark iterations Benchtests: Increase benchmark iterations - - - - --- 2024-01-03 Wilco Dijkstra New
[v3,2/2] Add single-threaded fast path to rand() [v3,1/2] Add random benchmark - - - - --- 2023-12-13 Wilco Dijkstra New
[v3,1/2] Add random benchmark [v3,1/2] Add random benchmark - - - - --- 2023-12-13 Wilco Dijkstra New
[v2,2/2] Add single-threaded fast path to rand() [v2,1/2] Add random benchmark - - - - --- 2023-12-12 Wilco Dijkstra New
[v2,1/2] Add random benchmark [v2,1/2] Add random benchmark - - - - --- 2023-12-12 Wilco Dijkstra New
[2/2] Add single-threaded fast path to rand() [1/2] Add random benchmark - - - - --- 2023-11-28 Wilco Dijkstra New
[1/2] Add random benchmark [1/2] Add random benchmark - - - - --- 2023-11-28 Wilco Dijkstra New
[3/3] AArch64: Remove Falkor memcpy [1/3] AArch64: Cleanup emag memset - - 1 - --- 2023-11-10 Wilco Dijkstra New
[2/3] AArch64: Add memset_zva64 [1/3] AArch64: Cleanup emag memset - - 1 - --- 2023-11-10 Wilco Dijkstra New
[1/3] AArch64: Cleanup emag memset [1/3] AArch64: Cleanup emag memset - - 1 - --- 2023-11-10 Wilco Dijkstra New
AArch64: Cleanup ifuncs AArch64: Cleanup ifuncs - - 1 - --- 2023-10-24 Wilco Dijkstra New
[v2] AArch64: Add support for MOPS memcpy/memmove/memset [v2] AArch64: Add support for MOPS memcpy/memmove/memset - - 1 - --- 2023-10-23 Wilco Dijkstra New
AArch64: Add support for MOPS memcpy/memmove/memset AArch64: Add support for MOPS memcpy/memmove/memset - - - - --- 2023-10-19 Wilco Dijkstra New
AArch64: Remove -0.0 check from vector sin AArch64: Remove -0.0 check from vector sin - - 1 - --- 2023-09-21 Wilco Dijkstra New
math: Add a no-mathvec flag for sin (-0.0) math: Add a no-mathvec flag for sin (-0.0) - - - - --- 2023-08-16 Wilco Dijkstra New
math: Improve fmod(f) performance math: Improve fmod(f) performance - - - - --- 2023-04-13 Wilco Dijkstra New
Benchtests: Remove broken walk benchmarks Benchtests: Remove broken walk benchmarks - - 1 - --- 2023-03-23 Wilco Dijkstra New
Benchtests: Adjust timing Benchtests: Adjust timing - - 1 - --- 2023-03-23 Wilco Dijkstra New
Benchtests: Improve large memcpy/memset benchmarks Benchtests: Improve large memcpy/memset benchmarks - - 1 - --- 2023-03-23 Wilco Dijkstra New
Benchtests: Remove simple_strcspn/strpbrk/strsep Benchtests: Remove simple_strcspn/strpbrk/strsep - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_str(n)casecmp Benchtests: Remove simple_str(n)casecmp - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_memcmp Benchtests: Remove simple_memcmp - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_str(r)chr Benchtests: Remove simple_str(r)chr - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_strcpy_chk Benchtests: Remove simple_strcpy_chk - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove memchr_strnlen Benchtests: Remove memchr_strnlen - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_mem(r)chr Benchtests: Remove simple_mem(r)chr - - 1 - --- 2023-03-08 Wilco Dijkstra New
Benchtests: Remove simple_str(n)cmp Benchtests: Remove simple_str(n)cmp - - 1 - --- 2023-03-08 Wilco Dijkstra New
patch for hp-timing.h patch for hp-timing.h - - - - --- 2023-02-03 Wilco Dijkstra New
« 1 2 3 44 5 »