summaryrefslogtreecommitdiff
path: root/drivers/android
AgeCommit message (Expand)Author
2020-08-21binder: Prevent context manager from incrementing ref 0Jann Horn
2019-10-07ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen
2019-10-07ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen
2019-06-22coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-06-11binder: replace "%p" with "%pK"Todd Kjos
2019-06-11binder: Replace "%p" with "%pK" for stableBen Hutchings
2018-02-28binder: add missing binder_unlock()Eric Biggers
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews
2017-08-30binder: use group leader instead of open threadTodd Kjos
2016-11-10ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg
2016-11-10ANDROID: binder: Add strong ref checksArve Hjønnevåg
2016-03-03drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-03-01android: binder: fix binder mmap failuresAndrey Ryabinin
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2014-10-20android: binder: remove binder.hGreg Kroah-Hartman
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman