- af09c70 Update to v5.7 kernel headers. by Christopher Ferris · 6 years ago
- 09e394f clock: buff our coverage numbers slightly. by Elliott Hughes · 6 years ago
- ad3be7e Ignore SCUDO_OPTIONS across a security boundary. by Christopher Ferris · 6 years ago
- 642b374 Merge "Define mte_supported() on non-aarch64." by Peter Collingbourne · 6 years ago
- 3c9cd8a Merge "Fix deadlock/timeout in thread unwinding." by Christopher Ferris · 6 years ago
- 9bf7817 Fix deadlock/timeout in thread unwinding. by Christopher Ferris · 6 years ago
- 11623dd sigaction: don't call interposable symbol. by Josh Gao · 6 years ago
- acadd09 Speed up seccomp with priority list. by Bram Bonné · 6 years ago
- 1beacd4 libc_scudo: Set min_sdk_version to apex_inherit by Jooyung Han · 6 years ago
- 1541800 Define mte_supported() on non-aarch64. by Peter Collingbourne · 6 years ago
- e3bc50d Merge changes If42905f3,Id351a993,I8a082fd0 by Treehugger Robot · 6 years ago
- 262ff01 Merge "Set apex_available property" by Jiyong Park · 6 years ago
- 4ede160 Set apex_available property by Jiyong Park · 6 years ago
- 947125e Fix typo in if statement. by Peter Collingbourne · 6 years ago
- 4129113 fdtrack: don't do anything while vforked. by Josh Gao · 6 years ago
- 65fb2a7 fdsan: don't do anything when vforked. by Josh Gao · 6 years ago
- 2303283 Track whether a thread is currently vforked. by Josh Gao · 6 years ago
- 073c3dc Merge "Add goldfish-opengl to use bionic_libc_platform_headers" by Treehugger Robot · 6 years ago
- 067f518 Add goldfish-opengl to use bionic_libc_platform_headers by Roman Kiryanov · 6 years ago
- 144a6ab Merge "Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC." by Peter Collingbourne · 6 years ago
- d306001 Introduce a new heap tagging level, M_HEAP_TAGGING_LEVEL_SYNC. by Peter Collingbourne · 6 years ago
- 82d84bc Make Bionic and kernel system includes explicit in the blueprints. by Martin Stjernholm · 6 years ago
- 95c00dc Merge "Set min_sdk_version for mainline dependencies" by Jooyung Han · 6 years ago
- 15c32a8 Set min_sdk_version for mainline dependencies by Jooyung Han · 6 years ago
- 49f7f10 Merge "Add API constant for S." by Treehugger Robot · 6 years ago
- 5a73e03 [libc] Zero and pattern initialization of heap memory. by Evgenii Stepanov · 6 years ago
- 82c1096 Merge "Reland "Make bionic_platform_headers available only for Bionic targets"." by Martin Stjernholm · 6 years ago
- 4d0c40b Merge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31,I552692ae, ... by Josh Gao · 6 years ago
- 514faf9 Merge "Switch to new kernel ptrace interface for reading tags." by Peter Collingbourne · 6 years ago
- b107eab fdtrack: add wrapper for socketpair. by Josh Gao · 6 years ago
- 7de4124 fdtrack: add wrapper for eventfd. by Josh Gao · 6 years ago
- a38331d fdtrack: add wrappers for epoll_create, epoll_create1. by Josh Gao · 6 years ago
- 1fad528 fdtrack: add wrappers for pipe, pipe2. by Josh Gao · 6 years ago
- a276343 Reland "Make bionic_platform_headers available only for Bionic targets". by Martin Stjernholm · 6 years ago
- d20571e Merge "Revert "Make bionic_platform_headers available only for Bionic t..."" by Martin Stjernholm · 6 years ago
- ed95d01 Revert "Make bionic_platform_headers available only for Bionic t..." by Martin Stjernholm · 6 years ago
- 38d0a7d Merge "Make bionic_platform_headers available only for Bionic targets." by Martin Stjernholm · 6 years ago
- ba1e921 [NFC] Align pointer to type. by Mitch Phillips · 6 years ago
- 5057c42 Merge "malloc_hooks README.md: fix example compilation failures" by Treehugger Robot · 6 years ago
- 249f726 Make bionic_platform_headers available only for Bionic targets. by Martin Stjernholm · 6 years ago
- 1d9ccdf Merge "libc: Add stubs.versions=R" by Jooyung Han · 6 years ago
- 6cdeed3 malloc_hooks README.md: fix example compilation failures by Steven Moreland · 6 years ago
- a41c325 Switch to new kernel ptrace interface for reading tags. by Peter Collingbourne · 6 years ago
- 3093e71 Block all signals in ScopedSignalBlocker. by Elliott Hughes · 6 years ago
- ad9e99d Include log/log_read.h for reading logs by Tom Cherry · 6 years ago
- f3110d6 Merge "x86: Switch get_pc_thunk to comdat" by Ryan Prichard · 6 years ago
- a992a06 x86: Switch get_pc_thunk to comdat by Ryan Prichard · 6 years ago
- c848019 Merge "Set the top bit for tagged pointers." by Mitch Phillips · 6 years ago
- 0361a4f Merge "tmpfile(3): use O_TMPFILE where available." by Elliott Hughes · 6 years ago
- b125ca4 Set the top bit for tagged pointers. by Mitch Phillips · 6 years ago
- 23ec142 Merge "Add PTRACE_PEEKTAG to mte_kernel.h." by Peter Collingbourne · 6 years ago
- a06df5f Merge "arc4random.h: remove some cruft." by Treehugger Robot · 6 years ago
- bb575d9 arc4random.h: remove some cruft. by Elliott Hughes · 6 years ago
- a4c2f33 tmpfile(3): use O_TMPFILE where available. by Elliott Hughes · 6 years ago
- 1ddfe48 Merge "Set apex_available property" by Treehugger Robot · 6 years ago
- 03581d7 Merge changes I6c9c2bf5,I23991692 by Tom Cherry · 6 years ago
- 6f2e810 Cleanup some trivial TODOs. by Tom Cherry · 6 years ago
- bb9fcb4 Update to v5.6 kernel headers. by Christopher Ferris · 6 years ago
- 14dcbf8 Add API constant for S. by Dan Albert · 6 years ago
- dbfa074 libc: Add stubs.versions=R by Jooyung Han · 6 years ago
- 2aa19dc Set apex_available property by Jiyong Park · 6 years ago
- 6e316e6 Add PTRACE_PEEKTAG to mte_kernel.h. by Peter Collingbourne · 6 years ago
- a924442 Merge "Stop exporting unwinder from arm32 libc.a" by Ryan Prichard · 6 years ago
- 379e05f Stop exporting unwinder from arm32 libc.a by Ryan Prichard · 6 years ago
- 666b12e icmp6.h - add captive portal and pref64 nd opts by Maciej Żenczykowski · 6 years ago
- dd8c4f8 Merge "Add documentation to <dirent.h>." by Elliott Hughes · 6 years ago
- 02f9f4c Add documentation to <dirent.h>. by Elliott Hughes · 6 years ago
- ad9946c libc_header is available to any apex but only visible to certain places by Jiyong Park · 6 years ago
- e722198 Merge "dynamic libc: ignore ART profiling signal by default." by Florian Mayer · 6 years ago
- 96272df dynamic libc: ignore ART profiling signal by default. by Florian Mayer · 6 years ago
- e05c449 Merge "Add ffsl(3), ffsll(3)." by Treehugger Robot · 6 years ago
- 4a6899c Add ffsl(3), ffsll(3). by Elliott Hughes · 6 years ago
- 4b46629 Merge "Set apex_available property" by Treehugger Robot · 6 years ago
- 3309b3d [GWP-ASan] Allow libc header access from GWP-ASan. by Mitch Phillips · 6 years ago
- 922a5c7 Set apex_available property by Jiyong Park · 6 years ago
- 1995d74 Remove ANDROID_LOG_RDONLY by Tom Cherry · 6 years ago
- 2528dab Clean up untag_address. by Peter Collingbourne · 6 years ago
- d92b038 Merge "[GWP-ASan] Intercept calloc() again." by Mitch Phillips · 6 years ago
- 32abb0b [GWP-ASan] Intercept calloc() again. by Mitch Phillips · 6 years ago
- c84d295 Merge "Add explicit state for heapprofd hooking." by Florian Mayer · 6 years ago
- fdd5eb1 Add explicit state for heapprofd hooking. by Florian Mayer · 6 years ago
- 7aa6ba4 Merge "Rewrite __cxa_atexit / __cxa_finalize" by Ryan Prichard · 6 years ago
- 7d97c36 Merge "Add 29 to stubs.versions of libc/libdl/libm" by Treehugger Robot · 6 years ago
- afa983c Rewrite __cxa_atexit / __cxa_finalize by Ryan Prichard · 6 years ago
- fa658eb Fix bugprone-macro-parentheses warnings by Chih-Hung Hsieh · 6 years ago
- 93517d1 Merge "Update the scudo wrapper for bionic changes." by Christopher Ferris · 6 years ago
- 0d303b4 Merge "[GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads." by Mitch Phillips · 6 years ago
- 2c447b0 Update the scudo wrapper for bionic changes. by Christopher Ferris · 6 years ago
- 95c772f Merge "[GWP-ASan] Don't intercept calloc." by Treehugger Robot · 6 years ago
- ddedd98 Merge "Switch to the arm-optimized-routines string routines on aarch64 where possible." by Peter Collingbourne · 6 years ago
- 5c65e87 [GWP-ASan] Don't intercept calloc. by Mitch Phillips · 6 years ago
- 2dd382d Merge "Update bionic to the v2 MTE patch set." by Peter Collingbourne · 6 years ago
- 449c26a [GWP-ASan] [heapprofd] Fix infinite recursion between malloc-racing threads. by Mitch Phillips · 6 years ago
- 188f87a Merge "Cleans up logging and comments in ifaddrs." by Bram Bonné · 6 years ago
- 80af1b0 Update bionic to the v2 MTE patch set. by Peter Collingbourne · 6 years ago
- b8d1348 Handle the alternate signal stack correctly in android_unsafe_frame_pointer_chase. by Peter Collingbourne · 6 years ago
- 918bd72 Cleans up logging and comments in ifaddrs. by Bram Bonné · 6 years ago
- 26ddc4d Add 29 to stubs.versions of libc/libdl/libm by Jooyung Han · 6 years ago
- 5f91bf4 [GWP-ASan] [heapprofd] Nullptr deref in dispatch. by Mitch Phillips · 6 years ago
- 337a5b3 Switch to the arm-optimized-routines string routines on aarch64 where possible. by Peter Collingbourne · 6 years ago