OSDN Git Service

android-x86/bionic.git
2020-08-11 Evgenii StepanovRemove stack address check in cfi_basic test.
2020-07-11 Tom CherryDon't test pw_shell for old vendor images
2020-06-09 Lev RumyantsevMove set_cached_pid() to __clone_for_fork()
2020-06-09 Lev RumyantsevRemove WEAK_FOR_NATIVE_BRIDGE for fork
2020-06-09 Lev RumyantsevNarrow native bridge to clone_for_fork
2020-06-06 Evgenii StepanovUse PROT_NONE on the unused parts of CFI shadow.
2020-06-03 Peter CollingbourneHandle the alternate signal stack correctly in android_...
2020-05-30 Victor KhimenkoCopy translateSystemPathToApexPath to linker_translate_...
2020-05-30 Victor KhimenkoAllow native_bridge linker to use different APEX from...
2020-05-27 Christopher... Ignore SCUDO_OPTIONS across a security boundary.
2020-05-21 Christopher... Fix deadlock/timeout in thread unwinding.
2020-05-18 Bram BonnéMerge "Speed up seccomp with priority list." into rvc-dev
2020-05-15 Bram BonnéSpeed up seccomp with priority list.
2020-05-13 Jooyung HanSet min_sdk_version for mainline dependencies
2020-05-12 Josh Gaofdtrack: don't do anything while vforked.
2020-05-12 Josh Gaofdsan: don't do anything when vforked.
2020-05-12 Josh GaoTrack whether a thread is currently vforked.
2020-05-08 Roman KiryanovAdd goldfish-opengl to use bionic_libc_platform_headers
2020-05-06 Jiyong ParkMerge "Set apex_available property" into rvc-dev
2020-05-05 Yabin CuiMerge "Fix foritfy test for clang update." into rvc-dev
2020-05-04 Alistair DelvaFix argument order in api level test
2020-04-30 Yabin CuiFix foritfy test for clang update.
2020-04-30 Josh GaoMerge changes I8b25accf,I59013f0c,I6c881e5d,I66826f31...
2020-04-30 Josh Gaofdtrack: add wrapper for socketpair.
2020-04-30 Josh Gaofdtrack: add wrapper for eventfd.
2020-04-30 Josh Gaofdtrack: add wrappers for epoll_create, epoll_create1.
2020-04-30 Josh Gaofdtrack: add wrappers for pipe, pipe2.
2020-04-30 Josh Gaofdtrack: add tests for individual wrappers.
2020-04-30 Josh Gaofdtrack: don't destroy traces.
2020-04-28 Jiyong ParkSet apex_available property
2020-04-24 Elliott HughesBlock all signals in ScopedSignalBlocker.
2020-04-22 Ryan Prichard__loader_cfi_fail: acquire g_dl_mutex
2020-04-21 Ryan Prichardandroid_get_exported_namespace: acquire g_dl_mutex
2020-04-21 Christopher... Merge "Fix possible issue with cfi_basic test." into...
2020-04-21 Jiyong ParkMerge changes from topic "apex_available" into rvc-dev
2020-04-20 Christopher... Fix possible issue with cfi_basic test.
2020-04-20 Mitch PhillipsSet the top bit for tagged pointers.
2020-04-20 Jiyong Parklibc_header is available to any apex but only visible...
2020-04-20 Jiyong ParkSet apex_available property
2020-04-20 Jiyong ParkSet apex_available property
2020-04-10 TreeHugger... Merge "libfdtrack: When dump fdsan fd owner, happen...
2020-04-09 Yuxian Xulibfdtrack: When dump fdsan fd owner, happen NE
2020-04-05 Jooyung HanMerge "libc: Add stubs.versions=R" into rvc-dev
2020-04-03 Maciej Żenczykowskiicmp6.h - add captive portal and pref64 nd opts
2020-04-01 Jooyung Hanlibc: Add stubs.versions=R
2020-03-30 Florian Mayerdynamic libc: ignore ART profiling signal by default.
2020-03-30 Chih-Hung HsiehFix bugprone-macro-parentheses warnings
2020-03-27 Mitch PhillipsMerge "[GWP-ASan] Add gwp_asan_unittest to bionic presu...
2020-03-26 Mitch Phillips[GWP-ASan] Add gwp_asan_unittest to bionic presubmit.
2020-03-26 Mitch Phillips[GWP-ASan] Allow libc header access from GWP-ASan.
2020-03-18 TreeHugger... Merge "Revert "Statically link libdl.a to linker""...
2020-03-17 TreeHugger... Merge "[GWP-ASan] Intercept calloc() again." into rvc-dev
2020-03-17 Jooyung HanRevert "Statically link libdl.a to linker"
2020-03-16 Mitch Phillips[GWP-ASan] Intercept calloc() again.
2020-03-13 Jooyung HanMerge "Add 29 to stubs.versions of libc/libdl/libm...
2020-03-12 Florian MayerAdd explicit state for heapprofd hooking.
2020-03-11 Jiyong ParkMerge changes from topic "liblog" into rvc-dev
2020-03-10 Jiyong ParkStatically link libdl.a to linker
2020-03-10 Peter CollingbourneDelete definitions of __aeabi_unwind_cpp_pr0.
2020-03-09 Ryan PrichardRewrite __cxa_atexit / __cxa_finalize
2020-03-07 Jooyung HanAdd 29 to stubs.versions of libc/libdl/libm
2020-03-05 Christopher... Update the scudo wrapper for bionic changes.
2020-03-02 Mitch PhillipsMerge "[GWP-ASan] [heapprofd] Fix infinite recursion...
2020-02-29 TreeHugger... Merge "[GWP-ASan] Don't intercept calloc." into rvc-dev
2020-02-29 Elliott HughesMerge "Add a libc wrapper for statx(2)." into rvc-dev
2020-02-28 Mitch Phillips[GWP-ASan] [heapprofd] Fix infinite recursion between...
2020-02-28 Mitch Phillips[GWP-ASan] Don't intercept calloc.
2020-02-28 TreeHugger... Merge "Cleans up logging and comments in ifaddrs."...
2020-02-28 Bram BonnéCleans up logging and comments in ifaddrs.
2020-02-27 Mitch Phillips[GWP-ASan] [heapprofd] Nullptr deref in dispatch.
2020-02-26 Ryan SavitskiOverride SIGSYS during profiling signal handler
2020-02-25 Elliott HughesAdd a libc wrapper for statx(2).
2020-02-25 Bram BonnéTry to resolve interface names before removing nameless...
2020-02-22 Christopher... Add a std::map, std::unordered_map benchmark.
2020-02-21 Automerger... Merge "Rename APEX Namespace" am: fcbdba22ab am: 613d40...
2020-02-21 Automerger... Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL...
2020-02-21 Automerger... Merge "Rename APEX Namespace" am: fcbdba22ab am: 613d40c4f5
2020-02-21 Automerger... Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL...
2020-02-21 Automerger... Merge "Rename APEX Namespace" am: fcbdba22ab
2020-02-21 Automerger... Merge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL...
2020-02-21 Kiyoung KimMerge "Rename APEX Namespace"
2020-02-21 Peter CollingbourneMerge "Allow android_mallopt(M_SET_HEAP_TAGGING_LEVEL...
2020-02-21 Automerger... Merge "Remove ld.config.txt from bionic APEX" am: 9ed71...
2020-02-21 Automerger... Merge "Remove ld.config.txt from bionic APEX" am: 9ed71...
2020-02-21 Automerger... Merge "Remove ld.config.txt from bionic APEX" am: 9ed71...
2020-02-20 Kiyoung KimMerge "Remove ld.config.txt from bionic APEX"
2020-02-20 Peter CollingbourneAllow android_mallopt(M_SET_HEAP_TAGGING_LEVEL) to...
2020-02-20 Kiyoung KimRemove ld.config.txt from bionic APEX
2020-02-20 Kiyoung KimRename APEX Namespace
2020-02-19 Automerger... Merge "benchmarks: add 16 and 32 bytes to common sizes...
2020-02-19 Automerger... Merge "[GWP-ASan] Export GWP-ASan regions to libdebugge...
2020-02-19 Automerger... Merge "benchmarks: add 16 and 32 bytes to common sizes...
2020-02-19 Automerger... Merge "[GWP-ASan] Export GWP-ASan regions to libdebugge...
2020-02-19 Automerger... Merge "benchmarks: add 16 and 32 bytes to common sizes...
2020-02-19 Christopher... Merge "benchmarks: add 16 and 32 bytes to common sizes"
2020-02-19 Automerger... Merge "[GWP-ASan] Export GWP-ASan regions to libdebugge...
2020-02-19 Mitch PhillipsMerge "[GWP-ASan] Export GWP-ASan regions to libdebuggerd."
2020-02-19 Automerger... Merge "fortify: simplify strlen for LLVM's new optimiza...
2020-02-19 Automerger... Merge "fortify: simplify strlen for LLVM's new optimiza...
2020-02-19 Automerger... Merge "fortify: simplify strlen for LLVM's new optimiza...
next