This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch nsz/mtag in repository glibc.
at 90002cbd72 aarch64: Optimize __libc_mtag_tag_zero_region
This branch includes the following new commits:
new ea419cc06f malloc: Fix a realloc crash with heap tagging [BZ 27468] new a3f8179da6 Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h new e5d3d2f510 malloc: Move MTAG_MMAP_FLAGS definition new 94bbedf7f5 malloc: Simplify __mtag_tag_new_usable new 3387a579c7 malloc: Avoid taggig mmaped memory on free new 7233d1016f malloc: Ensure the generic mtag hooks are not used new 7a7aa2e4da malloc: Refactor TAG_ macros to avoid indirection new 853194b87e malloc: Use global flag instead of function pointer dispatch [...] new fa350832ff malloc: Only support zeroing and not arbitrary memset with mtag new d65f2fedcd malloc: Change calloc when tagging is disabled new eb88a7df0e malloc: Use branches instead of mtag_granule_mask new faf5b199ad malloc: Use mtag_enabled instead of USE_MTAG new 5930b31d52 aarch64: inline __libc_mtag_address_get_tag new 484f81b8cf aarch64: inline __libc_mtag_new_tag new 67125f0b7c aarch64: Optimize __libc_mtag_tag_region new 90002cbd72 aarch64: Optimize __libc_mtag_tag_zero_region
The 16 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.