summaryrefslogtreecommitdiff
path: root/drivers/android
AgeCommit message (Expand)AuthorFilesLines
2021-12-14binder: use wake_up_pollfree()Eric Biggers1-12/+9
2021-12-08binder: fix test regression due to sender_euid changeTodd Kjos1-1/+1
2021-11-26binder: use cred instead of task for selinux checksTodd Kjos1-9/+9
2021-11-26binder: use euid from cred instead of using taskTodd Kjos1-1/+4
2020-08-21binder: Prevent context manager from incrementing ref 0Jann Horn1-0/+9
2019-10-07ANDROID: binder: synchronize_rcu() when using POLLFREE.Martijn Coenen1-0/+9
2019-10-07ANDROID: binder: remove waitqueue when thread exits.Martijn Coenen1-1/+16
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli1-0/+6
2019-06-11binder: replace "%p" with "%pK"Todd Kjos1-4/+4
2019-06-11binder: Replace "%p" with "%pK" for stableBen Hutchings1-14/+14
2018-12-08binder: fix proc->files use-after-freeTodd Kjos1-12/+29
2018-02-28binder: add missing binder_unlock()Eric Biggers1-1/+3
2018-02-25binder: check for binder_thread allocation failure in binder_poll()Eric Biggers1-0/+2
2017-08-30ANDROID: binder: fix proc->tsk check.Martijn Coenen1-1/+1
2017-08-30binder: Use wake up hint for synchronous transactions.Riley Andrews1-2/+6
2017-08-30binder: use group leader instead of open threadTodd Kjos1-2/+2
2017-08-30Revert "android: binder: Sanity check at binder ioctl"Todd Kjos1-5/+0
2016-10-24ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...Arve Hjønnevåg1-0/+5
2016-10-24ANDROID: binder: Add strong ref checksArve Hjønnevåg1-9/+21
2016-08-15android: binder: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-6/+1
2016-03-02Merge 4.5-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2016-02-23Merge char-misc-next into staging-nextGreg Kroah-Hartman1-4/+22
2016-02-21drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...Lisa Du1-1/+1
2016-02-12android: drivers: Avoid debugfs race in binderRiley Andrews1-2/+13
2016-02-12android: binder: More offset validationArve Hjønnevåg1-2/+9
2016-02-08android: binder: Sanity check at binder ioctlChen Feng1-0/+5
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-03-02android: binder: fix binder mmap failuresAndrey Ryabinin1-5/+5
2015-01-25Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley1-0/+26
2014-10-20android: binder: remove binder.hGreg Kroah-Hartman2-31/+5
2014-10-20staging: android: binder: move to the "real" part of the kernelGreg Kroah-Hartman5-0/+4072