aboutsummaryrefslogtreecommitdiff
path: root/drivers/android
Commit message (Expand)AuthorAgeFilesLines
* Staging: android: binder: Ratelimit binder debug messagesChris Fries2019-05-021-1/+3
* FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.Martijn Coenen2018-11-291-0/+55
* UPSTREAM: binder: replace "%p" with "%pK"Todd Kjos2018-11-291-4/+4
* UPSTREAM: binder: free memory on errorChristian Brauner2018-11-291-2/+6
* UPSTREAM: ANDROID: binder: change down_write to down_readMinchan Kim2018-11-292-4/+6
* UPSTREAM: ANDROID: binder: correct the cmd print for BINDER_WORK_RETURN_ERROR宋金时2018-11-291-0/+1
* UPSTREAM: ANDROID: binder: remove 32-bit binder interface.Martijn Coenen2018-11-292-18/+1
* UPSTREAM: ANDROID: binder: re-order some conditionsDan Carpenter2018-11-291-2/+2
* UPSTREAM: android: binder: use VM_ALLOC to get vm areaGanesh Mahendran2018-11-291-1/+1
* UPSTREAM: android: binder: Use true and false for boolean valuesGustavo A. R. Silva2018-11-291-3/+3
* UPSTREAM: android: binder: Use octal permissionsHarsh Shandilya2018-11-291-8/+8
* UPSTREAM: android: binder: Prefer __func__ to using hardcoded function nameElad Wexler2018-11-291-2/+2
* UPSTREAM: ANDROID: binder: make binder_alloc_new_buf_locked static and indent...Xiongwei Song2018-11-291-5/+6
* UPSTREAM: ANDROID: binder: prevent transactions into own process.Martijn Coenen2018-11-291-0/+8
* UPSTREAM: ANDROID: binder: remove WARN() for redundant txn errorTodd Kjos2018-11-291-2/+8
* UPSTREAM: ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen2018-11-291-0/+9
* UPSTREAM: ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen2018-11-291-0/+12
* ANDROID: binder: Remove obsolete proc waitqueue.Martijn Coenen2017-12-211-3/+0
* UPSTREAM: android: binder: fix type mismatch warningArnd Bergmann2017-12-141-3/+3
* binder: fix proc->files use-after-freeTodd Kjos2017-12-141-13/+31
* ANDROID: binder: use 64-bit interface on 32-bit kernels.Martijn Coenen2017-10-201-2/+2
* FROMLIST: binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-141-27/+66
* ANDROID: binder: init desired_prio.sched_policy before use itGanesh Mahendran2017-09-281-4/+1
* ANDROID: binder: fix node sched policy calculationGanesh Mahendran2017-09-281-1/+1
* FROMLIST: binder: fix an ret value overrideXu YiPing2017-09-161-1/+0
* FROMLIST: binder: fix memory corruption in binder_transaction binderXu YiPing2017-09-161-0/+1
* binder: make FIFO inheritance a per-context optionTim Murray2017-09-161-1/+36
* drivers: merged Android Binder from 4.9Lukas06102017-09-165-1574/+3726
* Incorrect the handling of async transactions.songjinshi2017-06-281-1/+1
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-182-571/+1375
* binder: remove unused varMister Oyster2017-05-291-1/+0
* binder: Quiet BinderUma Maheshwari Bhiram2017-05-291-2/+2
* mtk: binder: remove debug stuff to ease future mergeMister Oyster2017-05-281-2392/+11
* mtk: binder: 3.10 updatesMister Oyster2017-05-281-43/+41
* Staging: android: binder: Remove support for old 32 bit binder protocol.Arve Hjønnevåg2017-05-072-17/+0
* android: binder: fix duplicate error return.Riley Andrews2017-04-301-1/+1
* Security patchesfire8552017-04-161-15/+24
* binder: use group leader instead of open threadMartijn Coenen2017-04-111-3/+3
* binder: blacklist %p kptr_restrictNick Desaulniers2017-04-111-13/+13
* binder: blacklist %p kptr_restrictfire8552017-04-111-12/+12
* Binder: fix build warningAnmin Hsu2016-12-251-0/+2
* android: drivers: workaround debugfs race in binderRiley Andrews2016-11-171-17/+9
* ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg2016-11-071-0/+5
* binder: prevent kptr leak by using %pK format specifierNick Desaulniers2016-11-071-1/+1
* first commitMeizu OpenSource2016-08-154-0/+6482