Clone this repo:

Branches

  1. 29013c8 [PartitionAlloc] Fix MTE retagging bypass in Scheduler-Loop Quarantine by Keishi Hattori · 2 days ago main
  2. ad56996 [PartitionAlloc] Order SetQuarantineRequest() before ReleaseFromAllocator() by Keishi Hattori · 2 days ago
  3. d7aeed1 MiraclePtr: Add ReportIfDangling stub to RawPtrNoOpImpl by Keishi Hattori · 3 days ago
  4. a134c16 Busybody: Don't depend on outside variables by Kalvin Lee · 3 days ago
  5. f5fbe01 partition_alloc: Expose less internal bits by Lei Zhang · 3 days ago
  6. 6abc77b partition_alloc: Cleanup pre-C++20 code in compiler_specific.h by Lei Zhang · 4 days ago
  7. a7fbe3e partition_alloc: Switch kSameAsAny to a C++20 concept by Lei Zhang · 4 days ago
  8. 43b48ec PA: quarantine sanitized objects as miracle objects after dequarantined by Takashi Sakamoto · 5 days ago
  9. 6fb47fe partition_alloc: Simplify RotR() by Lei Zhang · 5 days ago
  10. 0f047f3 partition_alloc: Remove PA_HAVE_SPACESHIP_OPERATOR by Lei Zhang · 5 days ago
  11. 7eeface partition_alloc: Replace CountlZero() with std::countl_zero() by Lei Zhang · 5 days ago
  12. 64a11a4 partition_alloc: Replace CountrZero() with std::countr_zero() by Lei Zhang · 5 days ago
  13. 09f2979 partition_alloc: Replace BitWidth() with std::bit_width() by Lei Zhang · 5 days ago
  14. d0d87ed partition_alloc: Replace HasSingleBit() with std::has_single_bit() by Lei Zhang · 5 days ago
  15. 66df8ef Remove unused kUnprotectedInRelease constant. by Tom Sepez · 9 days ago
  16. bbd8b39 Introduce `CHECKED_SPAN_HAS_METADATA_SUPPORT` by Kalvin Lee · 10 days ago
  17. 247cfd3 Improve ASLR hints in PartitionAlloc on Android. by Stephen Nusko · 10 days ago
  18. f2439d9 Checked Span: Don't check zero-sized spans by Kalvin Lee · 10 days ago
  19. 8454eac Drop k from public constant kUnprotectedInRelease. by Tom Sepez · 11 days ago
  20. 0211596 apple_apsl: mark malloc.h as Static by Jiewei Qian · 12 days ago