aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
26 hoursMerge "linker: update non-PIE error message." into mainHEADmastermainTreehugger Robot
27 hourslinker: update non-PIE error message.Elliott Hughes
27 hoursMerge "linker: remove useless comments." into mainElliott Hughes
42 hourslinker: remove useless comments.Elliott Hughes
42 hoursMerge "Minor <android/dlext.h> documentation improvements." into mainElliott Hughes
43 hoursMerge "Update <android/api-level.h>." into mainTreehugger Robot
44 hoursMerge "Update <system_properties.h> documentation." into mainTreehugger Robot
44 hoursMerge "Document <link.h>." into mainTreehugger Robot
45 hoursMinor <android/dlext.h> documentation improvements.Elliott Hughes
45 hoursUpdate <system_properties.h> documentation.Elliott Hughes
45 hoursUpdate <android/api-level.h>.Elliott Hughes
45 hoursDocument <link.h>.Elliott Hughes
3 daysMerge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into mainTreehugger Robot
3 daysMerge "Skip stack protector test on HWASan." into mainChristopher Ferris
3 days[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handlingFlorian Mayer
3 daysMerge "Use vmov.f64 for SET_FREG" into mainYi Kong
3 daysUse vmov.f64 for SET_FREGYi Kong
4 daysSkip stack protector test on HWASan.Christopher Ferris
4 daysMerge "Revert "Use inline keyword without underscores consistently"" into mainTreehugger Robot
4 daysRevert "Use inline keyword without underscores consistently"Dan Albert
9 daysMerge "Rename GWP-ASan android_mallopt() arguments" into mainTreehugger Robot
12 daysMerge "Export capability.h as a filegroup" into mainJiyong Park
12 daysMerge "[MTE] update ring buffer when enabling stack trace collection" into mainFlorian Mayer
12 days[MTE] update ring buffer when enabling stack trace collectionFlorian Mayer
12 daysMerge "Change malloc_not_svelte to malloc_low_memory." into mainChristopher Ferris
2024-05-03Rename GWP-ASan android_mallopt() argumentsMitch Phillips
2024-05-03Export capability.h as a filegroupJiyong Park
2024-05-02Merge "Update the _FORTIFY_SOURCE documentation." into mainTreehugger Robot
2024-05-02Merge "Add deprecation message for __sF." into mainTreehugger Robot
2024-05-02Merge "Allow deprecation messages." into mainTreehugger Robot
2024-05-02Add deprecation message for __sF.Dan Albert
2024-05-02Allow deprecation messages.Dan Albert
2024-05-02Merge changes from topic "pgsize_compat_loader" into mainKalesh Singh
2024-05-02Update the _FORTIFY_SOURCE documentation.Elliott Hughes
2024-05-02Merge "Remove historical cruft." into mainTreehugger Robot
2024-05-02bionic: loader: Drop readahead padding pagesKalesh Singh
2024-05-02loader: Only extend segments if kernel supports page size migrationKalesh Singh
2024-05-02Merge "__system_property_add: log specifics about failures." into mainTreehugger Robot
2024-05-02bionic: loader: Don't extend LOAD segments for p_aligns > 64KiBKalesh Singh
2024-05-01__system_property_add: log specifics about failures.Elliott Hughes
2024-05-01Remove historical cruft.Elliott Hughes
2024-05-01Change malloc_not_svelte to malloc_low_memory.Christopher Ferris
2024-05-01Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into mainTreehugger Robot
2024-05-0116k: bionic: Replace hardcoded page size with getpagesize()Vilas Bhat
2024-04-30Merge "Make "remapping stacks as PROT_MTE" debug log" into mainFlorian Mayer
2024-04-30Make "remapping stacks as PROT_MTE" debug logFlorian Mayer
2024-04-30Merge "Upstream sync." into mainElliott Hughes
2024-04-29Upstream sync.Elliott Hughes
2024-04-29Merge "[scudo] -1 is also valid for M_DECAY_TIME" into mainTreehugger Robot
2024-04-26[scudo] -1 is also valid for M_DECAY_TIMEChia-hung Duan