- 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 6 months ago
- 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 6 months ago
- 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 6 months ago
- 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 6 months ago
- 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
- 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 6 months ago
- 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
- d5e064d Merge "[MTE] do not use ldg in linker if MTE is off for process" into main by Florian Mayer · 8 months ago
- e6f8321 [MTE] do not use ldg in linker if MTE is off for process by Florian Mayer · 8 months ago
- fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 9 months ago
- 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 10 months ago
- eabc47b Reduce flake in pthread mutex timed lock tests. by Elliott Hughes · 10 months ago
- b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 10 months ago
- 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 10 months ago
- a6e9dcf Move libc MTE init to separate file by Florian Mayer · 10 months ago
- c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 10 months ago
- 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 11 months ago
- e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 11 months ago
- 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 1 month ago
- 755b9c1 libc: Set __bionic_asm_align to 64 for arm and arm64 by Jake Weinstein · 6 years ago
- 761fdf9 [HWASan] init auxv for pagesize in hwasan_init_static by Florian Mayer · 12 months ago
- b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 12 months ago
- 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 1 month ago
- 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 1 month ago
- adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 1 month ago
- 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 1 month ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 2 months ago
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 3 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 3 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 5 months ago
- 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 7 months ago
- a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 3 months ago
- 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 3 months ago
- 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 3 months ago
- 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 4 months ago
- b974596 Merge "Hide overaligned global address from the compiler." into main by Treehugger Robot · 1 year, 5 months ago
- 8bd83d8 Hide overaligned global address from the compiler. by Peter Collingbourne · 1 year, 5 months ago
- 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 1 year, 6 months ago
- 73750dc Move memtag_stack out of libc_globals by Florian Mayer · 1 year, 6 months ago
- e65e193 Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 7 months ago
- f53e91c Revert^3 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 7 months ago
- 50f4d83 Merge "Add API to allow apps to attach extra information to tombstones." into main by Florian Mayer · 1 year, 7 months ago
- 7c83d09 Add API to allow apps to attach extra information to tombstones. by Florian Mayer · 1 year, 7 months ago
- 69bd8e9 libc/Android.bp: more cleanup. by Elliott Hughes · 1 year, 7 months ago
- a732e2a Merge "Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 1 year, 7 months ago
- a453c2d Reland "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Florian Mayer · 1 year, 7 months ago
- cebe1f1 Merge "Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library"" into main by Florian Mayer · 1 year, 7 months ago
- c20e1c2 Revert "[MTE] remap stacks with PROT_MTE when requested by dlopened library" by Sojin Moon · 1 year, 7 months ago
- 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 1 year, 7 months ago
- f0050fb bionic: Refactor __get_elf_note() by Kalesh Singh · 1 year, 9 months ago
- ba5630c Merge "[MTE] remap stacks with PROT_MTE when requested by dlopened library" into main by Florian Mayer · 1 year, 7 months ago
- 79c9694 [MTE] remap stacks with PROT_MTE when requested by dlopened library by Florian Mayer · 1 year, 8 months ago
- d783120 Fix assembler warnings. by Elliott Hughes · 1 year, 8 months ago
- 862a23d bionic: Add crt_pad_segment by Kalesh Singh · 1 year, 8 months ago
- 72507e4 WriteProtected: std::atomic<T> is no longer POD by Ryan Prichard · 1 year, 8 months ago
- 5e19b18 bionic: fix pthread_mutex_timedlock for PI mutexes by Andy Hung · 1 year, 9 months ago
- af06759 Plumb scudo_stack_depot_size to debuggerd_process_info by Florian Mayer · 1 year, 9 months ago
- b4e560e Add android_mallopt M_GET_DECAY_TIME_ENABLED. by Christopher Ferris · 1 year, 11 months ago
- 363e743 Merge "Use DYNAMIC entries for MTE enablement" into main by Mitch Phillips · 1 year, 11 months ago
- 7c1f377 Use DYNAMIC entries for MTE enablement by Mitch Phillips · 2 years ago
- 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years ago
- 00f5906 bionic: CFIShadow: Remove use of PAGE_SIZE macro. by Kalesh Singh · 2 years ago
- 2bdf22e bionic: libc: WriteProtected use max_page_size() by Kalesh Singh · 2 years, 1 month ago
- 1982dce Merge changes I1a60d6ef,Idabf0107 into main by Dan Albert · 2 years, 1 month ago
- 6b2aa54 Merge "Add the L() macro for local labels to <private/bionic_asm.h>." into main by Treehugger Robot · 2 years, 1 month ago
- bc192cf Add the L() macro for local labels to <private/bionic_asm.h>. by Elliott Hughes · 2 years, 1 month ago
- 013d747 Fix signature of mbstate_reset_and_return. by Dan Albert · 2 years, 2 months ago
- 3a8fed1 Fix mismatched return types for surrogate pairs. by Dan Albert · 2 years, 2 months ago
- a9e914d Make multibyte result constants public. by Dan Albert · 2 years, 2 months ago
- 249ae82 Merge "riscv64: inline raise." into main by Elliott Hughes · 2 years, 1 month ago
- 0e5b89c riscv64: inline raise. by Elliott Hughes · 2 years, 1 month ago
- 9a7d048 riscv64: use vdso for __riscv_hwprobe(). by Elliott Hughes · 2 years, 1 month ago
- ab9028c Merge "De-pessimize SigSetConverter usage." into main by Elliott Hughes · 2 years, 2 months ago
- 215baed De-pessimize SigSetConverter usage. by Elliott Hughes · 2 years, 2 months ago
- f9a9537 Remove unused _ARC4_ATFORK() macro. by Elliott Hughes · 2 years, 2 months ago
- fb73361 Fix shadowstack init crash on 16K page system by Kelvin Zhang · 2 years, 2 months ago
- b6a592b Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. by Peter Collingbourne · 2 years, 6 months ago
- 9a7155d riscv64 SCS support. by Elliott Hughes · 2 years, 7 months ago
- a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 2 years, 8 months ago
- 347dc62 Plumb scudo_ring_buffer_size to debuggerd_process_info by Florian Mayer · 2 years, 9 months ago
- 6a1dc51 riscv64: don't go via the PLT for setjmp. by Elliott Hughes · 2 years, 11 months ago
- c5e588a Merge "riscv64 TLS support." by Elliott Hughes · 2 years, 11 months ago
- add0c48 riscv64: add "private/bionic_asm.h". by Elliott Hughes · 2 years, 11 months ago
- 4346270 riscv64 TLS support. by Elliott Hughes · 2 years, 11 months ago
- 408e170 Allow init to upgrade MTE to sync. by Florian Mayer · 3 years, 4 months ago
- f9fa32a Basic support for MTE stack tagging. by Evgenii Stepanov · 3 years, 4 months ago
- 9425b16 [MTE] Relax ELF note. by Mitch Phillips · 3 years, 7 months ago
- 9340037 [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. by Mitch Phillips · 3 years, 7 months ago
- f5f04b1 Fix recursive deadlock inside bionic_systrace by Daniele Di Proietto · 3 years, 7 months ago
- 2c96639 Optimize the mbs fast path slightly. by Elliott Hughes · 3 years, 10 months ago
- 048f24e Export fts as a static library for use with musl by Colin Cross · 4 years ago
- 8f14b65 Revert "Adding system property tracing" by Bowgo Tsai · 4 years, 2 months ago
- dcc97c0 Disable fdtrack post-fork. by Josh Gao · 4 years, 9 months ago
- 03e961e Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info()." by Peter Collingbourne · 4 years, 6 months ago
- 6ba27e0 Merge "Add some slack at the end of large allocations when target SDK level < S." by Peter Collingbourne · 4 years, 6 months ago
- 2659d7b Add some slack at the end of large allocations when target SDK level < S. by Peter Collingbourne · 4 years, 6 months ago
- b69a0d4 Merge "Move __libc_int0x80 to an assembly file" by Treehugger Robot · 4 years, 7 months ago
- 3abde06 Inline the raise(SIGABRT) for x86-64 too. by Elliott Hughes · 4 years, 7 months ago
- 7b89be7 Move __libc_int0x80 to an assembly file by Pirama Arumuga Nainar · 4 years, 7 months ago
- 2753fc8 Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info(). by Peter Collingbourne · 4 years, 8 months ago