aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-08Merge "[MTE] Relax ELF note."android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Treehugger Robot
2022-02-08[MTE] Relax ELF note.Mitch Phillips
2022-02-08Merge "Avoid duplicate genrule locations"Treehugger Robot
2022-02-08Merge "[MTE] add sysprop to set mte state globally"Treehugger Robot
2022-02-07Avoid duplicate genrule locationsColin Cross
2022-02-08Merge changes from topics "musl_execinfo", "musl_mallinfo", "musl_sysroot"Treehugger Robot
2022-02-08Merge changes Ie92399c9,Ic6f05388Ryan Prichard
2022-02-08Merge "[NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE."Treehugger Robot
2022-02-07[NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE.Mitch Phillips
2022-02-07[MTE] add sysprop to set mte state globallyFlorian Mayer
2022-02-03Change default block size alignment to be 4 for memory saving on 32-bit archEric Miao
2022-02-03Disable fortify tests for muslColin Cross
2022-02-03Export kernel uapi, execinfo and b64 headers to musl sysrootColin Cross
2022-02-03Export bionic's resolv base64 functions to muslColin Cross
2022-02-03Export bionic's execinfo functions to muslColin Cross
2022-02-04Merge "Fix possible nullptr dereference."Christopher Ferris
2022-02-03Merge "Annotate fortify functions with diagnose_as_builtin"Pirama Arumuga Nainar
2022-02-03Annotate fortify functions with diagnose_as_builtinPirama Arumuga Nainar
2022-02-03Enable mallinfo tests for muslColin Cross
2022-02-02Fix possible nullptr dereference.Christopher Ferris
2022-02-02Fix bionic benchmarks and header tests for muslColin Cross
2022-02-01Keep allocation of `tail_` outside of LinkedListEric Miao
2022-02-01Merge "Fix HWASan crashes in heapprofd initialization."Florian Mayer
2022-02-01Fix HWASan crashes in heapprofd initialization.Florian Mayer
2022-01-29Merge "Silence -Wnon-power-of-two-alignment for a test"Treehugger Robot
2022-01-28Silence -Wnon-power-of-two-alignment for a testPirama Arumuga Nainar
2022-01-26Merge "Fix recursive deadlock inside bionic_systrace"Daniele Di Proietto
2022-01-25Fix recursive deadlock inside bionic_systraceDaniele Di Proietto
2022-01-25Merge "Fix MemtagNoteTest and make it runnable on non-MTE devices."Evgenii Stepanov
2022-01-25Merge "Move linker from sampling PGO to AFDO pipeline"Yi Kong
2022-01-24Merge "Disable pointer authentication in app processes."Peter Collingbourne
2022-01-25Move linker from sampling PGO to AFDO pipelineYi Kong
2022-01-21Fix MemtagNoteTest and make it runnable on non-MTE devices.Evgenii Stepanov
2022-01-19Disable pointer authentication in app processes.Peter Collingbourne
2022-01-18Merge "libm: sync with upstream."Elliott Hughes
2022-01-16Merge "Update the status for S and T."Treehugger Robot
2022-01-14Update the status for S and T.Elliott Hughes
2022-01-14Merge "Don't use LLVM when readelf(1) will do."Elliott Hughes
2022-01-13Don't use LLVM when readelf(1) will do.Elliott Hughes
2022-01-13Merge "Don't use llvm-defaults to build some tests."Treehugger Robot
2022-01-12libm: sync with upstream.Elliott Hughes
2022-01-12Merge "Fix copy pasta in guard macro for weak symbols."Treehugger Robot
2022-01-12Don't use llvm-defaults to build some tests.Elliott Hughes
2022-01-11Merge "Update to v5.16 kernel headers."Christopher Ferris
2022-01-10Update to v5.16 kernel headers.Christopher Ferris
2022-01-10Merge "Remove availability definitions for mbs APIs."Treehugger Robot
2022-01-07Fix copy pasta in guard macro for weak symbols.Dan Albert
2022-01-07Remove availability definitions for mbs APIs.Dan Albert
2021-12-16Merge "c32rtomb/mbrtoc32: remove dead code."Elliott Hughes
2021-12-16Merge "sched.h: add doc comments."Elliott Hughes