aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-14Merge "Fix unistd.exec_argv0_null for new kernels." into pie-cts-devpie-cts-devTreehugger Robot
2022-04-12Fix unistd.exec_argv0_null for new kernels.Elliott Hughes
2020-01-10Merge "Fix uninitialized memory read in pthread_leak#detach." into pie-cts-devTreehugger Robot
2020-01-09Fix uninitialized memory read in pthread_leak#detach.Kazuhiro Inaba
2019-11-20Merge "Limit threads in pthread_leak#detach for low power devices." into pie-...Treehugger Robot
2019-11-13Limit threads in pthread_leak#detach for low power devices.Dmytro Chystiakov
2019-06-04Merge "Limit threads in pthread_leak#detach for low power devices." into pie-...Treehugger Robot
2019-05-24Limit threads in pthread_leak#detach for low power devices.Dmytro Chystiakov
2019-04-09Merge "Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translations" ...Treehugger Robot
2019-04-09Fix Bionic dlfcn.dladdr_libc test case for 64bit binary translationsDmytro Chystiakov
2019-03-05Merge "Disable some tests that were weakened in the future." into pie-cts-devTreehugger Robot
2019-03-05Disable some tests that were weakened in the future.Josh Gao
2018-12-28Merge "seccomp: Allow open(2) and getdents(2) in x86_64 for UBSan's sake" int...Treehugger Robot
2018-11-27seccomp: Allow open(2) and getdents(2) in x86_64 for UBSan's sakeVictor Hsieh
2018-11-20Merge "seccomp: Allow readlink(2) in x86_64 for UBSan's sake" into pie-cts-devTreehugger Robot
2018-11-13seccomp: Allow readlink(2) in x86_64 for UBSan's sakeLuis Hector Chavez
2018-10-30Merge "CTS: allow continue to use the old AIDs on devices launch with P" into...Treehugger Robot
2018-10-29CTS: allow continue to use the old AIDs on devices launch with PChuwei Xu
2018-10-16Merge "Waive AID Range check for upgrading devices launched before P" into pi...Treehugger Robot
2018-10-11Waive AID Range check for upgrading devices launched before PTom Cherry
2018-07-02Merge "Reland "Remove a check for AIDs in the OEM range."" into pi-devandroid-vts-9.0_r4android-cts-9.0_r4android-cts-9.0_r3android-cts-9.0_r2pie-dr1-devTom Cherry
2018-06-29Reland "Remove a check for AIDs in the OEM range."Tom Cherry
2018-05-30DO NOT MERGE: Move to version v1.1.pie-devChristopher Ferris
2018-05-24Reenable __work_around_b_24465209__ for x86 linkerRyan Prichard
2018-05-16Merge "Require vendor users and groups to start with vendor_" into pi-devTom Cherry
2018-05-16Require vendor users and groups to start with vendor_Tom Cherry
2018-05-16Merge changes from topic "single-gsi" into pi-devLogan Chien
2018-05-12Merge changes I8eae0c98,I09d32dcb into pi-devDimitry Ivanov
2018-05-11Add support for cortex-a55/cortex-a75.Christopher Ferris
2018-05-11vdso should be available in all namespacesdimitry
2018-05-11fchown DNS lookup sockets to AID_DNS.Lorenzo Colitti
2018-05-10Use ro.vndk.lite to determine the ld.config.txtLogan Chien
2018-05-10Extract ld.config.txt lookup codeLogan Chien
2018-05-09Unhardcode /system/libdimitry
2018-05-04Add a warm up pass to pthread_leak.join testEvgeny Eltsin
2018-05-02Fix nullptr dereference during sort.Christopher Ferris
2018-04-27Libraries without dt_soname are inaccessibledimitry
2018-04-20Revert "Add 64-bit slm optimized strlcpy and srlcat."Jeremy Compostella
2018-04-19Add __libc_add_main_thread and mark it weakEvgeny Eltsin
2018-04-16Bionic: Always use fortified versions of FD_X macrosAndreas Gampe
2018-04-10spawn.signal_stress: reap spawned children on exitRyan Prichard
2018-04-05Merge "Do not check user/group names in pwd/grp tests for OEM uid/gids" into ...TreeHugger Robot
2018-04-05Do not check user/group names in pwd/grp tests for OEM uid/gidsTom Cherry
2018-04-05Make sys_ptrace_test.cpp Yama LSM-awareLuis Hector Chavez
2018-04-05Merge changes Ib44cbea8,I9763caa0 into pi-devTreeHugger Robot
2018-04-04Fix race in spawn.signal_stress testRyan Prichard
2018-04-04Fix race in ld.config.txt testsRyan Prichard
2018-04-04Break libdl.so and ld-android.so's dependency on libc.so.Ryan Prichard
2018-04-04Fix build failure with dlext_testzip Bionic testsRyan Prichard
2018-04-03Refactor malloc debug.Christopher Ferris