aboutsummaryrefslogtreecommitdiff
path: root/libc/bionic
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Revert "Reland: Soft-enable MAC address restrictions with allowlist.""Bram Bonné2021-04-094-208/+2
|\
| * Revert "Reland: Soft-enable MAC address restrictions with allowlist."Bram Bonné2021-04-084-208/+2
* | Merge "Disable fdtrack post-fork."Josh Gao2021-04-093-10/+10
|\ \ | |/ |/|
| * Disable fdtrack post-fork.Josh Gao2021-04-073-10/+10
* | Merge "Reset PAC keys on thread creation instead of on zygote fork."Peter Collingbourne2021-04-061-0/+6
|\ \ | |/ |/|
| * Reset PAC keys on thread creation instead of on zygote fork.Peter Collingbourne2021-03-251-0/+6
* | scandir: remove dead code.Elliott Hughes2021-03-161-5/+4
|/
* Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error...Peter Collingbourne2021-03-111-0/+2
|\
| * Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info().Peter Collingbourne2021-02-121-0/+2
* | Merge "Add some slack at the end of large allocations when target SDK level <...Peter Collingbourne2021-03-094-0/+14
|\ \
| * | Add some slack at the end of large allocations when target SDK level < S.Peter Collingbourne2021-03-054-0/+14
| |/
* | Improve <sys/xattr.h> coverage.Elliott Hughes2021-03-082-3/+3
* | Remove unused (and empty) file.Elliott Hughes2021-03-031-31/+0
* | Merge "Add wrappers for pidfd_{open,getfd,send_signal}."Josh Gao2021-03-011-0/+42
|\ \
| * | Add wrappers for pidfd_{open,getfd,send_signal}.Josh Gao2021-02-251-0/+42
* | | Merge "Add additional app to netlink appcompat allowlist."Bram Bonné2021-02-261-0/+2
|\ \ \
| * | | Add additional app to netlink appcompat allowlist.Bram Bonné2021-02-261-0/+2
| |/ /
* | | Merge "Make __libc_init_scudo() weak for native bridge."Treehugger Robot2021-02-241-0/+1
|\ \ \ | |/ / |/| |
| * | Make __libc_init_scudo() weak for native bridge.Peter Collingbourne2021-02-231-0/+1
| |/
* / iconv(3): ignore src_bytes_left if src_bytes is null.Elliott Hughes2021-02-181-0/+4
|/
* Merge "[MemInit] Remove old API, introduce new MemInit API."Mitch Phillips2021-02-014-41/+12
|\
| * [MemInit] Remove old API, introduce new MemInit API.Mitch Phillips2021-01-254-41/+12
* | [MTE] Change scudo init order to get correct PROT_MTE pages.Mitch Phillips2021-01-201-1/+5
|/
* Remove the now-unnecessary android_mallopt() options.Elliott Hughes2021-01-152-12/+0
* Merge "Make "disable memory mitigations" and "set heap tagging level" more av...Elliott Hughes2021-01-156-21/+23
|\
| * Make "disable memory mitigations" and "set heap tagging level" more available.Elliott Hughes2021-01-146-21/+23
* | [MTE] Add MEMTAG_OPTIONS and arm64.memtag.process.* sysprop parsing.Mitch Phillips2021-01-142-28/+110
|/
* Merge "Fewer copies of ALIGN()/ALIGNBYTES."Elliott Hughes2021-01-111-3/+2
|\
| * Fewer copies of ALIGN()/ALIGNBYTES.Elliott Hughes2021-01-111-3/+2
* | Merge "Remove ANDROID_EXPERIMENTAL_MTE."Peter Collingbourne2021-01-111-16/+5
|\ \ | |/ |/|
| * Remove ANDROID_EXPERIMENTAL_MTE.Peter Collingbourne2021-01-111-16/+5
* | Merge "Sync upstream fts.c."Elliott Hughes2021-01-111-53/+72
|\ \
| * | Sync upstream fts.c.Elliott Hughes2021-01-111-53/+72
* | | Merge "Make the atomic load explicit"Adam Barth2021-01-091-1/+1
|\ \ \ | |/ / |/| |
| * | Make the atomic load explicitAdam Barth2021-01-081-1/+1
| |/
* | Suppress SetHeapTaggingLevel warning under hwasan.Evgenii Stepanov2021-01-081-0/+4
* | Merge "Fix -Wnewline-eof"Treehugger Robot2021-01-082-2/+2
|\ \ | |/ |/|
| * Fix -Wnewline-eofAdam Barth2021-01-072-2/+2
* | Merge "Use ELF notes to set the desired memory tagging level."Evgenii Stepanov2021-01-075-27/+121
|\ \ | |/ |/|
| * Use ELF notes to set the desired memory tagging level.Evgenii Stepanov2021-01-065-27/+121
* | Merge "[Tagged Pointers] Point to SAC documentation in abort message."Mitch Phillips2021-01-051-3/+4
|\ \ | |/ |/|
| * [Tagged Pointers] Point to SAC documentation in abort message.Mitch Phillips2021-01-051-3/+4
* | Reland: Soft-enable MAC address restrictions with allowlist.Bram Bonné2020-12-154-2/+206
* | Revert "Soft-enable MAC address restrictions with allowlist."Bram Bonné2020-12-144-202/+2
* | Remove unused 'err' assignmentGreg Kaiser2020-12-111-2/+2
* | Merge "Soft-enable MAC address restrictions with allowlist."Bram Bonné2020-12-114-2/+202
|\ \
| * | Soft-enable MAC address restrictions with allowlist.Bram Bonné2020-12-104-2/+202
| |/
* | Merge changes from topics "Ic7ea0f075751f8f077612617802775d2d0a799dc", "Iec02...Peter Collingbourne2020-12-091-1/+1
|\ \
| * | Make our definition of std::nothrow weak.Peter Collingbourne2020-12-081-1/+1
| * | Merge "Revert^2 "Soft-enables new MAC address restrictions.""Bram Bonné2020-11-251-5/+2
| |\ \