This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 7da0886247 x86: Fix bug in strchrnul-evex512 [BZ #32078] new b93dddfaf4 x86: Use `Avoid_Non_Temporal_Memset` to control non-temporal path new f446d90fe6 x86: Add `Avoid_STOSB` tunable to allow NT memset without ERMS
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sysdeps/x86/cpu-features.c | 20 +++++++++ sysdeps/x86/cpu-tunables.c | 2 + sysdeps/x86/dl-cacheinfo.h | 49 ++++++++++++++++------ .../cpu-features-preferred_feature_index_1.def | 1 + sysdeps/x86/tst-hwcap-tunables.c | 6 ++- sysdeps/x86_64/multiarch/ifunc-memset.h | 18 +++++--- 6 files changed, 76 insertions(+), 20 deletions(-)