1. a18908e binder: fix UAF when releasing todo list by Todd Kjos · 3 years, 9 months ago
  2. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  3. 2ea90f0 UPSTREAM: binder: fix incorrect calculation for num_valid by Todd Kjos · 4 years, 5 months ago
  4. dc734d7 binder: binder: fix possible UAF when freeing buffer by Todd Kjos · 4 years, 11 months ago
  5. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 6 months ago
  6. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 4 years, 7 months ago
  7. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 4 years, 7 months ago
  8. 3378ce5 ANDROID: fix binder change in merge of 4.9.188 by Todd Kjos · 4 years, 9 months ago
  9. 288506e ANDROID: fix binder change in merge of 4.9.188 by Todd Kjos · 4 years, 9 months ago
  10. 7acc8a0 Merge android-4.9.182 (cb0eff4) into msm-4.9 by jianzhou · 4 years, 9 months ago
  11. f4e6de3 binder: binder: fix possible UAF when freeing buffer by Todd Kjos · 4 years, 11 months ago
  12. 76d4c94 UPSTREAM: binder: Set end of SG buffer area properly. by Martijn Coenen · 4 years, 10 months ago
  13. 3244efe UPSTREAM: binder: Set end of SG buffer area properly. by Martijn Coenen · 4 years, 10 months ago
  14. 893c9f0 android: binder: Fix the binder transaction fail issue for 32bit target by wya · 4 years, 10 months ago
  15. f65c15f UPSTREAM: binder: check for overflow when alloc for security context by Todd Kjos · 5 years ago
  16. e7becb7 BACKPORT: binder: fix race between munmap() and direct reclaim by Todd Kjos · 5 years ago
  17. b8f2f4b UPSTREAM: binder: check for overflow when alloc for security context by Todd Kjos · 5 years ago
  18. e53fcdd BACKPORT: binder: fix race between munmap() and direct reclaim by Todd Kjos · 5 years ago
  19. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  20. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  21. 0b90a82 ANDROID: binder: remove extra declaration left after backport by Todd Kjos · 5 years ago
  22. c8ddc8c FROMGIT: binder: fix BUG_ON found by selinux-testsuite by Todd Kjos · 5 years ago
  23. 70d7ef5 UPSTREAM: binder: fix handling of misaligned binder object by Todd Kjos · 5 years ago
  24. 557929b UPSTREAM: binder: fix sparse issue in binder_alloc_selftest.c by Todd Kjos · 5 years ago
  25. 8539b1e BACKPORT: binder: use userspace pointer as base of buffer space by Todd Kjos · 5 years ago
  26. e60bc94 UPSTREAM: binder: fix kerneldoc header for struct binder_buffer by Todd Kjos · 5 years ago
  27. 8d24e2a BACKPORT: binder: remove user_buffer_offset by Todd Kjos · 5 years ago
  28. 46dc639 UPSTREAM: binder: remove kernel vm_area for buffer space by Todd Kjos · 5 years ago
  29. a2dbf9a UPSTREAM: binder: avoid kernel vm_area for buffer fixups by Todd Kjos · 5 years ago
  30. d73356a BACKPORT: binder: add function to copy binder object from buffer by Todd Kjos · 5 years ago
  31. 90a570c BACKPORT: binder: add functions to copy to/from binder buffers by Todd Kjos · 5 years ago
  32. d504949 UPSTREAM: binder: create userspace-to-binder-buffer copy function by Todd Kjos · 5 years ago
  33. 63e0afa FROMGIT: binder: create node flag to request sender's security context by Todd Kjos · 5 years ago
  34. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  35. d79aa41 UPSTREAM: binder: filter out nodes when showing binder procs by Todd Kjos · 5 years ago
  36. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  37. d29b73e UPSTREAM: binder: fix race that allows malicious free of live buffer by Todd Kjos · 5 years ago
  38. 2e316b4 Merge android-4.9.129 (b727d1c) into msm-4.9 by Minming Qi · 5 years ago
  39. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  40. 1c57ba4 FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl. by Martijn Coenen · 6 years ago
  41. db91920 Revert "UPSTREAM: ANDROID: binder: remove 32-bit binder interface." by Blagovest Kolenichev · 6 years ago
  42. ce8c25c android: binder: use VM_ALLOC to get vm area by Ganesh Mahendran · 6 years ago
  43. 27ab58b ANDROID: binder: make 32bit of IPC driver configureable by Zhenhua Huang · 6 years ago
  44. f540ce0 UPSTREAM: binder: replace "%p" with "%pK" by Todd Kjos · 6 years ago
  45. 558ee93 UPSTREAM: binder: free memory on error by Christian Brauner · 7 years ago
  46. fbb4339 UPSTREAM: binder: fix proc->files use-after-free by Todd Kjos · 6 years ago
  47. 6f7e5f9 UPSTREAM: Revert "FROMLIST: binder: fix proc->files use-after-free" by Martijn Coenen · 6 years ago
  48. 2cafd5b UPSTREAM: ANDROID: binder: change down_write to down_read by Minchan Kim · 6 years ago
  49. e1b1a8b UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR by 宋金时 · 6 years ago
  50. 61a775a UPSTREAM: ANDROID: binder: remove 32-bit binder interface. by Martijn Coenen · 6 years ago
  51. a199689 UPSTREAM: ANDROID: binder: re-order some conditions by Dan Carpenter · 6 years ago
  52. dd5682c UPSTREAM: android: binder: use VM_ALLOC to get vm area by Ganesh Mahendran · 6 years ago
  53. e62dd6f UPSTREAM: android: binder: Use true and false for boolean values by Gustavo A. R. Silva · 6 years ago
  54. 174562a UPSTREAM: android: binder: Use octal permissions by Harsh Shandilya · 6 years ago
  55. 6b64640 UPSTREAM: android: binder: Prefer __func__ to using hardcoded function name by Elad Wexler · 6 years ago
  56. 9e9a3e1 UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent its arguments by Xiongwei Song · 6 years ago
  57. f8cb822 UPSTREAM: android: binder: Check for errors in binder_alloc_shrinker_init(). by Tetsuo Handa · 6 years ago
  58. c4048b2 UPSTREAM: ANDROID: binder: prevent transactions into own process. by Martijn Coenen · 6 years ago
  59. d3a2afb UPSTREAM: ANDROID: binder: remove WARN() for redundant txn error by Todd Kjos · 6 years ago
  60. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  61. 6e463bb Revert "binder: add missing binder_unlock()" by Greg Kroah-Hartman · 6 years ago
  62. 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. febf108 binder: add missing binder_unlock() by Eric Biggers · 6 years ago
  64. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 4be5a28 binder: check for binder_thread allocation failure in binder_poll() by Eric Biggers · 6 years ago
  66. 72766d7 UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE. by Martijn Coenen · 6 years ago
  67. 550c01d UPSTREAM: ANDROID: binder: remove waitqueue when thread exits. by Martijn Coenen · 6 years ago
  68. 2506378 ANDROID: binder: Remove obsolete proc waitqueue. by Martijn Coenen · 6 years ago
  69. e312c3f UPSTREAM: android: binder: fix type mismatch warning by Arnd Bergmann · 7 years ago
  70. f09daf1 FROMLIST: binder: fix proc->files use-after-free by Todd Kjos · 6 years ago
  71. dac2e9c ANDROID: binder: clarify deferred thread work. by Martijn Coenen · 6 years ago
  72. c05ec29 ANDROID: binder: show high watermark of alloc->pages. by Martijn Coenen · 7 years ago
  73. 1af6180 ANDROID: binder: Add thread->process_todo flag. by Martijn Coenen · 7 years ago
  74. 27155df FROMLIST: android: binder: Fix null ptr dereference in debug msg by Sherry Yang · 7 years ago
  75. 0b33853 FROMLIST: android: binder: Change binder_shrinker to static by Sherry Yang · 7 years ago
  76. 6cd2631 ANDROID: binder: fix node sched policy calculation by Ganesh Mahendran · 7 years ago
  77. 9add7c4 ANDROID: binder: init desired_prio.sched_policy before use it by Ganesh Mahendran · 7 years ago
  78. 3217ccc ANDROID: binder: fix transaction leak. by Martijn Coenen · 7 years ago
  79. 81402ea ANDROID: binder: Add tracing for binder priority inheritance. by Martijn Coenen · 7 years ago
  80. 291d968 FROMLIST: binder: fix use-after-free in binder_transaction() by Todd Kjos · 7 years ago
  81. 5e34c9b FROMLIST: android: binder: Don't get mm from task by Sherry Yang · 7 years ago
  82. edd2131 FROMLIST: android: binder: Remove unused vma argument by Sherry Yang · 7 years ago
  83. e3368fd FROMLIST: android: binder: Drop lru lock in isolate callback by Sherry Yang · 7 years ago
  84. 6ec1052 FROMLIST: binder: fix an ret value override by Xu YiPing · 7 years ago
  85. 86578a0 FROMLIST: binder: fix memory corruption in binder_transaction binder by Xu YiPing · 7 years ago
  86. 9100442 FROMLIST: android: binder: Add page usage in binder stats by Sherry Yang · 7 years ago
  87. 4a61ba6 FROMLIST: android: binder: Add shrinker tracepoints by Sherry Yang · 7 years ago
  88. 5828d70 FROMLIST: android: binder: Add global lru shrinker to binder by Sherry Yang · 7 years ago
  89. 7ffd494 FROMLIST: android: binder: Move buffer out of area shared with user space by Sherry Yang · 7 years ago
  90. 435416b FROMLIST: android: binder: Add allocator selftest by Sherry Yang · 7 years ago
  91. 7aed47a FROMLIST: android: binder: Refactor prev and next buffer into a helper function by Sherry Yang · 7 years ago
  92. cbd854d ANDROID: binder: fix proc->tsk check. by Martijn Coenen · 7 years ago
  93. 8fb0b0c binder: Use wake up hint for synchronous transactions. by Riley Andrews · 7 years ago
  94. 5105075 binder: use group leader instead of open thread by Todd Kjos · 7 years ago
  95. eda70a5 Revert "android: binder: Sanity check at binder ioctl" by Todd Kjos · 7 years ago
  96. 4501c04 ANDROID: binder: don't queue async transactions to thread. by Martijn Coenen · 7 years ago
  97. 3bdbe4c ANDROID: binder: don't enqueue death notifications to thread todo. by Martijn Coenen · 7 years ago
  98. 4781093 ANDROID: binder: call poll_wait() unconditionally. by Martijn Coenen · 7 years ago
  99. ed32335 ANDROID: binder: Don't BUG_ON(!spin_is_locked()). by Martijn Coenen · 7 years ago
  100. ecd972d ANDROID: binder: don't check prio permissions on restore. by Martijn Coenen · 7 years ago