1. 661155e Merge Android U (ab/10368041) by Xin Li · 2 years, 5 months ago
  2. fe69087 Merge "bionic: Set PTHREAD_STACK_MIN for page agnostic targets" into main by Juan Yescas · 2 years, 6 months ago
  3. 8cd1ddc Merge "bionic: libc_init_static: Use page_size()" into main by Kalesh Singh · 2 years, 6 months ago
  4. 8d3866b bionic: Set PTHREAD_STACK_MIN for page agnostic targets by Juan Yescas · 2 years, 6 months ago
  5. 9fd0f4b Merge "<sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>." into main by Treehugger Robot · 2 years, 6 months ago
  6. 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years, 6 months ago
  7. d4c9419 Merge "riscv64: increase jmp_buf size." into main by Treehugger Robot · 2 years, 6 months ago
  8. ac587f8 Merge "bionic: Use max_page_size() instead of PAGE_SIZE" into main by Juan Yescas · 2 years, 6 months ago
  9. 3649db3 bionic: Use max_page_size() instead of PAGE_SIZE by Juan Yescas · 2 years, 6 months ago
  10. 183f58b bionic: libc_init_static: Use page_size() by Kalesh Singh · 2 years, 6 months ago
  11. 620a722 riscv64: fix ifuncs, improve the ifunc tests. by Elliott Hughes · 2 years, 6 months ago
  12. 7c6c1f8 riscv64: increase jmp_buf size. by Elliott Hughes · 2 years, 6 months ago
  13. 8ff3886 Merge "bionic: Fix typo in the argument passed to getauxval()" into main by Juan Yescas · 2 years, 6 months ago
  14. 4c56259 Merge changes from topic "bionic_max_pgsize" into main by Juan Yescas · 2 years, 6 months ago
  15. 0c56cba Merge "Add some new risc-v ELF relocations." into main by Treehugger Robot · 2 years, 6 months ago
  16. 2bdf22e bionic: libc: WriteProtected use max_page_size() by Kalesh Singh · 2 years, 6 months ago
  17. 307bae7 bionic: Introduce max_page_size() by Kalesh Singh · 2 years, 6 months ago
  18. f517b68 Add some new risc-v ELF relocations. by Elliott Hughes · 2 years, 6 months ago
  19. 0bd4117 bionic: Fix typo in the argument passed to getauxval() by Juan Yescas · 2 years, 6 months ago
  20. c983dbf Merge "Point to the riscv64 psABI frame pointer documentation." into main by Elliott Hughes · 2 years, 6 months ago
  21. f9571ec Point to the riscv64 psABI frame pointer documentation. by Elliott Hughes · 2 years, 6 months ago
  22. 7de2012 bionic: PAGE_SIZE macro won't be used in page size agnostic targets by Juan Yescas · 2 years, 6 months ago
  23. 49fdb0b bionic: Use getauxval(AT_PAGESZ) for page agnostic targets by Juan Yescas · 2 years, 6 months ago
  24. c37aa7a Rename prop_bt. by Elliott Hughes · 2 years, 6 months ago
  25. 8b96b46 Merge "Use L() in libc/arch-x86_64/bionic/*.S." into main by Treehugger Robot · 2 years, 6 months ago
  26. 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years, 6 months ago
  27. 072ff57 Use L() in libc/arch-x86_64/bionic/*.S. by Elliott Hughes · 2 years, 6 months ago
  28. 6b2aa54 Merge "Add the L() macro for local labels to <private/bionic_asm.h>." into main by Treehugger Robot · 2 years, 6 months ago
  29. 636b9b9 Merge "Increase time to set allocation limit." into main by Christopher Ferris · 2 years, 6 months ago
  30. bc192cf Add the L() macro for local labels to <private/bionic_asm.h>. by Elliott Hughes · 2 years, 6 months ago
  31. e9ffc52 Increase time to set allocation limit. by Christopher Ferris · 2 years, 6 months ago
  32. 16007d5 Fix result for zero-length non-null conversion. by Dan Albert · 2 years, 7 months ago
  33. 013d747 Fix signature of mbstate_reset_and_return. by Dan Albert · 2 years, 7 months ago
  34. 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 7 months ago
  35. a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 7 months ago
  36. 249ae82 Merge "riscv64: inline raise." into main by Elliott Hughes · 2 years, 6 months ago
  37. 0e5b89c riscv64: inline raise. by Elliott Hughes · 2 years, 6 months ago
  38. 68cbdca libm/libc: remove 'allow_untyped_symbols' flags by Matthias Maennich · 2 years, 7 months ago
  39. 2df6e5f Merge "riscv64: use vdso for __riscv_hwprobe()." into main by Elliott Hughes · 2 years, 6 months ago
  40. 95936ae Merge "riscv64: pass a null argument to ifunc resolvers." into main by Elliott Hughes · 2 years, 6 months ago
  41. 1af07a9 Merge "avx2 memset: add missing `vzeroupper`." into main by Elliott Hughes · 2 years, 6 months ago
  42. b08f79a riscv64: pass a null argument to ifunc resolvers. by Elliott Hughes · 2 years, 6 months ago
  43. 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years, 6 months ago
  44. f3d6b44 riscv64: add <sys/hwprobe.h>. by Elliott Hughes · 2 years, 6 months ago
  45. 7c95495 avx2 memset: add missing `vzeroupper`. by Elliott Hughes · 2 years, 6 months ago
  46. c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years, 7 months ago
  47. ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 7 months ago
  48. 87e7955 Merge "Sync upstream NetBSD." into main by Treehugger Robot · 2 years, 7 months ago
  49. 6de9b74 Merge "Sync upstream OpenBSD." into main by Treehugger Robot · 2 years, 7 months ago
  50. b6dda03 Merge "Sync upstream FreeBSD (qsort)." into main by Treehugger Robot · 2 years, 7 months ago
  51. f0d6c0a Merge "Sync with upstream FreeBSD." into main by Treehugger Robot · 2 years, 7 months ago
  52. 65ab63b Sync upstream FreeBSD (qsort). by Elliott Hughes · 2 years, 7 months ago
  53. ac496ec Sync upstream OpenBSD. by Elliott Hughes · 2 years, 7 months ago
  54. 60260e2 Sync upstream NetBSD. by Elliott Hughes · 2 years, 7 months ago
  55. 523b03a Sync with upstream FreeBSD. by Elliott Hughes · 2 years, 7 months ago
  56. 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 7 months ago
  57. 46f1873 Merge "Fix duplicate symbols error in bionic" into main by Zijun Zhao · 2 years, 7 months ago
  58. 0b310d9 Merge "Remove unused _ARC4_ATFORK() macro." into main by Treehugger Robot · 2 years, 7 months ago
  59. b88a23e Merge "Fix the (unused) return type for readlinkat() in SYSCALLS.TXT." into main by Treehugger Robot · 2 years, 7 months ago
  60. f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 7 months ago
  61. 3b57730 Fix duplicate symbols error in bionic by zijunzhao · 2 years, 7 months ago
  62. 9634513 Merge "Update <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 7 months ago
  63. 7ca1626 Merge "Make getentropy available from <unistd.h>" into main by Treehugger Robot · 2 years, 7 months ago
  64. 8d350da Update <sys/cachectl.h>. by Elliott Hughes · 2 years, 7 months ago
  65. 76879c9 Fix the (unused) return type for readlinkat() in SYSCALLS.TXT. by Elliott Hughes · 2 years, 7 months ago
  66. 7110157 Make getentropy available from <unistd.h> by David Benjamin · 2 years, 7 months ago
  67. 13b1d97 Add riscv_hwprobe to the seccomp allowlist. by Elliott Hughes · 2 years, 7 months ago
  68. a09f741 Merge "Add __riscv_flush_icache() to <sys/cachectl.h>." into main by Elliott Hughes · 2 years, 7 months ago
  69. 74d9765 Add __riscv_flush_icache() to <sys/cachectl.h>. by Elliott Hughes · 2 years, 7 months ago
  70. 2557f73 Consistently use %m rather than strerror() in logging. by Elliott Hughes · 2 years, 7 months ago
  71. fd93b60 Check for mprotect result by Kelvin Zhang · 2 years, 7 months ago
  72. df85637 Merge "Update to v6.4 kernel headers." into main by Christopher Ferris · 2 years, 7 months ago
  73. 52e3190 Merge "Fix shadowstack init crash on 16K page system" into main by Kelvin Zhang · 2 years, 7 months ago
  74. 6a6f527 Merge "Clarify the <sys/ifunc.h> docs." into main by Elliott Hughes · 2 years, 7 months ago
  75. fb73361 Fix shadowstack init crash on 16K page system by Kelvin Zhang · 2 years, 7 months ago
  76. 0c50ed4 Clarify the <sys/ifunc.h> docs. by Elliott Hughes · 2 years, 7 months ago
  77. 37c3f3c Update to v6.4 kernel headers. by Christopher Ferris · 2 years, 7 months ago
  78. 852f9b0 Modify how the malloc debug tests run. by Christopher Ferris · 2 years, 8 months ago
  79. 0a94e15 Explicitly document overcommit and `adb shell`'s use of oom_score_adj. by Elliott Hughes · 2 years, 7 months ago
  80. 48d405e Merge "Mark getpagesize() const." by Treehugger Robot · 2 years, 8 months ago
  81. c77993e Mark getpagesize() const. by Elliott Hughes · 2 years, 8 months ago
  82. 8995672 Merge "Document how to use tzalloc()/tzfree() with std::unique_ptr." by Treehugger Robot · 2 years, 8 months ago
  83. 26e0e00 Merge "[HWASan] add comment to explain why we can use __has_feature" by Florian Mayer · 2 years, 8 months ago
  84. 02108ce [HWASan] add comment to explain why we can use __has_feature by Florian Mayer · 2 years, 8 months ago
  85. 5ea305b Document how to use tzalloc()/tzfree() with std::unique_ptr. by Elliott Hughes · 2 years, 8 months ago
  86. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 8 months ago
  87. 75f70e7 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21)." am: 833ad6ee51 am: a43db276fd am: 36b4ebdecf by Treehugger Robot · 2 years, 8 months ago
  88. 4c784cc Merge "Remove the always-true __INTRODUCED_IN() annotations." am: fee0b45480 am: 7fc60f8d93 am: 7b4b75bb9c by Elliott Hughes · 2 years, 8 months ago
  89. 0ceeea5 Merge "Add new mallopt M_LOG_STATS." am: 90e2827762 am: 29bedad140 am: 1e364e01b8 by Christopher Ferris · 2 years, 8 months ago
  90. 2bdeff4 Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(21). by Elliott Hughes · 2 years, 8 months ago
  91. fee0b45 Merge "Remove the always-true __INTRODUCED_IN() annotations." by Elliott Hughes · 2 years, 8 months ago
  92. 90e2827 Merge "Add new mallopt M_LOG_STATS." by Christopher Ferris · 2 years, 8 months ago
  93. 5c5e6d1 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." am: e405c90f19 am: fbca3365f9 am: 50fa6162f2 by Elliott Hughes · 2 years, 8 months ago
  94. 34e8dfd Merge "_FILE_OFFSET_BITS is spelled with one underscore." am: 0749b7bcbf am: 1e0a7c3690 am: d570e3f8be by Elliott Hughes · 2 years, 8 months ago
  95. e405c90 Merge "<arpa/nameser.h>: rationalize __INTRODUCED_IN." by Elliott Hughes · 2 years, 8 months ago
  96. e9a7b81 Add new mallopt M_LOG_STATS. by Christopher Ferris · 2 years, 9 months ago
  97. 9dbfe8b <arpa/nameser.h>: rationalize __INTRODUCED_IN. by Elliott Hughes · 2 years, 8 months ago
  98. 655e430 Remove the always-true __INTRODUCED_IN() annotations. by Elliott Hughes · 2 years, 8 months ago
  99. 836e81d _FILE_OFFSET_BITS is spelled with one underscore. by Elliott Hughes · 2 years, 8 months ago
  100. bc93a2a Merge "Expose tzalloc()/localtime_rz()/mktime_z()/tzfree()." am: f5cd29269f am: 472f1d099e am: ecb17c8cf4 by Elliott Hughes · 2 years, 8 months ago