projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
x86/cet: Check feature_1 in TCB for active IBT and SHSTK
[platform/upstream/glibc.git]
/
malloc
/
2023-11-29
Adhemerval Zanella
malloc: Improve MAP_HUGETLB with glibc.malloc.hugetlb=2
tree
|
commitdiff
2023-11-22
Adhemerval Zanella
malloc: Use __get_nprocs on arena_get2 (BZ 30945)
tree
|
commitdiff
2023-11-07
Adhemerval Zanella
malloc: Decorate malloc maps
tree
|
commitdiff
2023-10-23
Adhemerval Zanella
malloc: Fix tst-tcfree3 build csky-linux-gnuabiv2 with...
tree
|
commitdiff
2023-08-15
Florian Weimer
malloc: Remove bin scanning from memalign (bug 30723)
tree
|
commitdiff
2023-08-11
Florian Weimer
malloc: Enable merging of remainders in memalign (bug...
tree
|
commitdiff
2023-07-26
Adhemerval Zanella...
malloc: Fix set-freeres.c with gcc 6
tree
|
commitdiff
2023-07-06
Siddhesh Poyarekar
realloc: Limit chunk reuse to only growing requests...
tree
|
commitdiff
2023-06-12
Adhemerval Zanella...
malloc: Decrease resource usage for malloc tests
tree
|
commitdiff
2023-06-06
Frédéric Bérat
Move {read,write}_all functions to a dedicated header
tree
|
commitdiff
2023-06-02
Paul Pluzhnikov
Fix a few more typos I missed in previous round --...
tree
|
commitdiff
2023-06-02
Paul Pluzhnikov
Fix all the remaining misspellings -- BZ 25337
tree
|
commitdiff
2023-06-01
Frédéric Bérat
malloc/{memusage.c, memusagestat.c}: fix warn unused...
tree
|
commitdiff
2023-05-08
DJ Delorie
aligned_alloc: conform to C17
tree
|
commitdiff
2023-05-02
Samuel Thibault
malloc: Really fix tst-memalign-3 link against threads
tree
|
commitdiff
2023-05-02
Samuel Thibault
malloc: Fix tst-memalign-3 link against threads
tree
|
commitdiff
2023-04-20
Adhemerval Zanella
malloc: Add missing shared thread library flags
tree
|
commitdiff
2023-04-18
DJ Delorie
malloc: set NON_MAIN_ARENA flag for reclaimed memalign...
tree
|
commitdiff
2023-04-05
Adhemerval Zanella
malloc: Only set pragma weak for rpc freemem if required
tree
|
commitdiff
2023-03-29
DJ Delorie
memalign: Support scanning for aligned chunks.
tree
|
commitdiff
2023-03-29
Adhemerval Zanella
malloc: Use C11 atomics on memusage
tree
|
commitdiff
2023-03-29
Adhemerval Zanella...
Remove --enable-tunables configure option
tree
|
commitdiff
2023-03-29
Adhemerval Zanella
Remove --disable-experimental-malloc option
tree
|
commitdiff
2023-03-28
Flavio Cruz
Allow building with --disable-nscd again
tree
|
commitdiff
2023-03-27
Adhemerval Zanella...
Move libc_freeres_ptrs and libc_subfreeres to hidden...
tree
|
commitdiff
2023-03-08
Robert Morell
malloc: Fix transposed arguments in sysmalloc_mmap_fall...
tree
|
commitdiff
2023-02-22
Ayush Mittal
malloc: remove redundant check of unsorted bin corruption
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2023-01-06
Joseph Myers
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2022-12-22
Joseph Myers
Avoid use of atoi in malloc
tree
|
commitdiff
2022-12-08
Siddhesh Poyarekar
realloc: Return unchanged if request is within usable...
tree
|
commitdiff
2022-11-01
Carlos Eduardo Seo
malloc: Use uintptr_t for pointer alignment
tree
|
commitdiff
2022-10-28
Szabolcs Nagy
Remove unused scratch_buffer_dupfree
tree
|
commitdiff
2022-10-28
Szabolcs Nagy
malloc: Use uintptr_t in alloc_buffer
tree
|
commitdiff
2022-10-13
Florian Weimer
malloc: Switch global_max_fast to uint8_t
tree
|
commitdiff
2022-09-26
Wilco Dijkstra
Use atomic_exchange_release/acquire
tree
|
commitdiff
2022-09-22
Qingqing Li
malloc: Print error when oldsize is not equal to the...
tree
|
commitdiff
2022-09-09
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement(_val)
tree
|
commitdiff
2022-09-09
Wilco Dijkstra
Use C11 atomics instead atomic_add(_zero)
tree
|
commitdiff
2022-09-06
Wilco Dijkstra
malloc: Use C11 atomics rather than atomic_exchange_and_add
tree
|
commitdiff
2022-08-15
Florian Weimer
malloc: Do not use MAP_NORESERVE to allocate heap segments
tree
|
commitdiff
2022-08-03
Florian Weimer
assert: Do not use stderr in libc-internal assert
tree
|
commitdiff
2022-08-03
Florian Weimer
stdio: Clean up __libc_message after unconditional...
tree
|
commitdiff
2022-08-01
Florian Weimer
malloc: Use __getrandom_nocancel during tcache initiail...
tree
|
commitdiff
2022-08-01
Florian Weimer
Remove spurious references to _dl_open_hook
tree
|
commitdiff
2022-07-22
Adhemerval Zanella...
stdlib: Add arc4random, arc4random_buf, and arc4random_...
tree
|
commitdiff
2022-07-21
Florian Weimer
malloc: Simplify implementation of __malloc_assert
tree
|
commitdiff
2022-07-05
Florian Weimer
malloc: Simplify checked_request2size interface
tree
|
commitdiff
2022-03-23
Adhemerval Zanella
malloc: Fix duplicate inline for do_set_mxfast
tree
|
commitdiff
2022-03-10
Florian Weimer
malloc: Exit early on test failure in tst-realloc
tree
|
commitdiff
2022-02-25
H.J. Lu
build: Properly generate .d dependency files [BZ #28922]
tree
|
commitdiff
2022-02-10
Adhemerval Zanella
malloc: Remove LD_TRACE_PRELINKING usage from mtrace
tree
|
commitdiff
2022-02-01
Carlos O'Donell
malloc: Fix tst-mallocalign1 macro spacing.
tree
|
commitdiff
2022-01-31
Carlos O'Donell
malloc: Fix -Wuse-after-free warning in tst-mallocalign...
tree
|
commitdiff
2022-01-26
Martin Sebor
Avoid -Wuse-after-free in tests [BZ #26779].
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates not handled by scripts/update...
tree
|
commitdiff
2022-01-01
Paul Eggert
Update copyright dates with scripts/update-copyrights
tree
|
commitdiff
2021-12-28
Adhemerval Zanella
malloc: Remove memusage.h
tree
|
commitdiff
2021-12-28
Adhemerval Zanella
malloc: Use hp-timing on libmemusage
tree
|
commitdiff
2021-12-28
Adhemerval Zanella
malloc: Remove atomic_* usage
tree
|
commitdiff
2021-12-27
Samuel Thibault
malloc: Add missing shared thread library flags
tree
|
commitdiff
2021-12-16
Patrick McGehearty
Remove upper limit on tunable MALLOC_MMAP_THRESHOLD
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Enable huge page support on main arena
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Move MORECORE fallback mmap to sysmalloc_mmap_f...
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add Huge Page support to arenas
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add Huge Page support for mmap
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Move mmap logic to its own function
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add THP/madvise support for sbrk
tree
|
commitdiff
2021-12-15
Adhemerval Zanella
malloc: Add madvise support for Transparent Huge Pages
tree
|
commitdiff
2021-11-17
Stafford Horne
malloc: Fix malloc debug for 2.35 onwards
tree
|
commitdiff
2021-11-17
Florian Weimer
elf: Introduce GLRO (dl_libc_freeres), called from...
tree
|
commitdiff
2021-10-29
Joseph Myers
Disable -Waggressive-loop-optimizations warnings in...
tree
|
commitdiff
2021-10-29
Siddhesh Poyarekar
Handle NULL input to malloc_usable_size [BZ #28506]
tree
|
commitdiff
2021-10-20
Jonathan Wakely
Add alloc_align attribute to memalign et al
tree
|
commitdiff
2021-09-27
Adhemerval Zanella
misc: Add __get_nprocs_sched
tree
|
commitdiff
2021-09-03
Siddhesh Poyarekar
Remove "Contributed by" lines
tree
|
commitdiff
2021-08-23
Siddhesh Poyarekar
mtrace: Fix output with PIE and ASLR [BZ #22716]
tree
|
commitdiff
2021-08-12
Siddhesh Poyarekar
mtrace: Use a static buffer for printing [BZ #25947]
tree
|
commitdiff
2021-08-05
Siddhesh Poyarekar
tst-mxfast: Don't run with mcheck
tree
|
commitdiff
2021-07-26
Siddhesh Poyarekar
Exclude static tests for mcheck and malloc-check
tree
|
commitdiff
2021-07-23
Siddhesh Poyarekar
Fix build and tests with --disable-tunables
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
mcheck Fix malloc_usable_size [BZ #22057]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove malloc hooks [BZ #23328]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Move malloc_{g,s}et_state to libc_malloc_debug
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
glibc.malloc.check: Wean away from malloc hooks
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
mtrace: Wean away from malloc hooks
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Simplify __malloc_initialized
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
mcheck: Wean away from malloc hooks [BZ #23489]
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Move malloc hooks into a compat DSO
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove __morecore and __default_morecore
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Remove __after_morecore_hook
tree
|
commitdiff
2021-07-22
Siddhesh Poyarekar
Make mcheck tests conditional on GLIBC_2.23 or earlier
tree
|
commitdiff
2021-07-21
Samuel Thibault
malloc: Fix tst-mallocfork3-malloc-check link
tree
|
commitdiff
2021-07-19
Siddhesh Poyarekar
tst-safe-linking: make false positives even more improbable
tree
|
commitdiff
2021-07-13
H.J. Lu
mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes...
tree
|
commitdiff
2021-07-09
Florian Weimer
Force building with -fno-common
tree
|
commitdiff
2021-07-09
H.J. Lu
Add a generic malloc test for MALLOC_ALIGNMENT
tree
|
commitdiff
2021-07-08
Siddhesh Poyarekar
_int_realloc is static
tree
|
commitdiff
2021-07-08
Siddhesh Poyarekar
Move mcheck symbol from stdlib to malloc
tree
|
commitdiff
2021-07-07
Siddhesh Poyarekar
Harden tcache double-free check
tree
|
commitdiff
next