master
added rt to malloc/Depend [BZ #27132]
support: Skip malloc hugetlb={1,2} variants when kernel cannot honor them
malloc: add free_sized and free_aligned_sized from C23
Update copyright dates with scripts/update-copyrights
malloc: Reduce maximum arenas
malloc: Simplify _int_free_chunk
malloc: Improve memalign alignment
Revert "malloc: aarch64: Add ifuncs for malloc functions"
Revert "malloc: Remove dynamic mmap/trim threshold [BZ #30769]"
Reformat malloc to gnu style.
misc: Fix a few typos in comments
Update copyright dates not handled by scripts/update-copyrights
resolv: Move libanl symbols to libc on hurd too
aligned_alloc: conform to C17
Move malloc hooks into a compat DSO
support: add support_ptr_after_free
malloc: Run tst-malloc-stats-cancellation via test-driver.c
misc: Fix typos in comments
memalign: reinstate alignment overflow check (CVE-2026-0861)
Initialize tunable list with the GLIBC_TUNABLES environment variable
Fix malloc tests build with GCC 10.
Avoid -Wuse-after-free in tests [BZ #26779].
* malloc/tst-trim1.c: New file.