1. 553927d binder: fix race that allows malicious free of live buffer by Todd Kjos · 6 years ago
  2. 128f380 android: binder: Rate-limit debug and userspace triggered err msgs by Sherry Yang · 6 years ago
  3. f371a7c android: binder: Include asm/cacheflush.h after linux/ include files by Guenter Roeck · 6 years ago
  4. e19f70a android: binder: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  5. 720c241 ANDROID: binder: change down_write to down_read by Minchan Kim · 6 years ago
  6. 838d556 ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR by 宋金时 · 6 years ago
  7. 1190b4e ANDROID: binder: remove 32-bit binder interface. by Martijn Coenen · 6 years ago
  8. 720d690 Merge 4.17-rc3 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  9. 361f2dd ANDROID: binder: re-order some conditions by Dan Carpenter · 7 years ago
  10. 7aa135f ANDROID: binder: prevent transactions into own process. by Martijn Coenen · 7 years ago
  11. 5eeb2ca ANDROID: binder: synchronize_rcu() when using POLLFREE. by Martijn Coenen · 7 years ago
  12. 8ca86f1 binder: replace "%p" with "%pK" by Todd Kjos · 7 years ago
  13. e46a3b3 ANDROID: binder: remove WARN() for redundant txn error by Todd Kjos · 7 years ago
  14. f889826 binder: check for binder_thread allocation failure in binder_poll() by Eric Biggers · 7 years ago
  15. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  16. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  17. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  18. 197410a android: binder: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  19. 21d02dd android: binder: Use octal permissions by Harsh Shandilya · 7 years ago
  20. e940c10 ANDROID: binder: Remove obsolete proc waitqueue. by Martijn Coenen · 7 years ago
  21. f5cb779 ANDROID: binder: remove waitqueue when thread exits. by Martijn Coenen · 7 years ago
  22. 00c41cd android: binder: Prefer __func__ to using hardcoded function name by Elad Wexler · 7 years ago
  23. b6a0941 Merge 4.15-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  24. 533dfb2 android: binder: Check for errors in binder_alloc_shrinker_init(). by Tetsuo Handa · 7 years ago
  25. 7f3dc00 binder: fix proc->files use-after-free by Todd Kjos · 7 years ago
  26. 2fc1024 Merge 4.15-rc3 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  27. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
  28. fb2c445 ANDROID: binder: fix transaction leak. by Martijn Coenen · 7 years ago
  29. 148ade2 ANDROID: binder: Add thread->process_todo flag. by Martijn Coenen · 7 years ago
  30. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  31. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  32. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  33. 6fbf248 Merge 4.14-rc6 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  34. f7f84fd binder: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  35. 66b83a4 binder: call poll_wait() unconditionally. by Martijn Coenen · 7 years ago
  36. 512cf46 binder: fix use-after-free in binder_transaction() by Todd Kjos · 7 years ago
  37. d53bebd binder: fix memory corruption in binder_transaction binder by Xu YiPing · 7 years ago
  38. 52b8161 binder: fix an ret value override by Xu YiPing · 7 years ago
  39. 1c363ea android: binder: fix type mismatch warning by Arnd Bergmann · 7 years ago
  40. 3a6430c ANDROID: binder: don't queue async transactions to thread. by Martijn Coenen · 7 years ago
  41. bb74562 ANDROID: binder: don't enqueue death notifications to thread todo. by Martijn Coenen · 7 years ago
  42. 858b271 ANDROID: binder: Don't BUG_ON(!spin_is_locked()). by Martijn Coenen · 7 years ago
  43. abcc615 ANDROID: binder: Add BINDER_GET_NODE_DEBUG_INFO ioctl by Colin Cross · 7 years ago
  44. 408c68b ANDROID: binder: push new transactions to waiting threads. by Martijn Coenen · 7 years ago
  45. 1b77e9d ANDROID: binder: remove proc waitqueue by Martijn Coenen · 7 years ago
  46. 8ef4665 android: binder: Add page usage in binder stats by Sherry Yang · 7 years ago
  47. f2517eb android: binder: Add global lru shrinker to binder by Sherry Yang · 7 years ago
  48. 4175e2b android: binder: Add allocator selftest by Sherry Yang · 7 years ago
  49. 4f9adc8 binder: fix incorrect cmd to binder_stat_br by Todd Kjos · 7 years ago
  50. 22eb947 binder: free memory on error by Christian Brauner · 7 years ago
  51. 5b7d40c binder: remove unused BINDER_SMALL_BUF_SIZE define by Dmitry Safonov · 7 years ago
  52. c3643b6 android: binder: Use dedicated helper to access rlimit value by Krzysztof Opasiak · 7 years ago
  53. a60b890 binder: remove global binder lock by Todd Kjos · 7 years ago
  54. ab51ec6 binder: fix death race conditions by Martijn Coenen · 7 years ago
  55. 5f2f636 binder: protect against stale pointers in print_binder_transaction by Todd Kjos · 7 years ago
  56. 2c1838d binder: protect binder_ref with outer lock by Todd Kjos · 7 years ago
  57. b3e6861 binder: use inner lock to protect thread accounting by Todd Kjos · 7 years ago
  58. 0b89d69 binder: protect transaction_stack with inner lock. by Martijn Coenen · 7 years ago
  59. 7bd7b0e binder: protect proc->threads with inner_lock by Todd Kjos · 7 years ago
  60. da0fa9e binder: protect proc->nodes with inner lock by Todd Kjos · 7 years ago
  61. 673068e binder: add spinlock to protect binder_node by Todd Kjos · 7 years ago
  62. 7219639 binder: add spinlocks to protect todo lists by Todd Kjos · 7 years ago
  63. ed29721 binder: use inner lock to sync work dq and node counts by Todd Kjos · 7 years ago
  64. 9630fe8 binder: introduce locking helper functions by Todd Kjos · 7 years ago
  65. adc1884 binder: use node->tmp_refs to ensure node safety by Todd Kjos · 7 years ago
  66. 372e314 binder: refactor binder ref inc/dec for thread safety by Todd Kjos · 7 years ago
  67. 7a4408c binder: make sure accesses to proc/thread are safe by Todd Kjos · 7 years ago
  68. eb34983 binder: make sure target_node has strong ref by Todd Kjos · 7 years ago
  69. 26549d1 binder: guarantee txn complete / errors delivered in-order by Todd Kjos · 7 years ago
  70. b6d282c binder: refactor binder_pop_transaction by Todd Kjos · 7 years ago
  71. d99c733 binder: use atomic for transaction_log index by Todd Kjos · 7 years ago
  72. 53d311cf binder: protect against two threads freeing buffer by Todd Kjos · 7 years ago
  73. e4cffcf binder: remove dead code in binder_get_ref_for_node by Todd Kjos · 7 years ago
  74. 08dabce binder: don't modify thread->looper from other threads by Todd Kjos · 7 years ago
  75. ccae6f6 binder: avoid race conditions when enqueuing txn by Todd Kjos · 7 years ago
  76. 26b47d8 binder: refactor queue management in binder_thread_read by Todd Kjos · 7 years ago
  77. 57ada2f binder: add log information for binder transaction failures by Todd Kjos · 7 years ago
  78. 656a800 binder: make binder_last_id an atomic by Todd Kjos · 7 years ago
  79. 0953c79 binder: change binder_stats to atomics by Badhri Jagan Sridharan · 7 years ago
  80. c44b123 binder: add protection for non-perf cases by Todd Kjos · 7 years ago
  81. 1cf29cf binder: remove binder_debug_no_lock mechanism by Todd Kjos · 7 years ago
  82. 0c972a0 binder: move binder_alloc to separate file by Todd Kjos · 7 years ago
  83. 19c9872 binder: separate out binder_alloc functions by Todd Kjos · 7 years ago
  84. 7c03f0d binder: remove unneeded cleanup code by Todd Kjos · 7 years ago
  85. fdfb4a9 binder: separate binder allocator structure from binder proc by Todd Kjos · 7 years ago
  86. 00b40d6 binder: Use wake up hint for synchronous transactions. by Riley Andrews · 7 years ago
  87. c4ea41b binder: use group leader instead of open thread by Todd Kjos · 7 years ago
  88. a2b1870 Revert "android: binder: Sanity check at binder ioctl" by Todd Kjos · 7 years ago
  89. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  90. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  91. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  92. ecf1385 mm: drop unused argument of zap_page_range() by Kirill A. Shutemov · 8 years ago
  93. def95c7 binder: Add support for file-descriptor arrays by Martijn Coenen · 8 years ago
  94. 7980240 binder: Add support for scatter-gather by Martijn Coenen · 8 years ago
  95. 4bfac80 binder: Add extra size to allocator by Martijn Coenen · 8 years ago
  96. a056af4 binder: Refactor binder_transact() by Martijn Coenen · 8 years ago
  97. ac4812c binder: Support multiple /dev instances by Martijn Coenen · 8 years ago
  98. 14db318 binder: Deal with contexts in debugfs by Martijn Coenen · 8 years ago
  99. 342e5c9 binder: Support multiple context managers by Martijn Coenen · 8 years ago
  100. feba390 binder: Split flat_binder_object by Martijn Coenen · 8 years ago