]> git.ipfire.org Git - thirdparty/glibc.git/history - malloc
hurd: Mark more xfails for missing RLIMIT_AS support
[thirdparty/glibc.git] / malloc /
8 days ago  Wilco Dijkstramalloc: Cleanup tcache_init()
8 days ago  William Huntmalloc: replace instances of __builtin_expect with...
8 days ago  William Huntmalloc: refactored aligned_OK and misaligned_chunk
2025-06-19  Florian Weimermalloc: Link large tcache tests with $(shared-thread...
2025-06-18  Wilco Dijkstramalloc: Cleanup _mid_memalign
2025-06-16  H.J. Lumalloc: Sort tests-exclude-largetcache in Makefile
2025-06-16  Cupertino Mirandamalloc: add testing for large tcache support
2025-06-16  Cupertino Mirandamalloc: add tcache support for large chunk caching
2025-06-03  Wilco Dijkstramalloc: Count tcache entries downwards
2025-05-14  Wilco Dijkstramalloc: Improve performance of __libc_calloc
2025-05-12  Wilco Dijkstramalloc: Improve malloc initialization
2025-05-12  David Laumalloc: Improved double free detection in the tcache
2025-05-01  Wilco Dijkstramalloc: Inline tcache_try_malloc
2025-04-16  Cupertino Mirandamalloc: move tcache_init out of hot tcache paths
2025-04-15  Wilco Dijkstramalloc: Use tailcalls in __libc_free
2025-04-15  Wilco Dijkstramalloc: Inline tcache_free
2025-04-15  Wilco Dijkstramalloc: Improve free checks
2025-04-15  Wilco Dijkstramalloc: Inline _int_free_check
2025-04-14  Wilco Dijkstramalloc: Inline _int_free
2025-04-14  Wilco Dijkstramalloc: Move mmap code out of __libc_free hotpath
2025-03-28  Wilco Dijkstramalloc: Improve performance of __libc_malloc
2025-03-26  Wilco Dijkstramalloc: Use __always_inline for simple functions
2025-03-25  Wilco Dijkstramalloc: Use _int_free_chunk for remainders
2025-03-21  Cupertino Mirandamalloc: missing initialization of tcache in _mid_memalign
2025-03-18  Wilco Dijkstramalloc: Improve csize2tidx
2025-03-18  Wilco Dijkstramalloc: Improve arena_for_chunk()
2025-03-03  Ben Kallusmalloc: Add integrity check to largebin nextsizes
2025-02-13  Ben Kallusmalloc: Add size check when moving fastbin->tcache
2025-02-02  Florian Weimerelf: Merge __dl_libc_freemem into __rtld_libc_freeres
2025-01-25  Sam Jamesmalloc: cleanup casts in tst-calloc
2025-01-10  Sam Jamesmalloc: obscure calloc use in tst-calloc
2025-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2025-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2024-12-22  Adhemerval Zanellainclude/sys/cdefs.h: Add __attribute_optimization_barrier__
2024-12-22  Adhemerval Zanellamalloc: Only enable -Waggressive-loop-optimizations...
2024-12-17  H.J. LuHide all malloc functions from compiler [BZ #32366]
2024-12-11  Wangyang Guomalloc: Add tcache path for calloc
2024-12-10  Sam Jamesmalloc: add indirection for malloc(-like) functions...
2024-12-03  H.J. Lumalloc: Optimize small memory clearing for calloc
2024-11-29  k4lizenmalloc: send freed small chunks to smallbin
2024-11-27  Wangyang Guomalloc: Avoid func call for tcache quick path in free()
2024-11-25  Alejandro ColomarSilence most -Wzero-as-null-pointer-constant diagnostics
2024-11-25  Wangyang Guomalloc: Split _int_free() into 3 sub functions
2024-11-12  Adhemerval Zanellalinux: Add support for getrandom vDSO
2024-08-20  Samuel Thibaultmalloc: Link threading tests with $(shared-thread-library)
2024-07-27  Florian Weimermalloc: Link threading tests with $(shared-thread-library)
2024-07-22  Miguel Martínmalloc: add multi-threaded tests for aligned_alloc...
2024-07-22  Miguel Martínmalloc: avoid global locks in tst-aligned_alloc-lib.c
2024-07-19  John David AnglinFix usage of _STACK_GROWS_DOWN and _STACK_GROWS_UP...
2024-06-24  Andreas Schwabmtrace: make shell commands robust against meta characters
2024-06-20  Florian Weimermalloc: Replace shell/Perl gate in mtrace
2024-06-20  Florian Weimermalloc: Always install mtrace (bug 31892)
2024-06-04  sayan paulmalloc: New test to check malloc alternate path using...
2024-05-14  Joe Simmons-Talbottmalloc: Improve aligned_alloc and calloc test coverage.
2024-05-10  H.J. Lumalloc/Makefile: Split and sort tests
2024-01-12  Xi RuoyaoMake __getrandom_nocancel set errno and add a _nostatus...
2024-01-01  Paul EggertUpdate copyright dates not handled by scripts/update...
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-29  Adhemerval Zanellamalloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
2023-11-22  Adhemerval Zanellamalloc: Use __get_nprocs on arena_get2 (BZ 30945)
2023-11-07  Adhemerval Zanellamalloc: Decorate malloc maps
2023-10-23  Adhemerval Zanellamalloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with...
2023-08-15  Florian Weimermalloc: Remove bin scanning from memalign (bug 30723)
2023-08-11  Florian Weimermalloc: Enable merging of remainders in memalign (bug...
2023-07-26  Adhemerval Zanella... malloc: Fix set-freeres.c with gcc 6
2023-07-06  Siddhesh Poyarekarrealloc: Limit chunk reuse to only growing requests...
2023-06-12  Adhemerval Zanella... malloc: Decrease resource usage for malloc tests
2023-06-06  Frédéric BératMove {read,write}_all functions to a dedicated header
2023-06-02  Paul PluzhnikovFix a few more typos I missed in previous round --...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bératmalloc/{memusage.c, memusagestat.c}: fix warn unused...
2023-05-08  DJ Deloriealigned_alloc: conform to C17
2023-05-02  Samuel Thibaultmalloc: Really fix tst-memalign-3 link against threads
2023-05-02  Samuel Thibaultmalloc: Fix tst-memalign-3 link against threads
2023-04-20  Adhemerval Zanellamalloc: Add missing shared thread library flags
2023-04-18  DJ Deloriemalloc: set NON_MAIN_ARENA flag for reclaimed memalign...
2023-04-05  Adhemerval Zanellamalloc: Only set pragma weak for rpc freemem if required
2023-03-29  DJ Deloriememalign: Support scanning for aligned chunks.
2023-03-29  Adhemerval Zanellamalloc: Use C11 atomics on memusage
2023-03-29  Adhemerval Zanella... Remove --enable-tunables configure option
2023-03-29  Adhemerval ZanellaRemove --disable-experimental-malloc option
2023-03-28  Flavio CruzAllow building with --disable-nscd again
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-08  Robert Morellmalloc: Fix transposed arguments in sysmalloc_mmap_fall...
2023-02-22  Ayush Mittalmalloc: remove redundant check of unsorted bin corruption
2023-01-06  Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-12-22  Joseph MyersAvoid use of atoi in malloc
2022-12-08  Siddhesh Poyarekarrealloc: Return unchanged if request is within usable...
2022-11-01  Carlos Eduardo Seomalloc: Use uintptr_t for pointer alignment
2022-10-28  Szabolcs NagyRemove unused scratch_buffer_dupfree
2022-10-28  Szabolcs Nagymalloc: Use uintptr_t in alloc_buffer
2022-10-13  Florian Weimermalloc: Switch global_max_fast to uint8_t
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-09-22  Qingqing Limalloc: Print error when oldsize is not equal to the...
2022-09-09  Wilco DijkstraUse C11 atomics instead of atomic_decrement(_val)
2022-09-09  Wilco DijkstraUse C11 atomics instead atomic_add(_zero)
2022-09-06  Wilco Dijkstramalloc: Use C11 atomics rather than atomic_exchange_and_add
2022-08-15  Florian Weimermalloc: Do not use MAP_NORESERVE to allocate heap segments
2022-08-03  Florian Weimerassert: Do not use stderr in libc-internal assert
next