- afc77a0 Merge "Cast ifunc resolver's return type" by Pirama Arumuga Nainar · 3 years, 6 months ago
- 9be2427 Cast ifunc resolver's return type by Pirama Arumuga Nainar · 3 years, 6 months ago
- 99ed14b Merge "Add %m and %#x support for async_safe logging" by Zijun Zhao · 3 years, 6 months ago
- 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 6 months ago
- df34c97 Merge "T is API level 33, not 32." by Treehugger Robot · 3 years, 6 months ago
- 02335c7 T is API level 33, not 32. by Elliott Hughes · 3 years, 6 months ago
- 9b16a91 Merge "CFI uses SIGTRAP on arm/arm64." by Elliott Hughes · 3 years, 6 months ago
- 82e24a5 CFI uses SIGTRAP on arm/arm64. by Elliott Hughes · 3 years, 6 months ago
- ab74e32 Merge "Silence the CFI death tests." by Elliott Hughes · 3 years, 6 months ago
- d80b20b Merge "profiling: override dumpability while opening /proc/self/mem,maps" by Ryan Savitski · 3 years, 6 months ago
- 4411b94 Silence the CFI death tests. by Elliott Hughes · 3 years, 6 months ago
- d4aa14d profiling: override dumpability while opening /proc/self/mem,maps by Ryan Savitski · 3 years, 6 months ago
- 24f9dab Merge "[MTE] Relax ELF note." by Treehugger Robot · 3 years, 6 months ago
- 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 6 months ago
- c81de93 Merge "Avoid duplicate genrule locations" by Treehugger Robot · 3 years, 6 months ago
- 2be3e92 Merge "[MTE] add sysprop to set mte state globally" by Treehugger Robot · 3 years, 6 months ago
- aeef9f0 Avoid duplicate genrule locations by Colin Cross · 3 years, 6 months ago
- b60ce71 Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot" by Treehugger Robot · 3 years, 6 months ago
- 6f0c44e Merge changes Ie92399c9,Ic6f05388 by Ryan Prichard · 3 years, 6 months ago
- 128475f Merge "[NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE." by Treehugger Robot · 3 years, 6 months ago
- 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 3 years, 6 months ago
- dde3176 [MTE] add sysprop to set mte state globally by Florian Mayer · 3 years, 6 months ago
- 08cf949 Change default block size alignment to be 4 for memory saving on 32-bit arch by Eric Miao · 3 years, 9 months ago
- a48237b Disable fortify tests for musl by Colin Cross · 3 years, 6 months ago
- 9d4a56e Export kernel uapi, execinfo and b64 headers to musl sysroot by Colin Cross · 3 years, 6 months ago
- 9da85fa Export bionic's resolv base64 functions to musl by Colin Cross · 3 years, 6 months ago
- 2a9843f Export bionic's execinfo functions to musl by Colin Cross · 3 years, 7 months ago
- 442544d Merge "Fix possible nullptr dereference." by Christopher Ferris · 3 years, 6 months ago
- 37b3d9d Merge "Annotate fortify functions with diagnose_as_builtin" by Pirama Arumuga Nainar · 3 years, 6 months ago
- db71def Annotate fortify functions with diagnose_as_builtin by Pirama Arumuga Nainar · 3 years, 7 months ago
- fdced95 Enable mallinfo tests for musl by Colin Cross · 3 years, 6 months ago
- d49ad1e Fix possible nullptr dereference. by Christopher Ferris · 3 years, 6 months ago
- daa6b82 Fix bionic benchmarks and header tests for musl by Colin Cross · 3 years, 8 months ago
- fbee317 Keep allocation of `tail_` outside of LinkedList by Eric Miao · 3 years, 8 months ago
- 8266380 Merge "Fix HWASan crashes in heapprofd initialization." by Florian Mayer · 3 years, 6 months ago
- 6c1c342 Fix HWASan crashes in heapprofd initialization. by Florian Mayer · 3 years, 6 months ago
- 6502334 Merge "Silence -Wnon-power-of-two-alignment for a test" by Treehugger Robot · 3 years, 6 months ago
- 44dd9fa Silence -Wnon-power-of-two-alignment for a test by Pirama Arumuga Nainar · 3 years, 6 months ago
- f7e721c Merge "Fix recursive deadlock inside bionic_systrace" by Daniele Di Proietto · 3 years, 6 months ago
- f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 6 months ago
- 97ec0e3 Merge "Fix MemtagNoteTest and make it runnable on non-MTE devices." by Evgenii Stepanov · 3 years, 6 months ago
- fb946fd Merge "Move linker from sampling PGO to AFDO pipeline" by Yi Kong · 3 years, 6 months ago
- ccae7ef Merge "Disable pointer authentication in app processes." by Peter Collingbourne · 3 years, 6 months ago
- e20a1d9 Move linker from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 6 months ago
- e37ca53 Fix MemtagNoteTest and make it runnable on non-MTE devices. by Evgenii Stepanov · 3 years, 6 months ago
- bf52e88 Disable pointer authentication in app processes. by Peter Collingbourne · 3 years, 7 months ago
- b838fbd Merge "libm: sync with upstream." by Elliott Hughes · 3 years, 7 months ago
- 095509f Merge "Update the status for S and T." by Treehugger Robot · 3 years, 7 months ago
- 57f17de Update the status for S and T. by Elliott Hughes · 3 years, 7 months ago
- e62be7e Merge "Don't use LLVM when readelf(1) will do." by Elliott Hughes · 3 years, 7 months ago
- 1ff7be0 Don't use LLVM when readelf(1) will do. by Elliott Hughes · 3 years, 7 months ago
- 4a85b04 Merge "Don't use llvm-defaults to build some tests." by Treehugger Robot · 3 years, 7 months ago
- 99ef447 libm: sync with upstream. by Elliott Hughes · 3 years, 7 months ago
- 5396787 Merge "Fix copy pasta in guard macro for weak symbols." by Treehugger Robot · 3 years, 7 months ago
- db358e6 Don't use llvm-defaults to build some tests. by Elliott Hughes · 3 years, 7 months ago
- c79b020 Merge "Update to v5.16 kernel headers." by Christopher Ferris · 3 years, 7 months ago
- a479261 Update to v5.16 kernel headers. by Christopher Ferris · 3 years, 7 months ago
- f62c8f9 Merge "Remove availability definitions for mbs APIs." by Treehugger Robot · 3 years, 7 months ago
- e410625 Fix copy pasta in guard macro for weak symbols. by Dan Albert · 3 years, 7 months ago
- 952da92 Remove availability definitions for mbs APIs. by Dan Albert · 3 years, 7 months ago
- e2c784f Merge "c32rtomb/mbrtoc32: remove dead code." by Elliott Hughes · 3 years, 8 months ago
- c73c19a Merge "sched.h: add doc comments." by Elliott Hughes · 3 years, 8 months ago
- 31fbc14 sched.h: add doc comments. by Elliott Hughes · 4 years, 6 months ago
- ad1658e c32rtomb/mbrtoc32: remove dead code. by Elliott Hughes · 3 years, 8 months ago
- 084d60a Merge "Mark variables as unused." by Christopher Ferris · 3 years, 8 months ago
- 724efbb Mark variables as unused. by Christopher Ferris · 3 years, 8 months ago
- f190be8 Merge "Add mallinfo2 call." by Christopher Ferris · 3 years, 8 months ago
- 1d88b55 Merge "Add some documentation about EINTR." am: a73179fe30 by Elliott Hughes · 3 years, 8 months ago
- a73179f Merge "Add some documentation about EINTR." by Elliott Hughes · 3 years, 8 months ago
- 8248e62 Add mallinfo2 call. by Christopher Ferris · 3 years, 8 months ago
- 38be11e Add some documentation about EINTR. by Elliott Hughes · 3 years, 8 months ago
- b2ff5e9 Merge "Clarify that fdsan wasn't "enforcing" in its first release." am: 6769ccbe88 by Treehugger Robot · 3 years, 8 months ago
- 6769ccb Merge "Clarify that fdsan wasn't "enforcing" in its first release." by Treehugger Robot · 3 years, 8 months ago
- 32a7252 Clarify that fdsan wasn't "enforcing" in its first release. by Elliott Hughes · 3 years, 8 months ago
- 83abd83 Merge "strftime: format small positive integers ourselves." am: ad12582726 by Elliott Hughes · 3 years, 8 months ago
- ad12582 Merge "strftime: format small positive integers ourselves." by Elliott Hughes · 3 years, 8 months ago
- e4d5efe strftime: format small positive integers ourselves. by Elliott Hughes · 3 years, 9 months ago
- 670acdb Merge "Use -fno-builtin for libc and libm." am: bb802661af by Elliott Hughes · 3 years, 8 months ago
- bb80266 Merge "Use -fno-builtin for libc and libm." by Elliott Hughes · 3 years, 8 months ago
- 3860403 Merge "Fix a race condition in the bionic pthread tests." am: a43e7a87b3 by Peter Collingbourne · 3 years, 8 months ago
- a43e7a8 Merge "Fix a race condition in the bionic pthread tests." by Peter Collingbourne · 3 years, 8 months ago
- a13d066 Use -fno-builtin for libc and libm. by Elliott Hughes · 3 years, 8 months ago
- c5b8184 Fix a race condition in the bionic pthread tests. by Peter Collingbourne · 3 years, 8 months ago
- 1359b83 Merge "[versioner] Use libclang-cpp.so" am: 78051b771b by Pirama Arumuga Nainar · 3 years, 8 months ago
- 78051b7 Merge "[versioner] Use libclang-cpp.so" by Pirama Arumuga Nainar · 3 years, 8 months ago
- 14b886b Merge "Allow bpf() syscall" am: e48ea932c0 by Treehugger Robot · 3 years, 8 months ago
- e48ea93 Merge "Allow bpf() syscall" by Treehugger Robot · 3 years, 8 months ago
- 5afe3f8 Allow bpf() syscall by Alessio Balsini · 3 years, 9 months ago
- 5514287 [versioner] Use libclang-cpp.so by Pirama Arumuga Nainar · 3 years, 8 months ago
- 7d0b40f Merge "Update OWNERS" am: 1d4272e3e4 by Treehugger Robot · 3 years, 8 months ago
- 1d4272e Merge "Update OWNERS" by Treehugger Robot · 3 years, 8 months ago
- d473a70 Update OWNERS by Tom Cherry · 3 years, 8 months ago
- 27bccb1 Merge "Remove boilerplate." am: a9ebf6f422 by Treehugger Robot · 3 years, 9 months ago
- a9ebf6f Merge "Remove boilerplate." by Treehugger Robot · 3 years, 9 months ago
- 5b57d9c Remove boilerplate. by Richard Fung · 3 years, 9 months ago
- 539a4e8 Merge "mbrtoc16: explain the line that has no test coverage." am: f4c8b0da39 by Elliott Hughes · 3 years, 9 months ago
- f4c8b0d Merge "mbrtoc16: explain the line that has no test coverage." by Elliott Hughes · 3 years, 9 months ago
- 9d66092 mbrtoc16: explain the line that has no test coverage. by Elliott Hughes · 3 years, 9 months ago
- f480905 Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by TreeHugger Robot · 3 years, 9 months ago
- 39a0516 Merge "Regression test for scudo crash in resizeTaggedChunk." am: 19e63753d2 by Evgenii Stepanov · 3 years, 9 months ago