index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
malloc
Age
Commit message (
Expand
)
Author
2025-10-08
atomic: Remove atomic_forced_read
Wilco Dijkstra
2025-10-03
malloc: Cleanup macros, asserts and sysmalloc_mmap_fallback
William Hunt
2025-09-19
malloc: Remove dumped heap support
Wilco Dijkstra
2025-09-18
malloc: Hoist common unlock out of if-else control block
Dev Jain
2025-09-10
malloc: Cleanup libc_realloc
Wilco Dijkstra
2025-09-10
atomics: Remove unused atomics
Wilco Dijkstra
2025-09-09
malloc: check "negative" tcache_key values by hand
Samuel Thibault
2025-09-08
malloc: Fix Os build on some ABIs
Adhemerval Zanella
2025-08-29
malloc: add tst-mxfast to hugetlb exclusion list
DJ Delorie
2025-08-27
malloc: Support hugepages in mremap_chunk
Wilco Dijkstra
2025-08-27
malloc: Change mmap chunk layout
Wilco Dijkstra
2025-08-19
malloc: Fix tst bug in malloc/tst-free-errno-malloc-hugetlb1.
caiyinyu
2025-08-10
malloc: Fix checking for small negative values of tcache_key
Samuel Thibault
2025-08-10
malloc: Make sure tcache_key is odd enough
Samuel Thibault
2025-08-08
malloc: Fix MALLOC_DEBUG
Wilco Dijkstra
2025-08-08
malloc: Support THP in arenas
Wilco Dijkstra
2025-08-08
malloc: Remove use of __curbrk
Wilco Dijkstra
2025-08-04
Revert "Remove use of __curbrk."
Wilco Dijkstra
2025-08-04
Revert "Improve MALLOC_DEBUG"
Wilco Dijkstra
2025-08-04
Revert "Enable THP on arenas"
Wilco Dijkstra
2025-08-04
Revert "Use _int_free_chunk in tcache_thread_shutdown"
Wilco Dijkstra
2025-08-04
Revert "Remove dumped heap support"
Wilco Dijkstra
2025-08-04
Revert "malloc: Cleanup libc_realloc"
Wilco Dijkstra
2025-08-04
Revert "Change mmap representation"
Wilco Dijkstra
2025-08-04
Remove use of __curbrk.
Wilco Dijkstra
2025-08-04
Improve MALLOC_DEBUG
Wilco Dijkstra
2025-08-04
Enable THP on arenas
Wilco Dijkstra
2025-08-04
Use _int_free_chunk in tcache_thread_shutdown
Wilco Dijkstra
2025-08-04
Remove dumped heap support
Wilco Dijkstra
2025-08-04
malloc: Cleanup libc_realloc
Wilco Dijkstra
2025-08-04
Change mmap representation
Wilco Dijkstra
2025-08-02
malloc: Cleanup sysmalloc_mmap
Wilco Dijkstra
2025-08-02
malloc: Improve checked_request2size
Wilco Dijkstra
2025-08-02
malloc: Cleanup madvise defines
Wilco Dijkstra
2025-08-02
malloc: Fix MAX_TCACHE_SMALL_SIZE
Wilco Dijkstra
2025-07-29
malloc: Enable THP always support on hugetlb tunable
William Hunt
2025-07-29
malloc: Remove redundant NULL check
Wilco Dijkstra
2025-07-14
malloc: fix definition for MAX_TCACHE_SMALL_SIZE
Cupertino Miranda
2025-06-26
malloc: Cleanup tcache_init()
Wilco Dijkstra
2025-06-26
malloc: replace instances of __builtin_expect with __glibc_unlikely
William Hunt
2025-06-26
malloc: refactored aligned_OK and misaligned_chunk
William Hunt
2025-06-19
malloc: Link large tcache tests with $(shared-thread-library)
Florian Weimer
2025-06-18
malloc: Cleanup _mid_memalign
Wilco Dijkstra
2025-06-17
malloc: Sort tests-exclude-largetcache in Makefile
H.J. Lu
2025-06-16
malloc: add testing for large tcache support
Cupertino Miranda
2025-06-16
malloc: add tcache support for large chunk caching
Cupertino Miranda
2025-06-03
malloc: Count tcache entries downwards
Wilco Dijkstra
2025-05-14
malloc: Improve performance of __libc_calloc
Wilco Dijkstra
2025-05-12
malloc: Improve malloc initialization
Wilco Dijkstra
2025-05-12
malloc: Improved double free detection in the tcache
David Lau
[prev]
[next]