1. 54eaed1 Merge branch 'dev' by Qi Wang · 2 years, 1 month ago main upstream/master 5.3.0
  2. 304c919 Update ChangeLog for 5.3.0. by Qi Wang · 2 years, 1 month ago
  3. 8cb8146 Make the default option of zero realloc match the system allocator. by Qi Wang · 2 years, 1 month ago
  4. 66c8895 Make test/unit/background_thread_enable more conservative. by Qi Wang · 2 years, 1 month ago
  5. a7d73dd Update TUNING.md to include the new tcache_max option. by Qi Wang · 2 years, 1 month ago
  6. 254b011 Small doc tweak of opt.trust_madvise. by Qi Wang · 2 years, 1 month ago
  7. f5e840b Minor typo fix in doc. by Qi Wang · 2 years, 1 month ago
  8. ceca07d Correct the name of stats.mutexes.prof_thds_data in doc. by Qi Wang · 2 years, 1 month ago
  9. 391bad4 Avoid abort() in test/integration/cpp/infallible_new_true. by Qi Wang · 2 years, 1 month ago
  10. 9a242f1 fix some typos by cuishuang · 2 years, 1 month ago
  11. 0e29ad4 Rename zero_realloc option "strict" to "alloc". by Qi Wang · 2 years, 1 month ago
  12. 5841b6d Update FreeBSD image to 12.3 for cirrus ci. by Qi Wang · 2 years, 1 month ago
  13. ed5fc14 Use volatile to workaround buffer overflow false positives. by Qi Wang · 2 years, 2 months ago
  14. 25517b8 Reoreder TravisCI jobs to optimize CI time by Alex Lapenkou · 2 years, 2 months ago
  15. 8a49b62 Enable TravisCI for Windows by Alex Lapenkou · 2 years, 2 months ago
  16. fdb6c10 Add FreeBSD to TravisCI by Alex Lapenkou · 2 years, 5 months ago
  17. a939315 Do not disable SEC by default for 64k pages platforms by Alex Lapenkou · 2 years, 2 months ago
  18. eaaa368 Add comments and use meaningful vars in sz_psz2ind. by Charles · 2 years, 4 months ago
  19. 5bf03f8 Implement PAGE_FLOOR macro by Alex Lapenkou · 2 years, 2 months ago
  20. 52631c9 Fix size class calculation for sec by Alex Lapenkou · 2 years, 2 months ago
  21. 7ae0f15 Add a default page size when cross-compile for Apple M1. by Qi Wang · 2 years, 2 months ago
  22. eb65d1b Fix FreeBSD system jemalloc TSD cleanup by Alex Lapenkov · 2 years, 4 months ago
  23. 78b5837 Fix possible "nmalloc >= ndalloc" assertion. by Azat Khuzhin · 2 years, 3 months ago
  24. ca709c3 Fix failed assertion due to racy memory access by Alex Lapenkou · 2 years, 3 months ago
  25. 063d134 Properly detect background thread support on Darwin. by Qi Wang · 2 years, 3 months ago
  26. a4e8122 Document 'make uninstall' by Alex Lapenkou · 2 years, 4 months ago
  27. 20f9802 Avoid overflow warnings in test/unit/safety_check. by Qi Wang · 2 years, 4 months ago
  28. 8c59c44 Add a dependency checking step at the end of malloc_conf_init. by Qi Wang · 2 years, 4 months ago
  29. efc539c Initialize prof_leak during prof init. by Qi Wang · 2 years, 4 months ago
  30. 002f0e9 Disable TravisCI jobs generation for Windows by Alex Lapenkou · 2 years, 4 months ago
  31. 01a293f Add Windows to TravisCI by Alex Lapenkou · 2 years, 5 months ago
  32. b798fab Add prof_leak_error option by yunxu · 2 years, 4 months ago
  33. eafd2ac Forbid spaces in prefix and exec_prefix by Alex Lapenkou · 2 years, 4 months ago
  34. 36a09ba Forbid spaces in install suffix by Alex Lapenkou · 2 years, 4 months ago
  35. 640c3c7 Add support for 'make uninstall' by Shuduo Sang · 3 years ago
  36. f15d8f3 Echo installed files via verbose 'install' command by Alex Lapenkou · 2 years, 4 months ago
  37. eb19681 Avoid calculating size of size class twice & delete sc_data_global. by Charles · 2 years, 4 months ago
  38. 011449f Fix doc build with install-suffix. by Qi Wang · 2 years, 4 months ago
  39. 8b49eb1 Fix the HELP_STRING of --enable-doc. by Qi Wang · 2 years, 4 months ago
  40. ddb170b Simplify arena_migrate() to take arena_t* instead of indices. by Qi Wang · 2 years, 4 months ago
  41. 648b3b9 Lower the num_threads in the stress test of test/unit/prof_recent by Qi Wang · 2 years, 5 months ago
  42. d66162e Fix the extent state checking on the merge error path. by Qi Wang · 2 years, 5 months ago
  43. c9946fa FreeBSD also needs the OS-X "don't declare system functions as by Craig Leres · 2 years, 5 months ago
  44. 89fe8ee Use the isb instruction instead of yield for spin locks on arm by Jonathan Swinney · 2 years, 5 months ago
  45. 6230cc8 Add background thread sleep retry in test/unit/hpa_background_thread by Qi Wang · 2 years, 5 months ago
  46. 61978bb Purge all if the last thread migrated away from an arena. by Qi Wang · 2 years, 5 months ago
  47. c91e62d #include <features.h> as requested by Yuriy Chernyshov · 2 years, 5 months ago
  48. 1851002 Fix symbol conflict with musl libc by Yuriy Chernyshov · 2 years, 5 months ago
  49. f509703 Fix two conversion warnings in tcache. by Qi Wang · 2 years, 5 months ago
  50. 067c2da Fix unnecessary returns in san_(un)guard_pages_two_sided. by Qi Wang · 2 years, 5 months ago
  51. d660683 Fix test config of lg_san_uaf_align. by Qi Wang · 2 years, 5 months ago
  52. eabe889 Rename full_position to low_bound in cache_bin.h. by Qi Wang · 2 years, 5 months ago
  53. dfdd756 Rename san_enabled() to san_guard_enabled(). by Qi Wang · 2 years, 5 months ago
  54. 01d61a3 Fix a conversion warning. by Qi Wang · 2 years, 5 months ago
  55. 8b34a78 Fix an used-uninitialized warning (false positive). by Qi Wang · 2 years, 5 months ago
  56. e491cef Add stats for stashed bytes in tcache. by Qi Wang · 2 years, 6 months ago
  57. b75822b Implement use-after-free detection using junk and stash. by Qi Wang · 2 years, 7 months ago
  58. 06aac61 Split the core logic of tcache flush into a separate function. by Qi Wang · 2 years, 6 months ago
  59. d038160 Fix shadowed variable usage. by Qi Wang · 2 years, 5 months ago
  60. bd70d8f Add the profiling settings for tests explicit. by Qi Wang · 2 years, 6 months ago
  61. e491df1 Fix warnings when using autoheader. by Joshua Watt · 2 years, 5 months ago
  62. 60b9637 Only invoke malloc_cpu_count_is_deterministic() when necessary. by Qi Wang · 2 years, 5 months ago
  63. 837b37c Fix the time-since computation in HPA. by Qi Wang · 2 years, 5 months ago
  64. 310af72 Add nstime_ns_since which obtains the duration since the input time. by Qi Wang · 2 years, 5 months ago
  65. cafe9a3 Disable percpu arena in case of non deterministic CPU count by Azat Khuzhin · 2 years, 5 months ago
  66. bb5052c Fix base_ehooks_get_for_metadata by mweisgut · 2 years, 5 months ago
  67. 9015e12 Update visual studio projects by Alex Lapenkov · 2 years, 5 months ago
  68. d906553 San: Create a function for committing and zeroing by Alex Lapenkou · 2 years, 6 months ago
  69. 800ce49 San: Bump alloc frequently reused guarded allocations by Alex Lapenkou · 2 years, 7 months ago
  70. f56f5b9 Pass 'frequent_reuse' hint to PAI by Alex Lapenkou · 2 years, 7 months ago
  71. 2c70e8d Rename 'arena_decay' to 'arena_util' by Alex Lapenkou · 2 years, 7 months ago
  72. 0f6da12 San: Implement bump alloc by Alex Lapenkou · 2 years, 7 months ago
  73. 34b00f8 San: Avoid running san tests with prof enabled by Alex Lapenkou · 2 years, 7 months ago
  74. 62f9c54 San: Rename 'guard' to 'san' by Alex Lapenkou · 2 years, 7 months ago
  75. d9bbf53 CI: Refactor gen_travis.py by Alex Lapenkou · 2 years, 7 months ago
  76. 7dcf778 Mark slab as true on sized dealloc fast path. by Qi Wang · 2 years, 6 months ago
  77. af6ee27 Enforce abort_conf:true when malloc_conf is not fully recognized. by Qi Wang · 2 years, 6 months ago
  78. 113e8e6 freebsd 14 build fix proposal. by David CARLIER · 2 years, 6 months ago
  79. 3b3257a Correct opt.prof_leak documentation by Alex Lapenkou · 2 years, 6 months ago
  80. cdabe90 Track the initialized state of nstime_t on debug build. by Qi Wang · 2 years, 6 months ago
  81. 400c598 Fix uninitialized nstime reading / updating on the stack in hpa. by Qi Wang · 2 years, 6 months ago
  82. 8b81d3f Fix the initialization of last_event in thread event init. by Qi Wang · 2 years, 6 months ago
  83. 6bdb4f5 Check prof_active in addtion to opt_prof during batch_alloc(). by Qi Wang · 2 years, 6 months ago
  84. 37342a4 Add ctl interface for experimental_infallible_new. by Qi Wang · 2 years, 7 months ago
  85. 6cb585b San: Unguard guarded slabs during arena destruction by Alex Lapenkou · 2 years, 7 months ago
  86. b6a7a53 Optimize away a branch on the free fastpath. by Qi Wang · 2 years, 7 months ago
  87. 4d56aae Optimize away the tsd_fast() check on free fastpath. by Qi Wang · 2 years, 7 months ago
  88. 26f5257 Remove declaration of an undefined function by Ashutosh Grewal · 2 years, 7 months ago
  89. 2159615 Add new architecture loongarch. by Wang JinLong · 2 years, 7 months ago
  90. 8daac79 Redefine functions with test hooks only for tests by Alex Lapenkou · 2 years, 8 months ago
  91. c9ebff0 Initialize deferred_work_generated by Alex Lapenkou · 2 years, 8 months ago
  92. 912324a Add debug check outside of the loop in hpa_alloc_batch. by Stan Angelov · 2 years, 8 months ago
  93. cf97245 Darwin malloc_size override support proposal. by David CARLIER · 3 years, 3 months ago
  94. ab0f160 Delay the atexit call to prof_log_start(). by Qi Wang · 2 years, 8 months ago
  95. 11b6db7 CPU affinity on BSD platforms support. by David Carlier · 3 years, 7 months ago
  96. 83f3294 Small refactors around 7bb05e0. by Qi Wang · 2 years, 8 months ago
  97. 3c4b717 Remove unused header base_structs.h. by Qi Wang · 2 years, 8 months ago
  98. deb8e62 Implement guard pages. by Qi Wang · 3 years, 1 month ago
  99. 7bb05e0 add experimental.arenas_create_ext mallctl by Piotr Balcer · 2 years, 9 months ago
  100. a9031a0 Allow setting a dump hook by Alex Lapenkou · 2 years, 9 months ago