aboutsummaryrefslogtreecommitdiff
path: root/drivers/android/binder_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "binder: Reserve caches for small, high-frequency memory allocations"Yaroslav Furman2020-01-261-2/+0
* binder: Reserve caches for small, high-frequency memory allocationsSultan Alsawaf2019-12-051-0/+2
* BACKPORT: binder: use userspace pointer as base of buffer spaceTodd Kjos2019-03-251-3/+3
* UPSTREAM: binder: fix kerneldoc header for struct binder_bufferTodd Kjos2019-03-251-10/+10
* BACKPORT: binder: remove user_buffer_offsetTodd Kjos2019-03-251-23/+0
* BACKPORT: binder: add functions to copy to/from binder buffersTodd Kjos2019-03-251-0/+12
* UPSTREAM: binder: create userspace-to-binder-buffer copy functionTodd Kjos2019-03-251-0/+8
* Merge 4.14.86 into android-4.14Greg Kroah-Hartman2018-12-051-2/+1
|\
| * binder: fix race that allows malicious free of live bufferTodd Kjos2018-12-051-2/+1
* | UPSTREAM: android: binder: Check for errors in binder_alloc_shrinker_init().Tetsuo Handa2018-07-171-1/+1
* | ANDROID: binder: show high watermark of alloc->pages.Martijn Coenen2017-12-181-0/+2
|/
* android: binder: Don't get mm from taskSherry Yang2017-10-211-1/+0
* android: binder: Add page usage in binder statsSherry Yang2017-09-011-0/+2
* android: binder: Add global lru shrinker to binderSherry Yang2017-08-281-3/+20
* android: binder: Move buffer out of area shared with user spaceSherry Yang2017-08-281-1/+1
* android: binder: Add allocator selftestSherry Yang2017-08-281-0/+5
* binder: protect against two threads freeing bufferTodd Kjos2017-07-171-3/+4
* binder: move binder_alloc to separate fileTodd Kjos2017-07-171-0/+162