Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=7535c1879aa4651714938a8f15af7ba0dc15e50a glibc patch https://patchwork.sourceware.org/patch/130968 Author: Wilco Dijkstra Date: Mon Mar 2 17:46:53 2026 +0000 [PATCH] AArch64: Improve memset when len is 64 Change the mask to 48 to support len==64. The second memory store now accesses offset 32, whereas the third one accesses offset 16. As a result performance for len==64 almost doubles. ... 2 lines of the commit log omitted. ... applied on top of baseline commit: ea37298b65b assert: Support assert as variadic macro for C++26 [PR27276] * tcwg_glibc_check ** master-aarch64 *** no regression/no fix *** https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/7535c1879aa4651714938a8f15af7ba0dc15e50a/tcwg_glibc_check/master-aarch64/details.txt *** https://ci.linaro.org/job/tcwg_glibc_check--master-aarch64-precommit/4062/artifact/artifacts Latest data: https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits/-/raw/master/glibc/sha1/7535c1879aa4651714938a8f15af7ba0dc15e50a/jira/yaml