- 69d44fd Merge "PAC/BTI: no need to keep using `hint`." by Elliott Hughes · 4 years, 6 months ago
- 82d0cf5 Merge "[libc] Change literal value in macro" by Elliott Hughes · 4 years, 6 months ago
- 3e1d556 PAC/BTI: no need to keep using `hint`. by Elliott Hughes · 4 years, 6 months ago
- ebfba5f [libc] Change literal value in macro by Tamas Petz · 4 years, 6 months ago
- ee16c72 Merge "Ensure same order of global group members in all NS's" by Ryan Prichard · 4 years, 6 months ago
- 058eb8f Ensure same order of global group members in all NS's by Ryan Prichard · 4 years, 8 months ago
- 7032fec Merge "Remove a tautological #if guard." by Elliott Hughes · 4 years, 6 months ago
- 370e963 Remove a tautological #if guard. by Elliott Hughes · 4 years, 6 months ago
- 7cff764 Merge changes from topic "future_symbol" by Jiyong Park · 4 years, 7 months ago
- d65b31f Merge "Don't set native_bridge_supported: true for ndk libraries" by Colin Cross · 4 years, 7 months ago
- fcd9c78 Merge "Switch libc.so and linker to prebuilt LLVM libunwind" by Ryan Prichard · 4 years, 7 months ago
- d9a9622 Don't set native_bridge_supported: true for ndk libraries by Colin Cross · 4 years, 7 months ago
- ac78394 Merge "Inline call_array for clearer stack traces." by Elliott Hughes · 4 years, 7 months ago
- 01be44d Inline call_array for clearer stack traces. by Elliott Hughes · 4 years, 7 months ago
- edec069 Merge "Remove the now-unnecessary android_mallopt() options." by Treehugger Robot · 4 years, 7 months ago
- 7336663 Remove the now-unnecessary android_mallopt() options. by Elliott Hughes · 4 years, 7 months ago
- 9f72aae Merge "Disable signal frame unwinding tests on arm64" by Ryan Prichard · 4 years, 7 months ago
- 268a600 crtbegin_static is built with min_sdk_version: "current" by Jiyong Park · 4 years, 7 months ago
- bb19208 Guard __libc_current_sigrtmin/max with __builtin_available by Jiyong Park · 5 years ago
- 23bfed2 __INTRODUCED_IN macros add the availability attribute by Jiyong Park · 5 years ago
- cdf7175 Switch libc.so and linker to prebuilt LLVM libunwind by Ryan Prichard · 4 years, 8 months ago
- 315969a Disable signal frame unwinding tests on arm64 by Ryan Prichard · 4 years, 7 months ago
- e925485 Merge "Make "disable memory mitigations" and "set heap tagging level" more available." by Elliott Hughes · 4 years, 7 months ago
- caf32c7 Merge "Delay setting linker soname until post-reloc and post-ctor" by Ryan Prichard · 4 years, 7 months ago
- 5d83eeb Merge changes I3ed42b9d,I9b151291 by Evgenii Stepanov · 4 years, 7 months ago
- a867371 Merge "[MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing." by Mitch Phillips · 4 years, 7 months ago
- 446b4dd Make "disable memory mitigations" and "set heap tagging level" more available. by Elliott Hughes · 4 years, 7 months ago
- 4cded97 [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing. by Mitch Phillips · 4 years, 7 months ago
- bb1e373 Delay setting linker soname until post-reloc and post-ctor by Ryan Prichard · 4 years, 7 months ago
- df6b16e (NFC) Sort the list of test dependencies alphabetically. by Evgenii Stepanov · 4 years, 7 months ago
- 51741fb Tests for memory tagging ELF notes. by Evgenii Stepanov · 4 years, 7 months ago
- b4fd072 Merge "removing ro.kernel.ebpf.supported property" by Maciej Żenczykowski · 4 years, 7 months ago
- 10edd5e Merge "Store soname as a std::string." by Elliott Hughes · 4 years, 7 months ago
- eb76022 removing ro.kernel.ebpf.supported property by Maciej Żenczykowski · 4 years, 7 months ago
- b1ba762 Merge "Fewer copies of ALIGN()/ALIGNBYTES." by Elliott Hughes · 4 years, 7 months ago
- 4e67866 Merge "Remove ANDROID_EXPERIMENTAL_MTE." by Peter Collingbourne · 4 years, 7 months ago
- e1dc4f6 Fewer copies of ALIGN()/ALIGNBYTES. by Elliott Hughes · 4 years, 7 months ago
- 08959d9 Merge "Sync upstream fts.c." by Elliott Hughes · 4 years, 7 months ago
- 7e20117 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years, 8 months ago
- f9dd1a7 Store soname as a std::string. by Elliott Hughes · 4 years, 7 months ago
- 03ac158 Sync upstream fts.c. by Elliott Hughes · 4 years, 7 months ago
- b19fc79 Merge "Make the atomic load explicit" by Adam Barth · 4 years, 7 months ago
- 4233514 Merge "Fix versioner for clang update." by Yabin Cui · 4 years, 7 months ago
- 771af5e Merge "Fix things so that <features.h> can be used from assembler again." by Elliott Hughes · 4 years, 7 months ago
- a8cf843 Merge "Add MTE note files to the SDK." by Evgenii Stepanov · 4 years, 7 months ago
- fdb3f22 Merge "Suppress SetHeapTaggingLevel warning under hwasan." by Evgenii Stepanov · 4 years, 7 months ago
- fb13915 Add MTE note files to the SDK. by Evgenii Stepanov · 4 years, 7 months ago
- 5e466b6 Suppress SetHeapTaggingLevel warning under hwasan. by Evgenii Stepanov · 4 years, 7 months ago
- bd84f54 Merge "Fix -Wnewline-eof" by Treehugger Robot · 4 years, 7 months ago
- 43978a0 Fix things so that <features.h> can be used from assembler again. by Elliott Hughes · 4 years, 7 months ago
- 651f1fa Make the atomic load explicit by Adam Barth · 4 years, 7 months ago
- 1169bf9 Fix versioner for clang update. by Yabin Cui · 4 years, 7 months ago
- e9efd05 Fix -Wnewline-eof by Adam Barth · 4 years, 7 months ago
- e09fc24 Merge "Use ELF notes to set the desired memory tagging level." by Evgenii Stepanov · 4 years, 7 months ago
- 8564b8d Use ELF notes to set the desired memory tagging level. by Evgenii Stepanov · 4 years, 8 months ago
- 286b3d4 Merge "(NFC) Symbolic names for Android ELF note types." by Evgenii Stepanov · 4 years, 7 months ago
- dec48bd (NFC) Symbolic names for Android ELF note types. by Evgenii Stepanov · 4 years, 7 months ago
- be77feb Merge "[Tagged Pointers] Point to SAC documentation in abort message." by Mitch Phillips · 4 years, 7 months ago
- 8540c54 [Tagged Pointers] Point to SAC documentation in abort message. by Mitch Phillips · 4 years, 7 months ago
- 5ec23f1 Merge "Changes to bionic/libc to demonstrate mixed builds." by Treehugger Robot · 4 years, 8 months ago
- 8b768d3 Changes to bionic/libc to demonstrate mixed builds. by Chris Parsons · 4 years, 10 months ago
- 742b1a6 Merge "Reland: Soft-enable MAC address restrictions with allowlist." by Treehugger Robot · 4 years, 8 months ago
- f2c245c Merge "Update to v5.10 kernel headers." by Christopher Ferris · 4 years, 8 months ago
- 95ca52a Reland: Soft-enable MAC address restrictions with allowlist. by Bram Bonné · 4 years, 8 months ago
- 32ff3f8 Update to v5.10 kernel headers. by Christopher Ferris · 4 years, 8 months ago
- ac5e61f Merge "Revert "Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 8 months ago
- 9e97280 Revert "Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 8 months ago
- 7dcea5e Merge "Remove unused 'err' assignment" by Treehugger Robot · 4 years, 8 months ago
- 8956439 Merge "Add tests for FNM_LEADING_DIR" by Tom Cherry · 4 years, 8 months ago
- 5c8d48a Remove unused 'err' assignment by Greg Kaiser · 4 years, 8 months ago
- 0ed9f70 Merge "Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 8 months ago
- a8eff56 Merge "linker: Enable PGO" by Yi Kong · 4 years, 8 months ago
- aa4fd18 Add tests for FNM_LEADING_DIR by Tom Cherry · 4 years, 8 months ago
- 0ba4998 Soft-enable MAC address restrictions with allowlist. by Bram Bonné · 4 years, 8 months ago
- a362cb8 Merge "DO NOT MERGE - Merge Android R QPR1" by Xin Li · 4 years, 8 months ago
- c93f359 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 8 months ago
- 713c692 Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02ae89f4a3d2ffe298817240f404e54b109a52" am: 1f2e000c80 by Peter Collingbourne · 4 years, 8 months ago
- 1f2e000 Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02ae89f4a3d2ffe298817240f404e54b109a52" by Peter Collingbourne · 4 years, 8 months ago
- 6f6daaa linker: Enable PGO by Yi Kong · 4 years, 8 months ago
- 8b9c51a Merge "Simplify and improve tempnam() and tmpnam()." am: 12afdf0fa7 by Elliott Hughes · 4 years, 8 months ago
- 12afdf0 Merge "Simplify and improve tempnam() and tmpnam()." by Elliott Hughes · 4 years, 8 months ago
- 439ebbd Simplify and improve tempnam() and tmpnam(). by Elliott Hughes · 4 years, 8 months ago
- 2cefcb1 Add a bionic-benchmarks-static target. by Peter Collingbourne · 4 years, 8 months ago
- 9397bdd Make our definition of std::nothrow weak. by Peter Collingbourne · 4 years, 8 months ago
- 19d5e3d Merge "Add trivial tests for fnmatch(3)." am: a80b3079a3 by Treehugger Robot · 4 years, 8 months ago
- a80b307 Merge "Add trivial tests for fnmatch(3)." by Treehugger Robot · 4 years, 8 months ago
- 7d51354 Merge "Clean up header files from kernel directory." am: d911c669ae by Christopher Ferris · 4 years, 8 months ago
- d911c66 Merge "Clean up header files from kernel directory." by Christopher Ferris · 4 years, 8 months ago
- ccf17f0 Clean up header files from kernel directory. by Christopher Ferris · 4 years, 8 months ago
- af563b8 Merge "Move linkerconfig to Runtime APEX" am: d7a9e2514b by Kiyoung Kim · 4 years, 8 months ago
- d7a9e25 Merge "Move linkerconfig to Runtime APEX" by Kiyoung Kim · 4 years, 8 months ago
- 5220944 Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 4 years, 8 months ago
- 6675ad3 Add trivial tests for fnmatch(3). by Elliott Hughes · 4 years, 9 months ago
- 3e4c087 Merge "[Tagged Pointers] Allow probing the current TP level w/ locking." am: 925431a072 by Mitch Phillips · 4 years, 8 months ago
- 925431a Merge "[Tagged Pointers] Allow probing the current TP level w/ locking." by Mitch Phillips · 4 years, 8 months ago
- c1efa83 Merge "Revert^3 "Soft-enables new MAC address restrictions."" am: 4984bda13e by Elliott Hughes · 4 years, 8 months ago
- 4984bda Merge "Revert^3 "Soft-enables new MAC address restrictions."" by Elliott Hughes · 4 years, 8 months ago
- d994cd7 Revert^3 "Soft-enables new MAC address restrictions." by Bram Bonné · 4 years, 8 months ago
- d1d5344 Move linkerconfig to Runtime APEX by Kiyoung Kim · 4 years, 8 months ago
- 2210b8d [Tagged Pointers] Allow probing the current TP level w/ locking. by Mitch Phillips · 4 years, 8 months ago