index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
2020-08-21
binder: Prevent context manager from incrementing ref 0
Jann Horn
2019-10-07
ANDROID: binder: synchronize_rcu() when using POLLFREE.
Martijn Coenen
2019-10-07
ANDROID: binder: remove waitqueue when thread exits.
Martijn Coenen
2019-06-22
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...
Andrea Arcangeli
2019-06-11
binder: replace "%p" with "%pK"
Todd Kjos
2019-06-11
binder: Replace "%p" with "%pK" for stable
Ben Hutchings
2018-02-28
binder: add missing binder_unlock()
Eric Biggers
2018-02-25
binder: check for binder_thread allocation failure in binder_poll()
Eric Biggers
2017-08-30
ANDROID: binder: fix proc->tsk check.
Martijn Coenen
2017-08-30
binder: Use wake up hint for synchronous transactions.
Riley Andrews
2017-08-30
binder: use group leader instead of open thread
Todd Kjos
2016-11-10
ANDROID: binder: Clear binder and cookie when setting handle in flat binder s...
Arve Hjønnevåg
2016-11-10
ANDROID: binder: Add strong ref checks
Arve Hjønnevåg
2016-03-03
drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BIN...
Lisa Du
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-03-01
android: binder: fix binder mmap failures
Andrey Ryabinin
2015-01-25
Add security hooks to binder and implement the hooks for SELinux.
Stephen Smalley
2014-10-20
android: binder: remove binder.h
Greg Kroah-Hartman
2014-10-20
staging: android: binder: move to the "real" part of the kernel
Greg Kroah-Hartman