- c75fbc7 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 5 months ago
- 2ebdb61 Revert "bionic_systrace: moving global static variables" by Bowgo Tsai · 4 years, 5 months ago
- e9b672b Fix race when frees after main thread finishes. by Christopher Ferris · 4 years, 6 months ago
- 4683b11 Merge "Allow the kernel to upgrade ASYNC mode processes to SYNC mode." into sc-dev by Peter Collingbourne · 4 years, 6 months ago
- f4f9259 Allow the kernel to upgrade ASYNC mode processes to SYNC mode. by Peter Collingbourne · 4 years, 6 months ago
- a44aa2e Add definition of M_MEMTAG_TUNING. by Evgenii Stepanov · 4 years, 6 months ago
- eb5f5d8 Merge "Disable return PAC in __pthread_start." into sc-dev by TreeHugger Robot · 4 years, 7 months ago
- 9a1b7d1 Disable return PAC in __pthread_start. by Peter Collingbourne · 4 years, 7 months ago
- b887dc0 Fix dangling pointer in heapprofd API. by Florian Mayer · 4 years, 7 months ago
- 453076b Merge "Update API of MapInfo from libunwindstack" by David Srbecky · 4 years, 8 months ago
- 92b8d64 Update API of MapInfo from libunwindstack by David Srbecky · 4 years, 8 months ago
- 559f278 Clear the stack frame pointer in _start and __bionic_clone by Chris Wailes · 4 years, 8 months ago
- a9750ed Update to v5.12 kernel headers. by Christopher Ferris · 4 years, 8 months ago
- a0a4a6c Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 10 months ago
- 4b42ad7 Merge "Reorder libc.llndk headers to match libc_headers_arch" by Treehugger Robot · 4 years, 8 months ago
- 2f62c26 Merge "Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support." by Peter Collingbourne · 4 years, 8 months ago
- dcbacd6 Avoid prctl(PR_PAC_RESET_KEYS) on devices without PAC support. by Peter Collingbourne · 4 years, 8 months ago
- ed80dcd Add missing liblog_headers dependency to libc_defaults. by Rupert Shuttleworth · 4 years, 8 months ago
- 96be371 Reorder libc.llndk headers to match libc_headers_arch by Colin Cross · 4 years, 10 months ago
- e6b7969 Merge "Fix last python3 issues." by Christopher Ferris · 4 years, 8 months ago
- a2142d2 Fix last python3 issues. by Christopher Ferris · 4 years, 8 months ago
- 8607c08 Fix overly-zealous strip. by Dan Albert · 4 years, 8 months ago
- fae6ff2 Merge "Update for python3." by Christopher Ferris · 4 years, 8 months ago
- 8d36be9 Merge "Ignore backup files left by emacs." by Treehugger Robot · 4 years, 8 months ago
- ac7ec11 Update for python3. by Christopher Ferris · 4 years, 8 months ago
- 77d976c Ignore backup files left by emacs. by Dan Albert · 4 years, 8 months ago
- 6b586e7 Force everything to use python3 for consistency. by Elliott Hughes · 4 years, 8 months ago
- e99df59 Make gensyscalls.py compatible with Python 3. by Rupert Shuttleworth · 4 years, 9 months ago
- f20b021 Merge "Make res_init() work again." by Elliott Hughes · 4 years, 9 months ago
- f2bb4e6 Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist."" by Bram Bonné · 4 years, 9 months ago
- 44ec9c3 Merge "Disable fdtrack post-fork." by Josh Gao · 4 years, 9 months ago
- d0bbfa8 Make res_init() work again. by Elliott Hughes · 4 years, 9 months ago
- bca8a44 Revert "Reland: Soft-enable MAC address restrictions with allowlist." by Bram Bonné · 4 years, 9 months ago
- 24e0b57 Merge "Initialize _nres only once" by Luke Huang · 4 years, 9 months ago
- dcc97c0 Disable fdtrack post-fork. by Josh Gao · 5 years ago
- 39899f5 Fix return type of process_madvise(). by Elliott Hughes · 4 years, 9 months ago
- 2b9719e Merge "Reset PAC keys on thread creation instead of on zygote fork." by Peter Collingbourne · 4 years, 9 months ago
- 75830fb Initialize _nres only once by Luke Huang · 5 years ago
- c0d41db setjmp/longjmp: avoid invalid values in the stack pointer. by Elliott Hughes · 4 years, 9 months ago
- 87a205e Merge "Match 'Access denied finding property' log severity to SELinux" by Tom Cherry · 4 years, 9 months ago
- 8f11c5f Match 'Access denied finding property' log severity to SELinux by Tom Cherry · 4 years, 9 months ago
- 0ffd09a Merge "fortify: mark all always_inline functions with no_stack_protector" by George Burgess IV · 4 years, 9 months ago
- a1112fd fortify: mark all always_inline functions with no_stack_protector by George Burgess IV · 4 years, 9 months ago
- 811d180 Reset PAC keys on thread creation instead of on zygote fork. by Peter Collingbourne · 4 years, 9 months ago
- c579478 bp2build: remove some bp2build_available props, use package_allowlist instead. by Jingwen Chen · 4 years, 10 months ago
- b40eb10 Merge "Update kernel update documentation." by Christopher Ferris · 4 years, 9 months ago
- e5f7b3e Merge "Remove __stack_chk_fail_local() completely." by Treehugger Robot · 4 years, 9 months ago
- 7e2f6ff Update kernel update documentation. by Christopher Ferris · 4 years, 9 months ago
- b6ed09d Merge "scandir: remove dead code." by Treehugger Robot · 4 years, 9 months ago
- 5501003 Remove __stack_chk_fail_local() completely. by Elliott Hughes · 4 years, 9 months ago
- 92da286 Clean up __stack_chk_fail_local slightly. by Elliott Hughes · 4 years, 9 months ago
- 13a7610 scandir: remove dead code. by Elliott Hughes · 4 years, 9 months ago
- eb33b5b Merge "Remove bazel_module.label from bionic genrules" by Liz Kammer · 4 years, 9 months ago
- 35428fe Merge "Depend on libasync_safe module instead of breaking package boundary." by Treehugger Robot · 4 years, 9 months ago
- 6a4177c Merge "Add missing includes for crtend modules" by Liz Kammer · 4 years, 10 months ago
- 78f48a5 Depend on libasync_safe module instead of breaking package boundary. by Rupert Shuttleworth · 4 years, 10 months ago
- aab2ad7 Add missing includes for crtend modules by Liz Kammer · 4 years, 10 months ago
- 87f4a2e Merge "Mark MTE elf notes as sdk_version to allow SDK linkage." by Mitch Phillips · 4 years, 10 months ago
- 821e375 Merge "Merge crt cc_objects" by Liz Kammer · 4 years, 10 months ago
- 7839c17 Add userfaultfd syscall in SECCOMP allowlist by Lokesh Gidra · 4 years, 10 months ago
- 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 10 months ago
- e718dd7 Merge crt cc_objects by Liz Kammer · 4 years, 10 months ago
- ea8b224 Merge "Add min_sdk_version for ART module." by Nicolas Geoffray · 4 years, 10 months ago
- 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 10 months ago
- b82f5cf Improve <sys/xattr.h> coverage. by Elliott Hughes · 4 years, 10 months ago
- 4647d48 Add min_sdk_version for ART module. by Nicolas Geoffray · 4 years, 10 months ago
- 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 4 years, 10 months ago
- 22c9075 Mark MTE elf notes as sdk_version to allow SDK linkage. by Mitch Phillips · 4 years, 10 months ago
- f443817 Remove unused (and empty) file. by Elliott Hughes · 4 years, 10 months ago
- 8d7082e Remove bazel_module.label from bionic genrules by Liz Kammer · 4 years, 10 months ago
- 9747214 Merge "Add wrappers for pidfd_{open,getfd,send_signal}." by Josh Gao · 4 years, 10 months ago
- dddf75f Merge "Add additional app to netlink appcompat allowlist." by Bram Bonné · 4 years, 10 months ago
- 82c3d89 Add additional app to netlink appcompat allowlist. by Bram Bonné · 4 years, 10 months ago
- 3de1915 Add wrappers for pidfd_{open,getfd,send_signal}. by Josh Gao · 4 years, 10 months ago
- 47b5c5d Merge "Make libc genrules and its tool dep bp2build_available" by Christopher Parsons · 4 years, 10 months ago
- 98b92e0 Make libc genrules and its tool dep bp2build_available by Chris Parsons · 4 years, 10 months ago
- 7e13cf2 bp2build: convert more cc_objects by Jingwen Chen · 4 years, 10 months ago
- 6161970 Merge "Make __libc_init_scudo() weak for native bridge." by Treehugger Robot · 4 years, 10 months ago
- bf91786 Make __libc_init_scudo() weak for native bridge. by Peter Collingbourne · 4 years, 10 months ago
- 19787b9 bp2build: mark filegroups as bp2build_available. by Jingwen Chen · 4 years, 10 months ago
- 8ae9d01 Merge "Add LOCAL_LICENSE_KINDS to bionic" by Bob Badour · 4 years, 10 months ago
- 5e4a499 Merge "bp2build: convert more cc_objects." by Jingwen Chen · 4 years, 10 months ago
- aa7d835 Add LOCAL_LICENSE_KINDS to bionic by Bob Badour · 4 years, 10 months ago
- d29cac6 Merge "Update to v5.11 kernel headers." by Christopher Ferris · 4 years, 10 months ago
- b69a0d4 Merge "Move __libc_int0x80 to an assembly file" by Treehugger Robot · 4 years, 10 months ago
- a0a2654 Merge "Inline the raise(SIGABRT) for x86-64 too." by Elliott Hughes · 4 years, 10 months ago
- 6fe4daa Merge "iconv(3): ignore src_bytes_left if src_bytes is null." by Treehugger Robot · 4 years, 10 months ago
- 0b1611e bp2build: convert more cc_objects. by Jingwen Chen · 4 years, 10 months ago
- 5daf8f9 bp2build: mark crt_beginso1 as bp2build_available. by Jingwen Chen · 4 years, 11 months ago
- 3abde06 Inline the raise(SIGABRT) for x86-64 too. by Elliott Hughes · 4 years, 10 months ago
- 20c023f iconv(3): ignore src_bytes_left if src_bytes is null. by Elliott Hughes · 4 years, 10 months ago
- 7b89be7 Move __libc_int0x80 to an assembly file by Pirama Arumuga Nainar · 4 years, 11 months ago
- 332065d Merge "Fix/update notices." by Elliott Hughes · 4 years, 10 months ago
- 9432c92 Merge "Mark cc_library_headers targets as being bp2build_available." by Rupert Shuttleworth · 4 years, 10 months ago
- 22801c7 Merge "Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic"" by Bob Badour · 4 years, 10 months ago
- 05667cd Update to v5.11 kernel headers. by Christopher Ferris · 4 years, 10 months ago
- aa8db1b Fix/update notices. by Elliott Hughes · 4 years, 10 months ago
- 51166f4 Merge "Rename __ANDROID_UNGUARDED_AVAILABILITY__ -> __ANDROID_UNAVAILABLE_SYMBOLS_ARE_WEAK__." by Elliott Hughes · 4 years, 10 months ago
- 5e44c22 Revert "[LSC] Add LOCAL_LICENSE_KINDS to bionic" by Elliott Hughes · 4 years, 10 months ago
- fd64868 Mark cc_library_headers targets as being bp2build_available. by Rupert Shuttleworth · 4 years, 10 months ago