summaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc.c
Commit message (Expand)AuthorAge
* Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-23
|\
| * android: binder: Fix null ptr dereference in debug msgSherry Yang2017-10-21
| * android: binder: Don't get mm from taskSherry Yang2017-10-21
* | android: binder: Change binder_shrinker to staticSherry Yang2017-10-20
* | android: binder: Remove unused vma argumentSherry Yang2017-10-20
|/
* android: binder: drop lru lock in isolate callbackSherry Yang2017-10-03
* android: binder: Add page usage in binder statsSherry Yang2017-09-01
* android: binder: fixup crash introduced by moving buffer hdrSherry Yang2017-09-01
* android: binder: Add shrinker tracepointsSherry Yang2017-08-28
* android: binder: Add global lru shrinker to binderSherry Yang2017-08-28
* android: binder: Move buffer out of area shared with user spaceSherry Yang2017-08-28
* android: binder: Refactor prev and next buffer into a helper functionSherry Yang2017-08-28
* binder: add more debug info when allocation fails.Martijn Coenen2017-07-17
* binder: protect against two threads freeing bufferTodd Kjos2017-07-17
* binder: add log information for binder transaction failuresTodd Kjos2017-07-17
* binder: move binder_alloc to separate fileTodd Kjos2017-07-17