提交历史

作者 SHA1 备注 提交日期
  Xu YiPing d53bebdf4d binder: fix memory corruption in binder_transaction binder 8 年之前
  Xu YiPing 52b81611f2 binder: fix an ret value override 8 年之前
  Arnd Bergmann 1c363eaece android: binder: fix type mismatch warning 8 年之前
  Martijn Coenen 3a6430ce46 ANDROID: binder: don't queue async transactions to thread. 8 年之前
  Martijn Coenen bb74562a7f ANDROID: binder: don't enqueue death notifications to thread todo. 8 年之前
  Martijn Coenen 858b271968 ANDROID: binder: Don't BUG_ON(!spin_is_locked()). 8 年之前
  Colin Cross abcc61537e ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl 8 年之前
  Martijn Coenen 408c68b17a ANDROID: binder: push new transactions to waiting threads. 8 年之前
  Martijn Coenen 1b77e9dcc3 ANDROID: binder: remove proc waitqueue 8 年之前
  Sherry Yang 8ef4665aa1 android: binder: Add page usage in binder stats 8 年之前
  Sherry Yang f2517eb76f android: binder: Add global lru shrinker to binder 8 年之前
  Sherry Yang 4175e2b46f android: binder: Add allocator selftest 8 年之前
  Todd Kjos 4f9adc8f91 binder: fix incorrect cmd to binder_stat_br 8 年之前
  Christian Brauner 22eb9476b5 binder: free memory on error 8 年之前
  Dmitry Safonov 5b7d40cdcd binder: remove unused BINDER_SMALL_BUF_SIZE define 8 年之前
  Krzysztof Opasiak c3643b699f android: binder: Use dedicated helper to access rlimit value 8 年之前
  Todd Kjos a60b890f60 binder: remove global binder lock 8 年之前
  Martijn Coenen ab51ec6bdf binder: fix death race conditions 8 年之前
  Todd Kjos 5f2f63696c binder: protect against stale pointers in print_binder_transaction 8 年之前
  Todd Kjos 2c1838dc68 binder: protect binder_ref with outer lock 8 年之前
  Todd Kjos b3e6861283 binder: use inner lock to protect thread accounting 8 年之前
  Martijn Coenen 0b89d69a96 binder: protect transaction_stack with inner lock. 8 年之前
  Todd Kjos 7bd7b0e639 binder: protect proc->threads with inner_lock 8 年之前
  Todd Kjos da0fa9e4e8 binder: protect proc->nodes with inner lock 8 年之前
  Todd Kjos 673068eee8 binder: add spinlock to protect binder_node 8 年之前
  Todd Kjos 72196393a5 binder: add spinlocks to protect todo lists 8 年之前
  Todd Kjos ed29721e22 binder: use inner lock to sync work dq and node counts 8 年之前
  Todd Kjos 9630fe8839 binder: introduce locking helper functions 8 年之前
  Todd Kjos adc1884222 binder: use node->tmp_refs to ensure node safety 8 年之前
  Todd Kjos 372e3147df binder: refactor binder ref inc/dec for thread safety 8 年之前